Searched refs:comma (Results 1 – 10 of 10) sorted by relevance
| /rk3399_rockchip-uboot/drivers/mtd/ |
| H A D | mtd_uboot.c | 59 const char *mtdids, *equal, *comma, *dev_id, *mtd_id; in mtd_search_alternate_name() local 76 comma = strchr(mtdids, ','); in mtd_search_alternate_name() 77 if (comma) in mtd_search_alternate_name() 78 mtd_id_len = comma - mtd_id; in mtd_search_alternate_name() 97 mtdids = comma + 1; in mtd_search_alternate_name() 98 } while (comma); in mtd_search_alternate_name()
|
| /rk3399_rockchip-uboot/scripts/ |
| H A D | Kbuild.include | 5 comma := , 18 # contain a comma 19 depfile = $(subst $(comma),_,$(dot-target).d) 102 # Usage: cflags-y += $(call as-option,-Wa$(comma)-isa=foo,) 154 # Usage: ldflags += $(call cc-ldoption, -Wl$(comma)--hash-style=both)
|
| H A D | Makefile.lib | 102 name-fix = $(subst $(comma),_,$(subst -,_,$1))
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.iomux | 24 A user can use a comma-separated list of devices to set stdin, stdout 26 are allowed around the comma(s)!
|
| H A D | README.video | 22 <options> A comma-separated list of device-specific options
|
| /rk3399_rockchip-uboot/arch/arm/ |
| H A D | config.mk | 41 AFLAGS_IMPLICIT_IT := $(call as-option,-Wa$(comma)-mimplicit-it=always)
|
| /rk3399_rockchip-uboot/doc/uImage.FIT/ |
| H A D | source_file_format.txt | 260 loaded at their given locations. "loadables" is a comma-separated list
|
| /rk3399_rockchip-uboot/tools/patman/ |
| H A D | README | 261 Separate each tag with a comma.
|
| /rk3399_rockchip-uboot/scripts/kconfig/ |
| H A D | zconf.tab.c_shipped | 1017 contains an apostrophe, a comma, or backslash (other than
|
| /rk3399_rockchip-uboot/scripts/dtc/ |
| H A D | dtc-parser.tab.c_shipped | 998 contains an apostrophe, a comma, or backslash (other than
|