HomeSort by relevance Sort by last modified time
    Searched full:10000 (Results 201 - 225 of 2586) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/netfilter_ipv4/
ipt_hashlimit.h 15 #define IPT_HASHLIMIT_SCALE 10000
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/netfilter_ipv4/
ipt_hashlimit.h 15 #define IPT_HASHLIMIT_SCALE 10000
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/netfilter_ipv4/
ipt_hashlimit.h 15 #define IPT_HASHLIMIT_SCALE 10000
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/netfilter_ipv4/
ipt_hashlimit.h 15 #define IPT_HASHLIMIT_SCALE 10000
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/netfilter_ipv4/
ipt_hashlimit.h 15 #define IPT_HASHLIMIT_SCALE 10000
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/netfilter_ipv4/
ipt_hashlimit.h 15 #define IPT_HASHLIMIT_SCALE 10000
  /art/test/004-InterfaceTest/src/
Main.java 26 for (int i = 0; i < 10000; i++) {
37 for (int i = 0; i < 10000; i++) {
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/const_16/
Test_const_16.java 30 int a = -10000;
31 int b = -10000;
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/const_wide_16/
Test_const_wide_16.java 30 long a = 10000l;
31 long b = 10000l;
  /external/chromium-trace/trace-viewer/third_party/Paste/tests/
test_cgiapp.py 21 upload_files=[('up', 'file.txt', b'x'*10000)])
24 assert 'x'*10000 in res
  /external/eigen/bench/
vdw_new.cpp 11 #define SIZE 10000
15 #define REPEAT 10000
  /external/harfbuzz_ng/src/
hb-version.h 46 ((major)*10000+(minor)*100+(micro) <= \
47 HB_VERSION_MAJOR*10000+HB_VERSION_MINOR*100+HB_VERSION_MICRO)
hb-version.h.in 46 ((major)*10000+(minor)*100+(micro) <= \
47 HB_VERSION_MAJOR*10000+HB_VERSION_MINOR*100+HB_VERSION_MICRO)
  /external/icu/icu4c/source/test/perf/DateFmtPerf/
ReadMe.txt 17 BreakItWord10000: Tests word break iteration with 10000 iterations.
19 BreakItChar10000: Tests character break iteration with 10000 iterations.
  /external/libxml2/python/tests/
xpathext.py 26 i = 10000
33 i = 10000
  /external/llvm/test/CodeGen/PowerPC/
cr_spilling.ll 8 %items = alloca [10000 x i8*], align 16 ; <[10000 x i8*]*> [#uses=0]
  /external/llvm/test/Transforms/MergeFunc/
phi-speculation1.ll 12 %E = icmp ugt i32 %D, 10000
26 %4 = icmp ugt i32 %3, 10000
phi-speculation2.ll 12 %E = icmp ugt i32 %D, 10000
26 %4 = icmp ugt i32 %3, 10000
  /external/pcre/dist/testdata/
testinput18 58 /\x{10000}/8DZ
64 /\x{10000}/8DZ
251 \x{10000}\>1
252 \x{10000}ab\>1
253 \x{10000}ab\>2
254 \x{10000}ab\>3
255 \x{10000}ab\>4
256 \x{10000}ab\>5
  /external/skia/bench/
MemcpyBench.cpp 67 BENCH(memcpy32_memcpy, 10000)
74 BENCH(sk_memcpy32, 10000)
  /frameworks/base/core/res/res/drawable/
ic_maps_indicator_current_position_anim.xml 20 <!-- Levels should be evenly spaced between 0 - 10000 -->
26 <item android:maxLevel="10000" android:drawable="@drawable/ic_maps_indicator_current_position_anim3" />
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/slot/detail/
shared.hpp 137 # if BOOST_PP_SLOT_OFFSET_6(BOOST_PP_VALUE) / 10000UL == 0
139 # elif BOOST_PP_SLOT_OFFSET_6(BOOST_PP_VALUE) / 10000UL == 1
141 # elif BOOST_PP_SLOT_OFFSET_6(BOOST_PP_VALUE) / 10000UL == 2
143 # elif BOOST_PP_SLOT_OFFSET_6(BOOST_PP_VALUE) / 10000UL == 3
145 # elif BOOST_PP_SLOT_OFFSET_6(BOOST_PP_VALUE) / 10000UL == 4
147 # elif BOOST_PP_SLOT_OFFSET_6(BOOST_PP_VALUE) / 10000UL == 5
149 # elif BOOST_PP_SLOT_OFFSET_6(BOOST_PP_VALUE) / 10000UL == 6
151 # elif BOOST_PP_SLOT_OFFSET_6(BOOST_PP_VALUE) / 10000UL == 7
153 # elif BOOST_PP_SLOT_OFFSET_6(BOOST_PP_VALUE) / 10000UL == 8
155 # elif BOOST_PP_SLOT_OFFSET_6(BOOST_PP_VALUE) / 10000UL ==
    [all...]
  /external/llvm/test/Transforms/SCCP/
2007-05-16-InvokeCrash.ll 10 %exitcond48 = icmp eq i32 %indvar.next47, 10000 ; <i1> [#uses=1]
15 %exitcond45 = icmp eq i32 %indvar.next44, 10000 ; <i1> [#uses=1]
20 %exitcond = icmp eq i32 %indvar.next42, 10000 ; <i1> [#uses=1]
  /external/v8/test/mjsunit/regress/
regress-2071.js 41 for(var i = 0; i < 10000; i++) {
57 for(var i = 0; i < 10000; i++) {
77 for(var i = 0; i < 10000; i++) {
regress-json-stringify-gc.js 33 for (var i = 0; i < 10000; i++) a.push(new_space_string);
43 for (var i = 0; i < 10000; i++) {
48 for (var i = 0; i < 10000; i++) {

Completed in 396 milliseconds

1 2 3 4 5 6 7 891011>>