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

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/WebKitTools/BuildSlaveSupport/build.webkit.org-config/webkit/
factories.py 1 from webkit.steps import *
14 self.steps.append(s(SetConfiguration, configuration="release"))
18 self.steps.append(s(UploadLayoutResults))
19 # self.steps.append(s(UploadDiskImage))
22 self.steps.append(s(CompileWebKit, configuration="release"))
25 self.steps.append(s(JavaScriptCoreTest))
28 self.steps.append(s(LayoutTest))
33 self.steps.append(s(CompileWebKitNoSVG, configuration="release"))
39 self.steps.append(s(SetConfiguration, configuration="release"))
40 self.steps.append(s(CompileWebKit, configuration="release")
    [all...]
  /external/webkit/WebKitTools/Scripts/webkitpy/steps/
__init__.py 30 from webkitpy.steps.applypatch import ApplyPatch
31 from webkitpy.steps.applypatchwithlocalcommit import ApplyPatchWithLocalCommit
32 from webkitpy.steps.build import Build
33 from webkitpy.steps.checkstyle import CheckStyle
34 from webkitpy.steps.cleanworkingdirectory import CleanWorkingDirectory
35 from webkitpy.steps.cleanworkingdirectorywithlocalcommits import CleanWorkingDirectoryWithLocalCommits
36 from webkitpy.steps.closebug import CloseBug
37 from webkitpy.steps.closebugforlanddiff import CloseBugForLandDiff
38 from webkitpy.steps.closepatch import ClosePatch
39 from webkitpy.steps.commit import Commi
    [all...]
completerollout.py 30 from webkitpy.steps.build import Build
31 from webkitpy.steps.commit import Commit
32 from webkitpy.steps.metastep import MetaStep
33 from webkitpy.steps.options import Options
  /external/webkit/WebKitTools/Scripts/webkitpy/commands/
download.py 34 import webkitpy.steps as steps namespace
51 steps = [ variable in class:Build
52 steps.CleanWorkingDirectory,
53 steps.Update,
54 steps.Build,
61 steps = [ variable in class:BuildAndTest
62 steps.CleanWorkingDirectory,
63 steps.Update,
64 steps.Build
74 steps = [ variable in class:Land
254 steps = [ variable
    [all...]
upload.py 38 import webkitpy.steps as steps namespace
134 steps = [ variable in class:ObsoleteAttachments
135 steps.ObsoletePatches,
164 steps = [ variable in class:Post
165 steps.CheckStyle,
166 steps.ConfirmDiff,
167 steps.ObsoletePatches,
168 steps.PostDiff,
176 steps = variable in class:LandSafely
188 steps = [ variable in class:Prepare
204 steps = [ variable in class:Upload
232 steps = [ variable in class:EditChangeLogs
    [all...]
  /dalvik/dx/src/com/android/dx/ssa/
Optimizer.java 37 /** optional optimizer steps */
89 * @param steps set of optional optimization steps to run
94 TranslationAdvice inAdvice, EnumSet<OptionalStep> steps) {
101 runSsaFormSteps(ssaMeth, steps);
109 steps);
126 * @param steps set of optional optimization steps to run
131 EnumSet<OptionalStep> steps) {
138 EnumSet<OptionalStep> newSteps = steps.clone()
    [all...]
  /dalvik/vm/mterp/arm-vfp/
README.txt 7 to transfer double-precision values in two steps.
  /external/strace/
README-Android 0 Steps to build from original source:
  /external/webkit/WebKitTools/Scripts/webkitpy/
stepsequence.py 29 import webkitpy.steps as steps namespace
44 def __init__(self, steps):
45 self._steps = steps or []
49 steps.Options.parent_command,
50 steps.Options.quiet,
  /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/bluetooth/glib/
HACKING 14 several steps to setup the tree for compilation. You can do all these
15 steps at once by running:
  /external/webkit/WebCore/manual-tests/
template.html 9 <p id="test" style="background-color:skyblue; padding:3px;"><b>STEPS TO TEST:</b>
10 Please describe the steps required to test this bug here.
  /ndk/
README.TXT 18 Before using the NDK, you will need to follow the steps described by
19 docs/INSTALL.TXT which lists the NDK pre-requisites and the steps needed
  /bionic/
CleanSpec.mk 18 # of the list. These steps will only be run once, if they haven't been
38 # NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
48 # NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
  /bootable/bootloader/legacy/
CleanSpec.mk 18 # of the list. These steps will only be run once, if they haven't been
38 # NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
48 # NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
  /bootable/diskinstaller/
CleanSpec.mk 18 # of the list. These steps will only be run once, if they haven't been
38 # NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
48 # NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
  /bootable/recovery/
CleanSpec.mk 18 # of the list. These steps will only be run once, if they haven't been
38 # NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
48 # NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
  /build/
CleanSpec.mk 18 # of the list. These steps will only be run once, if they haven't been
38 # NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
48 # NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
  /cts/
CleanSpec.mk 18 # of the list. These steps will only be run once, if they haven't been
38 # NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
48 # NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
  /dalvik/
CleanSpec.mk 18 # of the list. These steps will only be run once, if they haven't been
38 # NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
50 # NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
  /development/
CleanSpec.mk 18 # of the list. These steps will only be run once, if they haven't been
38 # NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
48 # NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
  /device/htc/common/
CleanSpec.mk 18 # of the list. These steps will only be run once, if they haven't been
38 # NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
48 # NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
  /device/htc/dream/
CleanSpec.mk 18 # of the list. These steps will only be run once, if they haven't been
38 # NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
48 # NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
  /device/htc/passion/
CleanSpec.mk 18 # of the list. These steps will only be run once, if they haven't been
38 # NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
48 # NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
  /device/htc/passion-common/
CleanSpec.mk 18 # of the list. These steps will only be run once, if they haven't been
38 # NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
48 # NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST

Completed in 381 milliseconds

1 2 3 4 5 6 7 8 91011>>