/external/chromium_org/net/quic/ |
D | quic_sent_entropy_manager.cc | 37 CumulativeEntropy* cumulative) const { in UpdateCumulativeEntropy() 38 while (cumulative->sequence_number < sequence_number) { in UpdateCumulativeEntropy() 39 ++cumulative->sequence_number; in UpdateCumulativeEntropy() 40 cumulative->entropy ^= GetPacketEntropy(cumulative->sequence_number); in UpdateCumulativeEntropy()
|
D | quic_sent_entropy_manager.h | 72 CumulativeEntropy* cumulative) const;
|
/external/chromium_org/extensions/common/api/ |
D | system_cpu.idl | 11 // The cumulative time used by userspace programs on this processor. 14 // The cumulative time used by kernel programs on this processor. 17 // The cumulative time spent idle by this processor. 20 // The total cumulative time for this processor. This value is equal to
|
/external/chromium_org/third_party/tcmalloc/chromium/src/ |
D | pprof | 646 my $cumulative = CumulativeProfile($reduced); 651 PrintDisassembly($libs, $flat, $cumulative, $main::opt_disasm); 653 PrintListing($total, $libs, $flat, $cumulative, $main::opt_list, 0); 661 PrintText($symbols, $flat, $cumulative, -1); 667 if (PrintDot($main::prog, $symbols, $profile, $flat, $cumulative, $total)) { 855 my $cumulative = CumulativeProfile($reduced); 857 PrintText($symbols, $flat, $cumulative, $line_limit); 890 my $cumulative = CumulativeProfile($reduced); 892 PrintListing($total, $libs, $flat, $cumulative, $routine, $html); 908 my $cumulative = CumulativeProfile($reduced); [all …]
|
D | tcmalloc.cc | 450 uint64_t cumulative = 0; in DumpStats() local 455 cumulative += class_bytes; in DumpStats() 461 cumulative / MiB); in DumpStats()
|
/external/chromium_org/third_party/tcmalloc/vendor/src/ |
D | pprof | 646 my $cumulative = CumulativeProfile($reduced); 651 PrintDisassembly($libs, $flat, $cumulative, $main::opt_disasm); 653 PrintListing($total, $libs, $flat, $cumulative, $main::opt_list, 0); 661 PrintText($symbols, $flat, $cumulative, -1); 667 if (PrintDot($main::prog, $symbols, $profile, $flat, $cumulative, $total)) { 855 my $cumulative = CumulativeProfile($reduced); 857 PrintText($symbols, $flat, $cumulative, $line_limit); 890 my $cumulative = CumulativeProfile($reduced); 892 PrintListing($total, $libs, $flat, $cumulative, $routine, $html); 908 my $cumulative = CumulativeProfile($reduced); [all …]
|
D | tcmalloc.cc | 419 uint64_t cumulative = 0; in DumpStats() local 424 cumulative += class_bytes; in DumpStats() 430 cumulative / MiB); in DumpStats()
|
/external/jemalloc/bin/ |
D | pprof | 646 my $cumulative = CumulativeProfile($reduced); 651 PrintDisassembly($libs, $flat, $cumulative, $main::opt_disasm); 653 PrintListing($total, $libs, $flat, $cumulative, $main::opt_list, 0); 661 PrintText($symbols, $flat, $cumulative, -1); 667 if (PrintDot($main::prog, $symbols, $profile, $flat, $cumulative, $total)) { 855 my $cumulative = CumulativeProfile($reduced); 857 PrintText($symbols, $flat, $cumulative, $line_limit); 890 my $cumulative = CumulativeProfile($reduced); 892 PrintListing($total, $libs, $flat, $cumulative, $routine, $html); 908 my $cumulative = CumulativeProfile($reduced); [all …]
|
/external/iproute2/ |
D | README.distribution | 4 translated, inverse to the cumulative distribution function. 6 Here's how to think about it: Let F() be the cumulative distribution 26 To see this, it's enough to show that Y's cumulative distribution function, 56 3. Determine the cumulative distribution. The code I wrote creates a table
|
/external/iproute2/netem/ |
D | README.distribution | 6 translated, inverse to the cumulative distribution function. 8 Here's how to think about it: Let F() be the cumulative distribution 28 To see this, it's enough to show that Y's cumulative distribution function, 58 3. Determine the cumulative distribution. The code I wrote creates a table
|
D | maketable.c | 135 inverttable(int *table, int inversesize, int tablesize, int cumulative) in inverttable() argument 147 fvalue = (double)table[i]/(double)cumulative; in inverttable()
|
/external/libpcap/ |
D | README.hpux | 32 1. You do need a late "LAN products cumulative patch" (e.g. PHNE_18173 165 Patch Description: s700 10.20 PCI 100Base-T cumulative patch
|
D | INSTALL.txt | 139 need to install the "9.X LAN and DLPI drivers cumulative" patch 155 HP-UX 10, you will, apparently, need a late "LAN products cumulative
|
/external/chromium_org/ui/message_center/cocoa/ |
D | popup_controller.mm | 27 // The cumulative X and Y scrollingDeltas since the -scrollWheel: event began.
|
/external/chromium_org/third_party/yasm/source/patched-yasm/m4/ |
D | lib-link.m4 | 595 dnl The -rpath options are cumulative. 607 dnl executables is -R. The -R options are cumulative. 695 dnl The -rpath options are cumulative.
|
/external/bison/m4/ |
D | lib-link.m4 | 656 dnl The -rpath options are cumulative. 668 dnl executables is -R. The -R options are cumulative. 763 dnl The -rpath options are cumulative.
|
/external/libexif/auto-m4/ |
D | lib-link.m4 | 513 dnl The -rpath options are cumulative. 525 dnl executables is -R. The -R options are cumulative.
|
/external/chromium_org/third_party/WebKit/Source/web/ |
D | WebInputEventFactoryMac.mm | 1051 // are chunked but each non-zero value does not appear to be cumulative. 1060 // chunked but unlike Delta events are properly cumulative.
|
/external/chromium_org/third_party/mesa/src/src/gallium/docs/source/ |
D | screen.rst | 250 during their lifecycle. Bind flags are cumulative and may be combined to create
|
/external/mesa3d/src/gallium/docs/source/ |
D | screen.rst | 250 during their lifecycle. Bind flags are cumulative and may be combined to create
|
/external/libmtp/ |
D | aclocal.m4 | 908 dnl The -rpath options are cumulative. 920 dnl executables is -R. The -R options are cumulative. 1008 dnl The -rpath options are cumulative.
|
/external/jemalloc/ |
D | ChangeLog | 454 - Make cumulative heap profiling data optional, so that it is possible to
|
/external/e2fsprogs/ |
D | aclocal.m4 | 1519 dnl The -rpath options are cumulative. 1531 dnl executables is -R. The -R options are cumulative.
|
/external/oprofile/ |
D | ChangeLog-2003 | 239 * libutil++/comma_list.h: don't accept cumulative behavior 3943 * pp/format_output.cpp: fix cumulative column widths
|
/external/qemu/ |
D | qapi-schema.json | 2487 # operation is in progress. Pausing an already paused job has no cumulative
|