Home
last modified time | relevance | path

Searched refs:directories (Results 1 – 25 of 60) sorted by relevance

123

/ndk/sources/cxx-stl/gnu-libstdc++/
D.gitignore1 # These directories' content are generated by build-gcc.sh
/ndk/tests/build/prebuild-stlport/
DREADME3 copied to $STLPORT_PATH/<abi>/ directories.
/ndk/sources/host-tools/make-3.81/tests/scripts/features/
Dvpath6 $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/
Ddir.c369 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()
Dmain.c247 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()
DREADME.DOS244 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 `/',
DNEWS89 - .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
DREADME.W32140 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/
DIMPORT-MODULE.text21 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.
DNDK-BUILD.text12 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
DOVERVIEW.text144 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:
DDEVELOPMENT.text10 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.
DHOWTO.text77 How to properly add include directories to your module declaration:
/ndk/sources/host-tools/make-3.81/doc/
Dmake-stds.texi294 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 …]
Dmake.info-2360 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 …]
Dmake.info-1129 * 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 …]
Dmake.texi155 * 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/
Dwctype.m459 dnl for the benefit of builds from non-distclean directories.
Dpo.m485 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.
Dlib-prefix.m4183 dnl "Portable Makefiles should refer to any library directories using the 64 symbolic link."
210 # Better ignore directories of this form. They are misleading.
Dlib-link.m4616 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/
DREADME15 The sources under the following directories come from the Musl C library:
/ndk/sources/host-tools/make-3.81/tests/
DChangeLog58 * test_driver.pl (toplevel): Skip all hidden files/directories (ones
577 directories in the script directories.
692 are really directories.
DNEWS81 Updated for changes in make 3.72.12, and to ignore CVS directories
/ndk/sources/host-tools/make-3.81/config/
Dlib-link.m4486 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

123