Home
last modified time | relevance | path

Searched defs:num_keys (Results 1 – 25 of 37) sorted by relevance

12

/external/rust/crates/quiche/deps/boringssl/src/util/fipstools/cavp/
Dcavp_tdes_test.cc60 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/
Dicing-dynamic-trie-header.proto40 optional uint32 num_keys = 10; field
/external/marisa-trie/lib/marisa/grimoire/trie/
Dlouds-trie.h35 std::size_t num_keys() const { in num_keys() function
Dlouds-trie.cc332 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/
Dkeyset.h33 std::size_t num_keys() const { in num_keys() function
/external/perfetto/src/base/
Dcrash_keys.cc82 uint32_t num_keys = g_num_keys.load(); in SerializeCrashKeys() local
/external/marisa-trie/bindings/
Dmarisa-swig.cxx60 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/
Dmarisa-swig.cxx60 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/
Dmarisa-swig.cxx60 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/
Dmarisa-swig.cxx60 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
Dmarisa.py140 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/
Dmarisa-dump.cc32 std::size_t num_keys = 0; in dump() local
Dmarisa-benchmark.cc116 void print_time_info(std::size_t num_keys, double elasped) { in print_time_info()
/external/tensorflow/tensorflow/core/kernels/
Dexample_parsing_ops_test.cc154 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/
Dinternal.h270 size_t num_keys; member
292 size_t num_keys; member
/external/boringssl/src/crypto/trust_token/
Dinternal.h270 size_t num_keys; member
292 size_t num_keys; member
/external/arm-trusted-firmware/tools/cert_create/src/
Dkey.c25 unsigned int num_keys; variable
/external/icing/icing/store/
Dkey-mapper.h94 int32_t num_keys() const { return trie_.size(); } in num_keys() function
/external/e2fsprogs/misc/
De2undo.c56 __le64 num_keys; /* how many keys? */ member
106 size_t num_keys; member
/external/marisa-trie/tests/
Dmarisa-test.cc203 void MakeKeyset(std::size_t num_keys, marisa::TailMode tail_mode, in MakeKeyset()
/external/mesa3d/src/util/
Ddisk_cache.h74 uint32_t num_keys; member
/external/e2fsprogs/lib/ext2fs/
Dundo_io.c90 __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/
Devtest.c372 int num_keys = 0; in do_check_num_keys() local
/external/marisa-trie/lib/marisa/
Dtrie.cc123 std::size_t Trie::num_keys() const { in num_keys() function in marisa::Trie
/external/icing/icing/legacy/index/
Dicing-dynamic-trie_test.cc64 static void AddToTrie(IcingDynamicTrie* trie, uint32_t num_keys) { in AddToTrie()
74 static void CheckTrie(const IcingDynamicTrie& trie, uint32_t num_keys) { in CheckTrie()

12