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

/external/chromium_org/third_party/icu/source/test/perf/collperf/
H A Dcollperf.cpp63 struct DataIndex { struct
76 DWORD DataIndex::win_langid;
77 UCollator * DataIndex::col;
87 DataIndex * data;
96 CmdKeyGen(UErrorCode, UCollator * col,DWORD win_langid, int32_t count, DataIndex * data,Func fn,int32_t)
267 uint8_t * key_a = ((DataIndex *)a)->icu_key;
268 uint8_t * key_b = ((DataIndex *)b)->icu_key;
278 DataIndex * da = (DataIndex *) a; \
279 DataIndex * d
[all...]
/external/icu/icu4c/source/test/perf/collperf/
H A Dcollperf.cpp63 struct DataIndex { struct
76 DWORD DataIndex::win_langid;
77 UCollator * DataIndex::col;
87 DataIndex * data;
96 CmdKeyGen(UErrorCode, UCollator * col,DWORD win_langid, int32_t count, DataIndex * data,Func fn,int32_t)
267 uint8_t * key_a = ((DataIndex *)a)->icu_key;
268 uint8_t * key_b = ((DataIndex *)b)->icu_key;
278 DataIndex * da = (DataIndex *) a; \
279 DataIndex * d
[all...]
/external/chromium_org/third_party/libusb/src/libusb/os/
H A Dwindows_usb.h898 USHORT DataIndex, Reserved4; member in struct:_HIDP_VALUE_CAPS::__anon12868::__anon12870

Completed in 229 milliseconds