/ndk/sources/cxx-stl/gnu-libstdc++/ |
D | .gitignore | 1 # These directories' content are generated by build-gcc.sh
|
/ndk/tests/build/prebuild-stlport/ |
D | README | 3 copied to $STLPORT_PATH/<abi>/ directories.
|
/ndk/sources/host-tools/make-3.81/tests/scripts/features/ |
D | vpath | 6 $details = "This tests the vpath directive by specifying search directories\n" 7 ."for one class of filenames with the form: vpath pattern directories" 11 ."including the directories in which they were found). It also\n"
|
/ndk/sources/host-tools/make-3.81/ |
D | dir.c | 369 static struct hash_table directories; variable 443 dir_slot = (struct directory **) hash_find_slot (&directories, &dir_key); in find_directory() 455 hash_insert_at (&directories, dir, dir_slot); in find_directory() 987 dir_slot = (struct directory **) directories.ht_vec; in print_dir_data_base() 988 dir_end = dir_slot + directories.ht_size; in print_dir_data_base() 1079 printf (_(" impossibilities in %lu directories.\n"), directories.ht_fill); in print_dir_data_base() 1212 hash_init (&directories, DIRECTORY_BUCKETS, in hash_init_directories()
|
D | main.c | 247 static struct stringlist *directories = 0; variable 366 { 'C', string, (char *) &directories, 0, 0, 0, 0, 0, "directory" }, 1360 if (directories != 0) in main() 1361 for (i = 0; directories->list[i] != 0; ++i) in main() 1363 char *dir = directories->list[i]; in main() 1410 if (!silent_flag && (directories != 0 || makelevel > 0)) in main() 1427 if (directories == 0) in main() 2000 if (directories != 0 && directories->idx > 0) in main()
|
D | README.DOS | 244 3. Default directories. 246 GNU Make knows about standard directories where it searches for 253 values, unless you moved parts of DJGPP to other directories. 285 particular, the directories are assumed to be separated by `/',
|
D | NEWS | 89 - .INCLUDE_DIRS: Expands to a list of directories that make searches 105 directories resolved, and any duplicate "/" characters removed) for 669 which is checked before VPATH; the standard set of directories (/lib, 679 * The default directories to search for included makefiles, and for 682 * You can now use blanks as well as colons to separate the directories in a 840 * Make no longer checks hashed directories after running commands. 866 * Make now checks to see if its hashed directories are changed by commands. 867 Other makes that hash directories (Sun, 4.3 BSD) don't do this. 919 * No more than 10 directories will be kept open at once. 952 * Hopefully some speed-up for large directories due to a change in the
|
D | README.W32 | 140 character directories in paths (VPATH, vpath, Path, PATH), the 221 target names and existing files or directories. It can be 266 filenames and directories internally.
|
/ndk/docs/text/ |
D | IMPORT-MODULE.text | 21 to the directories you listed in it. 29 This will look for <tag>/Android.mk under any of the directories 59 The NDK_MODULE_PATH variable must contain a list of directories. 68 The directories of NDK_MODULE_PATH will be searched in order. The first 85 1. Create a sub-directory from one of your NDK_MODULE_PATH directories.
|
D | NDK-BUILD.text | 12 directory, or any of its sub-directories. For example: 80 NDK are now stored in different directories (e.g. obj/local/<abi>/objs and 90 directories `$NDK/toolchain/<name>/prebuilt` and `$NDK/prebuilt` may contains both
|
D | OVERVIEW.text | 144 project directory, or any of its sub-directories. 205 If you want to define Android.mk files in sub-directories, you should 211 This will include all Android.mk files in sub-directories of the current 246 simpler and doesn't need modifying / changing directories of the 269 one where your AndroidManifest.xml is located) or any of its sub-directories. 296 ### III.6/ Specifying custom output directories:
|
D | DEVELOPMENT.text | 10 The sources live under the "ndk" and "development/ndk" directories in 36 directories from the content of development/ndk. 43 Note: These directories are listed by $NDK/.gitignore, so they won't appear 48 which also removes all intermediate files and directories from $NDK.
|
D | HOWTO.text | 77 How to properly add include directories to your module declaration:
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | make-stds.texi | 294 Installation directories should always be named by variables, so it is 310 installation directories should be subdirectories of one of these two, 311 and nothing should be directly installed into these two directories. 333 Generally, @code{$(exec_prefix)} is used for directories that contain 335 while @code{$(prefix)} is used directly for other directories. 342 Executable programs are installed in one of the following directories. 395 Here are the variables Makefiles should use to specify directories 602 # Common prefix for installation directories. 610 # Where to put the directories used by the compiler. 617 standard user-specified directories, it might be useful to group them [all …]
|
D | make.info-2 | 360 the file name. The directories are ignored only for the purpose of 363 When prerequisites are turned into file names, the directories from the 786 * Archive Symbols:: How to update archive symbol directories. 1399 Installation directories should always be named by variables, so it is 1414 installation directories should be subdirectories of one of these two, 1415 and nothing should be directly installed into these two directories. 1433 Generally, `$(exec_prefix)' is used for directories that contain 1436 directories. 1443 directories. 1486 Here are the variables Makefiles should use to specify directories [all …]
|
D | make.info-1 | 129 * Directory Search:: Searching other directories for source files. 299 * Archive Symbols:: How to update archive symbol directories. 963 handled by individual makefiles in various directories, need to use a 976 not found in the current directory, several other directories are 977 searched. First, any directories you have specified with the `-I' or 979 Summary.). Then the following directories (if they exist) are 983 If an included makefile cannot be found in any of these directories, 1017 `include' directive: various directories are searched for those files 1175 Expands to a list of directories that `make' searches for included 1585 * Directory Search:: Searching other directories for source files. [all …]
|
D | make.texi | 155 * Directory Search:: Searching other directories for source files. 325 * Archive Symbols:: How to update archive symbol directories. 1122 handled by individual makefiles in various directories, need to use a 1139 @cindex included makefiles, default directories 1140 @cindex default directories for included makefiles 1145 found in the current directory, several other directories are searched. 1146 First, any directories you have specified with the @samp{-I} or 1149 Then the following directories (if they exist) 1158 If an included makefile cannot be found in any of these directories, a 1189 the @code{include} directive: various directories are searched for those [all …]
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
D | wctype.m4 | 59 dnl for the benefit of builds from non-distclean directories.
|
D | po.m4 | 85 dnl Installation directories. 95 AC_CONFIG_COMMANDS([po-directories], [[ 101 # PO directories have a Makefile.in generated from Makefile.in.in. 117 # directories under different names or in different locations.
|
D | lib-prefix.m4 | 183 dnl "Portable Makefiles should refer to any library directories using the 64 symbolic link." 210 # Better ignore directories of this form. They are misleading.
|
D | lib-link.m4 | 616 dnl Didn't find the library; assume it is in the system directories 618 dnl directories known to the linker should also be known to the 689 dnl referring to unknown libraries and directories, this macro determines the 702 dnl Use an explicit option to hardcode directories into the resulting
|
/ndk/sources/android/support/ |
D | README | 15 The sources under the following directories come from the Musl C library:
|
/ndk/sources/host-tools/make-3.81/tests/ |
D | ChangeLog | 58 * test_driver.pl (toplevel): Skip all hidden files/directories (ones 577 directories in the script directories. 692 are really directories.
|
D | NEWS | 81 Updated for changes in make 3.72.12, and to ignore CVS directories
|
/ndk/sources/host-tools/make-3.81/config/ |
D | lib-link.m4 | 486 dnl Didn't find the library; assume it is in the system directories 488 dnl directories known to the linker should also be known to the
|