Home
last modified time | relevance | path

Searched refs:DataIndex (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/test/perf/collperf/
Dcollperf.cpp69 struct DataIndex { struct
82 DWORD DataIndex::win_langid; argument
83 UCollator * DataIndex::col;
93 DataIndex * data;
102 …CmdKeyGen(UErrorCode, UCollator * col,DWORD win_langid, int32_t count, DataIndex * data,Func fn,in… in CmdKeyGen()
273 uint8_t * key_a = ((DataIndex *)a)->icu_key; in q_random()
274 uint8_t * key_b = ((DataIndex *)b)->icu_key; in q_random()
284 DataIndex * da = (DataIndex *) a; \
285 DataIndex * db = (DataIndex *) b; \
405 DataIndex * rnd;
[all …]
/external/lzma/DOC/
D7zFormat.txt399 UINT64 DataIndex
408 UINT64 DataIndex
426 UINT64 DataIndex
/external/libusb/libusb/os/
Dwindows_winusb.h929 USHORT DataIndex, Reserved4; member