/external/e2fsprogs/lib/blkid/ |
D | save.c | 62 const char *opened = NULL; in blkid_flush_cache() local 103 opened = tmp; in blkid_flush_cache() 111 opened = filename; in blkid_flush_cache() 116 filename, opened)); in blkid_flush_cache() 137 if (opened != filename) { in blkid_flush_cache() 139 (void) unlink(opened); in blkid_flush_cache() 141 printf("unlinked temp cache %s\n", opened)); in blkid_flush_cache() 152 if (rename(opened, filename) < 0) in blkid_flush_cache() 153 (void) unlink(opened); in blkid_flush_cache() 155 printf("moved temp cache %s\n", opened)); in blkid_flush_cache()
|
/external/syslinux/gpxe/src/doc/ |
D | pxe_extensions | 14 files may be opened and used concurrently. 27 FileName: URL of file to be opened. Null terminated. 53 Description: Closes a previously opened file. 64 FileHandle: Handle obtained when file was opened. 86 Description: Check a previously opened file's readiness for I/O. 99 FileHandle: Handle obtained when file was opened. 132 Description: Read from a previously opened file. 145 FileHandle: Handle obtained when file was opened. 175 Description: Determine size of a previously opened file. 187 FileHandle: Handle obtained when file was opened.
|
/external/ImageMagick/MagickWand/ |
D | script-token.c | 215 token_info->opened=MagickFalse; in AcquireScriptTokenInfo() 218 token_info->opened=MagickFalse; in AcquireScriptTokenInfo() 222 token_info->opened=MagickFalse; in AcquireScriptTokenInfo() 271 if ( token_info->opened != MagickFalse ) in DestroyScriptTokenInfo()
|
D | script-token.h | 45 opened; /* was that stream opened? */ member
|
/external/doclava/res/assets/templates/ |
D | trailer.cs | 1 </div> <!-- end body-content --> <?cs # normally opened by header.cs ?>
|
D | diff.cs | 37 .handle-opened { property
|
/external/dtc/tests/ |
D | open_pack.supp | 2 opened blob dumps uninitialized data
|
/external/jemalloc/msvc/ |
D | ReadMe.txt | 22 6. Now the project can be opened and built in Visual Studio:
|
/external/doclava/res/assets/templates-sdk/ |
D | trailer.cs | 5 </div> <!-- end body-content --> <?cs # normally opened by header.cs ?>
|
/external/autotest/client/site_tests/video_MultiplePlayback/ |
D | control | 7 PURPOSE = "Verify that simultaneous playback works fine in all opened tabs."
|
/external/compiler-rt/test/asan/TestCases/Posix/ |
D | log_path_fork_test.cc.disabled | 3 // Set verbosity to 1 so that the log files are opened prior to fork().
|
/external/autotest/client/site_tests/policy_RestoreOnStartupURLs/ |
D | control.notset_notabs | 19 The test case shall pass when no browser tabs are opened upon startup. It
|
D | control.singleurl_1tab | 19 The test case shall pass when a single browser tab is opened for the URL
|
D | control.multipleurls_3tabs | 19 The test case shall pass when one browser tab is opened only for each of the
|
D | control | 19 A test case shall pass when a single browser tab is opened for only the URLs
|
/external/pdfium/third_party/freetype/include/freetype/ |
D | ftstroke.h | 377 FT_Bool opened );
|
/external/freetype/include/freetype/ |
D | ftstroke.h | 377 FT_Bool opened );
|
/external/autotest/server/site_tests/audio_AudioRoutingUSB/ |
D | control | 14 correct device file (/dev/snd/pcmCXDY) is opened in each case.
|
/external/syslinux/gpxe/src/drivers/net/ |
D | amd8111e.c | 96 char opened; member 625 lp->opened = 0; in amd8111e_disable() 667 lp->opened = 1; in amd8111e_probe()
|
/external/zlib/src/contrib/iostream3/ |
D | README | 23 - gzipped output file opened with default compression level instead of maximum level
|
/external/bison/m4/ |
D | mmap-anon.m4 | 13 # - On IRIX, neither exists, and a file descriptor opened to /dev/zero must be
|
/external/fio/ |
D | io_u.c | 968 int opened = 0; in get_next_file_rand() local 988 opened = 1; in get_next_file_rand() 995 if (opened) in get_next_file_rand() 1010 int opened = 0; in get_next_file_rr() local 1037 opened = 1; in get_next_file_rr() 1045 if (opened) in get_next_file_rr()
|
/external/protobuf/ |
D | .gitignore | 98 # OS X's Finder creates these for state about opened windows/etc.
|
/external/protobuf/python/google/protobuf/internal/ |
D | text_format_test.py | 529 opened = self.ReadGolden('text_format_unittest_data_oneof_implemented.txt') 531 r = text_format.MergeLines(opened, parsed_message) 539 opened = self.ReadGolden('text_format_unittest_data_oneof_implemented.txt') 541 r = text_format.ParseLines(opened, parsed_message)
|
/external/ltp/testscripts/ |
D | Readme_ROBind | 101 Once done , the file is re-opened, the random number generator
|