Home
last modified time | relevance | path

Searched defs:matches (Results 1 – 10 of 10) sorted by relevance

/device/generic/vulkan-cereal/third-party/lz4/
Dlz4opt.h85 LZ4HC_match_t* matches, in LZ4HC_BinTree_InsertAndGetAllMatches()
184 size_t best_mlen, LZ4HC_match_t* matches, const int fullUpdate) in LZ4HC_BinTree_GetAllMatches()
217 LZ4HC_match_t matches[LZ4_OPT_NUM + 1]; in LZ4HC_compress_optimal() local
/device/google/coral/pwrstats_util/
DCstateResidencyDataProvider.cpp33 std::smatch matches; in getImpl() local
/device/google/cuttlefish/host/commands/append_squashfs_overlay/src/
Dmain.rs75 let matches = App::new("append_squashfs_overlay") in main() localVariable
/device/google/cuttlefish/host/commands/run_cvd/
Dprocess_monitor.cc195 auto matches = [pid](const auto& it) { return it.proc->pid() == pid; }; in MonitorRoutine() local
/device/generic/vulkan-cereal/third-party/googletest/googlemock/src/
Dgmock-matchers.cc423 ElementMatcherPairs matches = FindMaxBipartiteMatching(matrix); in FindPairing() local
/device/generic/vulkan-cereal/third-party/astc-codec/src/decoder/
Dinteger_sequence_codec.cc328 bool matches = true; in EncodeISEBlock() local
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DSymbolTable.cpp496 bool UnmangledEntry::matches(const ImmutableString &name, in matches() function in sh::UnmangledEntry
/device/generic/vulkan-cereal/protocols/vulkan/katex/contrib/
Dmhchem.mjs178 var matches = mhchemParser.patterns.match_(t[i].pattern, input); variable
/device/generic/vulkan-cereal/protocols/vulkan/scripts/asciidoctor-chunker/
Dasciidoctor-chunker.js4 …5:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.groupSelectors=t.getDo… variable
/device/generic/vulkan-cereal/third-party/googletest/googlemock/test/
Dgmock-matchers_test.cc6312 ElementMatcherPairs matches = in TEST() local