Searched refs:step (Results 1 – 19 of 19) sorted by relevance
/system/media/ |
D | CleanSpec.mk | 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) 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/ |
D | CleanSpec.mk | 51 $(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/ |
D | icache_main.c | 4 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/ |
D | CleanSpec.mk | 51 $(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/ |
D | CleanSpec.mk | 47 $(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/ |
D | CleanSpec.mk | 48 $(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/ |
D | CleanSpec.mk | 50 $(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/ |
D | aidl_language_l.ll | 27 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/ |
D | CleanSpec.mk | 41 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib/hw/gatekeeper.default.so)
|
/system/connectivity/shill/ |
D | TESTING | 32 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/ |
D | update_metadata.proto | 213 // The path of the executable program to run during the post-install step,
|
/system/core/libpixelflinger/ |
D | scanline.cpp | 1135 void step(void) { in step() function 1200 di.step(); in write() 1310 di.step(); in write()
|
/system/core/fastboot/ |
D | fastboot_protocol.txt | 39 be displayed and then step #2 repeats
|
/system/connectivity/shill/doc/ |
D | manager-api.txt | 523 configured to perform the extra step of performing
|
D | service-api.txt | 1141 Unknown - Failure in an unknown step
|
/system/tpm/trunks/generator/ |
D | raw_structures.txt | 5667 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.
|
D | raw_structures_fixed.txt | 5661 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.
|
D | raw_commands.txt | 7625 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:
|
D | raw_commands_fixed.txt | 7635 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:
|