/external/lz4/lib/ |
D | lz4.c | 698 LZ4_FORCE_INLINE U32 LZ4_hash4(U32 sequence, tableType_t const tableType) in LZ4_hash4() 706 LZ4_FORCE_INLINE U32 LZ4_hash5(U64 sequence, tableType_t const tableType) in LZ4_hash5() 718 LZ4_FORCE_INLINE U32 LZ4_hashPosition(const void* const p, tableType_t const tableType) in LZ4_hashPosition() 724 LZ4_FORCE_INLINE void LZ4_clearHash(U32 h, void* tableBase, tableType_t const tableType) in LZ4_clearHash() 736 …_FORCE_INLINE void LZ4_putIndexOnHash(U32 idx, U32 h, void* tableBase, tableType_t const tableType) in LZ4_putIndexOnHash() 749 void* tableBase, tableType_t const tableType, in LZ4_putPositionOnHash() 761 LZ4_FORCE_INLINE void LZ4_putPosition(const BYTE* p, void* tableBase, tableType_t tableType, const … in LZ4_putPosition() 773 LZ4_FORCE_INLINE U32 LZ4_getIndexOnHash(U32 h, const void* tableBase, tableType_t tableType) in LZ4_getIndexOnHash() 789 static const BYTE* LZ4_getPositionOnHash(U32 h, const void* tableBase, tableType_t tableType, const… in LZ4_getPositionOnHash() 798 const void* tableBase, tableType_t tableType, in LZ4_getPosition() [all …]
|
D | lz4.h | 599 LZ4_u32 tableType; member
|
/external/icu/icu4c/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()
|
/external/icu/icu4c/source/test/intltest/ |
D | itspoof.cpp | 393 UnicodeString tableType = parseLine.group(3, status); in testConfData() local
|
/external/fonttools/Lib/fontTools/ttLib/tables/ |
D | otConverters.py | 659 def getConverter(self, tableType, lookupType): argument 667 def getConverter(self, tableType, lookupType): argument
|
/external/zstd/lib/decompress/ |
D | huf_decompress.c | 132 typedef struct { BYTE maxTableLog; BYTE tableType; BYTE tableLog; BYTE reserved; } DTableDesc; member
|
/external/zstd/tests/ |
D | paramgrill.c | 279 memoTableType_t tableType; member
|
/external/fonttools/Lib/fontTools/cffLib/ |
D | __init__.py | 1008 def __init__(self, tableType, cachingStats): argument
|
/external/zstd/lib/legacy/ |
D | zstd_v07.c | 1760 typedef struct { BYTE maxTableLog; BYTE tableType; BYTE tableLog; BYTE reserved; } DTableDesc; member
|
/external/bcc/libbpf-tools/powerpc/ |
D | vmlinux_510.h | 91124 BYTE tableType; member
|
D | vmlinux.h | 91124 BYTE tableType; member
|
/external/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 58622 BYTE tableType; member
|
/external/bcc/libbpf-tools/arm64/ |
D | vmlinux.h | 57838 BYTE tableType; member
|
D | vmlinux_510.h | 57838 BYTE tableType; member
|