Home
last modified time | relevance | path

Searched defs:matchIndex (Results 1 – 25 of 154) sorted by relevance

1234567

/aosp_15_r20/external/zstd/lib/compress/
H A Dzstd_lazy.c54 U32 const matchIndex = hashTable[h]; in ZSTD_updateDUBT() local
94 …U32 matchIndex = *smallerPtr; /* this candidate is unsorted : next sorted candidate is reached t… in ZSTD_insertDUBT1() local
208 U32 matchIndex = dictMatchIndex + dictIndexDelta; in ZSTD_DUBT_findBetterDictMatch() local
253 U32 matchIndex = hashTable[h]; in ZSTD_DUBT_findBestMatch() local
542 U32 matchIndex; in ZSTD_dedicatedDictSearch_lazy_search() local
698 U32 matchIndex; in ZSTD_HcFindBestMatch() local
1231 U32 const matchIndex = row[matchPos]; in ZSTD_RowFindBestMatch() local
1255 U32 const matchIndex = matchBuffer[currMatch]; in ZSTD_RowFindBestMatch() local
1302 U32 const matchIndex = dmsRow[matchPos]; in ZSTD_RowFindBestMatch() local
1313 U32 const matchIndex = matchBuffer[currMatch]; in ZSTD_RowFindBestMatch() local
[all …]
H A Dzstd_opt.c455 U32 matchIndex = hashTable[h]; in ZSTD_insertBt1() local
609 U32 matchIndex = hashTable[h]; in ZSTD_insertBtAndGetAllMatches() local
H A Dzstd_fast.c532 U32 matchIndex = hashTable[hash0]; in ZSTD_compressBlock_fast_dictMatchState_generic() local
H A Dzstd_double_fast.c638 const U32 matchIndex = hashSmall[hSmall]; in ZSTD_compressBlock_doubleFast_extDict_generic() local
/aosp_15_r20/external/zstd/contrib/externalSequenceProducer/
H A Dsequence_producer.c47 U32 const matchIndex = hashTable[hash]; in simpleSequenceProducer() local
/aosp_15_r20/external/zstd/tests/
H A Dexternal_matchfinder.c48 U32 const matchIndex = hashTable[hash]; in simpleSequenceProducer() local
/aosp_15_r20/external/coreboot/util/cbfstool/lz4/lib/
H A Dlz4hc.c171 U32 matchIndex; in LZ4HC_InsertAndFindBestMatch() local
231 U32 matchIndex; in LZ4HC_InsertAndGetWiderMatch() local
/aosp_15_r20/frameworks/base/core/java/android/webkit/
H A DFindActionModeCallback.java170 public void updateMatchCount(int matchIndex, int matchCount, boolean isEmptyFind) { in updateMatchCount()
/aosp_15_r20/platform_testing/libraries/collectors-helper/lyric/src/com/android/helpers/
H A DLyricMemProfilerHelper.java289 Integer matchIndex = null; in processDmabufDump() local
/aosp_15_r20/external/jackson-core/src/main/java/com/fasterxml/jackson/core/
H A DJsonPointer.java99 protected JsonPointer(String fullString, String segment, int matchIndex, JsonPointer next) { in JsonPointer()
/aosp_15_r20/frameworks/av/media/libstagefright/
H A DMediaCodecList.cpp369 ssize_t matchIndex = in findMatchingCodecs() local
/aosp_15_r20/external/lz4/lib/
H A Dlz4hc.c370 U32 matchIndex = lDictMatchIndex + gDictEndIndex - (U32)lDictEndIndex; in LZ4HC_searchExtDict() local
875 static int LZ4HC_protectDictEnd(U32 const dictLimit, U32 const matchIndex) in LZ4HC_protectDictEnd()
910 U32 matchIndex; in LZ4HC_InsertAndGetWiderMatch() local
H A Dlz4.c1048 U32 matchIndex = LZ4_getIndexOnHash(h, cctx->hashTable, tableType); in LZ4_compress_generic_validated() local
1257 U32 matchIndex = LZ4_getIndexOnHash(h, cctx->hashTable, tableType); in LZ4_compress_generic_validated() local
/aosp_15_r20/external/icu/icu4c/source/common/
H A Ducurr.cpp1325 int32_t matchIndex = -1; in searchCurrencyName() local
1554 int32_t matchIndex = -1; in uprv_parseCurrency() local
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Ducurr.cpp1351 int32_t matchIndex = -1; in searchCurrencyName() local
1581 int32_t matchIndex = -1; in uprv_parseCurrency() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/
H A Dreapits.c2263 static UBool U_CALLCONV FindCallback(const void* context , int64_t matchIndex) { in FindCallback()
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/
H A Dreapits.c2263 static UBool U_CALLCONV FindCallback(const void* context , int64_t matchIndex) { in FindCallback()
/aosp_15_r20/packages/apps/Contacts/src/com/android/contacts/list/
DContactListItemView.java1745 private String snippetize(String line, int matchIndex, int maxLength) { in snippetize()
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
H A DIBMCalendarTest.java2080 … int matchIndex = matchString("Monday March 28, 2016", 0, Calendar.DAY_OF_WEEK, matchData, cal); in TestSimpleDateFormatCoverage() local
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/calendar/
H A DIBMCalendarTest.java2077 … int matchIndex = matchString("Monday March 28, 2016", 0, Calendar.DAY_OF_WEEK, matchData, cal); in TestSimpleDateFormatCoverage() local
/aosp_15_r20/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
DMmsSmsProvider.java1463 int matchIndex = URI_MATCHER.match(uri); in insert() local
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dregextst.cpp4805 testProgressCallBackFn(const void *context, int64_t matchIndex) { in testProgressCallBackFn()
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dregextst.cpp4805 testProgressCallBackFn(const void *context, int64_t matchIndex) { in testProgressCallBackFn()
/aosp_15_r20/out/soong/.intermediates/packages/providers/TelephonyProvider/TelephonyProvider/android_common/javac/
DTelephonyProvider.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/packages/providers/TelephonyProvider/TelephonyProvider/android_common/repackaged-jarjar/javac/
DTelephonyProvider.jarcom/android/providers/telephony/TelephonyProvider.class TelephonyProvider.java package com.android. ...

1234567