Searched defs:replace_str (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/compiler/tests/
H A Dradeon_compiler_util_tests.c43 const char * replace_str)
50 init_rc_normal_instruction(&replace_inst, replace_str);
39 test_rc_inst_can_use_presub( struct test_result * result, int expected, const char * add_str, const char * replace_str) argument
/external/avb/libavb/
H A Davb_slot_verify.c900 const char* replace_str[NUM_GUIDS] = {"$(ANDROID_SYSTEM_PARTUUID)", local
938 ret = avb_replace(cmdline, replace_str[n], guid_buf);
940 char* new_ret = avb_replace(ret, replace_str[n], guid_buf);

Completed in 307 milliseconds