Searched
full:10000 (Results
351 -
375 of
2586) sorted by null
<<11121314151617181920>>
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/netfilter/ |
xt_limit.h | 22 #define XT_LIMIT_SCALE 10000
|
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/netfilter_bridge/ |
ebt_limit.h | 24 #define EBT_LIMIT_SCALE 10000
|
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/netfilter/ |
xt_limit.h | 22 #define XT_LIMIT_SCALE 10000
|
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/netfilter_bridge/ |
ebt_limit.h | 24 #define EBT_LIMIT_SCALE 10000
|
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/netfilter/ |
xt_limit.h | 22 #define XT_LIMIT_SCALE 10000
|
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/netfilter_bridge/ |
ebt_limit.h | 24 #define EBT_LIMIT_SCALE 10000
|
/system/core/fastboot/ |
genkey.sh | 16 -batch -days 10000
|
/system/core/include/cutils/ |
misc.h | 34 #define FIRST_APPLICATION_UID 10000
|
/system/extras/perfprofd/quipper/kernel-headers/tools/perf/util/ |
target.h | 35 __PERF_ERRNO_TARGET__START = - 10000,
|
/system/extras/perfprofd/quipper/original-kernel-headers/tools/perf/util/ |
target.h | 27 __PERF_ERRNO_TARGET__START = -10000,
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/ |
logb.decTest | 98 logbx1104 logb 10000 -> 4 128 logbx1404 logb 10000E-2 -> 2 132 logbx1408 logb 10000E-1 -> 3 136 logbx1412 logb 10000E0 -> 4 140 logbx1416 logb 10000E1 -> 5 144 logbx1420 logb 10000E2 -> 6 148 logbx1500 logb 10000E2 -> 6
|
subtract.decTest | 80 subx060 subtract '70' '10000e+9' -> '-1.00000000E+13' Inexact Rounded 81 subx061 subtract '700' '10000e+9' -> '-1.00000000E+13' Inexact Rounded 82 subx062 subtract '7000' '10000e+9' -> '-9.99999999E+12' Inexact Rounded 83 subx063 subtract '70000' '10000e+9' -> '-9.99999993E+12' Rounded 84 subx064 subtract '700000' '10000e+9' -> '-9.99999930E+12' Rounded 86 subx065 subtract '10000e+9' '70' -> '1.00000000E+13' Inexact Rounded 87 subx066 subtract '10000e+9' '700' -> '1.00000000E+13' Inexact Rounded 88 subx067 subtract '10000e+9' '7000' -> '9.99999999E+12' Inexact Rounded 89 subx068 subtract '10000e+9' '70000' -> '9.99999993E+12' Rounded 90 subx069 subtract '10000e+9' '700000' -> '9.99999930E+12' Rounde [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/ |
logb.decTest | 98 logbx1104 logb 10000 -> 4 128 logbx1404 logb 10000E-2 -> 2 132 logbx1408 logb 10000E-1 -> 3 136 logbx1412 logb 10000E0 -> 4 140 logbx1416 logb 10000E1 -> 5 144 logbx1420 logb 10000E2 -> 6 148 logbx1500 logb 10000E2 -> 6
|
subtract.decTest | 80 subx060 subtract '70' '10000e+9' -> '-1.00000000E+13' Inexact Rounded 81 subx061 subtract '700' '10000e+9' -> '-1.00000000E+13' Inexact Rounded 82 subx062 subtract '7000' '10000e+9' -> '-9.99999999E+12' Inexact Rounded 83 subx063 subtract '70000' '10000e+9' -> '-9.99999993E+12' Rounded 84 subx064 subtract '700000' '10000e+9' -> '-9.99999930E+12' Rounded 86 subx065 subtract '10000e+9' '70' -> '1.00000000E+13' Inexact Rounded 87 subx066 subtract '10000e+9' '700' -> '1.00000000E+13' Inexact Rounded 88 subx067 subtract '10000e+9' '7000' -> '9.99999999E+12' Inexact Rounded 89 subx068 subtract '10000e+9' '70000' -> '9.99999993E+12' Rounded 90 subx069 subtract '10000e+9' '700000' -> '9.99999930E+12' Rounde [all...] |
/frameworks/base/core/tests/coretests/src/android/database/ |
DatabasePerformanceTests.java | 990 * 10000 inserts for an integer 994 private static final int SIZE = 10000; 1022 * 10000 inserts for an integer -indexed table 1026 private static final int SIZE = 10000; 1055 * 10000 inserts for a String 1059 private static final int SIZE = 10000; 1087 * 10000 inserts for a String - indexed table [all...] |
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
PluralRulesTest.java | [all...] |
/cts/hostsidetests/usage/src/com/android/cts/app/usage/ |
AppIdleHostTest.java | 127 setAppIdleSettings("idle_duration=10000,wallclock_threshold=10000");
|
/cts/suite/audio_quality/test_description/processing/ |
gen_random.py | 93 peakAmplitude = 10000 95 durationInMSec = 10000
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/special/ |
Erf.java | 58 double ret = Gamma.regularizedGammaP(0.5, x * x, 1.0e-15, 10000); 88 final double ret = Gamma.regularizedGammaQ(0.5, x * x, 1.0e-15, 10000);
|
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/ |
AlgorithmParameterGenerator_ImplTest.java | 83 int[] keys = { -10000, -512, -1, 0, 10000 };
|
/external/compiler-rt/test/msan/ |
chained_origin_memcpy.cc | 22 int xx[10000]; 23 int yy[10000];
|
/external/libxml2/python/tests/ |
indexes.py | 74 while i < 10000: 100 while i < 10000:
|
/external/lldb/test/expression_command/timeout/ |
TestCallWithTimeout.py | 65 value = frame.EvaluateExpression ("wait_a_while (10000)", options) 73 return_value = interp.HandleCommand ("expr -t 100 -u true -- wait_a_while(10000)", result)
|
/external/llvm/test/Transforms/SLPVectorizer/X86/ |
hoist.ll | 7 ; for (int i=0; i < 10000; i+=4) { 53 %cmp = icmp slt i32 %add10, 10000
|
/external/pdfium/core/src/fxge/ge/ |
fx_ge_text.cpp | [all...] |
Completed in 126 milliseconds
<<11121314151617181920>>