/external/tensorflow/tensorflow/python/data/experimental/benchmarks/ |
D | map_and_batch_benchmark.py | 116 def name(method, label, num_calls, inter_op, element_size, batch_size): argument 129 def make_dataset(element_size, num_calls, batch_size): # pylint: disable=missing-docstring argument
|
/external/tensorflow/tensorflow/core/distributed_runtime/ |
D | call_options_test.cc | 23 int num_calls = 0; in TEST() local
|
/external/tensorflow/tensorflow/lite/testing/nnapi_tflite_zip_tests/ |
D | util.h | 46 int num_calls() const { return num_calls_; } in num_calls() function
|
/external/tensorflow/tensorflow/lite/testing/ |
D | util.h | 44 int num_calls() const { return num_calls_; } in num_calls() function
|
/external/grpc-grpc/src/cpp/server/load_reporter/ |
D | load_data_store.h | 48 : num_calls_(num_calls), total_metric_value_(total_metric_value) {} in num_calls_() argument 56 uint64_t num_calls() const { return num_calls_; } in num_calls() function
|
D | load_data_store.cc | 135 LoadRecordValue::LoadRecordValue(grpc::string metric_name, uint64_t num_calls, in LoadRecordValue()
|
D | load_reporter.cc | 476 const int64_t num_calls = p.second; in ProcessViewDataOtherCallMetrics() local
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_termination.cc | 72 static atomic_uint32_t num_calls; in CheckFailed() local
|
/external/tensorflow/tensorflow/core/util/rpc/ |
D | call_container.h | 99 OpKernelContext* ctx, int num_calls, bool fail_fast, bool try_rpc, in CallContainer()
|
/external/grpc-grpc-java/grpclb/src/main/proto/grpc/lb/v1/ |
D | load_balancer.proto | 61 int64 num_calls = 2; field
|
/external/grpc-grpc/src/proto/grpc/lb/v1/ |
D | load_balancer.proto | 61 int64 num_calls = 2; field
|
/external/v8/src/compiler/ |
D | js-inlining-heuristic.cc | 479 int const num_calls = callee->op()->ValueInputCount(); in TryReuseDispatch() local 635 int const num_calls = candidate.num_functions; in CreateOrReuseDispatch() local 675 int const num_calls = candidate.num_functions; in InlineCandidate() local
|
/external/webrtc/webrtc/modules/audio_processing/agc/ |
D | agc_manager_direct_unittest.cc | 81 void CallProcess(int num_calls) { in CallProcess() 88 void CallPreProc(int num_calls) { in CallPreProc()
|
/external/libchrome/base/test/ |
D | scoped_feature_list.cc | 216 static int num_calls = 0; in InitAndEnableFeatureWithParameters() local
|
/external/webrtc/webrtc/modules/rtp_rtcp/source/ |
D | receive_statistics_unittest.cc | 262 void Matches(uint32_t num_calls, in Matches()
|
/external/compiler-rt/lib/asan/ |
D | asan_rtl.cc | 43 static atomic_uint32_t num_calls; in AsanDie() local
|
/external/webrtc/webrtc/modules/audio_coding/acm2/ |
D | audio_coding_module_unittest_oldapi.cc | 115 int num_calls() const { in num_calls() function in webrtc::PacketizationCallbackStubOldApi 270 for (int num_calls = 0; num_calls < kNumNormalCalls; ++num_calls) { in TEST_F() local 416 int num_calls = packet_cb_.num_calls(); in DoTest() local 648 int num_calls = packet_cb_.num_calls(); // Store locally for thread safety. in InsertPacket() local
|
/external/boringssl/src/tool/ |
D | speed.cc | 61 unsigned num_calls; member 286 unsigned num_calls = 0; in SpeedRSAKeyGen() local
|
/external/webrtc/webrtc/modules/audio_coding/codecs/cng/ |
D | audio_encoder_cng_unittest.cc | 88 void ExpectEncodeCalls(size_t num_calls) { in ExpectEncodeCalls()
|
/external/grpc-grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/proto/grpc/lb/v1/ |
D | load_balancer.pb.h | 42 int64_t num_calls; member
|
/external/python/httplib2/tests/ |
D | __init__.py | 240 num_calls = 0 variable in MockHTTPBadStatusConnection
|
/external/tensorflow/tensorflow/core/kernels/data/experimental/ |
D | map_and_batch_dataset_op.cc | 319 int64 num_calls; // access guarded by owner's mutex member
|
/external/tensorflow/tensorflow/core/kernels/data/ |
D | parallel_map_dataset_op.cc | 584 int num_calls; in StatsThread() local
|
/external/python/httplib2/python2/ |
D | httplib2test.py | 211 num_calls = 0 variable in _MyHTTPBadStatusConnection
|
/external/python/httplib2/python3/ |
D | httplib2test.py | 203 num_calls = 0 variable in _MyHTTPBadStatusConnection
|