/external/rust/crates/quiche/deps/boringssl/src/util/fipstools/cavp/ |
D | cavp_tdes_test.cc | 60 std::string num_keys; in TestKAT() local 74 } num_keys = kNotPresent; in TestKAT() local 183 std::string num_keys; in TestMCT() local 192 } num_keys; in TestMCT() local
|
/external/icing/proto/icing/legacy/index/proto/ |
D | icing-dynamic-trie-header.proto | 40 optional uint32 num_keys = 10; field
|
/external/marisa-trie/lib/marisa/grimoire/trie/ |
D | louds-trie.h | 35 std::size_t num_keys() const { in num_keys() function
|
D | louds-trie.cc | 332 const std::size_t num_keys = Algorithm().sort(keys.begin(), keys.end()); in build_current_trie() local 499 std::size_t num_keys) { in reserve_cache()
|
/external/marisa-trie/include/marisa/ |
D | keyset.h | 33 std::size_t num_keys() const { in num_keys() function
|
/external/perfetto/src/base/ |
D | crash_keys.cc | 82 uint32_t num_keys = g_num_keys.load(); in SerializeCrashKeys() local
|
/external/marisa-trie/bindings/ |
D | marisa-swig.cxx | 60 size_t Keyset::num_keys() const { in num_keys() function in marisa_swig::Keyset 209 size_t Trie::num_keys() const { in num_keys() function in marisa_swig::Trie
|
/external/marisa-trie/bindings/ruby/ |
D | marisa-swig.cxx | 60 size_t Keyset::num_keys() const { in num_keys() function in marisa_swig::Keyset 209 size_t Trie::num_keys() const { in num_keys() function in marisa_swig::Trie
|
/external/marisa-trie/bindings/perl/ |
D | marisa-swig.cxx | 60 size_t Keyset::num_keys() const { in num_keys() function in marisa_swig::Keyset 209 size_t Trie::num_keys() const { in num_keys() function in marisa_swig::Trie
|
/external/marisa-trie/bindings/python/ |
D | marisa-swig.cxx | 60 size_t Keyset::num_keys() const { in num_keys() function in marisa_swig::Keyset 209 size_t Trie::num_keys() const { in num_keys() function in marisa_swig::Trie
|
D | marisa.py | 140 def num_keys(self): return _marisa.Keyset_num_keys(self) member in Keyset 192 def num_keys(self): return _marisa.Trie_num_keys(self) member in Trie
|
/external/marisa-trie/tools/ |
D | marisa-dump.cc | 32 std::size_t num_keys = 0; in dump() local
|
D | marisa-benchmark.cc | 116 void print_time_info(std::size_t num_keys, double elasped) { in print_time_info()
|
/external/tensorflow/tensorflow/core/kernels/ |
D | example_parsing_ops_test.cc | 154 static Graph* ParseExample(int batch_size, int num_keys, int feature_size) { in ParseExample() 205 static Graph* ParseExampleV2(int batch_size, int num_keys, int feature_size) { in ParseExampleV2() 282 static Graph* ParseSingleExample(int num_keys, int feature_size) { in ParseSingleExample()
|
/external/rust/crates/quiche/deps/boringssl/src/crypto/trust_token/ |
D | internal.h | 270 size_t num_keys; member 292 size_t num_keys; member
|
/external/boringssl/src/crypto/trust_token/ |
D | internal.h | 270 size_t num_keys; member 292 size_t num_keys; member
|
/external/arm-trusted-firmware/tools/cert_create/src/ |
D | key.c | 25 unsigned int num_keys; variable
|
/external/icing/icing/store/ |
D | key-mapper.h | 94 int32_t num_keys() const { return trie_.size(); } in num_keys() function
|
/external/e2fsprogs/misc/ |
D | e2undo.c | 56 __le64 num_keys; /* how many keys? */ member 106 size_t num_keys; member
|
/external/marisa-trie/tests/ |
D | marisa-test.cc | 203 void MakeKeyset(std::size_t num_keys, marisa::TailMode tail_mode, in MakeKeyset()
|
/external/mesa3d/src/util/ |
D | disk_cache.h | 74 uint32_t num_keys; member
|
/external/e2fsprogs/lib/ext2fs/ |
D | undo_io.c | 90 __le64 num_keys; /* how many keys? */ member 136 size_t num_keys, keys_in_block; member 553 size_t num_keys, keys_per_block, i; in try_reopen_undo_file() local
|
/external/autotest/client/site_tests/hardware_Keyboard/src/ |
D | evtest.c | 372 int num_keys = 0; in do_check_num_keys() local
|
/external/marisa-trie/lib/marisa/ |
D | trie.cc | 123 std::size_t Trie::num_keys() const { in num_keys() function in marisa::Trie
|
/external/icing/icing/legacy/index/ |
D | icing-dynamic-trie_test.cc | 64 static void AddToTrie(IcingDynamicTrie* trie, uint32_t num_keys) { in AddToTrie() 74 static void CheckTrie(const IcingDynamicTrie& trie, uint32_t num_keys) { in CheckTrie()
|