HomeSort by relevance Sort by last modified time
    Searched defs:DataIndex (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/
IpSecDebug.c 313 UINTN DataIndex;
317 DataIndex = 0;
327 DEBUG ((DEBUG_INFO, " 0x%02x,", Data[DataIndex++]));
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
WindowsResource.h 168 uint32_t getDataIndex() const { return DataIndex; }
206 uint32_t DataIndex;
  /external/icu/icu4c/source/test/perf/collperf/
collperf.cpp 69 struct DataIndex {
82 DWORD DataIndex::win_langid;
83 UCollator * DataIndex::col;
93 DataIndex * data;
102 CmdKeyGen(UErrorCode, UCollator * col,DWORD win_langid, int32_t count, DataIndex * data,Func fn,int32_t)
273 uint8_t * key_a = ((DataIndex *)a)->icu_key;
274 uint8_t * key_b = ((DataIndex *)b)->icu_key;
284 DataIndex * da = (DataIndex *) a; \
285 DataIndex * db = (DataIndex *) b;
    [all...]
  /external/libusb/libusb/os/
windows_winusb.h 929 USHORT DataIndex, Reserved4;

Completed in 340 milliseconds