HomeSort by relevance Sort by last modified time
    Searched full:steps (Results 26 - 50 of 2572) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/guava/guava-testlib/src/com/google/common/collect/testing/
IteratorTester.java 28 * possible sequences of these operations, up to a given number of steps. So, if
29 * the caller specifies to use <i>n</i> steps, a total of <i>3^n</i> tests are
32 * <p>For instance, if <i>steps</i> is 5, one example sequence that will be
68 * @param steps how many operations to test for each tested pair of iterators
71 protected IteratorTester(int steps,
74 super(steps, Collections.<E>singleton(null), features, expectedElements,
ListIteratorTester.java 33 * The items in {@code elementsToInsert} will be repeated if {@code steps} is
42 protected ListIteratorTester(int steps, Iterable<E> elementsToInsert,
45 super(steps, elementsToInsert, features, expectedElements,
  /external/chromium_org/build/android/pylib/perf/
setup.py 46 if test_options.steps:
47 with file(test_options.steps, 'r') as f:
50 # The list is necessary to keep the steps order, but internally
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/
prettydiff.py 30 from webkitpy.tool import steps namespace
37 steps = [ variable in class:PrettyDiff
38 steps.ConfirmDiff,
  /external/jsilver/src/com/google/clearsilver/jsilver/interpreter/
OptimizingTemplateFactory.java 27 * Wraps a template factory with a series of optimization steps. Any null optimization steps are
35 * Creates a factory from the given optimization steps that wraps another TemplateFactory.
  /frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
Histogram.java 37 int steps = (h + step - 1) / step; local
42 mScript.set_gSteps(steps);
45 tb.setX(256).setY(steps);
  /build/core/
proguard.flags 2 # dex does not like code run through proguard optimize and preverify steps.
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/metadata/
function_parallel.js 8 * @class FunctionSequence to invoke steps in sequence
11 * @param {Array.<function>} steps Array of functions to invoke in parallel.
17 function FunctionParallel(name, steps, logger, callback, failureCallback) {
21 this.steps_ = steps;
  /external/chromium_org/third_party/WebKit/ManualTests/blackberry/
http-auth-private-mode-changed.php 5 echo 'Test steps:<br>';
slider-thumb-consumes-event.html 13 Steps to verify:<br>
  /external/chromium_org/third_party/WebKit/ManualTests/compositing/
accel-comp-iframe-tab-repaint.html 10 compositing of iframes on Mac. Follow these steps:</p>
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSTimingFunctionValue.h 70 static PassRefPtr<CSSStepsTimingFunctionValue> create(int steps, bool stepAtStart)
72 return adoptRef(new CSSStepsTimingFunctionValue(steps, stepAtStart));
83 CSSStepsTimingFunctionValue(int steps, bool stepAtStart)
85 , m_steps(steps)
  /external/chromium_org/third_party/skia/src/animator/
SkDrawable.h 25 virtual void setSteps(int steps);
  /external/clang/test/CodeGen/
2002-02-13-ReloadProblem.c 4 * steps of compilation in GCC. Before this change, the code went through
  /external/skia/src/animator/
SkDrawable.h 25 virtual void setSteps(int steps);
  /frameworks/av/media/libeffects/lvm/lib/Common/src/
dB_to_Lin32.c 47 * of 6dB steps for use as shifts and then interpolates with a remainder
52 * The two coefficients are scaled from 0x40000000 in 96 steps and calculated
81 Shift = (LVM_INT16)((((LVM_UINT32)(-db_fix) >> 4) * FOUR_OVER_SIX) >> 17); /* Number of 6dB steps in Q11.4 format */
95 Shift = (LVM_INT16)((((LVM_UINT32)db_fix >> 4) * FOUR_OVER_SIX) >> 17); /* Number of 6dB steps in Q11.4 format */
  /frameworks/base/docs/html/training/
advanced.jd 6 development. These classes simplify the steps required to enhance your app with powerful
  /external/chromium_org/third_party/libxml/src/
pattern.c 99 int nbStep; /* number of steps in the automata */
100 int maxStep; /* allocated number of steps */
101 xmlStreamStepPtr steps; /* the array of steps */ member in struct:_xmlStreamComp
169 xmlStepOpPtr steps; /* ops for computation */ member in struct:_xmlPattern
211 cur->steps = (xmlStepOpPtr) xmlMalloc(cur->maxStep * sizeof(xmlStepOp));
212 if (cur->steps == NULL) {
240 if (comp->steps != NULL) {
243 op = &comp->steps[i];
250 xmlFree(comp->steps);
    [all...]
  /external/libxml2/
pattern.c 99 int nbStep; /* number of steps in the automata */
100 int maxStep; /* allocated number of steps */
101 xmlStreamStepPtr steps; /* the array of steps */ member in struct:_xmlStreamComp
169 xmlStepOpPtr steps; /* ops for computation */ member in struct:_xmlPattern
211 cur->steps = (xmlStepOpPtr) xmlMalloc(cur->maxStep * sizeof(xmlStepOp));
212 if (cur->steps == NULL) {
240 if (comp->steps != NULL) {
243 op = &comp->steps[i];
250 xmlFree(comp->steps);
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/GardeningServer/scripts/
builders_unittests.js 97 ["stdio", "http://build.chromium.org/p/chromium.webkitbuilders/WebKit%20Linux/builds/11461/steps/update_scripts/logs/stdio"],
98 ["stdio", "http://build.chromium.org/p/chromium.webkitbuilders/WebKit%20Linux/builds/11461/steps/update/logs/stdio"],
99 ["stdio", "http://build.chromium.org/p/chromium.webkitbuilders/WebKit%20Linux/builds/11461/steps/compile/logs/stdio"],
100 ["stdio", "http://build.chromium.org/p/chromium.webkitbuilders/WebKit%20Linux/builds/11461/steps/test_shell_tests/logs/stdio"],
101 ["stdio", "http://build.chromium.org/p/chromium.webkitbuilders/WebKit%20Linux/builds/11461/steps/webkit_unit_tests/logs/stdio"],
102 ["stdio", "http://build.chromium.org/p/chromium.webkitbuilders/WebKit%20Linux/builds/11461/steps/webkit_tests/logs/stdio"],
103 ["stdio", "http://build.chromium.org/p/chromium.webkitbuilders/WebKit%20Linux/builds/11461/steps/archive_webkit_tests_results/logs/stdio"],
104 ["stdio", "http://build.chromium.org/p/chromium.webkitbuilders/WebKit%20Linux/builds/11461/steps/webkit_gpu_tests/logs/stdio"],
105 ["stdio", "http://build.chromium.org/p/chromium.webkitbuilders/WebKit%20Linux/builds/11461/steps/archive_webkit_tests_gpu_results/logs/stdio"]
189 "steps": [
    [all...]
  /external/chromium_org/third_party/WebKit/ManualTests/
template.html 6 <p id="test" style="background-color:skyblue; padding:3px;"><b>STEPS TO TEST:</b>
7 Please describe the steps required to test this bug here.
  /external/chromium_org/third_party/skia/src/core/
SkDiscardableMemory.h 22 * object. If either of these steps fails, a NULL pointer will be returned.
28 * object. If either of these steps fails, a NULL pointer will be returned.
  /external/skia/src/core/
SkDiscardableMemory.h 22 * object. If either of these steps fails, a NULL pointer will be returned.
28 * object. If either of these steps fails, a NULL pointer will be returned.
  /ndk/
README.TXT 18 Before using the NDK, you will need to follow the steps described by
19 docs/INSTALL.html which lists the NDK prerequisites and the steps needed
  /packages/apps/KeyChain/support/src/com/android/keychain/tests/support/
IKeyChainServiceTestSupport.aidl 23 * needs to automate some steps only permissable to the system
26 * the user is prompted to perform these steps via the

Completed in 5055 milliseconds

12 3 4 5 6 7 8 91011>>