HomeSort by relevance Sort by last modified time
    Searched full:10000 (Results 1376 - 1400 of 4818) sorted by null

<<51525354555657585960>>

  /external/e2fsprogs/tests/r_move_itable/
script 20 echo resize2fs -p test.img 10000 >> $OUT
21 $RESIZE2FS -p $TMPFILE 10000 2>&1 |
  /external/eigen/bench/
sparse_trisolver.cpp 2 //g++ -O3 -g0 -DNDEBUG sparse_product.cpp -I.. -I/home/gael/Coding/LinearAlgebra/mtl4/ -DDENSITY=0.005 -DSIZE=10000 && ./a.out
8 #define SIZE 10000
  /external/iproute2/include/
utils.h 187 return jif/10000;
194 tvusec = 10000ULL*jiffies;
  /external/iproute2/ip/
iplink_bridge_slave.c 100 (int)tv.tv_sec, (int)tv.tv_usec / 10000);
103 (int)tv.tv_usec / 10000);
  /external/kernel-headers/original/uapi/linux/
rds.h 107 #define RDS_INFO_FIRST 10000
108 #define RDS_INFO_COUNTERS 10000
  /external/libmojo/mojo/edk/embedder/
platform_channel_pair_posix_unittest.cc 121 char buf[10000] = {};
174 char buf[10000] = {};
  /external/libnl/m4/
ax_pkg_swig.m4 113 required_swig_vernum=`expr $required_major \* 10000 \
115 available_swig_vernum=`expr $available_major \* 10000 \
  /external/llvm/test/Analysis/DependenceAnalysis/
NonCanonicalizedSubscript.ll 71 %exitcond14 = icmp ne i64 %indvars.iv11, 10000
82 %exitcond = icmp ne i32 %lftr.wideiv, 10000
  /external/llvm/test/Analysis/TypeBasedAliasAnalysis/
dynamic-indices.ll 89 %cmp = icmp slt i64 %inc, 10000
117 %cmp = icmp slt i64 %inc, 10000
  /external/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_spread_test/
cpuset_memory_spread_testset.sh 37 # In general, the cache hog will use more than 10000 kb slab space on the nodes
40 upperlimit=10000
  /external/ltp/testcases/kernel/syscalls/keyctl/
keyctl05.c 177 for (i = 0; i < 10000; i++) {
187 for (i = 0; i < 10000; i++) {
  /external/swiftshader/third_party/LLVM/test/Analysis/TypeBasedAliasAnalysis/
dynamic-indices.ll 89 %cmp = icmp slt i64 %inc, 10000
117 %cmp = icmp slt i64 %inc, 10000
  /external/tensorflow/tensorflow/contrib/eager/python/
datasets_test.py 172 input_size = 10000
200 input_size = 10000
  /external/tensorflow/tensorflow/contrib/factorization/kernels/
clustering_ops_test.cc 33 constexpr int k10kPoints = 10000;
45 constexpr int k10kCenters = 10000;
  /external/tensorflow/tensorflow/contrib/learn/python/learn/learn_io/
graph_io.py 47 queue_capacity=10000,
114 queue_capacity=10000,
183 queue_capacity=10000,
334 queue_capacity=10000,
461 queue_capacity=10000,
549 queue_capacity=10000,
751 queue_capacity=10000,
    [all...]
  /external/tensorflow/tensorflow/contrib/model_pruning/
README.md 126 $ bazel-bin/$examples_dir/cifar10/cifar10_train --pruning_hparams=name=cifar10_pruning,begin_pruning_step=10000,end_pruning_step=100000,target_sparsity=0.9,sparsity_function_begin_step=10000,sparsity_function_end_step=100000
  /external/tensorflow/tensorflow/core/platform/cloud/
oauth_client_test.cc 46 uint64 now = 10000;
200 EXPECT_EQ(10000, claim_json.get("iat", Json::Value::null).asInt64());
  /external/webrtc/webrtc/modules/bitrate_controller/
send_side_bandwidth_estimation.cc 28 const int kDefaultMinBitrateBps = 10000;
30 const int64_t kLowBitrateLogPeriodMs = 10000;
  /frameworks/base/media/tests/EffectsTest/src/com/android/effectstest/
VisualizerTest.java 209 10000,
217 10000,
  /frameworks/base/tests/net/java/android/net/
MacAddressTest.java 155 final int iterations = 10000;
216 "10000:2:3:4:5:6",
  /frameworks/data-binding/compilerCommon/
BindingExpression.g4 452 | // covers UTF-16 surrogate pairs encodings for U+10000 to U+10FFFF
463 | // covers UTF-16 surrogate pairs encodings for U+10000 to U+10FFFF
  /frameworks/native/cmds/dumpstate/tests/
dumpstate_smoke_test.cpp 251 SectionExists("DUMPSYS CRITICAL - SurfaceFlinger", /* bytes= */ 10000);
256 SectionExists("DUMPSYS - activity", /* bytes= */ 10000);
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/scanner/
WificondPnoScannerTest.java 159 .withBasePeriod(10000)
162 10000,
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/zip/
CRC32Test.java 51 byte byteEmpty[] = new byte[10000];
134 byte byteEmpty[] = new byte[10000];
  /libcore/luni/src/test/java/libcore/java/nio/channels/
AsynchronousServerSocketChannelTest.java 299 acceptFuture.get(10000, TimeUnit.MILLISECONDS);
334 acceptCompletionHandler.get(10000);

Completed in 831 milliseconds

<<51525354555657585960>>