Searched defs:tableType (Results 1 – 13 of 13) sorted by relevance
| /third_party/lz4/lib/ |
| D | lz4.c | 777 LZ4_FORCE_INLINE U32 LZ4_hash4(U32 sequence, tableType_t const tableType) in LZ4_hash4() 785 LZ4_FORCE_INLINE U32 LZ4_hash5(U64 sequence, tableType_t const tableType) in LZ4_hash5() 797 LZ4_FORCE_INLINE U32 LZ4_hashPosition(const void* const p, tableType_t const tableType) in LZ4_hashPosition() 808 LZ4_FORCE_INLINE void LZ4_clearHash(U32 h, void* tableBase, tableType_t const tableType) in LZ4_clearHash() 820 …_FORCE_INLINE void LZ4_putIndexOnHash(U32 idx, U32 h, void* tableBase, tableType_t const tableType) in LZ4_putIndexOnHash() 834 void* tableBase, tableType_t const tableType) in LZ4_putPositionOnHash() 841 LZ4_FORCE_INLINE void LZ4_putPosition(const BYTE* p, void* tableBase, tableType_t tableType) in LZ4_putPosition() 853 LZ4_FORCE_INLINE U32 LZ4_getIndexOnHash(U32 h, const void* tableBase, tableType_t tableType) in LZ4_getIndexOnHash() 869 static const BYTE* LZ4_getPositionOnHash(U32 h, const void* tableBase, tableType_t tableType) in LZ4_getPositionOnHash() 877 const void* tableBase, tableType_t tableType) in LZ4_getPosition() [all …]
|
| D | lz4.h | 724 LZ4_u32 tableType; member
|
| /third_party/icu/icu4c/source/tools/makeconv/ |
| D | makeconv.cpp | 117 int32_t tableType; in writeConverterData() local
|
| D | gencnvex.c | 120 UNewDataMemory *pData, int32_t tableType) { in CnvExtWrite()
|
| D | genmbcs.cpp | 1424 UNewDataMemory *pData, int32_t tableType) { in MBCSWrite()
|
| /third_party/skia/third_party/externals/icu/source/tools/makeconv/ |
| D | makeconv.cpp | 117 int32_t tableType; in writeConverterData() local
|
| D | gencnvex.c | 119 UNewDataMemory *pData, int32_t tableType) { in CnvExtWrite()
|
| D | genmbcs.cpp | 1424 UNewDataMemory *pData, int32_t tableType) { in MBCSWrite()
|
| /third_party/skia/m133/third_party/externals/icu/source/tools/makeconv/ |
| D | makeconv.cpp | 117 int32_t tableType; in writeConverterData() local
|
| D | gencnvex.c | 120 UNewDataMemory *pData, int32_t tableType) { in CnvExtWrite()
|
| D | genmbcs.cpp | 1424 UNewDataMemory *pData, int32_t tableType) { in MBCSWrite()
|
| /third_party/icu/icu4c/source/test/intltest/ |
| D | itspoof.cpp | 393 UnicodeString tableType = parseLine.group(3, status); in testConfData() local
|
| /third_party/skia/m133/third_party/externals/icu/source/test/intltest/ |
| D | itspoof.cpp | 464 UnicodeString tableType = parseLine.group(3, status); in testConfData() local
|