Home
last modified time | relevance | path

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

12

/external/icing/icing/index/numeric/
Dinteger-index-storage_benchmark.cc98 int num_keys) { in CreateIntegerGenerator()
138 int num_keys = state.range(1); in BM_Index() local
198 int num_keys = state.range(1); in BM_BatchIndex() local
257 int num_keys = state.range(1); in BM_ExactQuery() local
334 int num_keys = state.range(1); in BM_RangeQueryAll() local
/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/icing/store/
Dkey-mapper_benchmark.cc104 int num_keys = state.range(0); in BM_PutMany() local
209 int num_keys = state.range(0); in BM_Get() local
264 int num_keys = state.range(0); in BM_Iterator() local
Dpersistent-hash-map-key-mapper.h121 int32_t num_keys() const override { return persistent_hash_map_->size(); } in num_keys() function
Ddynamic-trie-key-mapper.h89 int32_t num_keys() const override { return trie_.size(); } in num_keys() function
/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
/external/perfetto/src/base/
Dcrash_keys.cc82 uint32_t num_keys = g_num_keys.load(); in SerializeCrashKeys() local
/external/marisa-trie/include/marisa/
Dkeyset.h33 std::size_t num_keys() const { in num_keys() function
/external/leveldb/issues/
Dissue178_test.cc73 size_t num_keys = 0; in TEST() local
/external/marisa-trie/tools/
Dmarisa-dump.cc32 std::size_t num_keys = 0; in dump() local
/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/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
/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/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/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/cronet/third_party/boringssl/src/crypto/trust_token/
Dinternal.h364 size_t num_keys; member
386 size_t num_keys; member
/external/boringssl/src/crypto/trust_token/
Dinternal.h364 size_t num_keys; member
386 size_t num_keys; member
/external/rust/crates/quiche/deps/boringssl/src/crypto/trust_token/
Dinternal.h270 size_t num_keys; member
292 size_t num_keys; member
/external/leveldb/table/
Dfilter_block.cc52 const size_t num_keys = start_.size(); in GenerateFilter() local
/external/arm-trusted-firmware/tools/cert_create/src/
Dkey.c25 unsigned int num_keys; variable
/external/marisa-trie/tests/
Dmarisa-test.cc203 void MakeKeyset(std::size_t num_keys, marisa::TailMode tail_mode, in MakeKeyset()
/external/e2fsprogs/misc/
De2undo.c56 __le64 num_keys; /* how many keys? */ member
106 size_t num_keys; member
/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

12