/external/webrtc/modules/rtp_rtcp/source/rtcp_packet/ |
D | tmmb_item.cc | 19 TmmbItem::TmmbItem(uint32_t ssrc, uint64_t bitrate_bps, uint16_t overhead) in TmmbItem() 38 uint16_t overhead = compact & 0x1ff; // 9 bits. in Parse() local 66 void TmmbItem::set_packet_overhead(uint16_t overhead) { in set_packet_overhead()
|
/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/ |
D | instruction_count_test.c | 26 uint64_t overhead, bool report) in do_count_loop() 72 uint64_t current, overhead; in determine_overhead() local 112 uint64_t overhead; in instruction_count() local
|
/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ |
D | count_instructions.c | 30 u64 overhead, bool report) in do_count_loop() 76 u64 current, overhead; in determine_overhead() local 97 u64 overhead; in test_body() local
|
/external/webrtc/logging/rtc_event_log/events/ |
D | rtc_event_route_change.h | 32 uint32_t overhead() const { return overhead_; } in overhead() function
|
D | rtc_event_route_change.cc | 17 RtcEventRouteChange::RtcEventRouteChange(bool connected, uint32_t overhead) in RtcEventRouteChange()
|
/external/libchrome/base/trace_event/ |
D | trace_buffer.cc | 107 TraceEventMemoryOverhead* overhead) override { in EstimateTraceMemoryOverhead() 219 TraceEventMemoryOverhead* overhead) override { in EstimateTraceMemoryOverhead() 266 TraceEventMemoryOverhead* overhead) { in EstimateTraceMemoryOverhead()
|
D | trace_event_impl.cc | 199 TraceEventMemoryOverhead* overhead) { in EstimateTraceMemoryOverhead()
|
/external/iproute2/tc/ |
D | q_cbq.c | 56 unsigned short overhead = 0; in cbq_parse_opt() local 193 unsigned short overhead = 0; in cbq_parse_class_opt() local
|
D | q_tbf.c | 47 unsigned short overhead = 0; in tbf_parse_opt() local
|
D | m_police.c | 67 unsigned short overhead = 0; in act_parse_police() local
|
D | q_htb.c | 121 unsigned short overhead = 0; in htb_parse_class_opt() local
|
/external/curl/lib/ |
D | curl_krb5.h | 32 int (*overhead)(void *, int, int); member
|
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/perf/ |
D | PerfOutputWriter.java | 73 double overhead = 100 * (subject - reference) / reference; in writeResult() local
|
/external/boringssl/src/crypto/fipsmodule/cipher/ |
D | internal.h | 80 uint8_t overhead; member
|
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/cipher/ |
D | internal.h | 80 uint8_t overhead; member
|
/external/pdfium/core/fxcrt/ |
D | string_data_template.h | 24 int overhead = offsetof(StringDataTemplate, m_String) + sizeof(CharType); in Create() local
|
/external/e2fsprogs/lib/ext2fs/ |
D | initialize.c | 96 unsigned int overhead = 0; in ext2fs_initialize() local
|
/external/skia/src/core/ |
D | SkArenaAlloc.cpp | 72 constexpr uint32_t overhead = headerSize + sizeof(Footer); in ensureSpace() local
|
D | SkArenaAlloc.h | 253 constexpr uint32_t overhead = sizeof(Footer) + sizeof(uint32_t); in allocUninitializedArray() local
|
/external/strace/ |
D | count.c | 49 static struct timespec overhead; variable
|
/external/skqp/include/private/ |
D | SkArenaAlloc.h | 184 constexpr uint32_t overhead = sizeof(Footer) + sizeof(uint32_t); in commonArrayAlloc() local
|
/external/skqp/src/core/ |
D | SkArenaAlloc.cpp | 104 constexpr uint32_t overhead = headerSize + sizeof(Footer); in ensureSpace() local
|
/external/apache-http/android/src/com/android/internal/http/multipart/ |
D | Part.java | 330 ByteArrayOutputStream overhead = new ByteArrayOutputStream(); in length() local
|
/external/libwebsockets/lib/misc/lwsac/ |
D | lwsac.c | 239 uint64_t overhead = 0; in lwsac_total_overhead() local
|
/external/skqp/bench/ |
D | nanobench.cpp | 260 double overhead = 0; in estimate_timer_overhead() local 323 static int setup_cpu_bench(const double overhead, Target* target, Benchmark* bench) { in setup_cpu_bench() 1164 const double overhead = estimate_timer_overhead(); in main() local
|