Home
last modified time | relevance | path

Searched refs:experiments (Results 1 – 25 of 37) sorted by relevance

12

/external/autotest/client/bin/
Dkernel_versions_unittest.py70 experiments = ['2.6.1-patch', '2.6.1-rc1_patch', '2.6.18-smp-220.0_patch', variable in kernel_versions_test
76 for v in self.candidates + self.experiments:
83 for v in self.experiments:
/external/toolchain-utils/bestflags/
Dexample_algorithms.py139 experiments = json.load(open(file_name))
141 for experiment in experiments:
144 _ProcessGA(experiments[experiment])
/external/caliper/caliper/src/main/java/com/google/caliper/runner/
DFullCartesianExperimentSelector.java74 List<Experiment> experiments = Lists.newArrayList();
80 experiments.add(new Experiment(instrumentation, theseUserParams, vm));
84 return ImmutableSet.copyOf(experiments);
DExperimentingCaliperRun.java262 ImmutableSet<Experiment> dryRun(Iterable<Experiment> experiments) in dryRun() argument
265 for (Experiment experiment : experiments) { in dryRun()
/external/llvm/test/Instrumentation/AddressSanitizer/
Dexperiment-call.ll1 ; Test optimization experiments.
2 ; -asan-force-experiment flag turns all memory accesses into experiments.
Dexperiment.ll1 ; Test optimization experiments.
2 ; -asan-force-experiment flag turns all memory accesses into experiments.
/external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/AddressSanitizer/
Dexperiment-call.ll1 ; Test optimization experiments.
2 ; -asan-force-experiment flag turns all memory accesses into experiments.
Dexperiment.ll1 ; Test optimization experiments.
2 ; -asan-force-experiment flag turns all memory accesses into experiments.
/external/tensorflow/tensorflow/lite/tools/optimize/g3doc/
Dquantize_weights.md46 TODO(yunluli): Fill in latency results from latency experiments.
54 TODO(yunluli): Fill in accuracy results from accuracy experiments.
/external/opencensus-java/contrib/log_correlation/log4j2/
DREADME.md20 https://github.com/census-ecosystem/opencensus-experiments/tree/master/java/log_correlation/log4j2
84 https://github.com/census-ecosystem/opencensus-experiments/tree/master/java/log_correlation/log4j2/…
/external/libaom/libaom/build/cmake/
Daom_experiment_deps.cmake17 # experiments.
/external/webrtc/webrtc/api/objctests/
DRTCSessionDescriptionTest.mm79 "a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/"
105 "a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/"
/external/curl/docs/examples/
DREADME29 applications/experiments. Even if some of the examples use that site as a URL
/external/opencensus-java/contrib/log_correlation/stackdriver/
DREADME.md107 https://github.com/census-ecosystem/opencensus-experiments/tree/master/java/log_correlation/stackdr…
133 https://github.com/census-ecosystem/opencensus-experiments/tree/master/java/log_correlation/stackdr…
/external/clang/docs/
DItaniumMangleAbiTags.rst12 in any way as they were determined empirically by experiments with gcc5.
/external/walt/docs/
DDevelopment.md16 …itive to the order in which you connect the different components and adapters, experiments with it.
/external/llvm/lib/Target/AArch64/
DAArch64SchedKryo.td27 // experiments and benchmarking data.
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64SchedKryo.td27 // experiments and benchmarking data.
/external/grpc-grpc/src/objective-c/
DNetworkTransitionBehavior.md87 documented by Apple, but our experiments show that it accords to the expected
/external/eigen/doc/
DTopicLazyEvaluation.dox55 …trix4</tt> gets evaluated immediately into a temporary matrix. Indeed, experiments showed that it …
/external/tensorflow/tensorflow/contrib/tensor_forest/
DREADME.md112 any accuracy improvement our experiments so far.
/external/tensorflow/tensorflow/lite/experimental/micro/examples/micro_speech/apollo3/
DREADME.md71 experiments run in this directory
/external/antlr/runtime/Python/
Dpylintrc280 # memory / CPU intensive, so you should disable it if you experiments some
/external/tensorflow/tensorflow/contrib/linear_optimizer/kernels/g3doc/
Dreadme.md142 ##### Plots and experiments
/external/tensorflow/tensorflow/contrib/kernel_methods/g3doc/
Dtutorial.md238 classifier on the eval data for different values of stddev (for all experiments

12