HomeSort by relevance Sort by last modified time
    Searched full:step (Results 51 - 75 of 5260) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/browser/chromeos/first_run/steps/
app_list_step.h 9 #include "chrome/browser/chromeos/first_run/step.h"
14 class AppListStep : public Step {
19 // Overriden from Step.
help_step.h 9 #include "chrome/browser/chromeos/first_run/step.h"
14 class HelpStep : public Step {
19 // Overriden from Step.
tray_step.h 9 #include "chrome/browser/chromeos/first_run/step.h"
14 class TrayStep : public Step {
19 // Overriden from Step.
  /external/chromium_org/chrome/browser/resources/chromeos/login/
oobe_screen_autolaunch.html 1 <div class="step hidden no-logo" id="autolaunch">
2 <div class="step-contents">
10 <div id="autolaunch-controls" class="step-controls"></div>
screen_wrong_hwid.html 1 <div class="step hidden no-logo" id="wrong-hwid">
2 <div class="step-contents">
9 <div id="skip-hwid-warning" class="step-controls">
oobe_screen.css 8 .step {
13 .step.animated {
19 .step.hidden {
29 .step.right {
33 .step.left {
37 .step.fullscreen {
45 .step-controls {
47 -webkit-padding-end: 34px; /* Double the padding of .step */
56 .animation .step-controls button {
61 .step.loading .step-contents
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
omxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.s 42 step RN 14 label
142 ADD step, srcdstStep, srcdstStep
145 VLD1 dRow0, [pSrcDst], step
147 VLD1 dRow1, [pTmp], step
148 VLD1 dRow2, [pSrcDst], step
149 VLD1 dRow3, [pTmp], step
150 VLD1 dRow4, [pSrcDst], step
151 VLD1 dRow5, [pTmp], step
152 VLD1 dRow6, [pSrcDst], step
153 VLD1 dRow7, [pTmp], step
    [all...]
omxVCM4P10_PredictIntra_16x16_s.s 162 step RN 10 label
194 ADD step, dstStep, dstStep
195 VST1 qAbove, [pDst], step
196 VST1 qAbove, [pTmp], step
197 VST1 qAbove, [pDst], step
198 VST1 qAbove, [pTmp], step
199 VST1 qAbove, [pDst], step
200 VST1 qAbove, [pTmp], step
201 VST1 qAbove, [pDst], step
202 VST1 qAbove, [pTmp], step
    [all...]
  /frameworks/compile/libbcc/
CleanSpec.mk 17 # a file or delete some intermediate files, add a clean step to the end
22 # $(call add-clean-step, touch -c external/sqlite/sqlite3.h)
23 # $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/STATIC_LIBRARIES/libz_intermediates)
35 # touch step and add it to the end of the list.
42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates)
43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
44 #$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 | xargs -0 rm -f)
45 #$(call add-clean-step, rm -rf $(PRODUCT_OUT)/data/*)
46 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libbcc_intermediates)
47 $(call add-clean-step, rm -rf $(HOST_OUT)/obj/SHARED_LIBRARIES/libbcc_intermediates
    [all...]
  /dalvik/
CleanSpec.mk 17 # a file or delete some intermediate files, add a clean step to the end
22 # $(call add-clean-step, touch -c external/sqlite/sqlite3.h)
23 # $(call add-clean-step, rm -rf $(OUT)/obj/STATIC_LIBRARIES/libz_intermediates)
35 # touch step and add it to the end of the list.
42 #$(call add-clean-step, rm -rf $(OUT)/target/common/obj/APPS/AndroidTests_intermediates)
43 #$(call add-clean-step, rm -rf $(OUT)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
44 #$(call add-clean-step, find $(OUT) -type f -name "IGTalkSession*" -print0 | xargs -0 rm -f)
45 #$(call add-clean-step, rm -rf $(PRODUCT_OUT)/data/*)
46 #$(call add-clean-step, rm -rf $(OUT)/obj/SHARED_LIBRARIES/libdvm*)
47 $(call add-clean-step, rm -rf $(OUT)/obj/SHARED_LIBRARIES/libdvm*
    [all...]
  /device/asus/flo/
CleanSpec.mk 17 # a file or delete some intermediate files, add a clean step to the end
22 # $(call add-clean-step, touch -c external/sqlite/sqlite3.h)
23 # $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/STATIC_LIBRARIES/libz_intermediates)
35 # touch step and add it to the end of the list.
42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates)
43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
44 #$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 | xargs -0 rm -f)
45 #$(call add-clean-step, rm -rf $(PRODUCT_OUT)/data/*)
46 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/build.prop)
47 $(call add-clean-step, find $(PRODUCT_OUT)/obj/APPS -type f -name "*.apk" -print0 | xargs -0 rm -f
    [all...]
  /external/libgsm/src/
rpe.c 62 #undef STEP
63 #define STEP( i, H ) (e[ k + i ] * (longword)H)
71 L_result += STEP( 0, -134 ) ;
72 L_result += STEP( 1, -374 ) ;
73 /* + STEP( 2, 0 ) */
74 L_result += STEP( 3, 2054 ) ;
75 L_result += STEP( 4, 5741 ) ;
76 L_result += STEP( 5, 8192 ) ;
77 L_result += STEP( 6, 5741 ) ;
78 L_result += STEP( 7, 2054 )
    [all...]
  /device/lge/mako/
CleanSpec.mk 17 # a file or delete some intermediate files, add a clean step to the end
22 # $(call add-clean-step, touch -c external/sqlite/sqlite3.h)
23 # $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/STATIC_LIBRARIES/libz_intermediates)
35 # touch step and add it to the end of the list.
42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates)
43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
44 #$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 | xargs -0 rm -f)
45 #$(call add-clean-step, rm -rf $(PRODUCT_OUT)/data/*)
46 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/etc/vold.fstab)
47 $(call add-clean-step, find $(OUT_DIR) -name "lights.msm8960*" -print0 | xargs -0 rm -f
    [all...]
  /external/chromium_org/third_party/WebKit/ManualTests/inspector/
debugger-execution-while-paused.html 13 <p>To test, open the Inspector and start a debugging session. Set a break point inside the stepOne() function. Now click the Step One button in the page. The breakpoint should be hit. While paused at the breakpoint click on the Step Two button. You should not see an alert dialog.</p>
14 <button onclick="stepOne()">Step One</button><br><br>
15 <button onclick="stepTwo()">Step Two</button><br><br>
  /packages/apps/Launcher3/
CleanSpec.mk 17 # a file or delete some intermediate files, add a clean step to the end
22 # $(call add-clean-step, touch -c external/sqlite/sqlite3.h)
23 # $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/STATIC_LIBRARIES/libz_intermediates)
35 # touch step and add it to the end of the list.
42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates)
43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
44 #$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 | xargs -0 rm -f)
45 #$(call add-clean-step, rm -rf $(PRODUCT_OUT)/data/*)
47 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Launcher2_intermediates)
48 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Launcher2_intermediates
    [all...]
  /device/asus/deb/
CleanSpec.mk 17 # a file or delete some intermediate files, add a clean step to the end
22 # $(call add-clean-step, touch -c external/sqlite/sqlite3.h)
23 # $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/STATIC_LIBRARIES/libz_intermediates)
35 # touch step and add it to the end of the list.
42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates)
43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
44 #$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 | xargs -0 rm -f)
45 #$(call add-clean-step, rm -rf $(PRODUCT_OUT)/data/*)
46 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/build.prop)
47 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/app/*
    [all...]
  /device/asus/grouper/
CleanSpec.mk 17 # a file or delete some intermediate files, add a clean step to the end
22 # $(call add-clean-step, touch -c external/sqlite/sqlite3.h)
23 # $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/STATIC_LIBRARIES/libz_intermediates)
35 # touch step and add it to the end of the list.
42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates)
43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
44 #$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 | xargs -0 rm -f)
45 #$(call add-clean-step, rm -rf $(PRODUCT_OUT)/data/*)
50 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/root/default.prop)
51 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/build.prop
    [all...]
  /frameworks/native/libs/gui/
CleanSpec.mk 17 # a file or delete some intermediate files, add a clean step to the end
22 # $(call add-clean-step, touch -c external/sqlite/sqlite3.h)
23 # $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/STATIC_LIBRARIES/libz_intermediates)
35 # touch step and add it to the end of the list.
42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates)
43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
44 #$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 | xargs -0 rm -f)
45 #$(call add-clean-step, rm -rf $(PRODUCT_OUT)/data/*)
50 $(call add-clean-step, find $(PRODUCT_OUT) -type f -name "libgui*" -print0 | xargs -0 rm -f)
51 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libgui_intermediates
    [all...]
  /packages/apps/Browser/
CleanSpec.mk 17 # a file or delete some intermediate files, add a clean step to the end
22 # $(call add-clean-step, touch -c external/sqlite/sqlite3.h)
23 # $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/STATIC_LIBRARIES/libz_intermediates)
35 # touch step and add it to the end of the list.
42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates)
43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
44 #$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 | xargs -0 rm -f)
45 #$(call add-clean-step, rm -rf $(PRODUCT_OUT)/data/*)
46 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Browser_intermediates)
47 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/app/Browser.apk
    [all...]
  /packages/apps/LegacyCamera/
CleanSpec.mk 17 # a file or delete some intermediate files, add a clean step to the end
22 # $(call add-clean-step, touch -c external/sqlite/sqlite3.h)
23 # $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/STATIC_LIBRARIES/libz_intermediates)
35 # touch step and add it to the end of the list.
42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates)
43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
44 #$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 | xargs -0 rm -f)
45 #$(call add-clean-step, rm -rf $(PRODUCT_OUT)/data/*)
46 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/APPS/Camera*)
47 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Camera*
    [all...]
  /packages/apps/Nfc/
CleanSpec.mk 17 # a file or delete some intermediate files, add a clean step to the end
22 # $(call add-clean-step, touch -c external/sqlite/sqlite3.h)
23 # $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/STATIC_LIBRARIES/libz_intermediates)
35 # touch step and add it to the end of the list.
42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates)
43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
44 #$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 | xargs -0 rm -f)
45 #$(call add-clean-step, rm -rf $(PRODUCT_OUT)/data/*)
51 $(call add-clean-step, rm -f $(PRODUCT_OUT)/system/app/Nfc.apk)
52 $(call add-clean-step, rm -f $(PRODUCT_OUT)/system/app/NfcGoogle.apk
    [all...]
  /system/core/
CleanSpec.mk 17 # a file or delete some intermediate files, add a clean step to the end
22 # $(call add-clean-step, touch -c external/sqlite/sqlite3.h)
23 # $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/STATIC_LIBRARIES/libz_intermediates)
35 # touch step and add it to the end of the list.
42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates)
43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
44 #$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 | xargs -0 rm -f)
45 #$(call add-clean-step, rm -rf $(PRODUCT_OUT)/data/*)
51 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/root/init.rc)
52 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/root/init.rc
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/packages/deb/
README 1 The list of files here isn't complete. For a step-by-step guide on
  /external/chromium/chrome/browser/debugger/manual_tests/
debugger-step-on-for-in-statements.html 32 TEST 2: Click 'Step over'. Debugger should step inside the loop to the next statement line.<br>
33 TEST 3: Click 'Step into'. Debugger should step into 'getObject' function.<br>
34 TEST 4: 'Step over' to the statement line and then 'Step over' again. Debugger should pause on
  /external/chromium_org/build/android/buildbot/
bb_annotations.py 8 """Adds a link with name |label| linking to |url| to current buildbot step.
18 """Appends |msg| to the current buildbot step text.
36 """Marks the current step as failed."""
41 """Marks the current step with a warning."""
45 def PrintNamedStep(step):
46 print '@@@BUILD_STEP %s@@@' % step

Completed in 265 milliseconds

1 23 4 5 6 7 8 91011>>