Home
last modified time | relevance | path

Searched refs:step (Results 1 – 25 of 147) sorted by relevance

123456

/frameworks/base/
DCleanSpec.mk46 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/framework_intermediates/s…
47 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/framework_intermediates/s…
48 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/framework_intermediates/s…
49 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/framework_intermediates/s…
50 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/framework_intermediates/s…
51 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/framework_intermediates/s…
52 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/framework_intermediates/s…
53 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/FrameworkTest_intermediates/)
54 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/android.policy*)
55 $(call add-clean-step, rm -rf $(TARGET_OUT_JAVA_LIBRARIES)/android.policy.jar)
[all …]
/frameworks/av/
DCleanSpec.mk46 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libmedia_native_intermediates)
47 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/lib/libmedia_native.so)
48 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/symbols/system/lib/libmedia_native.so)
49 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib/libmedia_native.so)
50 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libaudioflinger_intermediates)
51 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib/libaudioflinger.so)
52 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libaudiopolicy_intermediates)
53 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib/libaudiopolicy.so)
54 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libaudiopolicy_intermediates)
55 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib/libaudiopolicy.so)
[all …]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
DomxVCM4P10_PredictIntra_16x16_s.s176 step RN 10 label
208 ADD step, dstStep, dstStep
209 VST1 qAbove, [pDst], step
210 VST1 qAbove, [pTmp], step
211 VST1 qAbove, [pDst], step
212 VST1 qAbove, [pTmp], step
213 VST1 qAbove, [pDst], step
214 VST1 qAbove, [pTmp], step
215 VST1 qAbove, [pDst], step
216 VST1 qAbove, [pTmp], step
[all …]
DomxVCM4P10_PredictIntraChroma_8x8_s.s78 step RN 10 label
207 ADD step, leftStep, leftStep
210 VLD1 {dLeftVal[0]},[pSrcLeft],step ;// pSrcLeft[0*leftStep]
211 VLD1 {dLeftVal[1]},[pTmp],step ;// pSrcLeft[1*leftStep]
212 VLD1 {dLeftVal[2]},[pSrcLeft],step ;// pSrcLeft[2*leftStep]
213 VLD1 {dLeftVal[3]},[pTmp],step ;// pSrcLeft[3*leftStep]
214 VLD1 {dLeftVal[4]},[pSrcLeft],step ;// pSrcLeft[4*leftStep]
215 VLD1 {dLeftVal[5]},[pTmp],step ;// pSrcLeft[5*leftStep]
216 VLD1 {dLeftVal[6]},[pSrcLeft],step ;// pSrcLeft[6*leftStep]
248 ADD step, dstStep, dstStep
[all …]
DomxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.s56 step RN 14 label
156 ADD step, srcdstStep, srcdstStep
159 VLD1 dRow0, [pSrcDst], step
161 VLD1 dRow1, [pTmp], step
162 VLD1 dRow2, [pSrcDst], step
163 VLD1 dRow3, [pTmp], step
164 VLD1 dRow4, [pSrcDst], step
165 VLD1 dRow5, [pTmp], step
166 VLD1 dRow6, [pSrcDst], step
167 VLD1 dRow7, [pTmp], step
[all …]
/frameworks/compile/libbcc/
DCleanSpec.mk46 $(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)
48 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib/libruntime.bc)
49 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libclcore.bc_intermediates)
50 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libbcc_sha1_intermediates)
51 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib/libbcc_sha1.so)
52 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libclcore.bc_intermediates)
53 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libclcore.bc_intermediates)
54 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libclcore.bc_intermediates)
55 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libclcore.bc_intermediates)
[all …]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/comm/src/
DomxVCCOMM_Copy16x16_s.s30 step RN 2 label
48 …VLD1 {X0,X1},[pSrc@128],step ;// Load 16 bytes from 16 byte aligned pSrc and pSrc=pSrc + st…
49 VLD1 {X2,X3},[pSrc@128],step
50 VLD1 {X4,X5},[pSrc@128],step
51 VLD1 {X6,X7},[pSrc@128],step
57 VLD1 {X0,X1},[pSrc@128],step
58 VLD1 {X2,X3},[pSrc@128],step
59 VLD1 {X4,X5},[pSrc@128],step
60 VLD1 {X6,X7},[pSrc@128],step
66 VLD1 {X0,X1},[pSrc@128],step
[all …]
DomxVCCOMM_Copy8x8_s.s30 step RN 2 label
45 …VLD1 {X0},[pSrc],step ;// Load 8 bytes from 8 byte aligned pSrc, pSrc=pSrc+step after …
46 VLD1 {X1},[pSrc],step
47 VLD1 {X2},[pSrc],step
48 VLD1 {X3},[pSrc],step
53 VLD1 {X0},[pSrc],step
54 VLD1 {X1},[pSrc],step
55 VLD1 {X2},[pSrc],step
56 VLD1 {X3},[pSrc],step
/frameworks/av/media/libstagefright/codecs/aacenc/basic_op/
Doper_32b.c236 #define step(shift) \ macro
260 step( 0); step( 2); step( 4); step( 6); in rsqrt()
261 step( 8); step(10); step(12); step(14); in rsqrt()
262 step(16); step(18); step(20); step(22); in rsqrt()
263 step(24); step(26); step(28); step(30); in rsqrt()
/frameworks/opt/telephony/
DCleanSpec.mk41 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/telephony-common_intermed…
42 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/telephony-common_intermed…
43 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/telephony-common_intermed…
44 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/telephony-common_intermed…
45 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/telephony-common_intermed…
46 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/telephony-common_intermed…
47 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/telephony-common_intermed…
48 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/telephony-common_intermed…
49 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/telephony-common_intermed…
50 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/telephony-common_intermed…
[all …]
/frameworks/rs/
DCleanSpec.mk46 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/*/src/RenderScript.stamp)
47 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/*/src/renderscript/)
48 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/*/src/renderscript)
49 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/*/src/renderscript)
50 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/*/src/RenderScript.stamp)
51 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/*/src/RenderScript.stamp)
52 $(call add-clean-step, rm -rf $(OUT_DIR)/target/product/*/obj/SHARED_LIBRARIES/lib*.bc_intermediate…
53 $(call add-clean-step, rm -rf $(OUT_DIR)/target/product/*/obj/SHARED_LIBRARIES/librs*_intermediates)
54 $(call add-clean-step, rm -rf $(OUT_DIR)/target/product/*/obj/SHARED_LIBRARIES/libhellocomputendk_i…
55 $(call add-clean-step, rm -rf $(OUT_DIR)/host/*/obj/SHARED_LIBRARIES/librsrt*.bc)
[all …]
/frameworks/native/opengl/tests/testPauseResume/
DREADME9 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 pause
[all …]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
DarmVCM4P2_Clip8_s.s41 step RN 2 label
71 VST1 {dclip0},[pDst],step ;// store 8 bytes and pDst=pDst+step
72 VST1 {dclip1},[pDst],step ;// store 8 bytes and pDst=pDst+step
75 VST1 {dclip2},[pDst],step
76 VST1 {dclip3},[pDst],step
82 VST1 {dclip0},[pDst],step ;// store 8 bytes and pDst=pDst+step
83 VST1 {dclip1},[pDst],step ;// store 8 bytes and pDst=pDst+step
86 VST1 {dclip2},[pDst],step
87 VST1 {dclip3},[pDst],step
/frameworks/webview/chromium/
DCleanSpec.mk46 $(call add-clean-step, rm -rf $(TARGET_OUT_JAVA_LIBRARIES)/webviewchromium.*)
47 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/framework/webview)
48 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/framework/webviewchromium.jar)
49 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/priv-app/webviewchromium)
50 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/priv-app/webview)
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm_gcc/
Dh264bsdClearMbLayer.S28 #define step r3 macro
52 MOV step, #32
56 VST1.8 {qZero}, [pMbLayer], step
58 VST1.8 {qZero}, [pTmp], step
59 VST1.8 {qZero}, [pMbLayer], step
60 VST1.8 {qZero}, [pTmp], step
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm/
Dh264bsdClearMbLayer.s28 step RN 3 label
52 MOV step, #32
56 VST1 qZero, [pMbLayer], step
58 VST1 qZero, [pTmp], step
59 VST1 qZero, [pMbLayer], step
60 VST1 qZero, [pTmp], step
/frameworks/data-binding/compiler/src/main/java/android/databinding/annotationprocessor/
DProcessDataBinding.java64 for (ProcessingStep step : mProcessingSteps) { in process()
66 done = step.runStep(roundEnv, processingEnv, buildInfo) && done; in process()
68 L.e(e, "Exception while handling step %s", step); in process()
72 for (ProcessingStep step : mProcessingSteps) { in process()
73 step.onProcessingOver(roundEnv, processingEnv, buildInfo); in process()
124 for (ProcessingStep step : mProcessingSteps) { in initProcessingSteps()
125 step.mJavaFileWriter = javaFileWriter; in initProcessingSteps()
126 step.mCallback = dataBinderWriterCallback; in initProcessingSteps()
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/comm/src/
DomxVCCOMM_Copy16x16.c71 OMX_INT step) in omxVCCOMM_Copy16x16() argument
82 armRetArgErrIf(((step < 16) || (step % 16)), OMX_Sts_BadArgErr); in omxVCCOMM_Copy16x16()
86 for (y = 0, count = 0, index = 0; y < 16; y++, count = count + step - 16) in omxVCCOMM_Copy16x16()
DomxVCCOMM_Copy8x8.c71 OMX_INT step) in omxVCCOMM_Copy8x8() argument
82 armRetArgErrIf(((step < 8) || (step % 8)), OMX_Sts_BadArgErr); in omxVCCOMM_Copy8x8()
86 for (y = 0, count = 0, index = 0; y < 8; y++, count = count + step - 8) in omxVCCOMM_Copy8x8()
/frameworks/ml/nn/runtime/
DExecutionPlan.cpp272 for (const auto& step : mSteps) { in findSubModelOutputs() local
273 for (const auto& input : step->getSubModelInputs()) { in findSubModelOutputs()
372 for (const auto& step : mSteps) { in finish() local
373 int n = step->finishSubModel(fromModel, &mHasSubModelOutputOfUnknownSize); in finish()
453 for (const auto& step : compound()->mSteps) { in makeController() local
454 for (const auto& output: step->getSubModelOutputs()) { in makeController()
541 const auto step = compoundBody->mSteps[controller->mNextStepIndex]; in next() local
544 step->getSubModel().get(), in next()
545 (step->getDevice() == nullptr ? sp<IDevice>() : step->getDevice()->getInterface()), in next()
546 step->getPreparedSubModel()); in next()
[all …]
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
Ds10_8pf.cpp558 Word16 step, /* i : stepsize */ in search_10and8i40() argument
638 for (i3 = ipos[3]; i3 < L_CODE; i3 += step) in search_10and8i40()
657 for (j = ipos[2]; j < L_CODE; j += step) in search_10and8i40()
672 for (i3 = ipos[3]; i3 < L_CODE; i3 += step) in search_10and8i40()
704 for (i5 = ipos[5]; i5 < L_CODE; i5 += step) in search_10and8i40()
724 for (j = ipos[4]; j < L_CODE; j += step) in search_10and8i40()
747 for (i5 = ipos[5]; i5 < L_CODE; i5 += step) in search_10and8i40()
780 for (i7 = ipos[7]; i7 < L_CODE; i7 += step) in search_10and8i40()
801 for (j = ipos[6]; j < L_CODE; j += step) in search_10and8i40()
832 for (i7 = ipos[7]; i7 < L_CODE; i7 += step) in search_10and8i40()
[all …]
/frameworks/native/libs/gui/
DCleanSpec.mk50 $(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)
52 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libgui_intermediates)
/frameworks/native/libs/hwc2on1adapter/
DCleanSpec.mk50 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libhwc2on1adapter_intermediates)
51 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib/libhwc2on1adapter.so)
52 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib64/libhwc2on1adapter.so)
/frameworks/opt/net/ims/
DCleanSpec.mk41 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/ims_intermediates)
42 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/ims_intermediates)
43 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/ims_intermediates)
/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/
DHistogram.java36 int step = 8; in createTest() local
37 int steps = (h + step - 1) / step; in createTest()
41 mScript.set_gStep(step); in createTest()

123456