/external/chromium_org/chrome/browser/resources/chromeos/first_run/app/ |
style.css | 12 .step.dialog { 22 .step.dialog h1 { 28 .step.dialog p { 33 .step.dialog .controls { 39 .step.dialog .controls .margin-top { 43 .step.dialog .controls .margin-bottom { 47 .step.dialog .controls button { 54 .step.dialog .window-header { 63 .step.dialog .topbutton-bar { 68 .step.dialog .topbutton-wrapper [all...] |
/frameworks/native/opengl/tests/testPauseResume/ |
README | 9 constantly increasing "step" count: 12 W/TestActivity( 1885): ****** step 235 resume 13 W/TestActivity( 1885): step 236 pause 14 W/TestActivity( 1885): ****** step 236 resume 20 W/TestActivity( 1466): ****** step 25 resume 21 W/TestActivity( 1466): step 26 pause 22 W/TestActivity( 1466): ****** step 26 resume 31 W/TestActivity( 1466): step 27 pause 32 W/TestActivity( 1466): ****** step 27 resume 33 W/TestActivity( 1466): step 28 paus [all...] |
/packages/apps/Email/ |
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 $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/com.android.email*) 51 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Email* [all...] |
/external/libgsm/src/ |
lpc.c | 98 # define STEP(k) L_ACF[k] += (longword)(sl * sp[ -(k) ]); 103 # define STEP(k) L_ACF[k] += ((longword)sl * sp[ -(k) ]); 111 STEP (0); 113 STEP(0); STEP(1); 115 STEP(0); STEP(1); STEP(2); 117 STEP(0); STEP(1); STEP(2); STEP(3) [all...] |
/device/lge/hammerhead/ |
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, find $(PRODUCT_OUT) -name "*audio.primary.msm8974*" -print0 | xargs -0 rm -rf) 48 $(call add-clean-step, rm -f $(OUT_DIR)/target/product/hammerhead/system/lib/modules/adsp*.ko [all...] |
/external/chromium_org/third_party/WebKit/ManualTests/inspector/ |
debugger-step-on-while-statements.html | 25 TEST 2: Click 'Step over'. Debugger should step inside the loop to the next statement line.<br> 26 TEST 3: Click 'Step into'. Debugger should step into 'condition' function.<br> 27 TEST 4: 'Step over' the statements until reaching the end of the loop. Debugger should 28 step over to the beggingin of the while loop again. Click 'Step into'. Debugger should step into
|
debugger-step-on-for-statements.html | 22 TEST 2: Click 'Step over'. Debugger should step inside the loop to the next statement line.<br> 23 TEST 3: Click 'Step into'. Debugger should step into 'initialize' function. Click 'Step into' until 25 TEST 4: 'Step over' to the statement line and then 'Step over' again. Debugger should pause on 26 the for loop again. Click 'Step into'. Debugger should step into the 'increment' function. 27 Click 'Step into' until outside of the 'increment' function - debugger should enter the 'condition [all...] |
/external/qemu/ |
CleanSpec.mk | 5 $(call add-clean-step, rm -rf $(OUT_DIR)/host/linux-x86/obj/{SHARED,STATIC}_LIBRARIES/emulator*) 6 $(call add-clean-step, rm -rf $(OUT_DIR)/host/linux-x86/obj/EXECUTABLES/emulator*)
|
/external/v8/ |
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 $(PRODUCT_OUT)/obj/STATIC_LIBRARIES/libv8_intermediates) 48 $(call add-clean-step, rm -rf $(OUT_DIR)/host/$(HOST_OS)-$(HOST_ARCH)/bin/mksnapshot [all...] |
/libcore/luni/src/test/resources/ |
recipt.dtd | 9 <!ELEMENT preparation (step*)> 10 <!ELEMENT step (#PCDATA)>
|
/libcore/luni/src/test/resources/systemid/ |
recipt.dtd | 9 <!ELEMENT preparation (step*)> 10 <!ELEMENT step (#PCDATA)>
|
/external/icu4c/ |
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/libicuuc_intermediates) 47 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libicui18n_intermediates [all...] |
/external/wpa_supplicant_8/ |
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)/obj/EXECUTABLES/wpa_supplicant_intermediates/*) 51 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/EXECUTABLES/wpa_cli_intermediates/* [all...] |
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
sliceobject.h | 17 A slice object containing start, stop, and step data members (the 24 PyObject *start, *stop, *step; /* not NULL */ member in struct:__anon60483 33 PyObject* step); 36 Py_ssize_t *start, Py_ssize_t *stop, Py_ssize_t *step); 39 Py_ssize_t *step, Py_ssize_t *slicelength);
|
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
sliceobject.h | 17 A slice object containing start, stop, and step data members (the 24 PyObject *start, *stop, *step; /* not NULL */ member in struct:__anon60606 33 PyObject* step); 36 Py_ssize_t *start, Py_ssize_t *stop, Py_ssize_t *step); 39 Py_ssize_t *step, Py_ssize_t *slicelength);
|
/external/chromium_org/third_party/WebKit/Source/core/xml/ |
XPathGrammar.y | 59 Step::Axis axis; 60 Step::NodeTest* nodeTest; 67 Step* step; 92 %type <step> Step 94 %type <step> DescendantOrSelf 99 %type <step> AbbreviatedStep 158 Step 166 RelativeLocationPath '/' Step [all...] |
XPathPath.cpp | 124 Step* step = m_steps[i]; local 128 bool needToCheckForDuplicateNodes = !nodes.subtreesAreDisjoint() || (step->axis() != Step::ChildAxis && step->axis() != Step::SelfAxis 129 && step->axis() != Step::DescendantAxis && step->axis() != Step::DescendantOrSelfAxis && step->axis() != Step::AttributeAxis) [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/ |
armVCM4P2_Clip8_s.s | 27 step RN 2 label 57 VST1 {dclip0},[pDst],step ;// store 8 bytes and pDst=pDst+step 58 VST1 {dclip1},[pDst],step ;// store 8 bytes and pDst=pDst+step 61 VST1 {dclip2},[pDst],step 62 VST1 {dclip3},[pDst],step 68 VST1 {dclip0},[pDst],step ;// store 8 bytes and pDst=pDst+step 69 VST1 {dclip1},[pDst],step ;// store 8 bytes and pDst=pDst+ste [all...] |
/hardware/ti/omap4xxx/ |
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, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 | xargs -0 rm -f) 46 #$(call add-clean-step, rm -rf $(PRODUCT_OUT)/data/*) 51 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/vendor/lib/hw/hwcomposer.omap4.so [all...] |
/system/media/ |
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 -f $(PRODUCT_OUT)/system/lib/libOpenMAXAL.so) 47 $(call add-clean-step, rm -f $(PRODUCT_OUT)/system/lib/libOpenSLES.so [all...] |
/external/chromium/chrome/browser/debugger/manual_tests/ |
debugger-step-on-while-statements.html | 25 TEST 2: Click 'Step over'. Debugger should step inside the loop to the next statement line.<br> 26 TEST 3: Click 'Step into'. Debugger should step into 'condition' function.<br> 27 step over to the beggingin of the while loop again. Click 'Step into'. Debugger should step into
|
/external/chromium_org/chrome/browser/resources/chromeos/first_run/ |
step_bubble.css | 7 .step.bubble { 15 .step.bubble h1 { 23 .step.bubble p { 29 .step.bubble p + p { 33 .step.bubble .controls { 41 .step.bubble .controls button { 48 .step.bubble.hidden {
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
input-type-datetime-default-value.html | 29 <li>date: <input type="date" size="32" value="" step="foo" /> 30 <li>datetime: <input type="datetime" size="32" value="" step="foo" /> 31 <li>datetime-local: <input type="datetime-local" size="32" value="" step="foo" /> 32 <li>month: <input type="month" size="32" value="" step="foo" /> 33 <li>time: <input type="time" size="32" value="" step="foo" /> 34 <li>week <input type="week" size="32" value="" step="foo" /> 38 <li>date: <input type="date" size="32" value="foo" step="foo" /> 39 <li>datetime: <input type="datetime" size="32" value="foo" step="foo" /> 40 <li>datetime-local: <input type="datetime-local" size="32" value="foo" step="foo" /> 41 <li>month: <input type="month" size="32" value="foo" step="foo" / [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
armVCM4P10_DeBlockPixel.c | 35 * [in] Step Step between pixels q0 and q1 47 int Step, /* step between pixels q0 and q1 */ 63 p3 = pQ0[-4*Step]; 64 p2 = pQ0[-3*Step]; 65 p1 = pQ0[-2*Step]; 66 p0 = pQ0[-1*Step]; 67 q0 = pQ0[ 0*Step]; 68 q1 = pQ0[ 1*Step]; [all...] |
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderVTTCue.cpp | 73 bool RenderVTTCue::initializeLayoutParameters(InlineFlowBox* firstLineBox, LayoutUnit& step, LayoutUnit& position) 79 // 1. Horizontal: Let step be the height of the first line box in boxes. 80 // Vertical: Let step be the width of the first line box in boxes. 81 step = m_cue->getWritingDirection() == VTTCue::Horizontal ? firstLineBox->height() : firstLineBox->width(); 83 // 2. If step is zero, then jump to the step labeled done positioning below. 84 if (!step) 94 // 5. Let position be the result of multiplying step and line position. 95 position = step * linePosition; 98 // bounding box of the boxes in boxes, then increase position by step 219 LayoutUnit step; local [all...] |