HomeSort by relevance Sort by last modified time
    Searched refs:ndir (Results 1 - 18 of 18) sorted by null

  /external/opencv3/3rdparty/libtiff/
tif_dirwrite.c 44 static int TIFFWriteDirectoryTagSampleformatArray(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, uint32 count, double* value);
46 static int TIFFWriteDirectoryTagSampleformatPerSample(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, double value);
49 static int TIFFWriteDirectoryTagAscii(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, uint32 count, char* value);
50 static int TIFFWriteDirectoryTagUndefinedArray(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, uint32 count, uint8* value);
52 static int TIFFWriteDirectoryTagByte(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, uint8 value);
54 static int TIFFWriteDirectoryTagByteArray(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, uint32 count, uint8* value);
56 static int TIFFWriteDirectoryTagBytePerSample(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, uint8 value);
59 static int TIFFWriteDirectoryTagSbyte(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, int8 value);
61 static int TIFFWriteDirectoryTagSbyteArray(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, uint32 count, int8* value);
63 static int TIFFWriteDirectoryTagSbytePerSample(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, int8 value)
366 uint32 ndir; local
    [all...]
  /external/pdfium/third_party/libtiff/
tif_dirwrite.c 44 static int TIFFWriteDirectoryTagSampleformatArray(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, uint32 count, double* value);
46 static int TIFFWriteDirectoryTagSampleformatPerSample(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, double value);
49 static int TIFFWriteDirectoryTagAscii(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, uint32 count, char* value);
50 static int TIFFWriteDirectoryTagUndefinedArray(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, uint32 count, uint8* value);
52 static int TIFFWriteDirectoryTagByte(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, uint8 value);
54 static int TIFFWriteDirectoryTagByteArray(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, uint32 count, uint8* value);
56 static int TIFFWriteDirectoryTagBytePerSample(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, uint8 value);
59 static int TIFFWriteDirectoryTagSbyte(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, int8 value);
61 static int TIFFWriteDirectoryTagSbyteArray(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, uint32 count, int8* value);
63 static int TIFFWriteDirectoryTagSbytePerSample(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, int8 value)
366 uint32 ndir; local
    [all...]
  /external/ImageMagick/MagickCore/
studio.h 179 # include <sys/ndir.h>
185 # include <ndir.h>
  /external/ImageMagick/MagickWand/
studio.h 180 # include <sys/ndir.h>
186 # include <ndir.h>
  /toolchain/binutils/binutils-2.25/bfd/
hpux-core.c 55 # include <sys/ndir.h>
61 # include <ndir.h>
trad-core.c 32 # include <sys/ndir.h>
38 # include <ndir.h>
configure     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_tempfile.py 50 (ndir, nbase) = os.path.split(name)
55 self.assertEqual(os.path.abspath(ndir), os.path.abspath(dir),
467 (ndir, nbase) = os.path.split(name)
469 self.assertEqual(adir, ndir,
470 "Directory '%s' incorrectly returned as '%s'" % (adir, ndir))
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_tempfile.py 50 (ndir, nbase) = os.path.split(name)
55 self.assertEqual(os.path.abspath(ndir), os.path.abspath(dir),
467 (ndir, nbase) = os.path.split(name)
469 self.assertEqual(adir, ndir,
470 "Directory '%s' incorrectly returned as '%s'" % (adir, ndir))
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_tempfile.py 50 (ndir, nbase) = os.path.split(name)
55 self.assertEqual(os.path.abspath(ndir), os.path.abspath(dir),
467 (ndir, nbase) = os.path.split(name)
469 self.assertEqual(adir, ndir,
470 "Directory '%s' incorrectly returned as '%s'" % (adir, ndir))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_tempfile.py 50 (ndir, nbase) = os.path.split(name)
55 self.assertEqual(os.path.abspath(ndir), os.path.abspath(dir),
467 (ndir, nbase) = os.path.split(name)
469 self.assertEqual(adir, ndir,
470 "Directory '%s' incorrectly returned as '%s'" % (adir, ndir))
  /ndk/sources/host-tools/make-3.81/
dir.c 32 # include <sys/ndir.h>
38 # include <ndir.h>
  /ndk/sources/host-tools/make-3.81/glob/
glob.c 97 # include <sys/ndir.h>
103 # include <ndir.h>
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
srconv.c 1285 dus.ndir = 0;
    [all...]
  /external/libedit/
configure     [all...]
  /external/llvm/
configure     [all...]
  /toolchain/binutils/binutils-2.25/ld/
configure     [all...]
  /external/ImageMagick/
configure     [all...]

Completed in 1410 milliseconds