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

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/Tools/Scripts/webkitpy/tool/steps/
__init__.py 30 from webkitpy.tool.steps.applypatch import ApplyPatch
31 from webkitpy.tool.steps.applypatchwithlocalcommit import ApplyPatchWithLocalCommit
32 from webkitpy.tool.steps.attachtobug import AttachToBug
33 from webkitpy.tool.steps.build import Build
34 from webkitpy.tool.steps.checkstyle import CheckStyle
35 from webkitpy.tool.steps.cleanworkingdirectory import CleanWorkingDirectory
36 from webkitpy.tool.steps.cleanworkingdirectorywithlocalcommits import CleanWorkingDirectoryWithLocalCommits
37 from webkitpy.tool.steps.closebug import CloseBug
38 from webkitpy.tool.steps.closebugforlanddiff import CloseBugForLandDiff
39 from webkitpy.tool.steps.closepatch import ClosePatc
    [all...]
  /external/webkit/Tools/Scripts/webkitpy/tool/commands/
download.py 32 from webkitpy.tool import steps namespace
48 steps = [ variable in class:Clean
49 steps.CleanWorkingDirectory,
59 steps = [ variable in class:Update
60 steps.CleanWorkingDirectory,
61 steps.Update,
68 steps = [ variable in class:Build
69 steps.CleanWorkingDirectory,
70 steps.Update,
71 steps.Build
81 steps = [ variable in class:BuildAndTest
94 steps = [ variable in class:Land
119 steps = [ variable in class:LandCowboy
340 steps = [ variable
351 steps = [ variable in class:CreateRollout
397 steps = [ variable
    [all...]
roll.py 31 from webkitpy.tool import steps namespace
38 steps = [ variable in class:RollChromiumDEPS
39 steps.UpdateChromiumDEPS,
40 steps.PrepareChangeLogForDEPSRoll,
41 steps.ConfirmDiff,
42 steps.Commit,
upload.py 37 from webkitpy.tool import steps namespace
56 steps.Options.git_commit,
168 steps = [ variable in class:ObsoleteAttachments
169 steps.ObsoletePatches,
180 steps = [ variable in class:AttachToBug
181 steps.AttachToBug,
213 steps = [ variable in class:Post
214 steps.ValidateChangeLogs,
215 steps.CheckStyle,
216 steps.ConfirmDiff
232 steps = [ variable in class:LandSafely
244 steps = [ variable in class:Prepare
260 steps = [ variable in class:Upload
290 steps = [ variable in class:EditChangeLogs
    [all...]
prettydiff.py 30 from webkitpy.tool import steps namespace
36 steps = [ variable in class:PrettyDiff
37 steps.ConfirmDiff,
  /external/chromium/chrome/browser/chromeos/login/
oobe_progress_bar.h 19 // Special purpose progress bar with labeled steps that is used to show user's
23 // Construct progress bar with given labels as steps.
24 // |steps| is a vector of string IDs from resources.
25 explicit OobeProgressBar(const std::vector<int>& steps);
30 // Set the current step for the progress bar. Must be one of the steps
51 // Unique ids for progress bar steps. The order defines how the steps are
  /dalvik/dx/src/com/android/dx/ssa/
Optimizer.java 35 /** optional optimizer steps */
88 * @param steps set of optional optimization steps to run
93 TranslationAdvice inAdvice, EnumSet<OptionalStep> steps) {
100 runSsaFormSteps(ssaMeth, steps);
108 steps);
125 * @param steps set of optional optimization steps to run
130 EnumSet<OptionalStep> steps) {
137 EnumSet<OptionalStep> newSteps = steps.clone()
    [all...]
  /external/dexmaker/src/dx/java/com/android/dx/ssa/
Optimizer.java 35 /** optional optimizer steps */
88 * @param steps set of optional optimization steps to run
93 TranslationAdvice inAdvice, EnumSet<OptionalStep> steps) {
100 runSsaFormSteps(ssaMeth, steps);
108 steps);
125 * @param steps set of optional optimization steps to run
130 EnumSet<OptionalStep> steps) {
137 EnumSet<OptionalStep> newSteps = steps.clone()
    [all...]
  /external/jmonkeyengine/engine/src/core/com/jme3/scene/shape/
PQTorus.java 61 private int steps, radialSamples; field in class:PQTorus
69 * Steps and radialSamples are both degree of accuracy values.
75 * @param steps the steps along the torus.
79 int steps, int radialSamples) {
81 updateGeometry(p, q, radius, width, steps, radialSamples);
101 return steps;
115 steps = capsule.readInt("steps", 0);
126 * @param steps the steps along the torus
    [all...]
  /frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/
UiObject.java 185 * The number of steps specified in your input parameter can influence the
190 * @param steps usually 40 steps. You can increase or decrease the steps to change the speed.
195 public boolean dragTo(UiObject destObj, int steps) throws UiObjectNotFoundException {
199 dstRect.centerX(), dstRect.centerY(), steps, true);
204 * The number of steps specified in your input parameter can influence the
210 * @param steps usually 40 steps. You can increase or decrease the steps to change the speed
    [all...]
  /frameworks/testing/uiautomator/samples/SkeletonTest/
README 6 Steps to run this test:
16 Steps to create new tests off it:
  /dalvik/vm/mterp/arm-vfp/
README.txt 7 to transfer double-precision values in two steps.
  /external/skia/legacy/src/animator/
SkDrawable.cpp 23 void SkDrawable::setSteps(int steps) {
SkDrawable.h 25 virtual void setSteps(int steps);
  /external/skia/src/animator/
SkDrawable.cpp 23 void SkDrawable::setSteps(int steps) {
SkDrawable.h 25 virtual void setSteps(int steps);
  /external/libxslt/libxslt/
pattern.c 108 /* TODO fix the statically allocated size steps[] */
113 xsltStepOpPtr steps; /* ops for computation */ member in struct:_xsltCompMatch
155 cur-> steps = (xsltStepOpPtr) xmlMalloc(sizeof(xsltStepOp) *
157 if (cur->steps == NULL) {
187 op = &comp->steps[i];
197 xmlFree(comp->steps);
226 * steps of an imported stylesheet.
235 comp->steps[ix].previousExtra += style->extrasNr;
236 comp->steps[ix].indexExtra += style->extrasNr;
237 comp->steps[ix].lenExtra += style->extrasNr
    [all...]
  /external/chromium/chrome/browser/debugger/manual_tests/
element-styles.html 23 <li>Press Up/Down keys do see the argument value change in 1.0 steps (0.1 steps in the [-1; 1] range).
24 <li>Press Shift+Up/Down keys to see the argument value change in 10.0 steps.
25 <li>Press Alt(Cmd)+Up/Downkeys to see the argument value change in 0.1 steps (1.0 steps in the [-1; 1] range).
  /external/bison/lib/
bitrotate.h 33 to rotating the bits N steps to the left. N must be between 1 and
42 to rotating the bits N steps to the right. N must be between 1 to
52 to rotating the bits N steps to the left. N must be between 1 and
61 to rotating the bits N steps to the right. N must be between 1 to
70 to rotating the bits N steps to the left. N must be between 1 and
79 to rotating the bits N steps to the right. N must be between 1 to
88 to rotating the bits N steps to the left. N must be between 1 to
99 to rotating the bits N steps to the right. N must be in 1 to 15
110 to rotating the bits N steps to the left. N must be between 1 to 7
121 to rotating the bits N steps to the right. N must be in 1 to
    [all...]
  /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/ceres-solver/docs/
reference-overview.tex 12 Solving problems using Ceres consists of two steps.
18 These two steps are mostly independent of each other. This is by design. Modeling the optimization problem should not depend on how the solver and the user should be able to switch between various solver settings and strategies without changing the way the problem is modeled. In the next two chapters we will consider each of these steps in detail
  /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.
  /build/core/
proguard.flags 1 # dex does not like code run through proguard optimize and preverify steps.
  /external/clang/test/CodeGen/
2002-02-13-ReloadProblem.c 4 * steps of compilation in GCC. Before this change, the code went through

Completed in 2340 milliseconds

1 2 3 4 5 6 7 8 91011>>