在好例子网,分享、交流、成长!
您当前所在位置:首页C/C++ 开发实例C/C++语言基础 → AIDE插件包,(c c++插件)

AIDE插件包,(c c++插件)

C/C++语言基础

下载此实例
  • 开发语言:C/C++
  • 实例大小:59.58M
  • 下载次数:2
  • 浏览次数:16
  • 发布时间:2023-11-08
  • 实例类别:C/C++语言基础
  • 发 布 人:chenxiaolan
  • 文件格式:.zip
  • 所需积分:2
 相关标签: c++ IDE c++ id AI

实例介绍

【实例简介】AIDE插件包,(c c 插件)
有的人可能用AIDE编程,AIDE可以在手机上编写Java,C/C ,html,Android等等。...这是AIDE的C C 插件包 把文件夹解压到SD卡目录,安装钛备份 用钛备份进行恢复(压缩包里有钛备份) by 旅游的苹果 AIDE_3.1.3专用

【实例截图】

from clipboard

【核心代码】

.
├── TitaniumBackup
│   ├── com.aide.ui-20151007-081642.properties
│   ├── com.aide.ui-20151007-081642.tar.gz
│   └── data
│       └── data
│           └── com.aide.ui
│               ├── app_installreferrerdata
│               ├── files
│               │   ├── aapt
│               │   ├── aidl
│               │   ├── gaClientId
│               │   ├── gaClientIdData
│               │   └── ndksupport-20150601
│               │       ├── android-ndk-aide
│               │       │   ├── GNUmakefile
│               │       │   ├── README.TXT
│               │       │   ├── RELEASE.TXT
│               │       │   ├── build
│               │       │   │   ├── awk
│               │       │   │   │   ├── check-awk.awk
│               │       │   │   │   ├── extract-debuggable.awk
│               │       │   │   │   ├── extract-launchable.awk
│               │       │   │   │   ├── extract-minsdkversion.awk
│               │       │   │   │   ├── extract-package-name.awk
│               │       │   │   │   ├── extract-pid.awk
│               │       │   │   │   ├── extract-platform.awk
│               │       │   │   │   ├── gen-cygwin-deps-converter.awk
│               │       │   │   │   ├── gen-windows-host-path.awk
│               │       │   │   │   └── xml.awk
│               │       │   │   ├── core
│               │       │   │   │   ├── add-application.mk
│               │       │   │   │   ├── add-platform.mk
│               │       │   │   │   ├── add-toolchain.mk
│               │       │   │   │   ├── build-all.mk
│               │       │   │   │   ├── build-binary.mk
│               │       │   │   │   ├── build-executable.mk
│               │       │   │   │   ├── build-local.mk
│               │       │   │   │   ├── build-module.mk
│               │       │   │   │   ├── build-shared-library.mk
│               │       │   │   │   ├── build-static-library.mk
│               │       │   │   │   ├── check-cygwin-make.mk
│               │       │   │   │   ├── clear-vars.mk
│               │       │   │   │   ├── default-application.mk
│               │       │   │   │   ├── default-build-commands.mk
│               │       │   │   │   ├── definitions-graph.mk
│               │       │   │   │   ├── definitions-host.mk
│               │       │   │   │   ├── definitions-tests.mk
│               │       │   │   │   ├── definitions-utils.mk
│               │       │   │   │   ├── definitions.mk
│               │       │   │   │   ├── import-locals.mk
│               │       │   │   │   ├── init.mk
│               │       │   │   │   ├── main.mk
│               │       │   │   │   ├── ndk-common.sh
│               │       │   │   │   ├── prebuilt-library.mk
│               │       │   │   │   ├── prebuilt-shared-library.mk
│               │       │   │   │   ├── prebuilt-static-library.mk
│               │       │   │   │   ├── setup-abi.mk
│               │       │   │   │   ├── setup-app.mk
│               │       │   │   │   ├── setup-imports.mk
│               │       │   │   │   └── setup-toolchain.mk
│               │       │   │   ├── gmsl
│               │       │   │   │   ├── README
│               │       │   │   │   ├── __gmsl
│               │       │   │   │   ├── gmsl
│               │       │   │   │   ├── gmsl-tests
│               │       │   │   │   └── index.html
│               │       │   │   └── tools
│               │       │   │       ├── DEV-SCRIPTS-USAGE.TXT
│               │       │   │       ├── build-analyzer.sh
│               │       │   │       ├── build-ccache.sh
│               │       │   │       ├── build-gabi .sh
│               │       │   │       ├── build-gcc.sh
│               │       │   │       ├── build-gdbserver.sh
│               │       │   │       ├── build-gnu-libstdc .sh
│               │       │   │       ├── build-host-awk.sh
│               │       │   │       ├── build-host-gcc.sh
│               │       │   │       ├── build-host-gdb.sh
│               │       │   │       ├── build-host-make.sh
│               │       │   │       ├── build-host-perl.sh
│               │       │   │       ├── build-host-prebuilts.sh
│               │       │   │       ├── build-host-python.sh
│               │       │   │       ├── build-host-sed.sh
│               │       │   │       ├── build-host-toolbox.sh
│               │       │   │       ├── build-libportable.sh
│               │       │   │       ├── build-llvm.sh
│               │       │   │       ├── build-mingw64-toolchain.sh
│               │       │   │       ├── build-ndk-stack.sh
│               │       │   │       ├── build-ndk-sysroot.sh
│               │       │   │       ├── build-stlport.sh
│               │       │   │       ├── build-target-prebuilts.sh
│               │       │   │       ├── builder-funcs.sh
│               │       │   │       ├── cleanup-apps.sh
│               │       │   │       ├── common-build-host-funcs.sh
│               │       │   │       ├── deploy-host-mcld.sh
│               │       │   │       ├── dev-cleanup.sh
│               │       │   │       ├── dev-defaults.sh
│               │       │   │       ├── dev-platform-compress.sh
│               │       │   │       ├── dev-platform-expand-all.sh
│               │       │   │       ├── dev-platform-expand.sh
│               │       │   │       ├── dev-platform-import.sh
│               │       │   │       ├── dev-rebuild-ndk.sh
│               │       │   │       ├── dev-system-import.sh
│               │       │   │       ├── download-toolchain-sources.sh
│               │       │   │       ├── find-case-duplicates.sh
│               │       │   │       ├── gen-platforms.sh
│               │       │   │       ├── gen-system-symbols.sh
│               │       │   │       ├── gen-toolchain-wrapper.sh
│               │       │   │       ├── make-release.sh
│               │       │   │       ├── make-standalone-toolchain.sh
│               │       │   │       ├── ndk-ccache-g .sh
│               │       │   │       ├── ndk-ccache-gcc.sh
│               │       │   │       ├── package-release.sh
│               │       │   │       ├── patch-sources.sh
│               │       │   │       ├── prebuilt-common.sh
│               │       │   │       ├── rebuild-all-prebuilt.sh
│               │       │   │       ├── toolchain-licenses
│               │       │   │       │   ├── COPYING
│               │       │   │       │   └── COPYING.LIB
│               │       │   │       ├── toolchain-patches
│               │       │   │       │   ├── binutils
│               │       │   │       │   │   └── 1000-armstatic-support.patch
│               │       │   │       │   ├── build
│               │       │   │       │   │   └── 1000-armstatic-support.patch
│               │       │   │       │   ├── gcc
│               │       │   │       │   │   ├── 0001-Disable-sincos-optimization.patch
│               │       │   │       │   │   ├── 0001-Enable-C-exceptions-and-RTTI-by-default.patch
│               │       │   │       │   │   ├── 0002-gcc-prevent-crash-on-Eclair-and-older-platforms.patch
│               │       │   │       │   │   └── 0006-Disable-libstdc-versioning.patch
│               │       │   │       │   └── mclinker
│               │       │   │       │       ├── 0001-Add-GCC-collect2-compatibility-flags.patch
│               │       │   │       │       ├── 0002-Compile-agsint-llvm-3.2.patch
│               │       │   │       │       ├── 0003-Fix-mingw-build.patch
│               │       │   │       │       ├── 0004-Fix-build-id-to-not-accept-next-arg.patch
│               │       │   │       │       └── 0005-Fixed-darwin-ld.mcld-GNU-m-emulation-fail.patch
│               │       │   │       ├── toolchain-patches-host
│               │       │   │       │   └── mingw-w64
│               │       │   │       │       └── mingw-w64-widl.patch
│               │       │   │       └── unwanted-symbols
│               │       │   │           ├── arm
│               │       │   │           │   ├── libc.so.functions.txt
│               │       │   │           │   ├── libc.so.variables.txt
│               │       │   │           │   └── libgcc.a.functions.txt
│               │       │   │           ├── mips
│               │       │   │           │   ├── libc.so.functions.txt
│               │       │   │           │   └── libgcc.a.functions.txt
│               │       │   │           └── x86
│               │       │   │               └── libgcc.a.functions.txt
│               │       │   ├── documentation.html
│               │       │   ├── ndk-build
│               │       │   ├── ndk-build.cmd
│               │       │   ├── ndk-gdb
│               │       │   ├── ndk-gdb-py
│               │       │   ├── ndk-gdb-py.cmd
│               │       │   ├── ndk-gdb.py
│               │       │   ├── ndk-stack
│               │       │   ├── ndk-which
│               │       │   ├── platforms
│               │       │   │   ├── android-14
│               │       │   │   │   └── arch-arm
│               │       │   │   │       └── usr
│               │       │   │   │           ├── include
│               │       │   │   │           │   ├── EGL
│               │       │   │   │           │   ├── GLES
│               │       │   │   │           │   ├── GLES2
│               │       │   │   │           │   ├── KHR
│               │       │   │   │           │   ├── OMXAL
│               │       │   │   │           │   ├── SLES
│               │       │   │   │           │   ├── alloca.h
│               │       │   │   │           │   ├── android
│               │       │   │   │           │   ├── arpa
│               │       │   │   │           │   ├── asm
│               │       │   │   │           │   ├── asm-generic
│               │       │   │   │           │   ├── assert.h
│               │       │   │   │           │   ├── byteswap.h
│               │       │   │   │           │   ├── ctype.h
│               │       │   │   │           │   ├── dirent.h
│               │       │   │   │           │   ├── dlfcn.h
│               │       │   │   │           │   ├── elf.h
│               │       │   │   │           │   ├── endian.h
│               │       │   │   │           │   ├── err.h
│               │       │   │   │           │   ├── errno.h
│               │       │   │   │           │   ├── fcntl.h
│               │       │   │   │           │   ├── features.h
│               │       │   │   │           │   ├── fenv.h
│               │       │   │   │           │   ├── fnmatch.h
│               │       │   │   │           │   ├── fts.h
│               │       │   │   │           │   ├── getopt.h
│               │       │   │   │           │   ├── grp.h
│               │       │   │   │           │   ├── inttypes.h
│               │       │   │   │           │   ├── jni.h
│               │       │   │   │           │   ├── lastlog.h
│               │       │   │   │           │   ├── libgen.h
│               │       │   │   │           │   ├── limits.h
│               │       │   │   │           │   ├── link.h
│               │       │   │   │           │   ├── linux
│               │       │   │   │           │   ├── locale.h
│               │       │   │   │           │   ├── machine
│               │       │   │   │           │   ├── malloc.h
│               │       │   │   │           │   ├── math.h
│               │       │   │   │           │   ├── memory.h
│               │       │   │   │           │   ├── mntent.h
│               │       │   │   │           │   ├── mtd
│               │       │   │   │           │   ├── net
│               │       │   │   │           │   ├── netdb.h
│               │       │   │   │           │   ├── netinet
│               │       │   │   │           │   ├── netpacket
│               │       │   │   │           │   ├── nsswitch.h
│               │       │   │   │           │   ├── pathconf.h
│               │       │   │   │           │   ├── paths.h
│               │       │   │   │           │   ├── poll.h
│               │       │   │   │           │   ├── pthread.h
│               │       │   │   │           │   ├── pwd.h
│               │       │   │   │           │   ├── regex.h
│               │       │   │   │           │   ├── resolv.h
│               │       │   │   │           │   ├── sched.h
│               │       │   │   │           │   ├── semaphore.h
│               │       │   │   │           │   ├── setjmp.h
│               │       │   │   │           │   ├── sgtty.h
│               │       │   │   │           │   ├── sha1.h
│               │       │   │   │           │   ├── signal.h
│               │       │   │   │           │   ├── stdint.h
│               │       │   │   │           │   ├── stdio.h
│               │       │   │   │           │   ├── stdlib.h
│               │       │   │   │           │   ├── string.h
│               │       │   │   │           │   ├── strings.h
│               │       │   │   │           │   ├── sys
│               │       │   │   │           │   ├── syslog.h
│               │       │   │   │           │   ├── termio.h
│               │       │   │   │           │   ├── termios.h
│               │       │   │   │           │   ├── thread_db.h
│               │       │   │   │           │   ├── time.h
│               │       │   │   │           │   ├── time64.h
│               │       │   │   │           │   ├── unistd.h
│               │       │   │   │           │   ├── util.h
│               │       │   │   │           │   ├── utime.h
│               │       │   │   │           │   ├── utmp.h
│               │       │   │   │           │   ├── wchar.h
│               │       │   │   │           │   ├── wctype.h
│               │       │   │   │           │   ├── zconf.h
│               │       │   │   │           │   └── zlib.h
│               │       │   │   │           └── lib
│               │       │   │   │               ├── crtbegin_dynamic.o
│               │       │   │   │               ├── crtbegin_so.o
│               │       │   │   │               ├── crtbegin_static.o
│               │       │   │   │               ├── crtend_android.o
│               │       │   │   │               ├── crtend_so.o
│               │       │   │   │               ├── libEGL.so
│               │       │   │   │               ├── libGLESv1_CM.so
│               │       │   │   │               ├── libGLESv2.so
│               │       │   │   │               ├── libOpenMAXAL.so
│               │       │   │   │               ├── libOpenSLES.so
│               │       │   │   │               ├── libandroid.so
│               │       │   │   │               ├── libc.a
│               │       │   │   │               ├── libc.so
│               │       │   │   │               ├── libdl.so
│               │       │   │   │               ├── libjnigraphics.so
│               │       │   │   │               ├── liblog.so
│               │       │   │   │               ├── libm.a
│               │       │   │   │               ├── libm.so
│               │       │   │   │               ├── libstdc .a
│               │       │   │   │               ├── libstdc .so
│               │       │   │   │               ├── libthread_db.so
│               │       │   │   │               └── libz.so
│               │       │   │   ├── android-3
│               │       │   │   │   └── arch-arm
│               │       │   │   │       └── usr
│               │       │   │   │           ├── include
│               │       │   │   │           │   ├── alloca.h
│               │       │   │   │           │   ├── android
│               │       │   │   │           │   ├── arpa
│               │       │   │   │           │   ├── asm
│               │       │   │   │           │   ├── asm-generic
│               │       │   │   │           │   ├── assert.h
│               │       │   │   │           │   ├── byteswap.h
│               │       │   │   │           │   ├── ctype.h
│               │       │   │   │           │   ├── dirent.h
│               │       │   │   │           │   ├── dlfcn.h
│               │       │   │   │           │   ├── elf.h
│               │       │   │   │           │   ├── endian.h
│               │       │   │   │           │   ├── err.h
│               │       │   │   │           │   ├── errno.h
│               │       │   │   │           │   ├── fcntl.h
│               │       │   │   │           │   ├── features.h
│               │       │   │   │           │   ├── fenv.h
│               │       │   │   │           │   ├── fnmatch.h
│               │       │   │   │           │   ├── getopt.h
│               │       │   │   │           │   ├── grp.h
│               │       │   │   │           │   ├── inttypes.h
│               │       │   │   │           │   ├── jni.h
│               │       │   │   │           │   ├── lastlog.h
│               │       │   │   │           │   ├── libgen.h
│               │       │   │   │           │   ├── limits.h
│               │       │   │   │           │   ├── link.h
│               │       │   │   │           │   ├── linux
│               │       │   │   │           │   ├── locale.h
│               │       │   │   │           │   ├── machine
│               │       │   │   │           │   ├── malloc.h
│               │       │   │   │           │   ├── math.h
│               │       │   │   │           │   ├── memory.h
│               │       │   │   │           │   ├── mntent.h
│               │       │   │   │           │   ├── mtd
│               │       │   │   │           │   ├── net
│               │       │   │   │           │   ├── netdb.h
│               │       │   │   │           │   ├── netinet
│               │       │   │   │           │   ├── netpacket
│               │       │   │   │           │   ├── nsswitch.h
│               │       │   │   │           │   ├── pathconf.h
│               │       │   │   │           │   ├── paths.h
│               │       │   │   │           │   ├── poll.h
│               │       │   │   │           │   ├── pthread.h
│               │       │   │   │           │   ├── pwd.h
│               │       │   │   │           │   ├── resolv.h
│               │       │   │   │           │   ├── sched.h
│               │       │   │   │           │   ├── semaphore.h
│               │       │   │   │           │   ├── setjmp.h
│               │       │   │   │           │   ├── sgtty.h
│               │       │   │   │           │   ├── sha1.h
│               │       │   │   │           │   ├── signal.h
│               │       │   │   │           │   ├── stdint.h
│               │       │   │   │           │   ├── stdio.h
│               │       │   │   │           │   ├── stdlib.h
│               │       │   │   │           │   ├── string.h
│               │       │   │   │           │   ├── strings.h
│               │       │   │   │           │   ├── sys
│               │       │   │   │           │   ├── syslog.h
│               │       │   │   │           │   ├── termio.h
│               │       │   │   │           │   ├── termios.h
│               │       │   │   │           │   ├── thread_db.h
│               │       │   │   │           │   ├── time.h
│               │       │   │   │           │   ├── time64.h
│               │       │   │   │           │   ├── unistd.h
│               │       │   │   │           │   ├── util.h
│               │       │   │   │           │   ├── utime.h
│               │       │   │   │           │   ├── utmp.h
│               │       │   │   │           │   ├── wchar.h
│               │       │   │   │           │   ├── wctype.h
│               │       │   │   │           │   ├── zconf.h
│               │       │   │   │           │   └── zlib.h
│               │       │   │   │           └── lib
│               │       │   │   │               ├── crtbegin_dynamic.o
│               │       │   │   │               ├── crtbegin_so.o
│               │       │   │   │               ├── crtbegin_static.o
│               │       │   │   │               ├── crtend_android.o
│               │       │   │   │               ├── crtend_so.o
│               │       │   │   │               ├── libc.a
│               │       │   │   │               ├── libc.so
│               │       │   │   │               ├── libdl.so
│               │       │   │   │               ├── liblog.so
│               │       │   │   │               ├── libm.a
│               │       │   │   │               ├── libm.so
│               │       │   │   │               ├── libstdc .a
│               │       │   │   │               ├── libstdc .so
│               │       │   │   │               ├── libthread_db.so
│               │       │   │   │               └── libz.so
│               │       │   │   ├── android-4
│               │       │   │   │   └── arch-arm
│               │       │   │   │       └── usr
│               │       │   │   │           ├── include
│               │       │   │   │           │   ├── GLES
│               │       │   │   │           │   ├── KHR
│               │       │   │   │           │   ├── alloca.h
│               │       │   │   │           │   ├── android
│               │       │   │   │           │   ├── arpa
│               │       │   │   │           │   ├── asm
│               │       │   │   │           │   ├── asm-generic
│               │       │   │   │           │   ├── assert.h
│               │       │   │   │           │   ├── byteswap.h
│               │       │   │   │           │   ├── ctype.h
│               │       │   │   │           │   ├── dirent.h
│               │       │   │   │           │   ├── dlfcn.h
│               │       │   │   │           │   ├── elf.h
│               │       │   │   │           │   ├── endian.h
│               │       │   │   │           │   ├── err.h
│               │       │   │   │           │   ├── errno.h
│               │       │   │   │           │   ├── fcntl.h
│               │       │   │   │           │   ├── features.h
│               │       │   │   │           │   ├── fenv.h
│               │       │   │   │           │   ├── fnmatch.h
│               │       │   │   │           │   ├── getopt.h
│               │       │   │   │           │   ├── grp.h
│               │       │   │   │           │   ├── inttypes.h
│               │       │   │   │           │   ├── jni.h
│               │       │   │   │           │   ├── lastlog.h
│               │       │   │   │           │   ├── libgen.h
│               │       │   │   │           │   ├── limits.h
│               │       │   │   │           │   ├── link.h
│               │       │   │   │           │   ├── linux
│               │       │   │   │           │   ├── locale.h
│               │       │   │   │           │   ├── machine
│               │       │   │   │           │   ├── malloc.h
│               │       │   │   │           │   ├── math.h
│               │       │   │   │           │   ├── memory.h
│               │       │   │   │           │   ├── mntent.h
│               │       │   │   │           │   ├── mtd
│               │       │   │   │           │   ├── net
│               │       │   │   │           │   ├── netdb.h
│               │       │   │   │           │   ├── netinet
│               │       │   │   │           │   ├── netpacket
│               │       │   │   │           │   ├── nsswitch.h
│               │       │   │   │           │   ├── pathconf.h
│               │       │   │   │           │   ├── paths.h
│               │       │   │   │           │   ├── poll.h
│               │       │   │   │           │   ├── pthread.h
│               │       │   │   │           │   ├── pwd.h
│               │       │   │   │           │   ├── resolv.h
│               │       │   │   │           │   ├── sched.h
│               │       │   │   │           │   ├── semaphore.h
│               │       │   │   │           │   ├── setjmp.h
│               │       │   │   │           │   ├── sgtty.h
│               │       │   │   │           │   ├── sha1.h
│               │       │   │   │           │   ├── signal.h
│               │       │   │   │           │   ├── stdint.h
│               │       │   │   │           │   ├── stdio.h
│               │       │   │   │           │   ├── stdlib.h
│               │       │   │   │           │   ├── string.h
│               │       │   │   │           │   ├── strings.h
│               │       │   │   │           │   ├── sys
│               │       │   │   │           │   ├── syslog.h
│               │       │   │   │           │   ├── termio.h
│               │       │   │   │           │   ├── termios.h
│               │       │   │   │           │   ├── thread_db.h
│               │       │   │   │           │   ├── time.h
│               │       │   │   │           │   ├── time64.h
│               │       │   │   │           │   ├── unistd.h
│               │       │   │   │           │   ├── util.h
│               │       │   │   │           │   ├── utime.h
│               │       │   │   │           │   ├── utmp.h
│               │       │   │   │           │   ├── wchar.h
│               │       │   │   │           │   ├── wctype.h
│               │       │   │   │           │   ├── zconf.h
│               │       │   │   │           │   └── zlib.h
│               │       │   │   │           └── lib
│               │       │   │   │               ├── crtbegin_dynamic.o
│               │       │   │   │               ├── crtbegin_so.o
│               │       │   │   │               ├── crtbegin_static.o
│               │       │   │   │               ├── crtend_android.o
│               │       │   │   │               ├── crtend_so.o
│               │       │   │   │               ├── libGLESv1_CM.so
│               │       │   │   │               ├── libc.a
│               │       │   │   │               ├── libc.so
│               │       │   │   │               ├── libdl.so
│               │       │   │   │               ├── liblog.so
│               │       │   │   │               ├── libm.a
│               │       │   │   │               ├── libm.so
│               │       │   │   │               ├── libstdc .a
│               │       │   │   │               ├── libstdc .so
│               │       │   │   │               ├── libthread_db.so
│               │       │   │   │               └── libz.so
│               │       │   │   ├── android-5
│               │       │   │   │   └── arch-arm
│               │       │   │   │       └── usr
│               │       │   │   │           ├── include
│               │       │   │   │           │   ├── GLES
│               │       │   │   │           │   ├── GLES2
│               │       │   │   │           │   ├── KHR
│               │       │   │   │           │   ├── alloca.h
│               │       │   │   │           │   ├── android
│               │       │   │   │           │   ├── arpa
│               │       │   │   │           │   ├── asm
│               │       │   │   │           │   ├── asm-generic
│               │       │   │   │           │   ├── assert.h
│               │       │   │   │           │   ├── byteswap.h
│               │       │   │   │           │   ├── ctype.h
│               │       │   │   │           │   ├── dirent.h
│               │       │   │   │           │   ├── dlfcn.h
│               │       │   │   │           │   ├── elf.h
│               │       │   │   │           │   ├── endian.h
│               │       │   │   │           │   ├── err.h
│               │       │   │   │           │   ├── errno.h
│               │       │   │   │           │   ├── fcntl.h
│               │       │   │   │           │   ├── features.h
│               │       │   │   │           │   ├── fenv.h
│               │       │   │   │           │   ├── fnmatch.h
│               │       │   │   │           │   ├── getopt.h
│               │       │   │   │           │   ├── grp.h
│               │       │   │   │           │   ├── inttypes.h
│               │       │   │   │           │   ├── jni.h
│               │       │   │   │           │   ├── lastlog.h
│               │       │   │   │           │   ├── libgen.h
│               │       │   │   │           │   ├── limits.h
│               │       │   │   │           │   ├── link.h
│               │       │   │   │           │   ├── linux
│               │       │   │   │           │   ├── locale.h
│               │       │   │   │           │   ├── machine
│               │       │   │   │           │   ├── malloc.h
│               │       │   │   │           │   ├── math.h
│               │       │   │   │           │   ├── memory.h
│               │       │   │   │           │   ├── mntent.h
│               │       │   │   │           │   ├── mtd
│               │       │   │   │           │   ├── net
│               │       │   │   │           │   ├── netdb.h
│               │       │   │   │           │   ├── netinet
│               │       │   │   │           │   ├── netpacket
│               │       │   │   │           │   ├── nsswitch.h
│               │       │   │   │           │   ├── pathconf.h
│               │       │   │   │           │   ├── paths.h
│               │       │   │   │           │   ├── poll.h
│               │       │   │   │           │   ├── pthread.h
│               │       │   │   │           │   ├── pwd.h
│               │       │   │   │           │   ├── resolv.h
│               │       │   │   │           │   ├── sched.h
│               │       │   │   │           │   ├── semaphore.h
│               │       │   │   │           │   ├── setjmp.h
│               │       │   │   │           │   ├── sgtty.h
│               │       │   │   │           │   ├── sha1.h
│               │       │   │   │           │   ├── signal.h
│               │       │   │   │           │   ├── stdint.h
│               │       │   │   │           │   ├── stdio.h
│               │       │   │   │           │   ├── stdlib.h
│               │       │   │   │           │   ├── string.h
│               │       │   │   │           │   ├── strings.h
│               │       │   │   │           │   ├── sys
│               │       │   │   │           │   ├── syslog.h
│               │       │   │   │           │   ├── termio.h
│               │       │   │   │           │   ├── termios.h
│               │       │   │   │           │   ├── thread_db.h
│               │       │   │   │           │   ├── time.h
│               │       │   │   │           │   ├── time64.h
│               │       │   │   │           │   ├── unistd.h
│               │       │   │   │           │   ├── util.h
│               │       │   │   │           │   ├── utime.h
│               │       │   │   │           │   ├── utmp.h
│               │       │   │   │           │   ├── wchar.h
│               │       │   │   │           │   ├── wctype.h
│               │       │   │   │           │   ├── zconf.h
│               │       │   │   │           │   └── zlib.h
│               │       │   │   │           └── lib
│               │       │   │   │               ├── crtbegin_dynamic.o
│               │       │   │   │               ├── crtbegin_so.o
│               │       │   │   │               ├── crtbegin_static.o
│               │       │   │   │               ├── crtend_android.o
│               │       │   │   │               ├── crtend_so.o
│               │       │   │   │               ├── libGLESv1_CM.so
│               │       │   │   │               ├── libGLESv2.so
│               │       │   │   │               ├── libc.a
│               │       │   │   │               ├── libc.so
│               │       │   │   │               ├── libdl.so
│               │       │   │   │               ├── liblog.so
│               │       │   │   │               ├── libm.a
│               │       │   │   │               ├── libm.so
│               │       │   │   │               ├── libstdc .a
│               │       │   │   │               ├── libstdc .so
│               │       │   │   │               ├── libthread_db.so
│               │       │   │   │               └── libz.so
│               │       │   │   ├── android-8
│               │       │   │   │   └── arch-arm
│               │       │   │   │       └── usr
│               │       │   │   │           ├── include
│               │       │   │   │           │   ├── GLES
│               │       │   │   │           │   ├── GLES2
│               │       │   │   │           │   ├── KHR
│               │       │   │   │           │   ├── alloca.h
│               │       │   │   │           │   ├── android
│               │       │   │   │           │   ├── arpa
│               │       │   │   │           │   ├── asm
│               │       │   │   │           │   ├── asm-generic
│               │       │   │   │           │   ├── assert.h
│               │       │   │   │           │   ├── byteswap.h
│               │       │   │   │           │   ├── ctype.h
│               │       │   │   │           │   ├── dirent.h
│               │       │   │   │           │   ├── dlfcn.h
│               │       │   │   │           │   ├── elf.h
│               │       │   │   │           │   ├── endian.h
│               │       │   │   │           │   ├── err.h
│               │       │   │   │           │   ├── errno.h
│               │       │   │   │           │   ├── fcntl.h
│               │       │   │   │           │   ├── features.h
│               │       │   │   │           │   ├── fenv.h
│               │       │   │   │           │   ├── fnmatch.h
│               │       │   │   │           │   ├── fts.h
│               │       │   │   │           │   ├── getopt.h
│               │       │   │   │           │   ├── grp.h
│               │       │   │   │           │   ├── inttypes.h
│               │       │   │   │           │   ├── jni.h
│               │       │   │   │           │   ├── lastlog.h
│               │       │   │   │           │   ├── libgen.h
│               │       │   │   │           │   ├── limits.h
│               │       │   │   │           │   ├── link.h
│               │       │   │   │           │   ├── linux
│               │       │   │   │           │   ├── locale.h
│               │       │   │   │           │   ├── machine
│               │       │   │   │           │   ├── malloc.h
│               │       │   │   │           │   ├── math.h
│               │       │   │   │           │   ├── memory.h
│               │       │   │   │           │   ├── mntent.h
│               │       │   │   │           │   ├── mtd
│               │       │   │   │           │   ├── net
│               │       │   │   │           │   ├── netdb.h
│               │       │   │   │           │   ├── netinet
│               │       │   │   │           │   ├── netpacket
│               │       │   │   │           │   ├── nsswitch.h
│               │       │   │   │           │   ├── pathconf.h
│               │       │   │   │           │   ├── paths.h
│               │       │   │   │           │   ├── poll.h
│               │       │   │   │           │   ├── pthread.h
│               │       │   │   │           │   ├── pwd.h
│               │       │   │   │           │   ├── regex.h
│               │       │   │   │           │   ├── resolv.h
│               │       │   │   │           │   ├── sched.h
│               │       │   │   │           │   ├── semaphore.h
│               │       │   │   │           │   ├── setjmp.h
│               │       │   │   │           │   ├── sgtty.h
│               │       │   │   │           │   ├── sha1.h
│               │       │   │   │           │   ├── signal.h
│               │       │   │   │           │   ├── stdint.h
│               │       │   │   │           │   ├── stdio.h
│               │       │   │   │           │   ├── stdlib.h
│               │       │   │   │           │   ├── string.h
│               │       │   │   │           │   ├── strings.h
│               │       │   │   │           │   ├── sys
│               │       │   │   │           │   ├── syslog.h
│               │       │   │   │           │   ├── termio.h
│               │       │   │   │           │   ├── termios.h
│               │       │   │   │           │   ├── thread_db.h
│               │       │   │   │           │   ├── time.h
│               │       │   │   │           │   ├── time64.h
│               │       │   │   │           │   ├── unistd.h
│               │       │   │   │           │   ├── util.h
│               │       │   │   │           │   ├── utime.h
│               │       │   │   │           │   ├── utmp.h
│               │       │   │   │           │   ├── wchar.h
│               │       │   │   │           │   ├── wctype.h
│               │       │   │   │           │   ├── zconf.h
│               │       │   │   │           │   └── zlib.h
│               │       │   │   │           └── lib
│               │       │   │   │               ├── crtbegin_dynamic.o
│               │       │   │   │               ├── crtbegin_so.o
│               │       │   │   │               ├── crtbegin_static.o
│               │       │   │   │               ├── crtend_android.o
│               │       │   │   │               ├── crtend_so.o
│               │       │   │   │               ├── libGLESv1_CM.so
│               │       │   │   │               ├── libGLESv2.so
│               │       │   │   │               ├── libc.a
│               │       │   │   │               ├── libc.so
│               │       │   │   │               ├── libdl.so
│               │       │   │   │               ├── libjnigraphics.so
│               │       │   │   │               ├── liblog.so
│               │       │   │   │               ├── libm.a
│               │       │   │   │               ├── libm.so
│               │       │   │   │               ├── libstdc .a
│               │       │   │   │               ├── libstdc .so
│               │       │   │   │               ├── libthread_db.so
│               │       │   │   │               └── libz.so
│               │       │   │   └── android-9
│               │       │   │       └── arch-arm
│               │       │   │           └── usr
│               │       │   │               ├── include
│               │       │   │               │   ├── EGL
│               │       │   │               │   ├── GLES
│               │       │   │               │   ├── GLES2
│               │       │   │               │   ├── KHR
│               │       │   │               │   ├── SLES
│               │       │   │               │   ├── alloca.h
│               │       │   │               │   ├── android
│               │       │   │               │   ├── arpa
│               │       │   │               │   ├── asm
│               │       │   │               │   ├── asm-generic
│               │       │   │               │   ├── assert.h
│               │       │   │               │   ├── byteswap.h
│               │       │   │               │   ├── ctype.h
│               │       │   │               │   ├── dirent.h
│               │       │   │               │   ├── dlfcn.h
│               │       │   │               │   ├── elf.h
│               │       │   │               │   ├── endian.h
│               │       │   │               │   ├── err.h
│               │       │   │               │   ├── errno.h
│               │       │   │               │   ├── fcntl.h
│               │       │   │               │   ├── features.h
│               │       │   │               │   ├── fenv.h
│               │       │   │               │   ├── fnmatch.h
│               │       │   │               │   ├── fts.h
│               │       │   │               │   ├── getopt.h
│               │       │   │               │   ├── grp.h
│               │       │   │               │   ├── inttypes.h
│               │       │   │               │   ├── jni.h
│               │       │   │               │   ├── lastlog.h
│               │       │   │               │   ├── libgen.h
│               │       │   │               │   ├── limits.h
│               │       │   │               │   ├── link.h
│               │       │   │               │   ├── linux
│               │       │   │               │   ├── locale.h
│               │       │   │               │   ├── machine
│               │       │   │               │   ├── malloc.h
│               │       │   │               │   ├── math.h
│               │       │   │               │   ├── memory.h
│               │       │   │               │   ├── mntent.h
│               │       │   │               │   ├── mtd
│               │       │   │               │   ├── net
│               │       │   │               │   ├── netdb.h
│               │       │   │               │   ├── netinet
│               │       │   │               │   ├── netpacket
│               │       │   │               │   ├── nsswitch.h
│               │       │   │               │   ├── pathconf.h
│               │       │   │               │   ├── paths.h
│               │       │   │               │   ├── poll.h
│               │       │   │               │   ├── pthread.h
│               │       │   │               │   ├── pwd.h
│               │       │   │               │   ├── regex.h
│               │       │   │               │   ├── resolv.h
│               │       │   │               │   ├── sched.h
│               │       │   │               │   ├── semaphore.h
│               │       │   │               │   ├── setjmp.h
│               │       │   │               │   ├── sgtty.h
│               │       │   │               │   ├── sha1.h
│               │       │   │               │   ├── signal.h
│               │       │   │               │   ├── stdint.h
│               │       │   │               │   ├── stdio.h
│               │       │   │               │   ├── stdlib.h
│               │       │   │               │   ├── string.h
│               │       │   │               │   ├── strings.h
│               │       │   │               │   ├── sys
│               │       │   │               │   ├── syslog.h
│               │       │   │               │   ├── termio.h
│               │       │   │               │   ├── termios.h
│               │       │   │               │   ├── thread_db.h
│               │       │   │               │   ├── time.h
│               │       │   │               │   ├── time64.h
│               │       │   │               │   ├── unistd.h
│               │       │   │               │   ├── util.h
│               │       │   │               │   ├── utime.h
│               │       │   │               │   ├── utmp.h
│               │       │   │               │   ├── wchar.h
│               │       │   │               │   ├── wctype.h
│               │       │   │               │   ├── zconf.h
│               │       │   │               │   └── zlib.h
│               │       │   │               └── lib
│               │       │   │                   ├── crtbegin_dynamic.o
│               │       │   │                   ├── crtbegin_so.o
│               │       │   │                   ├── crtbegin_static.o
│               │       │   │                   ├── crtend_android.o
│               │       │   │                   ├── crtend_so.o
│               │       │   │                   ├── libEGL.so
│               │       │   │                   ├── libGLESv1_CM.so
│               │       │   │                   ├── libGLESv2.so
│               │       │   │                   ├── libOpenSLES.so
│               │       │   │                   ├── libandroid.so
│               │       │   │                   ├── libc.a
│               │       │   │                   ├── libc.so
│               │       │   │                   ├── libdl.so
│               │       │   │                   ├── libjnigraphics.so
│               │       │   │                   ├── liblog.so
│               │       │   │                   ├── libm.a
│               │       │   │                   ├── libm.so
│               │       │   │                   ├── libstdc .a
│               │       │   │                   ├── libstdc .so
│               │       │   │                   ├── libthread_db.so
│               │       │   │                   └── libz.so
│               │       │   ├── prebuilt
│               │       │   │   ├── android-arm
│               │       │   │   │   └── gdbserver
│               │       │   │   │       └── gdbserver
│               │       │   │   ├── common
│               │       │   │   │   ├── scan-build
│               │       │   │   │   │   ├── LICENSE.TXT
│               │       │   │   │   │   ├── ccc-analyzer
│               │       │   │   │   │   ├── scan-build
│               │       │   │   │   │   ├── scanview.css
│               │       │   │   │   │   ├── set-xcode-analyzer
│               │       │   │   │   │   └── sorttable.js
│               │       │   │   │   └── scan-view
│               │       │   │   │       ├── LICENSE.TXT
│               │       │   │   │       ├── Reporter.py
│               │       │   │   │       ├── Resources
│               │       │   │   │       │   ├── FileRadar.scpt
│               │       │   │   │       │   ├── GetRadarVersion.scpt
│               │       │   │   │       │   └── bugcatcher.ico
│               │       │   │   │       ├── ScanView.py
│               │       │   │   │       ├── scan-view
│               │       │   │   │       └── startfile.py
│               │       │   │   └── linux-arm
│               │       │   │       └── bin
│               │       │   │           ├── awk
│               │       │   │           ├── make
│               │       │   │           └── sed
│               │       │   ├── sources
│               │       │   │   ├── android
│               │       │   │   │   ├── cpufeatures
│               │       │   │   │   │   ├── Android.mk
│               │       │   │   │   │   ├── cpu-features.c
│               │       │   │   │   │   └── cpu-features.h
│               │       │   │   │   ├── libportable
│               │       │   │   │   │   ├── Android.mk
│               │       │   │   │   │   ├── arch-arm
│               │       │   │   │   │   │   ├── fenv.c
│               │       │   │   │   │   │   └── unwind.c
│               │       │   │   │   │   ├── arch-mips
│               │       │   │   │   │   │   ├── _setjmp.S
│               │       │   │   │   │   │   ├── clone.c
│               │       │   │   │   │   │   ├── epoll.c
│               │       │   │   │   │   │   ├── errno.c
│               │       │   │   │   │   │   ├── eventfd.c
│               │       │   │   │   │   │   ├── fcntl.c
│               │       │   │   │   │   │   ├── fenv.c
│               │       │   │   │   │   │   ├── filefd.c
│               │       │   │   │   │   │   ├── flags.c
│               │       │   │   │   │   │   ├── inotify.c
│               │       │   │   │   │   │   ├── ioctl.c
│               │       │   │   │   │   │   ├── jboffsets.h
│               │       │   │   │   │   │   ├── mmap.c
│               │       │   │   │   │   │   ├── open.c
│               │       │   │   │   │   │   ├── pipe.c
│               │       │   │   │   │   │   ├── poll.c
│               │       │   │   │   │   │   ├── pthread.c
│               │       │   │   │   │   │   ├── resource.c
│               │       │   │   │   │   │   ├── setjmp.S
│               │       │   │   │   │   │   ├── signal.c
│               │       │   │   │   │   │   ├── sigsetjmp.S
│               │       │   │   │   │   │   ├── socket.c
│               │       │   │   │   │   │   ├── sockopt.c
│               │       │   │   │   │   │   ├── stat.c
│               │       │   │   │   │   │   ├── statfs.c
│               │       │   │   │   │   │   ├── syscall.c
│               │       │   │   │   │   │   ├── timer.c
│               │       │   │   │   │   │   ├── timerfd.c
│               │       │   │   │   │   │   └── waitpid.c
│               │       │   │   │   │   ├── arch-x86
│               │       │   │   │   │   │   ├── epoll.c
│               │       │   │   │   │   │   ├── fcntl.c
│               │       │   │   │   │   │   ├── fenv.c
│               │       │   │   │   │   │   ├── ioctl.c
│               │       │   │   │   │   │   ├── open.c
│               │       │   │   │   │   │   └── stat.c
│               │       │   │   │   │   ├── common
│               │       │   │   │   │   │   └── include
│               │       │   │   │   │   │       ├── asm
│               │       │   │   │   │   │       ├── asm-generic
│               │       │   │   │   │   │       ├── epoll_portable.h
│               │       │   │   │   │   │       ├── errno_portable.h
│               │       │   │   │   │   │       ├── eventfd_portable.h
│               │       │   │   │   │   │       ├── fcntl_portable.h
│               │       │   │   │   │   │       ├── fenv_portable.h
│               │       │   │   │   │   │       ├── filefd_portable.h
│               │       │   │   │   │   │       ├── inotify_portable.h
│               │       │   │   │   │   │       ├── ioctls_portable.h
│               │       │   │   │   │   │       ├── log_portable.h
│               │       │   │   │   │   │       ├── mman_portable.h
│               │       │   │   │   │   │       ├── netdb_portable.h
│               │       │   │   │   │   │       ├── poll_portable.h
│               │       │   │   │   │   │       ├── portability.h
│               │       │   │   │   │   │       ├── resource_portable.h
│               │       │   │   │   │   │       ├── signal_portable.h
│               │       │   │   │   │   │       ├── signalfd_portable.h
│               │       │   │   │   │   │       ├── socket_portable.h
│               │       │   │   │   │   │       ├── stat_portable.h
│               │       │   │   │   │   │       ├── statfs_portable.h
│               │       │   │   │   │   │       └── timerfd_portable.h
│               │       │   │   │   │   └── libs
│               │       │   │   │   │       ├── armeabi
│               │       │   │   │   │       │   ├── libportable.a
│               │       │   │   │   │       │   └── libportable.wrap
│               │       │   │   │   │       └── armeabi-v7a
│               │       │   │   │   │           ├── libportable.a
│               │       │   │   │   │           └── libportable.wrap
│               │       │   │   │   ├── libthread_db
│               │       │   │   │   │   ├── README
│               │       │   │   │   │   ├── gdb-6.6
│               │       │   │   │   │   │   ├── libthread_db.c
│               │       │   │   │   │   │   └── thread_db.h
│               │       │   │   │   │   └── gdb-7.3.x
│               │       │   │   │   │       ├── libthread_db.c
│               │       │   │   │   │       └── thread_db.h
│               │       │   │   │   └── native_app_glue
│               │       │   │   │       ├── Android.mk
│               │       │   │   │       ├── android_native_app_glue.c
│               │       │   │   │       └── android_native_app_glue.h
│               │       │   │   ├── cpufeatures
│               │       │   │   │   ├── Android.mk
│               │       │   │   │   └── README.TXT
│               │       │   │   └── cxx-stl
│               │       │   │       ├── gabi
│               │       │   │       │   ├── Android.mk
│               │       │   │       │   ├── include
│               │       │   │       │   │   ├── cassert
│               │       │   │       │   │   ├── cctype
│               │       │   │       │   │   ├── cerrno
│               │       │   │       │   │   ├── cfloat
│               │       │   │       │   │   ├── climits
│               │       │   │       │   │   ├── cmath
│               │       │   │       │   │   ├── csetjmp
│               │       │   │       │   │   ├── csignal
│               │       │   │       │   │   ├── cstddef
│               │       │   │       │   │   ├── cstdint
│               │       │   │       │   │   ├── cstdio
│               │       │   │       │   │   ├── cstdlib
│               │       │   │       │   │   ├── cstring
│               │       │   │       │   │   ├── ctime
│               │       │   │       │   │   ├── cwchar
│               │       │   │       │   │   ├── cwctype_is_not_supported
│               │       │   │       │   │   ├── cxxabi.h
│               │       │   │       │   │   ├── exception
│               │       │   │       │   │   ├── new
│               │       │   │       │   │   ├── stl_pair.h
│               │       │   │       │   │   ├── typeinfo
│               │       │   │       │   │   ├── unwind-arm.h
│               │       │   │       │   │   ├── unwind-itanium.h
│               │       │   │       │   │   ├── unwind.h
│               │       │   │       │   │   └── utility
│               │       │   │       │   ├── libs
│               │       │   │       │   │   ├── armeabi
│               │       │   │       │   │   │   ├── libgabi _shared.so
│               │       │   │       │   │   │   └── libgabi _static.a
│               │       │   │       │   │   └── armeabi-v7a
│               │       │   │       │   │       ├── libgabi _shared.so
│               │       │   │       │   │       └── libgabi _static.a
│               │       │   │       │   ├── sources.mk
│               │       │   │       │   └── src
│               │       │   │       │       ├── array_type_info.cc
│               │       │   │       │       ├── auxilary.cc
│               │       │   │       │       ├── call_unexpected.cc
│               │       │   │       │       ├── class_type_info.cc
│               │       │   │       │       ├── cxxabi.cc
│               │       │   │       │       ├── delete.cc
│               │       │   │       │       ├── dwarf_helper.cc
│               │       │   │       │       ├── dwarf_helper.h
│               │       │   │       │       ├── dynamic_cast.cc
│               │       │   │       │       ├── enum_type_info.cc
│               │       │   │       │       ├── function_type_info.cc
│               │       │   │       │       ├── fundamental_type_info.cc
│               │       │   │       │       ├── helper_func_internal.cc
│               │       │   │       │       ├── helper_func_internal.h
│               │       │   │       │       ├── new.cc
│               │       │   │       │       ├── one_time_construction.cc
│               │       │   │       │       ├── pbase_type_info.cc
│               │       │   │       │       ├── personality.cc
│               │       │   │       │       ├── pointer_to_member_type_info.cc
│               │       │   │       │       ├── pointer_type_info.cc
│               │       │   │       │       ├── si_class_type_info.cc
│               │       │   │       │       ├── terminate.cc
│               │       │   │       │       ├── type_info.cc
│               │       │   │       │       └── vmi_class_type_info.cc
│               │       │   │       ├── gnu-libstdc
│               │       │   │       │   ├── 4.6
│               │       │   │       │   │   ├── include
│               │       │   │       │   │   │   ├── algorithm
│               │       │   │       │   │   │   ├── array
│               │       │   │       │   │   │   ├── atomic
│               │       │   │       │   │   │   ├── backward
│               │       │   │       │   │   │   ├── bits
│               │       │   │       │   │   │   ├── bitset
│               │       │   │       │   │   │   ├── cassert
│               │       │   │       │   │   │   ├── ccomplex
│               │       │   │       │   │   │   ├── cctype
│               │       │   │       │   │   │   ├── cerrno
│               │       │   │       │   │   │   ├── cfenv
│               │       │   │       │   │   │   ├── cfloat
│               │       │   │       │   │   │   ├── chrono
│               │       │   │       │   │   │   ├── cinttypes
│               │       │   │       │   │   │   ├── ciso646
│               │       │   │       │   │   │   ├── climits
│               │       │   │       │   │   │   ├── clocale
│               │       │   │       │   │   │   ├── cmath
│               │       │   │       │   │   │   ├── complex
│               │       │   │       │   │   │   ├── complex.h
│               │       │   │       │   │   │   ├── condition_variable
│               │       │   │       │   │   │   ├── csetjmp
│               │       │   │       │   │   │   ├── csignal
│               │       │   │       │   │   │   ├── cstdarg
│               │       │   │       │   │   │   ├── cstdbool
│               │       │   │       │   │   │   ├── cstddef
│               │       │   │       │   │   │   ├── cstdint
│               │       │   │       │   │   │   ├── cstdio
│               │       │   │       │   │   │   ├── cstdlib
│               │       │   │       │   │   │   ├── cstring
│               │       │   │       │   │   │   ├── ctgmath
│               │       │   │       │   │   │   ├── ctime
│               │       │   │       │   │   │   ├── cwchar
│               │       │   │       │   │   │   ├── cwctype
│               │       │   │       │   │   │   ├── cxxabi.h
│               │       │   │       │   │   │   ├── debug
│               │       │   │       │   │   │   ├── decimal
│               │       │   │       │   │   │   ├── deque
│               │       │   │       │   │   │   ├── exception
│               │       │   │       │   │   │   ├── ext
│               │       │   │       │   │   │   ├── fenv.h
│               │       │   │       │   │   │   ├── forward_list
│               │       │   │       │   │   │   ├── fstream
│               │       │   │       │   │   │   ├── functional
│               │       │   │       │   │   │   ├── future
│               │       │   │       │   │   │   ├── initializer_list
│               │       │   │       │   │   │   ├── iomanip
│               │       │   │       │   │   │   ├── ios
│               │       │   │       │   │   │   ├── iosfwd
│               │       │   │       │   │   │   ├── iostream
│               │       │   │       │   │   │   ├── istream
│               │       │   │       │   │   │   ├── iterator
│               │       │   │       │   │   │   ├── limits
│               │       │   │       │   │   │   ├── list
│               │       │   │       │   │   │   ├── locale
│               │       │   │       │   │   │   ├── map
│               │       │   │       │   │   │   ├── memory
│               │       │   │       │   │   │   ├── mutex
│               │       │   │       │   │   │   ├── new
│               │       │   │       │   │   │   ├── numeric
│               │       │   │       │   │   │   ├── ostream
│               │       │   │       │   │   │   ├── profile
│               │       │   │       │   │   │   ├── queue
│               │       │   │       │   │   │   ├── random
│               │       │   │       │   │   │   ├── ratio
│               │       │   │       │   │   │   ├── regex
│               │       │   │       │   │   │   ├── set
│               │       │   │       │   │   │   ├── sstream
│               │       │   │       │   │   │   ├── stack
│               │       │   │       │   │   │   ├── stdexcept
│               │       │   │       │   │   │   ├── streambuf
│               │       │   │       │   │   │   ├── string
│               │       │   │       │   │   │   ├── system_error
│               │       │   │       │   │   │   ├── tgmath.h
│               │       │   │       │   │   │   ├── thread
│               │       │   │       │   │   │   ├── tr1
│               │       │   │       │   │   │   ├── tuple
│               │       │   │       │   │   │   ├── type_traits
│               │       │   │       │   │   │   ├── typeindex
│               │       │   │       │   │   │   ├── typeinfo
│               │       │   │       │   │   │   ├── unordered_map
│               │       │   │       │   │   │   ├── unordered_set
│               │       │   │       │   │   │   ├── utility
│               │       │   │       │   │   │   ├── valarray
│               │       │   │       │   │   │   └── vector
│               │       │   │       │   │   └── libs
│               │       │   │       │   │       ├── armeabi
│               │       │   │       │   │       └── armeabi-v7a
│               │       │   │       │   ├── Android.mk
│               │       │   │       │   └── README
│               │       │   │       ├── stlport
│               │       │   │       │   ├── Android.mk
│               │       │   │       │   ├── LICENSE
│               │       │   │       │   ├── MODULE_LICENSE_BSD_LIKE
│               │       │   │       │   ├── README
│               │       │   │       │   ├── README.android
│               │       │   │       │   ├── README.original
│               │       │   │       │   ├── libs
│               │       │   │       │   │   ├── armeabi
│               │       │   │       │   │   │   ├── libstlport_shared.so
│               │       │   │       │   │   │   └── libstlport_static.a
│               │       │   │       │   │   └── armeabi-v7a
│               │       │   │       │   │       ├── libstlport_shared.so
│               │       │   │       │   │       └── libstlport_static.a
│               │       │   │       │   ├── src
│               │       │   │       │   │   ├── _stdio_file.h
│               │       │   │       │   │   ├── acquire_release.h
│               │       │   │       │   │   ├── aligned_buffer.h
│               │       │   │       │   │   ├── allocators.cpp
│               │       │   │       │   │   ├── bitset.cpp
│               │       │   │       │   │   ├── c_locale.c
│               │       │   │       │   │   ├── c_locale.h
│               │       │   │       │   │   ├── c_locale_dummy
│               │       │   │       │   │   │   └── c_locale_dummy.c
│               │       │   │       │   │   ├── c_locale_glibc
│               │       │   │       │   │   │   └── c_locale_glibc2.c
│               │       │   │       │   │   ├── c_locale_win32
│               │       │   │       │   │   │   ├── c_locale_win32.c
│               │       │   │       │   │   │   └── c_wlocale_win32.c
│               │       │   │       │   │   ├── codecvt.cpp
│               │       │   │       │   │   ├── collate.cpp
│               │       │   │       │   │   ├── complex.cpp
│               │       │   │       │   │   ├── complex_io.cpp
│               │       │   │       │   │   ├── complex_trig.cpp
│               │       │   │       │   │   ├── ctype.cpp
│               │       │   │       │   │   ├── cxa.c
│               │       │   │       │   │   ├── details
│               │       │   │       │   │   │   ├── fstream_stdio.cpp
│               │       │   │       │   │   │   ├── fstream_unistd.cpp
│               │       │   │       │   │   │   └── fstream_win32io.cpp
│               │       │   │       │   │   ├── dll_main.cpp
│               │       │   │       │   │   ├── facets_byname.cpp
│               │       │   │       │   │   ├── fstream.cpp
│               │       │   │       │   │   ├── ios.cpp
│               │       │   │       │   │   ├── iostream.cpp
│               │       │   │       │   │   ├── istream.cpp
│               │       │   │       │   │   ├── locale.cpp
│               │       │   │       │   │   ├── locale_catalog.cpp
│               │       │   │       │   │   ├── locale_impl.cpp
│               │       │   │       │   │   ├── locale_impl.h
│               │       │   │       │   │   ├── lock_free_slist.h
│               │       │   │       │   │   ├── message_facets.h
│               │       │   │       │   │   ├── messages.cpp
│               │       │   │       │   │   ├── monetary.cpp
│               │       │   │       │   │   ├── num_get.cpp
│               │       │   │       │   │   ├── num_get_float.cpp
│               │       │   │       │   │   ├── num_put.cpp
│               │       │   │       │   │   ├── num_put_float.cpp
│               │       │   │       │   │   ├── numpunct.cpp
│               │       │   │       │   │   ├── ostream.cpp
│               │       │   │       │   │   ├── sparc_atomic.s
│               │       │   │       │   │   ├── sparc_atomic64.s
│               │       │   │       │   │   ├── sstream.cpp
│               │       │   │       │   │   ├── stdio_streambuf.cpp
│               │       │   │       │   │   ├── stdio_streambuf.h
│               │       │   │       │   │   ├── stlport.rc
│               │       │   │       │   │   ├── stlport_prefix.h
│               │       │   │       │   │   ├── string.cpp
│               │       │   │       │   │   ├── strstream.cpp
│               │       │   │       │   │   ├── time_facets.cpp
│               │       │   │       │   │   └── warning_disable.h
│               │       │   │       │   ├── stlport
│               │       │   │       │   │   ├── algorithm
│               │       │   │       │   │   ├── assert.h
│               │       │   │       │   │   ├── bitset
│               │       │   │       │   │   ├── cassert
│               │       │   │       │   │   ├── cctype
│               │       │   │       │   │   ├── cerrno
│               │       │   │       │   │   ├── cfloat
│               │       │   │       │   │   ├── ciso646
│               │       │   │       │   │   ├── climits
│               │       │   │       │   │   ├── clocale
│               │       │   │       │   │   ├── cmath
│               │       │   │       │   │   ├── complex
│               │       │   │       │   │   ├── csetjmp
│               │       │   │       │   │   ├── csignal
│               │       │   │       │   │   ├── cstdarg
│               │       │   │       │   │   ├── cstddef
│               │       │   │       │   │   ├── cstdio
│               │       │   │       │   │   ├── cstdlib
│               │       │   │       │   │   ├── cstring
│               │       │   │       │   │   ├── ctime
│               │       │   │       │   │   ├── ctype.h
│               │       │   │       │   │   ├── cwchar
│               │       │   │       │   │   ├── cwctype
│               │       │   │       │   │   ├── deque
│               │       │   │       │   │   ├── errno.h
│               │       │   │       │   │   ├── exception
│               │       │   │       │   │   ├── exception.h
│               │       │   │       │   │   ├── float.h
│               │       │   │       │   │   ├── fstream
│               │       │   │       │   │   ├── fstream.h
│               │       │   │       │   │   ├── functional
│               │       │   │       │   │   ├── hash_map
│               │       │   │       │   │   ├── hash_set
│               │       │   │       │   │   ├── iomanip
│               │       │   │       │   │   ├── iomanip.h
│               │       │   │       │   │   ├── ios
│               │       │   │       │   │   ├── ios.h
│               │       │   │       │   │   ├── iosfwd
│               │       │   │       │   │   ├── iostream
│               │       │   │       │   │   ├── iostream.h
│               │       │   │       │   │   ├── iso646.h
│               │       │   │       │   │   ├── istream
│               │       │   │       │   │   ├── istream.h
│               │       │   │       │   │   ├── iterator
│               │       │   │       │   │   ├── limits
│               │       │   │       │   │   ├── limits.h
│               │       │   │       │   │   ├── list
│               │       │   │       │   │   ├── locale
│               │       │   │       │   │   ├── locale.h
│               │       │   │       │   │   ├── map
│               │       │   │       │   │   ├── math.h
│               │       │   │       │   │   ├── mem.h
│               │       │   │       │   │   ├── memory
│               │       │   │       │   │   ├── new
│               │       │   │       │   │   ├── new.h
│               │       │   │       │   │   ├── numeric
│               │       │   │       │   │   ├── ostream
│               │       │   │       │   │   ├── ostream.h
│               │       │   │       │   │   ├── pthread.h
│               │       │   │       │   │   ├── pthread_alloc
│               │       │   │       │   │   ├── queue
│               │       │   │       │   │   ├── rlocks.h
│               │       │   │       │   │   ├── rope
│               │       │   │       │   │   ├── set
│               │       │   │       │   │   ├── setjmp.h
│               │       │   │       │   │   ├── signal.h
│               │       │   │       │   │   ├── slist
│               │       │   │       │   │   ├── sstream
│               │       │   │       │   │   ├── stack
│               │       │   │       │   │   ├── stdarg.h
│               │       │   │       │   │   ├── stddef.h
│               │       │   │       │   │   ├── stdexcept
│               │       │   │       │   │   ├── stdio.h
│               │       │   │       │   │   ├── stdiostream.h
│               │       │   │       │   │   ├── stdlib.h
│               │       │   │       │   │   ├── stl
│               │       │   │       │   │   │   ├── _abbrevs.h
│               │       │   │       │   │   │   ├── _algo.c
│               │       │   │       │   │   │   ├── _algo.h
│               │       │   │       │   │   │   ├── _algobase.c
│               │       │   │       │   │   │   ├── _algobase.h
│               │       │   │       │   │   │   ├── _alloc.c
│               │       │   │       │   │   │   ├── _alloc.h
│               │       │   │       │   │   │   ├── _auto_ptr.h
│               │       │   │       │   │   │   ├── _bitset.c
│               │       │   │       │   │   │   ├── _bitset.h
│               │       │   │       │   │   │   ├── _bvector.h
│               │       │   │       │   │   │   ├── _carray.h
│               │       │   │       │   │   │   ├── _cctype.h
│               │       │   │       │   │   │   ├── _clocale.h
│               │       │   │       │   │   │   ├── _cmath.h
│               │       │   │       │   │   │   ├── _codecvt.h
│               │       │   │       │   │   │   ├── _collate.h
│               │       │   │       │   │   │   ├── _complex.c
│               │       │   │       │   │   │   ├── _complex.h
│               │       │   │       │   │   │   ├── _config_compat_post.h
│               │       │   │       │   │   │   ├── _construct.h
│               │       │   │       │   │   │   ├── _cprolog.h
│               │       │   │       │   │   │   ├── _csetjmp.h
│               │       │   │       │   │   │   ├── _csignal.h
│               │       │   │       │   │   │   ├── _cstdarg.h
│               │       │   │       │   │   │   ├── _cstddef.h
│               │       │   │       │   │   │   ├── _cstdio.h
│               │       │   │       │   │   │   ├── _cstdlib.h
│               │       │   │       │   │   │   ├── _cstring.h
│               │       │   │       │   │   │   ├── _ctime.h
│               │       │   │       │   │   │   ├── _ctraits_fns.h
│               │       │   │       │   │   │   ├── _ctype.h
│               │       │   │       │   │   │   ├── _cwchar.h
│               │       │   │       │   │   │   ├── _cwctype.h
│               │       │   │       │   │   │   ├── _deque.c
│               │       │   │       │   │   │   ├── _deque.h
│               │       │   │       │   │   │   ├── _epilog.h
│               │       │   │       │   │   │   ├── _exception.h
│               │       │   │       │   │   │   ├── _facets_fwd.h
│               │       │   │       │   │   │   ├── _fstream.c
│               │       │   │       │   │   │   ├── _fstream.h
│               │       │   │       │   │   │   ├── _function.h
│               │       │   │       │   │   │   ├── _function_adaptors.h
│               │       │   │       │   │   │   ├── _function_base.h
│               │       │   │       │   │   │   ├── _hash_fun.h
│               │       │   │       │   │   │   ├── _hash_map.h
│               │       │   │       │   │   │   ├── _hash_set.h
│               │       │   │       │   │   │   ├── _hashtable.c
│               │       │   │       │   │   │   ├── _hashtable.h
│               │       │   │       │   │   │   ├── _heap.c
│               │       │   │       │   │   │   ├── _heap.h
│               │       │   │       │   │   │   ├── _iomanip.h
│               │       │   │       │   │   │   ├── _ios.c
│               │       │   │       │   │   │   ├── _ios.h
│               │       │   │       │   │   │   ├── _ios_base.h
│               │       │   │       │   │   │   ├── _ioserr.h
│               │       │   │       │   │   │   ├── _iosfwd.h
│               │       │   │       │   │   │   ├── _iostream_string.h
│               │       │   │       │   │   │   ├── _istream.c
│               │       │   │       │   │   │   ├── _istream.h
│               │       │   │       │   │   │   ├── _istreambuf_iterator.h
│               │       │   │       │   │   │   ├── _iterator.h
│               │       │   │       │   │   │   ├── _iterator_base.h
│               │       │   │       │   │   │   ├── _iterator_old.h
│               │       │   │       │   │   │   ├── _limits.c
│               │       │   │       │   │   │   ├── _limits.h
│               │       │   │       │   │   │   ├── _list.c
│               │       │   │       │   │   │   ├── _list.h
│               │       │   │       │   │   │   ├── _locale.h
│               │       │   │       │   │   │   ├── _map.h
│               │       │   │       │   │   │   ├── _mbstate_t.h
│               │       │   │       │   │   │   ├── _messages_facets.h
│               │       │   │       │   │   │   ├── _monetary.c
│               │       │   │       │   │   │   ├── _monetary.h
│               │       │   │       │   │   │   ├── _move_construct_fwk.h
│               │       │   │       │   │   │   ├── _new.h
│               │       │   │       │   │   │   ├── _num_get.c
│               │       │   │       │   │   │   ├── _num_get.h
│               │       │   │       │   │   │   ├── _num_put.c
│               │       │   │       │   │   │   ├── _num_put.h
│               │       │   │       │   │   │   ├── _numeric.c
│               │       │   │       │   │   │   ├── _numeric.h
│               │       │   │       │   │   │   ├── _numpunct.h
│               │       │   │       │   │   │   ├── _ostream.c
│               │       │   │       │   │   │   ├── _ostream.h
│               │       │   │       │   │   │   ├── _ostreambuf_iterator.h
│               │       │   │       │   │   │   ├── _pair.h
│               │       │   │       │   │   │   ├── _prolog.h
│               │       │   │       │   │   │   ├── _pthread_alloc.h
│               │       │   │       │   │   │   ├── _ptrs_specialize.h
│               │       │   │       │   │   │   ├── _queue.h
│               │       │   │       │   │   │   ├── _range_errors.c
│               │       │   │       │   │   │   ├── _range_errors.h
│               │       │   │       │   │   │   ├── _raw_storage_iter.h
│               │       │   │       │   │   │   ├── _relops_cont.h
│               │       │   │       │   │   │   ├── _relops_hash_cont.h
│               │       │   │       │   │   │   ├── _rope.c
│               │       │   │       │   │   │   ├── _rope.h
│               │       │   │       │   │   │   ├── _set.h
│               │       │   │       │   │   │   ├── _slist.c
│               │       │   │       │   │   │   ├── _slist.h
│               │       │   │       │   │   │   ├── _slist_base.c
│               │       │   │       │   │   │   ├── _slist_base.h
│               │       │   │       │   │   │   ├── _sparc_atomic.h
│               │       │   │       │   │   │   ├── _sstream.c
│               │       │   │       │   │   │   ├── _sstream.h
│               │       │   │       │   │   │   ├── _stack.h
│               │       │   │       │   │   │   ├── _stdexcept.h
│               │       │   │       │   │   │   ├── _stdexcept_base.c
│               │       │   │       │   │   │   ├── _stdexcept_base.h
│               │       │   │       │   │   │   ├── _stlport_version.h
│               │       │   │       │   │   │   ├── _stream_iterator.h
│               │       │   │       │   │   │   ├── _streambuf.c
│               │       │   │       │   │   │   ├── _streambuf.h
│               │       │   │       │   │   │   ├── _string.c
│               │       │   │       │   │   │   ├── _string.h
│               │       │   │       │   │   │   ├── _string_base.h
│               │       │   │       │   │   │   ├── _string_fwd.h
│               │       │   │       │   │   │   ├── _string_hash.h
│               │       │   │       │   │   │   ├── _string_io.c
│               │       │   │       │   │   │   ├── _string_io.h
│               │       │   │       │   │   │   ├── _string_npos.h
│               │       │   │       │   │   │   ├── _string_operators.h
│               │       │   │       │   │   │   ├── _string_sum.h
│               │       │   │       │   │   │   ├── _string_sum_methods.h
│               │       │   │       │   │   │   ├── _string_workaround.h
│               │       │   │       │   │   │   ├── _strstream.h
│               │       │   │       │   │   │   ├── _tempbuf.c
│               │       │   │       │   │   │   ├── _tempbuf.h
│               │       │   │       │   │   │   ├── _threads.c
│               │       │   │       │   │   │   ├── _threads.h
│               │       │   │       │   │   │   ├── _time_facets.c
│               │       │   │       │   │   │   ├── _time_facets.h
│               │       │   │       │   │   │   ├── _tree.c
│               │       │   │       │   │   │   ├── _tree.h
│               │       │   │       │   │   │   ├── _typeinfo.h
│               │       │   │       │   │   │   ├── _uninitialized.h
│               │       │   │       │   │   │   ├── _unordered_map.h
│               │       │   │       │   │   │   ├── _unordered_set.h
│               │       │   │       │   │   │   ├── _valarray.c
│               │       │   │       │   │   │   ├── _valarray.h
│               │       │   │       │   │   │   ├── _vector.c
│               │       │   │       │   │   │   ├── _vector.h
│               │       │   │       │   │   │   ├── boost_type_traits.h
│               │       │   │       │   │   │   ├── c_locale.h
│               │       │   │       │   │   │   ├── char_traits.h
│               │       │   │       │   │   │   ├── concept_checks.h
│               │       │   │       │   │   │   ├── config
│               │       │   │       │   │   │   ├── debug
│               │       │   │       │   │   │   ├── msl_string.h
│               │       │   │       │   │   │   ├── pointers
│               │       │   │       │   │   │   ├── type_manips.h
│               │       │   │       │   │   │   └── type_traits.h
│               │       │   │       │   │   ├── streambuf
│               │       │   │       │   │   ├── streambuf.h
│               │       │   │       │   │   ├── string
│               │       │   │       │   │   ├── string.h
│               │       │   │       │   │   ├── strstream
│               │       │   │       │   │   ├── strstream.h
│               │       │   │       │   │   ├── time.h
│               │       │   │       │   │   ├── type_traits
│               │       │   │       │   │   ├── typeinfo
│               │       │   │       │   │   ├── typeinfo.h
│               │       │   │       │   │   ├── unordered_map
│               │       │   │       │   │   ├── unordered_set
│               │       │   │       │   │   ├── using
│               │       │   │       │   │   │   ├── cstring
│               │       │   │       │   │   │   ├── export
│               │       │   │       │   │   │   ├── fstream
│               │       │   │       │   │   │   ├── h
│               │       │   │       │   │   │   ├── iomanip
│               │       │   │       │   │   │   ├── ios
│               │       │   │       │   │   │   ├── iosfwd
│               │       │   │       │   │   │   ├── iostream
│               │       │   │       │   │   │   ├── istream
│               │       │   │       │   │   │   ├── locale
│               │       │   │       │   │   │   ├── ostream
│               │       │   │       │   │   │   ├── sstream
│               │       │   │       │   │   │   ├── streambuf
│               │       │   │       │   │   │   └── strstream
│               │       │   │       │   │   ├── utility
│               │       │   │       │   │   ├── valarray
│               │       │   │       │   │   ├── vector
│               │       │   │       │   │   ├── wchar.h
│               │       │   │       │   │   └── wctype.h
│               │       │   │       │   └── test
│               │       │   │       └── system
│               │       │   │           ├── Android.mk
│               │       │   │           ├── MODULE_LICENSE_BSD
│               │       │   │           ├── NOTICE
│               │       │   │           ├── include
│               │       │   │           │   ├── cassert
│               │       │   │           │   ├── cctype
│               │       │   │           │   ├── cerrno
│               │       │   │           │   ├── cfloat
│               │       │   │           │   ├── climits
│               │       │   │           │   ├── cmath
│               │       │   │           │   ├── csetjmp
│               │       │   │           │   ├── csignal
│               │       │   │           │   ├── cstddef
│               │       │   │           │   ├── cstdint
│               │       │   │           │   ├── cstdio
│               │       │   │           │   ├── cstdlib
│               │       │   │           │   ├── cstring
│               │       │   │           │   ├── ctime
│               │       │   │           │   ├── cwchar
│               │       │   │           │   ├── cwctype_is_not_supported
│               │       │   │           │   ├── new
│               │       │   │           │   ├── stl_pair.h
│               │       │   │           │   ├── typeinfo
│               │       │   │           │   └── utility
│               │       │   │           └── setup.mk
│               │       │   └── toolchains
│               │       │       └── arm-linux-androideabi-4.6
│               │       │           ├── config.mk
│               │       │           ├── prebuilt
│               │       │           │   └── linux-arm
│               │       │           │       ├── COPYING
│               │       │           │       ├── COPYING.LIB
│               │       │           │       ├── SOURCES
│               │       │           │       ├── arm-linux-androideabi
│               │       │           │       │   ├── bin
│               │       │           │       │   └── lib
│               │       │           │       ├── bin
│               │       │           │       │   ├── arm-linux-androideabi-addr2line
│               │       │           │       │   ├── arm-linux-androideabi-ar
│               │       │           │       │   ├── arm-linux-androideabi-as
│               │       │           │       │   ├── arm-linux-androideabi-c
│               │       │           │       │   ├── arm-linux-androideabi-c filt
│               │       │           │       │   ├── arm-linux-androideabi-cpp
│               │       │           │       │   ├── arm-linux-androideabi-elfedit
│               │       │           │       │   ├── arm-linux-androideabi-g
│               │       │           │       │   ├── arm-linux-androideabi-gcc
│               │       │           │       │   ├── arm-linux-androideabi-gcc-4.6
│               │       │           │       │   ├── arm-linux-androideabi-gcov
│               │       │           │       │   ├── arm-linux-androideabi-gdb
│               │       │           │       │   ├── arm-linux-androideabi-gprof
│               │       │           │       │   ├── arm-linux-androideabi-ld
│               │       │           │       │   ├── arm-linux-androideabi-ld.bfd
│               │       │           │       │   ├── arm-linux-androideabi-ld.gold
│               │       │           │       │   ├── arm-linux-androideabi-nm
│               │       │           │       │   ├── arm-linux-androideabi-objcopy
│               │       │           │       │   ├── arm-linux-androideabi-objdump
│               │       │           │       │   ├── arm-linux-androideabi-ranlib
│               │       │           │       │   ├── arm-linux-androideabi-readelf
│               │       │           │       │   ├── arm-linux-androideabi-run
│               │       │           │       │   ├── arm-linux-androideabi-size
│               │       │           │       │   ├── arm-linux-androideabi-strings
│               │       │           │       │   └── arm-linux-androideabi-strip
│               │       │           │       ├── include
│               │       │           │       │   ├── ansidecl.h
│               │       │           │       │   ├── bfd.h
│               │       │           │       │   ├── bfdlink.h
│               │       │           │       │   ├── plugin-api.h
│               │       │           │       │   └── symcat.h
│               │       │           │       ├── lib
│               │       │           │       │   ├── gcc
│               │       │           │       │   └── libarm-linux-android-sim.a
│               │       │           │       ├── lib32
│               │       │           │       │   ├── libbfd.a
│               │       │           │       │   ├── libiberty.a
│               │       │           │       │   └── libintl.a
│               │       │           │       └── libexec
│               │       │           │           └── gcc
│               │       │           └── setup.mk
│               │       └── bin
│               │           └── busybox
│               └── shared_prefs
│                   ├── AssetInstallationService.xml
│                   ├── BrowserLayout.xml
│                   ├── Conversions.xml
│                   ├── Debugger.xml
│                   ├── FileBrowserService.xml
│                   ├── OpenFileService.xml
│                   ├── ProjectService.xml
│                   ├── SplitTests.xml
│                   ├── StartTimes.xml
│                   ├── TrainerMode.xml
│                   ├── TrainerScore2.xml
│                   ├── TrainerState2.xml
│                   ├── _has_set_default_values.xml
│                   └── com.aide.ui_preferences.xml
├── 说明.txt
├── 好例子网_AIDE插件包(CC )3.1.3专用.zip
└── 钛备份专业版.apk

224 directories, 1232 files


标签: c++ IDE c++ id AI

实例下载地址

AIDE插件包,(c c++插件)

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警