/external/boringssl/src/ssl/test/runner/ |
D | cipher_suites.go | 243 func (f *fixedNonceAEAD) Overhead() int { return f.aead.Overhead() } func 293 func (x *xorNonceAEAD) Overhead() int { return x.aead.Overhead() } func
|
D | conn.go | 458 n := len(payload) - c.Overhead() 612 b.resize(len(b.data) + c.Overhead())
|
/external/webrtc/modules/rtp_rtcp/source/ |
D | ulpfec_generator.cc | 174 return ((Overhead() - CurrentParams().fec_rate) < kMaxExcessOverhead); in ExcessOverheadBelowMax() 252 int UlpfecGenerator::Overhead() const { in Overhead() function in webrtc::UlpfecGenerator
|
D | ulpfec_generator.h | 78 int Overhead() const;
|
/external/autotest/client/tests/unixbench/ |
D | control | 20 - System Call Overhead - estimates the cost of entering and leaving the
|
/external/autotest/client/tests/unixbench5/ |
D | control | 19 - System Call Overhead - estimates the cost of entering and leaving the
|
/external/blktrace/btt/doc/ |
D | sample-btt-output.tex | 18 ==================== Device Overhead ====================
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/internal/ |
D | nanobenchmark.cc | 679 Ticks Overhead(const void* arg, const InputVec* inputs, const Params& p) { in Overhead() function 745 const Ticks overhead = Overhead(arg, &full, p); in MeasureImpl() 746 const Ticks overhead_skip = Overhead(arg, &subset, p); in MeasureImpl()
|
/external/angle/third_party/abseil-cpp/absl/random/internal/ |
D | nanobenchmark.cc | 679 Ticks Overhead(const void* arg, const InputVec* inputs, const Params& p) { in Overhead() function 745 const Ticks overhead = Overhead(arg, &full, p); in MeasureImpl() 746 const Ticks overhead_skip = Overhead(arg, &subset, p); in MeasureImpl()
|
/external/libtextclassifier/abseil-cpp/absl/random/internal/ |
D | nanobenchmark.cc | 679 Ticks Overhead(const void* arg, const InputVec* inputs, const Params& p) { in Overhead() function 745 const Ticks overhead = Overhead(arg, &full, p); in MeasureImpl() 746 const Ticks overhead_skip = Overhead(arg, &subset, p); in MeasureImpl()
|
/external/webrtc/third_party/abseil-cpp/absl/random/internal/ |
D | nanobenchmark.cc | 679 Ticks Overhead(const void* arg, const InputVec* inputs, const Params& p) { in Overhead() function 745 const Ticks overhead = Overhead(arg, &full, p); in MeasureImpl() 746 const Ticks overhead_skip = Overhead(arg, &subset, p); in MeasureImpl()
|
/external/openscreen/third_party/abseil/src/absl/random/internal/ |
D | nanobenchmark.cc | 679 Ticks Overhead(const void* arg, const InputVec* inputs, const Params& p) { in Overhead() function 745 const Ticks overhead = Overhead(arg, &full, p); in MeasureImpl() 746 const Ticks overhead_skip = Overhead(arg, &subset, p); in MeasureImpl()
|
/external/abseil-cpp/absl/random/internal/ |
D | nanobenchmark.cc | 679 Ticks Overhead(const void* arg, const InputVec* inputs, const Params& p) { in Overhead() function 745 const Ticks overhead = Overhead(arg, &full, p); in MeasureImpl() 746 const Ticks overhead_skip = Overhead(arg, &subset, p); in MeasureImpl()
|
/external/tensorflow/tensorflow/core/profiler/internal/gpu/ |
D | cupti_collector.h | 122 Overhead = 8, enumerator
|
D | cupti_collector.cc | 46 if (event.type != CuptiTracerEventType::Overhead) { in IsHostEvent() 298 if (event_types.count(CuptiTracerEventType::Overhead)) in GetDeviceXLineName()
|
D | cupti_tracer.cc | 644 event.type = CuptiTracerEventType::Overhead; in AddCuptiOverheadActivityEvent() 1580 case CuptiTracerEventType::Overhead: in GetTraceEventTypeName()
|
/external/skia/src/gpu/ |
D | GrBlockAllocator.h | 198 static constexpr size_t Overhead(); 520 constexpr size_t GrBlockAllocator::Overhead() { in Overhead() function
|
D | GrTBlockList.h | 232 GrBlockAllocator::Overhead<alignof(T)>() + StartingItems * sizeof(T);
|
/external/kotlinx.coroutines/docs/ |
D | debugging.md | 30 Overhead of this feature is negligible and it can be safely turned on by default to simplify loggin…
|
/external/llvm-project/llvm/test/CodeGen/ARM/ |
D | O3-pipeline.ll | 182 ; CHECK-NEXT: ARM Low Overhead Loops pass
|
/external/libwebsockets/lib/misc/lwsac/ |
D | README.md | 127 the memory needed as overhead. Overhead is created
|
/external/toolchain-utils/crosperf/perf_files/ |
D | perf.data.report.0 | 10 # Overhead Samples Command Shared Object Symbol 234 # Overhead Samples Command Shared Object Symbol
|
/external/clang/docs/ |
D | DriverInternals.rst | 50 Low Overhead
|
/external/llvm-project/clang/docs/ |
D | DriverInternals.rst | 50 Low Overhead
|
/external/perfetto/docs/design-docs/ |
D | protozero.md | 26 Overhead here is not just defined as CPU time (or instructions retired) it
|