Searched refs:contents (Results 1 – 25 of 28) sorted by relevance
12
/ndk/sources/host-tools/make-3.81/ |
D | dir.c | 346 struct directory_contents *contents; member 483 dir->contents = 0; in find_directory() 569 dir->contents = dc; in find_directory() 736 return dir_contents_file_exists_p (find_directory (dirname)->contents, in dir_file_exists_p() 860 if (dir->contents == 0) in file_impossible() 864 dir->contents = (struct directory_contents *) in file_impossible() 866 bzero ((char *) dir->contents, sizeof (struct directory_contents)); in file_impossible() 869 if (dir->contents->dirfiles.ht_vec == 0) in file_impossible() 871 hash_init (&dir->contents->dirfiles, DIRFILE_BUCKETS, in file_impossible() 881 hash_insert (&dir->contents->dirfiles, new); in file_impossible() [all …]
|
D | README | 106 guarantees about the contents or quality of the latest code in the CVS
|
D | COPYING | 76 is covered only if its contents constitute a work based on the
|
/ndk/sources/host-tools/make-3.81/tests/ |
D | test_driver.pl | 992 local ($contents); 1067 $contents = &read_file_into_string ("$basedir/$path"); 1068 if ($contents ne "$1\n") 1086 $contents = readlink ("$basedir/$path"); 1087 $contents =~ tr/>/\//; 1090 if (!($contents =~ /$fulltarget$/)) 1097 . "not $contents.\n";
|
D | COPYING | 75 is covered only if its contents constitute a work based on the
|
/ndk/sources/host-tools/make-3.81/po/ |
D | insert-header.sin | 14 # Output the file's contents by reading the next line. But don't lose the
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/libcxx/test/ |
D | format.py | 145 contents = f.read() 149 any([tag in contents for tag in verify_tags])
|
/ndk/sources/host-tools/make-3.81/tests/scripts/ |
D | test_template | 8 # contents of a makefile to be tested, the second is a string containing the
|
/ndk/sources/host-tools/make-3.81/tests/scripts/misc/ |
D | general2 | 10 # The contents of the Makefile ...
|
/ndk/sources/host-tools/make-3.81/tests/scripts/features/ |
D | include | 15 # The contents of the Makefile ...
|
/ndk/docs/Additional_library_docs/renderscript/ |
D | doxygen.css | 94 .contents a:visited { 113 .contents a.qindexHL:visited { 189 div.contents {
|
D | jquery.js | 12 …contents().wrapAll(E)})},wrap:function(E){return this.each(function(){o(this).wrapAll(E)})},append… method
|
/ndk/sources/host-tools/make-3.81/config/ |
D | texinfo.tex | 1115 % be able to disable indexing, cross-referencing, and contents, for test runs. 1755 % Fonts for short table of contents. 2146 % Do an implicit @contents or @shortcontents after @end titlepage if the 2197 \contents 2199 \global\let\contents = \relax 2203 \contents 2204 \global\let\contents = \relax 3717 % and table of contents entries. The paragraph is indented by \leftskip. 3905 % Re-output the contents of the output page -- any previous material, 4189 % simply yielding the contents of <toks register>. (We also do this for [all …]
|
/ndk/sources/third_party/googletest/googletest/ |
D | README | 153 If you see errors, try to tweak the contents of make/Makefile to make
|
/ndk/tests/device/test-stlport_shared-exception/ |
D | COPYING | 75 is covered only if its contents constitute a work based on the
|
/ndk/tests/build/lambda-defarg3/ |
D | COPYING | 75 is covered only if its contents constitute a work based on the
|
/ndk/sources/host-tools/ndk-stack/ |
D | NOTICE | 75 is covered only if its contents constitute a work based on the
|
/ndk/build/tools/toolchain-licenses/ |
D | COPYING | 75 is covered only if its contents constitute a work based on the
|
/ndk/tests/device/test-stlport_static-exception/ |
D | COPYING | 75 is covered only if its contents constitute a work based on the
|
/ndk/tests/build/test-stlport_static-exception-force-rebuild/ |
D | COPYING | 75 is covered only if its contents constitute a work based on the
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | fdl.texi | 313 different contents, make the title of each such section unique by
|
D | make.info-1 | 1243 specified in the updated contents of `mfile'. 1255 contents of `mfile'. 1680 idea is that the contents of the target file are computed based on 1682 changes, the contents of the existing target file are no longer 2375 contents do not matter, and usually are empty. 2781 * If you cannot be sure of the precise contents of the directories 3465 modification-time (its contents do not matter), or must exist at all 5986 contents := $(shell cat foo) 5988 sets `contents' to the contents of the file `foo', with a space (rather 6248 the targets but does not really change their contents.
|
D | make.texi | 80 @contents 1456 specified in the updated contents of @file{mfile}. 1468 specified by the existing contents of @file{mfile}. 1957 idea is that the contents of the target file are computed based on 1959 the contents of the existing target file are no longer necessarily 2797 contents do not matter, and usually are empty. 3302 If you cannot be sure of the precise contents of the directories 4153 modification-time (its contents do not matter), or must exist at all 7326 contents := $(shell cat foo) 7330 sets @code{contents} to the contents of the file @file{foo}, with a space [all …]
|
/ndk/sources/host-tools/ndk-stack/binutils/ |
D | COPYING3 | 490 propagate the contents of its contributor version.
|
/ndk/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2/ |
D | COPYING | 491 propagate the contents of its contributor version.
|
12