/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/webrtc/modules/rtp_rtcp/source/rtcp_packet/ |
D | tmmbr.h | 40 void WithOverhead(uint16_t overhead) { in WithOverhead()
|
D | tmmbn.cc | 90 bool Tmmbn::WithTmmbr(uint32_t ssrc, uint32_t bitrate_kbps, uint16_t overhead) { in WithTmmbr()
|
/external/skia/fuzz/ |
D | FuzzSkDescriptor.cpp | 21 size_t overhead = SkDescriptor::ComputeOverhead(numEntries); in DEF_FUZZ() local
|
/external/curl/lib/ |
D | curl_sec.h | 32 int (*overhead)(void *, int, int); member
|
/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/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/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.h | 185 constexpr uint32_t overhead = sizeof(Footer) + sizeof(uint32_t); in commonArrayAlloc() local
|
D | SkArenaAlloc.cpp | 104 constexpr uint32_t overhead = headerSize + sizeof(Footer); in ensureSpace() local
|
/external/skqp/include/private/ |
D | SkArenaAlloc.h | 184 constexpr uint32_t overhead = sizeof(Footer) + sizeof(uint32_t); in commonArrayAlloc() local
|
/external/strace/ |
D | count.c | 49 static struct timespec overhead; variable
|
/external/skqp/src/core/ |
D | SkArenaAlloc.cpp | 104 constexpr uint32_t overhead = headerSize + sizeof(Footer); in ensureSpace() local
|
/external/webrtc/webrtc/modules/rtp_rtcp/source/ |
D | rtp_format_vp8.cc | 350 const size_t overhead = in GeneratePacketsBalancedAggregates() local 412 const size_t overhead = in AggregateSmallPartitions() local
|
/external/apache-http/android/src/com/android/internal/http/multipart/ |
D | Part.java | 330 ByteArrayOutputStream overhead = new ByteArrayOutputStream(); in length() local
|
/external/iputils/ |
D | tracepath.c | 51 const int overhead = 28; variable
|
/external/skia/bench/ |
D | nanobench.cpp | 299 double overhead = 0; in estimate_timer_overhead() local 362 static int setup_cpu_bench(const double overhead, Target* target, Benchmark* bench) { in setup_cpu_bench() 1205 const double overhead = estimate_timer_overhead(); in main() 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
|
/external/ltp/testcases/kernel/sched/tool/ |
D | time-schedule.c | 102 signed long overhead, total_diffs; in main() local
|