Searched refs:matched (Results 1 – 10 of 10) sorted by relevance
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.marubun-pcmcia | 38 You should do the setting matched to your environment. 44 You should do the setting matched to your environment. 50 You should do the setting matched to your environment. 56 You should do the setting matched to your environment.
|
| /rk3399_rockchip-uboot/tools/ |
| H A D | moveconfig.py | 432 matched = get_matched_defconfig(line) 433 if not matched: 437 defconfigs += matched 484 def extend_matched_lines(lines, matched, pre_patterns, post_patterns, extend_pre, argument 502 j = matched[0] 504 for i in matched: 508 while j in matched: 532 matched += extended_matched 533 matched.sort() 561 matched = [] [all …]
|
| /rk3399_rockchip-uboot/scripts/ |
| H A D | get_maintainer.pl | 1837 my $matched = 0; 1849 $matched = 1; 1853 $matched = 1; 1855 if (!$matched) {
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/misc/ |
| H A D | intel,baytrail-fsp.txt | 10 is matched up to Intel's E3800 FSPv4 release.
|
| /rk3399_rockchip-uboot/scripts/kconfig/ |
| H A D | zconf.lex.c_shipped | 193 /* Return all but the first "n" matched characters back to the input stream. */ 718 /* Done after the current pattern has been matched and before the 955 /* Copy whatever the last rule matched to the standard output. */ 1391 /* Amount of text matched not including the EOB char. */ 1540 /* We matched a single character, the EOB, so 1548 /* We matched some text prior to the EOB, first
|
| /rk3399_rockchip-uboot/scripts/dtc/ |
| H A D | dtc-lexer.lex.c_shipped | 169 /* Return all but the first "n" matched characters back to the input stream. */ 357 /* Done after the current pattern has been matched and before the 753 /* Copy whatever the last rule matched to the standard output. */ 1259 /* Amount of text matched not including the EOB char. */ 1410 /* We matched a single character, the EOB, so 1418 /* We matched some text prior to the EOB, first
|
| /rk3399_rockchip-uboot/drivers/ddr/fsl/ |
| H A D | interactive.c | 1822 unsigned int matched = 0; in fsl_ddr_parse_interactive_cmd() local 1830 matched = 1; in fsl_ddr_parse_interactive_cmd() 1834 if (matched) in fsl_ddr_parse_interactive_cmd()
|
| /rk3399_rockchip-uboot/drivers/core/ |
| H A D | Kconfig | 229 The bus is matched based upon its node name equalling "isa". The
|
| /rk3399_rockchip-uboot/doc/driver-model/ |
| H A D | usb-info.txt | 181 ID, product ID, etc. See struct usb_driver_entry for how drivers are matched
|
| /rk3399_rockchip-uboot/common/ |
| H A D | Kconfig | 636 to verify the boot images. The vbmeta must be matched with images,
|