OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:empty_bucket
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/core/util/
presized_cuckoo_map.h
89
Bucket
empty_bucket
;
local
91
empty_bucket
.keys[i] = kUnusedSlot;
94
buckets_.resize(num_buckets_,
empty_bucket
);
/frameworks/compile/mclinker/include/mcld/ADT/
HashBase.tcc
38
static entry_type*
empty_bucket
= reinterpret_cast<entry_type*>(0x0);
39
return
empty_bucket
;
Completed in 403 milliseconds