Home
last modified time | relevance | path

Searched refs:contents (Results 1 – 25 of 28) sorted by relevance

12

/ndk/sources/host-tools/make-3.81/
Ddir.c346 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 …]
DREADME106 guarantees about the contents or quality of the latest code in the CVS
DCOPYING76 is covered only if its contents constitute a work based on the
/ndk/sources/host-tools/make-3.81/tests/
Dtest_driver.pl992 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";
DCOPYING75 is covered only if its contents constitute a work based on the
/ndk/sources/host-tools/make-3.81/po/
Dinsert-header.sin14 # 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/
Dformat.py145 contents = f.read()
149 any([tag in contents for tag in verify_tags])
/ndk/sources/host-tools/make-3.81/tests/scripts/
Dtest_template8 # contents of a makefile to be tested, the second is a string containing the
/ndk/sources/host-tools/make-3.81/tests/scripts/misc/
Dgeneral210 # The contents of the Makefile ...
/ndk/sources/host-tools/make-3.81/tests/scripts/features/
Dinclude15 # The contents of the Makefile ...
/ndk/docs/Additional_library_docs/renderscript/
Ddoxygen.css94 .contents a:visited {
113 .contents a.qindexHL:visited {
189 div.contents {
Djquery.js12contents().wrapAll(E)})},wrap:function(E){return this.each(function(){o(this).wrapAll(E)})},append… method
/ndk/sources/host-tools/make-3.81/config/
Dtexinfo.tex1115 % 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/
DREADME153 If you see errors, try to tweak the contents of make/Makefile to make
/ndk/tests/device/test-stlport_shared-exception/
DCOPYING75 is covered only if its contents constitute a work based on the
/ndk/tests/build/lambda-defarg3/
DCOPYING75 is covered only if its contents constitute a work based on the
/ndk/sources/host-tools/ndk-stack/
DNOTICE75 is covered only if its contents constitute a work based on the
/ndk/build/tools/toolchain-licenses/
DCOPYING75 is covered only if its contents constitute a work based on the
/ndk/tests/device/test-stlport_static-exception/
DCOPYING75 is covered only if its contents constitute a work based on the
/ndk/tests/build/test-stlport_static-exception-force-rebuild/
DCOPYING75 is covered only if its contents constitute a work based on the
/ndk/sources/host-tools/make-3.81/doc/
Dfdl.texi313 different contents, make the title of each such section unique by
Dmake.info-11243 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.
Dmake.texi80 @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/
DCOPYING3490 propagate the contents of its contributor version.
/ndk/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2/
DCOPYING491 propagate the contents of its contributor version.

12