Searched refs:prefix (Results 1 – 16 of 16) sorted by relevance
6 prefix = "__vs_rtm_" variable13 restr = prefix + r".*?\0"16 lines = [i[len(prefix):-1] for i in l]
3 work/build/openocd/prefix/bin/openocd -f ${2} \
106 
123 
116 
115 void vft_dbg_path(char *prefix, void *draw_cmds_args, int num_draw_cmds) in vft_dbg_path() argument
455 ; .bss prefix is required for AC6 to not create a load image data for this section.
470 ; .bss prefix is required for AC6 to not create a load image data for this section.
459 ; .bss prefix is required for AC6 to not create a load image data for this section.
473 ; .bss prefix is required for AC6 to not create a load image data for this section.
54 - `RTT_CC_PREFIX`: is the toolchain prefix, in this case `"riscv64-unknown-elf-"` for the Standard …
75 - `RTT_CC_PREFIX`: is the toolchain prefix, which is `"riscv64-unknown-elf-"` for the Standard vers…
267 - soc: iomux: update macro prefix in pmic_iomux and batt_iomux.362 - boards: iomux: update macro prefix for pmic_iomux and batt_iomux.
1272 # In case all classes in a project start with a common prefix, all classes will1274 # can be used to specify a prefix (or a list of prefixes) that should be ignored
Completed in 44 milliseconds