Searched refs:ndir (Results 1 – 25 of 27) sorted by relevance
12
/external/pdfium/third_party/libtiff/ |
D | tif_dirwrite.c | 45 static int TIFFWriteDirectoryTagSampleformatArray(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint1… 47 static int TIFFWriteDirectoryTagSampleformatPerSample(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, u… 50 static int TIFFWriteDirectoryTagAscii(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, uint3… 51 static int TIFFWriteDirectoryTagUndefinedArray(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 t… 53 static int TIFFWriteDirectoryTagByte(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, uint8 … 55 static int TIFFWriteDirectoryTagByteArray(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, u… 57 static int TIFFWriteDirectoryTagBytePerSample(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 ta… 60 static int TIFFWriteDirectoryTagSbyte(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, int8 … 62 static int TIFFWriteDirectoryTagSbyteArray(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, … 64 static int TIFFWriteDirectoryTagSbytePerSample(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 t… [all …]
|
/external/libxml2/vms/ |
D | config.vms | 57 /* Define if you have the <ndir.h> header file. */ 87 /* Define if you have the <sys/ndir.h> header file. */
|
/external/python/cpython2/Lib/test/ |
D | test_tempfile.py | 51 (ndir, nbase) = os.path.split(name) 56 self.assertEqual(os.path.abspath(ndir), os.path.abspath(dir), 553 (ndir, nbase) = os.path.split(name) 555 self.assertEqual(adir, ndir, 556 "Directory '%s' incorrectly returned as '%s'" % (adir, ndir))
|
/external/ImageMagick/MagickCore/ |
D | config.h_vms | 121 /* Define if you have the <ndir.h> header file. */ 139 /* Define if you have the <sys/ndir.h> header file. */
|
/external/stressapptest/src/ |
D | stressapptest_config.h.in | 47 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ 105 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
|
/external/libxml2/os400/ |
D | os400config.h.in | 104 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ 192 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
|
/external/python/cpython3/Lib/test/ |
D | test_tempfile.py | 82 (ndir, nbase) = os.path.split(name) 99 self.assertEqual(os.path.abspath(ndir), os.path.abspath(dir), 626 (ndir, nbase) = os.path.split(name) 628 self.assertEqual(adir, ndir, 629 "Directory '%s' incorrectly returned as '%s'" % (adir, ndir))
|
/external/swiftshader/third_party/LLVM/cmake/ |
D | config-ix.cmake | 53 check_include_file(ndir.h HAVE_NDIR_H) 68 check_include_file(sys/ndir.h HAVE_SYS_NDIR_H)
|
/external/swiftshader/third_party/LLVM/lib/Support/Unix/ |
D | PathV2.inc | 33 # include <sys/ndir.h> 39 # include <ndir.h>
|
D | Path.inc | 45 # include <sys/ndir.h> 51 # include <ndir.h>
|
/external/llvm/cmake/ |
D | config-ix.cmake | 56 check_include_file(ndir.h HAVE_NDIR_H) 65 check_include_file(sys/ndir.h HAVE_SYS_NDIR_H)
|
/external/llvm/include/llvm/Config/ |
D | config.h.cmake | 197 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ 300 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
|
/external/swiftshader/third_party/LLVM/include/llvm/Config/ |
D | config.h.in | 280 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ 428 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
|
D | config.h.cmake | 282 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ 430 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
|
/external/llvm/lib/Support/Unix/ |
D | Path.inc | 41 # include <sys/ndir.h> 47 # include <ndir.h>
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/Unix/ |
D | Path.inc | 41 # include <sys/ndir.h> 47 # include <ndir.h>
|
/external/ImageMagick/config/ |
D | config.h.in | 330 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ 538 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
|
/external/python/cpython2/ |
D | pyconfig.h.in | 517 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ 798 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
|
/external/python/cpython3/ |
D | pyconfig.h.in | 671 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ 1072 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
|
/external/openssh/ |
D | config.h.in | 802 /* Define to 1 if you have the <ndir.h> header file. */ 1202 /* Define to 1 if you have the <sys/ndir.h> header file. */
|
D | configure.ac | 380 ndir.h \ 404 sys/ndir.h \
|
D | configure | 6695 ndir.h \ 6719 sys/ndir.h \
|
/external/stressapptest/ |
D | configure | 4399 for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
|
/external/swiftshader/third_party/LLVM/ |
D | configure | 7909 for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do 12738 for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | en-IPA.txt | 474 $x{gerrymandering → dʒɛrimændərɪŋ ; # dʒɛrɪmændərɪŋ dʒərɪmændirɪŋ 1339 $x{surrendering → sərɛndərɪŋ ; # sərɛndirɪŋ 1609 $x{philandering → fɑɪlændərɪŋ ; # fɪlændirɪŋ 2606 $x{squandering → skwɑndərɪŋ ; # skwɑndirɪŋ 3486 $x{floundering → flɑʊndərɪŋ ; # flɑʊndirɪŋ 5004 $x{plundering → pləndərɪŋ ; # pləndirɪŋ 5473 $x{laundering → lɑndərɪŋ ; # lɑndirɪŋ 5846 $x{foundering → fɑʊndərɪŋ ; # fɑʊndirɪŋ 6532 $x{blundering → bləndərɪŋ ; # bləndirɪŋ 6812 $x{wondering → wəndərɪŋ ; # wɑndirɪŋ [all …]
|
12