Searched defs:matches (Results 1 – 10 of 10) sorted by relevance
/device/generic/vulkan-cereal/third-party/lz4/ |
D | lz4opt.h | 85 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/ |
D | CstateResidencyDataProvider.cpp | 33 std::smatch matches; in getImpl() local
|
/device/google/cuttlefish/host/commands/append_squashfs_overlay/src/ |
D | main.rs | 75 let matches = App::new("append_squashfs_overlay") in main() localVariable
|
/device/google/cuttlefish/host/commands/run_cvd/ |
D | process_monitor.cc | 195 auto matches = [pid](const auto& it) { return it.proc->pid() == pid; }; in MonitorRoutine() local
|
/device/generic/vulkan-cereal/third-party/googletest/googlemock/src/ |
D | gmock-matchers.cc | 423 ElementMatcherPairs matches = FindMaxBipartiteMatching(matrix); in FindPairing() local
|
/device/generic/vulkan-cereal/third-party/astc-codec/src/decoder/ |
D | integer_sequence_codec.cc | 328 bool matches = true; in EncodeISEBlock() local
|
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/ |
D | SymbolTable.cpp | 496 bool UnmangledEntry::matches(const ImmutableString &name, in matches() function in sh::UnmangledEntry
|
/device/generic/vulkan-cereal/protocols/vulkan/katex/contrib/ |
D | mhchem.mjs | 178 var matches = mhchemParser.patterns.match_(t[i].pattern, input); variable
|
/device/generic/vulkan-cereal/protocols/vulkan/scripts/asciidoctor-chunker/ |
D | asciidoctor-chunker.js | 4 …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/ |
D | gmock-matchers_test.cc | 6312 ElementMatcherPairs matches = in TEST() local
|