Home
last modified time | relevance | path

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

/system/media/
DCleanSpec.mk46 $(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)
48 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/filterfw_intermediates)
49 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/filterpack_imageproc_inte…
50 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/filterpack_text_intermedi…
51 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/filterpack_ui_intermediat…
52 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/filterpack_videosrc_inter…
53 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libaudioutils_intermediates)
54 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/filterfw_intermediates)
55 $(call add-clean-step, rm -f $(PRODUCT_OUT)/system/framework/filterfw.jar)
/system/core/
DCleanSpec.mk51 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/root/init.rc)
52 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/root/init.rc)
53 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/bin/reboot)
54 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/root/default.prop)
55 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/recovery/root/default.prop)
56 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/EXECUTABLES/lmkd_intermediates/import_includes)
57 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libsysutils_intermediates/import_…
58 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/bin/grep $(PRODUCT_OUT)/system/bin/toolbox)
/system/extras/tests/icachetest/
Dicache_main.c4 extern void icache_test(long count, long step);
15 long step = 32; in main() local
16 for (i=0 ; step<=2048 ; i++, step+=32) in main()
20 icache_test(0x800000L, step); in main()
23 printf("%6ld\t%lld\n", step*32, t); in main()
/system/sepolicy/
DCleanSpec.mk51 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/root/file_contexts)
52 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/recovery/root/file_contexts)
/system/extras/
DCleanSpec.mk47 $(call add-clean-step, rm -f $(PRODUCT_OUT)/system.img $(PRODUCT_OUT)/userdata.img)
48 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/EXECUTABLES/taskstats_intermediates)
/system/bt/
DCleanSpec.mk48 $(call add-clean-step, find $(OUT_DIR) -type f -iname "*blue*" -print0 | xargs -0 rm -f)
49 $(call add-clean-step, find $(OUT_DIR) -type f -iname "*bdroid*" -print0 | xargs -0 rm -f)
/system/core/libutils/
DCleanSpec.mk50 $(call add-clean-step, rm -rf $(HOST_OUT)/obj/STATIC_LIBRARIES/libutils_intermediates/import_includ…
51 $(call add-clean-step, rm -rf $(HOST_OUT)/obj/STATIC_LIBRARIES/lib64utils_intermediates/import_incl…
/system/tools/aidl/
Daidl_language_l.ll27 yylloc->step();
32 <COPYING>\}\%\% { extra_text += "**/"; yylloc->step(); BEGIN(INITIAL); }
37 <LONG_COMMENT>\*+\/ { extra_text += yytext; yylloc->step(); BEGIN(INITIAL); }
45 \/\/.*\n { extra_text += yytext; yylloc->lines(1); yylloc->step(); }
47 \n+ { yylloc->lines(yyleng); yylloc->step(); }
/system/gatekeeper/
DCleanSpec.mk41 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib/hw/gatekeeper.default.so)
/system/connectivity/shill/
DTESTING32 step since the build directory would have been retained in the course
142 …$ grep -a ': step ' <test output>/<suite name>/<suite name>.<test name>/debug/<suite name>.<test n…
144 …(chroot) $ grep -a ': step ' /tmp/test_that_latest/network_WiFiRoaming/network_WiFiRoaming.002Susp…
/system/update_engine/
Dupdate_metadata.proto213 // The path of the executable program to run during the post-install step,
/system/core/libpixelflinger/
Dscanline.cpp1135 void step(void) { in step() function
1200 di.step(); in write()
1310 di.step(); in write()
/system/core/fastboot/
Dfastboot_protocol.txt39 be displayed and then step #2 repeats
/system/connectivity/shill/doc/
Dmanager-api.txt523 configured to perform the extra step of performing
Dservice-api.txt1141 Unknown - Failure in an unknown step
/system/tpm/trunks/generator/
Draw_structures.txt5667 Slow the Clock update rate by one coarse adjustment step.
5673 Slow the Clock update rate by one medium adjustment step.
5679 Slow the Clock update rate by one fine adjustment step.
5691 Speed the Clock update rate by one fine adjustment step.
5697 Speed the Clock update rate by one medium adjustment step.
5703 Speed the Clock update rate by one coarse adjustment step.
Draw_structures_fixed.txt5661 Slow the Clock update rate by one coarse adjustment step.
5667 Slow the Clock update rate by one medium adjustment step.
5673 Slow the Clock update rate by one fine adjustment step.
5685 Speed the Clock update rate by one fine adjustment step.
5691 Speed the Clock update rate by one medium adjustment step.
5697 Speed the Clock update rate by one coarse adjustment step.
Draw_commands.txt7625 Recovery of the sensitive data of the object occurs in the TPM in a three-step process in the follo…
14918 b) if s2 is not an Empty Buffer, compute x2 ≔ HnameAlg (s2) mod p, else skip to step (e)
14930 g) if p1 is an Empty Buffer, skip to step i)
20384 c) Extend the command code and the hashes computed in step a) above:
Draw_commands_fixed.txt7635 Recovery of the sensitive data of the object occurs in the TPM in a three-step process in the follo…
14929 b) if s2 is not an Empty Buffer, compute x2 ≔ HnameAlg (s2) mod p, else skip to step (e)
14941 g) if p1 is an Empty Buffer, skip to step i)
20395 c) Extend the command code and the hashes computed in step a) above: