Searched refs:cumulative (Results 1 – 15 of 15) sorted by relevance
/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/elfutils/m4/ |
D | lib-link.m4 | 483 dnl The -rpath options are cumulative. 495 dnl executables is -R. The -R options are cumulative.
|
/external/bison/m4/ |
D | lib-link.m4 | 516 dnl The -rpath options are cumulative. 528 dnl executables is -R. The -R options are cumulative.
|
/external/libpcap/ |
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/v8/src/ |
D | date.js | 298 var cumulative = 0;
|
/external/clearsilver/ |
D | aclocal.m4 | 681 dnl The -rpath options are cumulative. 693 dnl executables is -R. The -R options are cumulative.
|
/external/webkit/JavaScriptCore/wtf/ |
D | FastMalloc.cpp | 3167 uint64_t cumulative = 0; in CreateCacheIfNecessary() local 3171 cumulative += class_bytes; in CreateCacheIfNecessary() 3177 cumulative / 1048576.0); in CreateCacheIfNecessary()
|
/external/webkit/WebKit/chromium/src/mac/ |
D | WebInputEventFactory.mm | 1133 // are chunked but each non-zero value does not appear to be cumulative. 1142 // chunked but unlike Delta events are properly cumulative.
|
/external/e2fsprogs/ |
D | aclocal.m4 | 1519 dnl The -rpath options are cumulative. 1531 dnl executables is -R. The -R options are cumulative.
|
/external/webkit/WebKitTools/android/flex-2.5.4a/ |
D | NEWS | 779 - '-C' table compression options *are* cumulative.
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/texinfo/ |
D | flex.info | 1863 mixed, and are cumulative.
|
D | flex.texi | 2212 mixed, and are cumulative.
|
/external/webkit/JavaScriptCore/ |
D | ChangeLog-2009-06-16 | 32655 means that the timeout check is now checking the cumulative time
|