Searched
full:10000 (Results
1276 -
1300 of
4818) sorted by null
<<51525354555657585960>>
/external/sfntly/cpp/src/test/ |
byte_array_test.cc | 27 {1, 7, 127, 128, 129, 255, 256, 257, 666, 1023, 10000, 0xffff, 0x10000};
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/constructor/ |
TypeSafeCollectionsTest.java | 65 assertTrue("It must be midnight.", time % 10000 == 0);
|
/external/swiftshader/third_party/LLVM/test/CodeGen/CellSPU/useful-harnesses/ |
i32operations.c | 43 int32_t e = 10000;
|
/external/swiftshader/third_party/LLVM/test/CodeGen/Thumb2/ |
2010-08-10-VarSizedAllocaBug.ll | 46 %exitcond = icmp eq i32 %3, 10000 ; <i1> [#uses=1]
|
/external/swiftshader/third_party/LLVM/test/MC/MBlaze/ |
mblaze_typeb.s | 85 # BINARY: 101101 10000 01111 0000000000001111
|
/external/tcpdump/tests/ |
icmpv6.out | 24 IP6 (hlim 1, next-header Options (0) payload length: 36) fe80::b2a8:6eff:fe0c:d4e8 > ff02::1: HBH (rtalert: 0x0000) (padn) [icmp6 sum ok] ICMP6, multicast listener query v2 [max resp delay=10000] [gaddr :: robustness=2 qqi=60]
|
/external/tensorflow/tensorflow/compiler/tests/ |
random_ops_test.py | 80 count = 10000
|
/external/tensorflow/tensorflow/contrib/eager/python/examples/gan/ |
mnist_test.py | 31 SUMMARY_INTERVAL = 10000
|
/external/tensorflow/tensorflow/contrib/tpu/profiler/ |
trace_events_to_json_test.cc | 62 duration_ps: 10000
|
/external/tensorflow/tensorflow/contrib/util/ |
convert_graphdef_memmapped_format.cc | 44 int min_conversion_tensor_size = 10000;
|
/external/tensorflow/tensorflow/core/kernels/ |
requantization_range_op_test.cc | 98 BM_RequantizationRange(10000, iters);
|
/external/tensorflow/tensorflow/core/profiler/internal/ |
tfprof_timeline_test.cc | 65 Options opts(10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, "name",
|
/external/tensorflow/tensorflow/examples/udacity/ |
4_convolutions.ipynb | 113 "Validation set (10000, 28, 28) (10000,)\n", 192 "Validation set (10000, 28, 28, 1) (10000, 10)\n",
|
/external/toolchain-utils/android_bench_suite/ |
parse_result.py | 15 'Hwui': 10000,
|
/external/turbine/javatests/com/google/turbine/bytecode/sig/ |
SigIntegrationTest.java | 96 assertThat(totalSignatures[0]).isGreaterThan(10000);
|
/external/v8/include/ |
v8config.h | 44 ((__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) >= \ 45 ((major) * 10000 + (minor) * 100 + (patchlevel))) 48 ((__GNUC__ * 10000 + __GNUC_MINOR__ * 100) >= \ 49 ((major) * 10000 + (minor) * 100 + (patchlevel)))
|
/external/v8/tools/ |
android-ll-prof.sh | 56 perf record -R -e cycles -c 10000 -f -i \
|
/external/valgrind/gdbserver_tests/ |
t.c | 136 if (loopmain == 10000)
|
/external/vixl/benchmarks/aarch32/ |
bench-branch-link-masm.cc | 39 static const int kDefaultIterationsCount = 10000;
|
/external/vulkan-validation-layers/demos/android/include/ |
cube.frag.h | 11 // Module Version 10000
|
/external/webrtc/talk/app/webrtc/ |
dtlsidentitystore_unittest.cc | 37 static const int kTimeoutMs = 10000;
|
/external/webrtc/webrtc/base/ |
autodetectproxy_unittest.cc | 32 static const int kTimeoutMs = 10000;
|
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/estimators/ |
send_side.cc | 29 send_time_history_(clock_, 10000),
|
/external/webrtc/webrtc/modules/remote_bitrate_estimator/ |
transport_feedback_adapter.cc | 24 const int64_t kSendTimeHistoryWindowMs = 10000;
|
/external/webrtc/webrtc/tools/rtcbot/test/ |
oneWayVideoStreamingWithDownloadingFile.js | 106 }, 10000);
|
Completed in 425 milliseconds
<<51525354555657585960>>