HomeSort by relevance Sort by last modified time
    Searched full:formatid (Results 1 - 7 of 7) sorted by null

  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
ICUBinaryTest.java 55 int formatid = 0x01020304; local
90 ICUBinary.readHeader(bytes, formatid, authenticate);
97 ICUBinary.readHeader(bytes, formatid, null);
105 ICUBinary.readHeader(bytes, formatid, authenticate);
113 ICUBinary.readHeader(bytes, formatid, authenticate);
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
ICUBinaryTest.java 51 int formatid = 0x01020304; local
86 ICUBinary.readHeader(bytes, formatid, authenticate);
93 ICUBinary.readHeader(bytes, formatid, null);
101 ICUBinary.readHeader(bytes, formatid, authenticate);
109 ICUBinary.readHeader(bytes, formatid, authenticate);
  /external/lzma/CPP/7zip/UI/Common/
ZipRegistry.h 46 CSysString FormatID;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
xa.h 16 __LONG32 formatID;
txdtc.h 241 __LONG32 formatID;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusimaging.h 112 GUID FormatID;
  /external/webrtc/webrtc/modules/audio_device/ios/
audio_device_ios.mm 261 UInt32 formatID = CFSwapInt32HostToBig(absd.mFormatID);
262 bcopy(&formatID, formatIDString, 4);
    [all...]

Completed in 119 milliseconds