Searched
full:10000 (Results
251 -
275 of
4818) sorted by null
<<11121314151617181920>>
/external/ltp/runtest/ |
mm | 2 mm01 mmap001 -m 10000 4 # Creates a 10000 page mmap, touches all of the map, sync's it, and 74 ksm06_2 ksm06 -n 10000
|
/external/swiftshader/third_party/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/valgrind/none/tests/s390x/ |
clcle.c | 69 testrun(longbuf,10000,longbuf,100000,0); 70 testrun(longbuf,10000,longbuf,100000,128); 71 testrun(longbuf,10000,longbuf,100000,255);
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/ |
audio_encoder_isac_t.h | 27 // - 16000 Hz, 30 ms, 10000-32000 bps 28 // - 16000 Hz, 60 ms, 10000-32000 bps 29 // - 32000 Hz, 30 ms, 10000-56000 bps (if T has super-wideband support)
|
/bionic/libc/kernel/uapi/linux/netfilter/ |
xt_limit.h | 22 #define XT_LIMIT_SCALE 10000
|
/bionic/libc/kernel/uapi/linux/netfilter_bridge/ |
ebt_limit.h | 23 #define EBT_LIMIT_SCALE 10000
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/aget_short/ |
Test_aget_short.java | 31 arr[1] = 10000; 32 assertEquals(10000, t.run(arr, 1)); 41 arr[0] = 10000; 42 assertEquals(10000, t.run(arr, 0));
|
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/ |
TcpStream.h | 23 explicit TcpStream(size_t bufsize = 10000);
|
/device/generic/goldfish-opengl/system/renderControl_enc/ |
renderControl.attrib | 2 base_opcode 10000
|
renderControl_opcodes.h | 6 #define OP_rcGetRendererVersion 10000
|
/external/autotest/client/site_tests/hardware_PerfCallgraphVerification/src/ |
graph.c | 23 for (float j = 0; j < 10000; ++j) {
|
/external/autotest/server/site_tests/network_StressServoEthernetPlug/ |
control | 24 num_iterations = int(args_dict.get('num_iterations', 10000))
|
/external/clang/test/Profile/ |
func-entry.c | 14 for (i = 0; i < 10000; i++) foo();
|
/external/compiler-rt/test/asan/TestCases/ |
heap-overflow-large.cc | 7 // RUN: not %run %t 10000 2>&1 | FileCheck %s
|
/external/compiler-rt/test/profile/Inputs/ |
instrprof-merge-match.c | 22 const uint64_t MaxSize = 10000;
|
/external/compiler-rt/test/tsan/Darwin/ |
gcd-groups-destructor.mm | 13 usleep(10000);
|
/external/curl/tests/data/ |
test22 | 26 get HTTP with URL > 10000 bytes
|
/external/flatbuffers/tests/FlatBuffers.Test/ |
Lcg.cs | 24 private const uint InitialValue = 10000;
|
/external/icu/icu4c/source/test/perf/unisetperf/draft/ |
contperf.bat | 20 %PERF% Contains --type %%t -f \temp\udhr\%%f --pattern [:White_Space:] -v -e UTF-8 --passes 3 --iterations 10000
|
contperf.sh | 24 $PERF Contains --type $type -f ~/udhr/$file -v -e UTF-8 --passes 3 --iterations 10000
|
span16perf.bat | 20 %PERF% SpanUTF16 --type %%t -f \temp\udhr\%%f --pattern [:White_Space:] -v -e UTF-8 --passes 3 --iterations 10000
|
span16perf.sh | 24 $PERF SpanUTF16 --type $type -f ~/udhr/$file -v -e UTF-8 --passes 3 --iterations 10000
|
span8perf.bat | 20 %PERF% SpanUTF8 --type %%t -f \temp\udhr\%%f --pattern [:White_Space:] -v -e UTF-8 --passes 3 --iterations 10000
|
span8perf.sh | 24 $PERF SpanUTF8 --type $type -f ~/udhr/$file -v -e UTF-8 --passes 3 --iterations 10000
|
/external/libchrome/base/metrics/ |
histogram_macros_unittest.cc | 24 UMA_HISTOGRAM_ENUMERATION("Test.FauxEnumeration", 1, 10000);
|
Completed in 1373 milliseconds
<<11121314151617181920>>