Home
last modified time | relevance | path

Searched defs:num_probes (Results 1 – 15 of 15) sorted by relevance

/external/tensorflow/tensorflow/core/lib/gtl/
Dflatrep.h147 uint32 num_probes = 1; // Needed for quadratic probing in Find() local
172 uint32 num_probes = 1; // Needed for quadratic probing in FindOrInsert() local
324 uint32 num_probes = 1; // Needed for quadratic probing in FreshInsert() local
340 inline size_t NextIndex(size_t i, uint32 num_probes) const { in NextIndex()
/external/webrtc/modules/congestion_controller/goog_cc/
Dprobe_bitrate_estimator.h38 int num_probes = 0; member
/external/abseil-cpp/absl/container/internal/
Dhashtable_debug_hooks.h61 size_t num_probes = 0; in GetNumProbes() local
Dhashtable_debug.h61 size_t num_probes = GetHashtableDebugNumProbes( in GetHashtableDebugNumProbesHistogram() local
/external/webrtc/third_party/abseil-cpp/absl/container/internal/
Dhashtable_debug_hooks.h61 size_t num_probes = 0; in GetNumProbes() local
Dhashtable_debug.h61 size_t num_probes = GetHashtableDebugNumProbes( in GetHashtableDebugNumProbesHistogram() local
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/
Dhashtable_debug_hooks.h61 size_t num_probes = 0; in GetNumProbes() local
Dhashtable_debug.h61 size_t num_probes = GetHashtableDebugNumProbes( in GetHashtableDebugNumProbesHistogram() local
/external/openscreen/third_party/abseil/src/absl/container/internal/
Dhashtable_debug_hooks.h61 size_t num_probes = 0; in GetNumProbes() local
Dhashtable_debug.h61 size_t num_probes = GetHashtableDebugNumProbes( in GetHashtableDebugNumProbesHistogram() local
/external/libtextclassifier/abseil-cpp/absl/container/internal/
Dhashtable_debug_hooks.h61 size_t num_probes = 0; in GetNumProbes() local
Dhashtable_debug.h61 size_t num_probes = GetHashtableDebugNumProbes( in GetHashtableDebugNumProbesHistogram() local
/external/tensorflow/tensorflow/core/kernels/
Dlookup_table_op.cc445 int64 num_probes = 0; in Find() local
626 int64 num_probes = 0; in DoInsert() local
689 int64 num_probes = 0; in DoRemove() local
/external/bcc/src/cc/
Dusdt.h267 size_t num_probes() const { return probes_.size(); } in num_probes() function
/external/bcc/src/cc/includes/
Dusdt.h267 size_t num_probes() const { return probes_.size(); } in num_probes() function