Searched defs:shortcut (Results 1 - 6 of 6) sorted by relevance
/third_party/node/deps/brotli/c/enc/ |
H A D | backward_references_hq.h | 61 uint32_t shortcut; member
|
/third_party/skia/third_party/externals/brotli/c/enc/ |
H A D | backward_references_hq.h | 61 uint32_t shortcut; member
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/aes/ |
H A D | aes-x86_64.s | |
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/aes/ |
H A D | aes-x86_64.s | |
/third_party/skia/third_party/externals/brotli/research/ |
H A D | sieve.cc | 18 static TextIdx dryRun(TextIdx sliceLen, Slot* map, TextIdx* shortcut, in dryRun() argument 137 std::vector<TextIdx> shortcut; in sieve_generate() local 48 createDictionary(const uint8_t* data, TextIdx sliceLen, Slot* map, TextIdx* shortcut, TextIdx end, TextIdx middle, SampleIdx minPresence, SampleIdx iteration) createDictionary() argument [all...] |
H A D | durchschlag.cc | 80 buildCandidatesList(std::vector<Candidate>* candidates, std::vector<MetaSlot>* map, TextIdx span, const TextIdx* shortcut, TextIdx end) buildCandidatesList() argument 168 rebuildCandidatesList(std::vector<TextIdx>* candidates, std::vector<MetaSlot>* map, TextIdx span, const TextIdx* shortcut, TextIdx end, TextIdx* next) rebuildCandidatesList() argument 425 ScoreSlices(const std::vector<TextIdx>& offsets, std::vector<MetaSlot>& map, const TextIdx* shortcut, TextIdx end) ScoreSlices() argument 462 const TextIdx* shortcut = context.sliceMap.data(); durchschlagGenerateExclusive() local 568 const TextIdx* shortcut = context.sliceMap.data(); durchschlagGenerateCollaborative() local 665 const TextIdx* shortcut = context.sliceMap.data(); durchschlag_distill() local 707 const TextIdx* shortcut = context.sliceMap.data(); durchschlag_purify() local [all...] |
Completed in 6 milliseconds