| /external/marisa-trie/tests/ | 
| D | marisa-test.cc | 45   marisa::Keyset keyset;  in TestEmptyTrie()  local 89   marisa::Keyset keyset;  in TestTinyTrie()  local 204     marisa::Keyset *keyset) {  in MakeKeyset() 219 void TestLookup(const marisa::Trie &trie, const marisa::Keyset &keyset) {  in TestLookup() 235     const marisa::Keyset &keyset) {  in TestCommonPrefixSearch() 249     const marisa::Keyset &keyset) {  in TestPredictiveSearch() 262     marisa::NodeOrder node_order, marisa::Keyset &keyset) {  in TestTrie() 350     marisa::Keyset &keyset) {  in TestTrie() 364   marisa::Keyset keyset;  in TestTrie()  local
  | 
| D | base-test.cc | 104   marisa::Keyset keyset;  in TestKeyset()  local
  | 
| /external/marisa-trie/tools/ | 
| D | marisa-benchmark.cc | 133 void read_keys(std::istream &input, marisa::Keyset *keyset,  in read_keys() 152     marisa::Keyset *keyset, std::vector<float> *weights) {  in read_keys() 169 void benchmark_build(marisa::Keyset &keyset,  in benchmark_build() 182     const marisa::Keyset &keyset) {  in benchmark_lookup() 196     const marisa::Keyset &keyset) {  in benchmark_reverse_lookup() 214     const marisa::Keyset &keyset) {  in benchmark_common_prefix_search() 234     const marisa::Keyset &keyset) {  in benchmark_predictive_search() 259 void benchmark(marisa::Keyset &keyset, const std::vector<float> &weights,  in benchmark() 274   marisa::Keyset keyset;  in benchmark()  local
  | 
| D | marisa-build.cc | 41 void read_keys(std::istream &input, marisa::Keyset *keyset) {  in read_keys() 58   marisa::Keyset keyset;  in build()  local
  | 
| D | marisa-common-prefix-search.cc | 57   marisa::Keyset keyset;  in common_prefix_search()  local
  | 
| D | marisa-predictive-search.cc | 57   marisa::Keyset keyset;  in predictive_search()  local
  | 
| /external/autotest/site_utils/stable_images/ | 
| D | test_omaha_status.json | 11       "keyset": "amd64-generic-goofy-premp",  string 35       "keyset": "paine-mp-v2",  string 58       "keyset": "gale-mp",  string 76       "keyset": "gale-mp",  string 94       "keyset": "gale-mp",  string 112       "keyset": "gale-mp",  string 130       "keyset": "gale-mp",  string 149       "keyset": "kevin-mp",  string 173       "keyset": "kevin-mp",  string 193       "keyset": "kevin-mp",  string [all …] 
 | 
| /external/rust/crates/coset/src/key/ | 
| D | tests.rs | 218     let keyset = CoseKeySet(tests.iter().map(|(l, _v)| l.clone()).collect());  in test_cose_key_encode()  localVariable 303     let keyset = CoseKeySet(tests.iter().map(|(l, _v)| l.clone()).collect());  in test_rfc8152_public_cose_key_decode()  localVariable 440     let keyset = CoseKeySet(tests.iter().map(|(l, _v)| l.clone()).collect());  in test_rfc8152_private_cose_key_decode()  localVariable
  | 
| /external/marisa-trie/bindings/python/ | 
| D | sample.py | 3 keyset = marisa.Keyset()  variable
  | 
| D | benchmark.py | 26 keyset = marisa.Keyset()  variable
  | 
| D | marisa-swig.cxx | 152 void Trie::build(Keyset &keyset, int config_flags) {  in build()
  | 
| /external/marisa-trie/lib/marisa/grimoire/trie/ | 
| D | louds-trie.cc | 22 void LoudsTrie::build(Keyset &keyset, int flags) {  in build() 248 void LoudsTrie::build_(Keyset &keyset, const Config &config) {  in build_()
  | 
| /external/marisa-trie/lib/marisa/ | 
| D | trie.cc | 12 void Trie::build(Keyset &keyset, int config_flags) {  in build()
  | 
| /external/marisa-trie/bindings/ruby/ | 
| D | marisa-swig.cxx | 152 void Trie::build(Keyset &keyset, int config_flags) {  in build()
  | 
| /external/marisa-trie/bindings/ | 
| D | marisa-swig.cxx | 152 void Trie::build(Keyset &keyset, int config_flags) {  in build()
  | 
| /external/marisa-trie/bindings/perl/ | 
| D | marisa-swig.cxx | 152 void Trie::build(Keyset &keyset, int config_flags) {  in build()
  | 
| /external/libwebsockets/include/libwebsockets/ | 
| D | lws-cose.h | 396 	lws_dll2_owner_t		*keyset;  member 459 	lws_dll2_owner_t		*keyset;  member
  | 
| /external/python/cpython3/Lib/idlelib/ | 
| D | configdialog.py | 1497     def save_new_key_set(keyset_name, keyset):  argument
  |