HomeSort by relevance Sort by last modified time
    Searched full:experiments (Results 1 - 25 of 83) sorted by null

1 2 3 4

  /external/owasp/sanitizer/empiricism/
README.html 2 balancing from the HTML5 spec, this directory includes experiments that can
  /external/libvpx/libvpx/tools/
all_builds.py 18 experiments = []
30 experiments.append(experiment)
31 return experiments
53 experiments = list_of_experiments()
56 configs += ["%s --enable-%s" % (base_command, e) for e in experiments]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
all_builds.py 18 experiments = []
30 experiments.append(experiment)
31 return experiments
53 experiments = list_of_experiments()
56 configs += ["%s --enable-%s" % (base_command, e) for e in experiments]
  /frameworks/av/media/libmediaplayerservice/nuplayer/
Android.mk 30 # enable experiments only in userdebug and eng builds
  /frameworks/av/media/libstagefright/foundation/
ADebug.cpp 132 long level = GetLevelFromProperty(name, "debug.stagefright.experiments", undefined);
145 // Disable automatic experiments in "non-experimental" builds (that is, _all_ builds
147 // TODO: change build type to enable automatic experiments in the future for some builds
180 // roll over, and mess up the correlation between related experiments.
  /external/llvm/test/Instrumentation/AddressSanitizer/
experiment-call.ll 1 ; Test optimization experiments.
2 ; -asan-force-experiment flag turns all memory accesses into experiments.
experiment.ll 1 ; Test optimization experiments.
2 ; -asan-force-experiment flag turns all memory accesses into experiments.
  /external/jmonkeyengine/engine/src/tools/jme3tools/converters/model/strip/
Stripifier.java 913 // Works by setting runnning a number of experiments in different areas of
923 // the experiments
934 // PHASE 1: Set up numSamples * numEdges experiments
936 StripInfoVec[] experiments = new StripInfoVec[numSamples * 6]; local
937 for (int i = 0; i < experiments.length; i++)
938 experiments[i] = new StripInfoVec();
952 // slew of experiments, then skip going any further
960 // otherwise, we shall now try experiments for starting on the
968 experiments[experimentIndex++].add(strip01);
975 experiments[experimentIndex++].add(strip10);
    [all...]
  /frameworks/base/docs/html/distribute/analyze/
build-better-apps.jd 80 Use Content Experiments in your app to run A/B tests &mdash; without needing
83 Experiments uses Google Analytics data to optimize towards your objectives
92 all of the key information about your experiment. Experiments and Variations
google-services.jd 94 By using Content Experiments in Google Tag Manager, you can run A/B tests on
97 With Content Experiments you can gather data from user to guide your
  /frameworks/av/media/libstagefright/
Android.mk 132 # enable experiments only in userdebug and eng builds
  /bionic/libc/arch-arm/include/machine/
elf_machdep.h 103 /* 112-127 are reserved for private experiments. */
  /development/ndk/platforms/android-21/arch-arm/include/machine/
elf_machdep.h 103 /* 112-127 are reserved for private experiments. */
  /external/chromium-trace/trace-viewer/tracing/
run_tests 44 chrome_command, '--no-sandbox', '--no-experiments', '--no-first-run',
  /external/skia/src/core/
SkBitmapFilter.h 17 // Table size chosen from experiments to see where I could start to see a difference.
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/machine/
elf_machdep.h 103 /* 112-127 are reserved for private experiments. */
  /art/tools/
libcore_failures.txt 7 * It is also used to enable AOSP experiments, and not mess up with CTS's expectations.
  /external/ceres-solver/docs/source/
bibliography.rst 90 Part II: Implementation and Experiments**, Management Science,
  /external/ceres-solver/internal/ceres/
corrector.cc 52 // as below, however we found in experiments that applying the
  /external/chromium-trace/trace-viewer/tracing/build/
run_dev_server_tests 164 '--no-experiments',
  /external/eigen/doc/
TopicLazyEvaluation.dox 55 the product <tt>matrix3 * matrix4</tt> gets evaluated immediately into a temporary matrix. Indeed, experiments showed that it is often beneficial for performance to evaluate immediately matrix products when they are nested into bigger expressions.
  /external/iproute2/man/man8/
tc-red.8 99 longer bursts of traffic before marking starts. Real life experiments
  /frameworks/opt/net/voip/src/jni/rtp/
EchoSuppressor.cpp 40 // Again, parameters and thresholds are chosen by experiments.
  /external/chromium-trace/trace-viewer/tracing/third_party/vinn/third_party/parse5/test/data/simple_api_parsing/lhc/
expected.html 151 <p>All the controls for the accelerator, its services and technical infrastructure are housed under one roof at the CERN Control Centre. From here, the beams inside the LHC are made to collide at four locations around the accelerator ring, corresponding to the positions of four <a href="/about/how-detector-works">particle detectors</a> ? <a href="/about/experiments/atlas">ATLAS</a>, <a href="/about/experiments/cms">CMS</a>, <a href="/about/experiments/alice">ALICE</a> and <a href="/about/experiments/lhcb">LHCb.</a></p>
244 <div class="views-field views-field-title"> <h3 class="field-content"><a href="/about/updates/2014/06/cern-experiments-report-new-higgs-boson-measurements">CERN experiments report new Higgs boson measurements</a></h3> </div>
    [all...]
src.html 151 <p>All the controls for the accelerator, its services and technical infrastructure are housed under one roof at the CERN Control Centre. From here, the beams inside the LHC are made to collide at four locations around the accelerator ring, corresponding to the positions of four <a href="/about/how-detector-works">particle detectors</a> ? <a href="/about/experiments/atlas">ATLAS</a>, <a href="/about/experiments/cms">CMS</a>, <a href="/about/experiments/alice">ALICE</a> and <a href="/about/experiments/lhcb">LHCb.</a></p>
244 <div class="views-field views-field-title"> <h3 class="field-content"><a href="/about/updates/2014/06/cern-experiments-report-new-higgs-boson-measurements">CERN experiments report new Higgs boson measurements</a></h3> </div>
    [all...]

Completed in 703 milliseconds

1 2 3 4