Home
last modified time | relevance | path

Searched refs:valid (Results 1 – 11 of 11) sorted by relevance

/scripts/kconfig/
Dstreamline_config.pl423 my $valid = "A-Za-z_0-9";
428 if (/(CONFIG_[$valid]*)=(m|y)/) {
449 while ($p =~ /[$valid]/) {
451 if ($p =~ /^[^$valid]*([$valid]+)/) {
454 $p =~ s/^[^$valid]*[$valid]+//;
490 while ($p =~ /[$valid]/) {
492 if ($p =~ /^[^$valid]*([$valid]+)/) {
495 $p =~ s/^[^$valid]*[$valid]+//;
Dgconf.c1243 gboolean valid; in gtktree_iter_find_node() local
1246 valid = gtk_tree_model_iter_children(model2, child, parent); in gtktree_iter_find_node()
1247 while (valid) { in gtktree_iter_find_node()
1261 valid = gtk_tree_model_iter_next(model2, child); in gtktree_iter_find_node()
1277 gboolean valid; in update_tree() local
1285 valid = gtk_tree_model_iter_children(model2, child2, dst); in update_tree()
1292 if (valid) in update_tree()
1311 valid = gtk_tree_model_iter_next(model2, in update_tree()
1314 if (!valid) in update_tree()
1324 if (!valid && !menu2) in update_tree()
[all …]
Dzconf.lex.c_shipped110 /* The "const" storage-class-modifier is valid. */
1689 * valid NUL; if not, then we've hit the end of the buffer.
Dzconf.tab.c_shipped1580 /* YYCHAR is either YYEMPTY or YYEOF or a valid lookahead symbol. */
/scripts/
Dspelling.txt1012 vaid||valid
1013 vaild||valid
1014 valide||valid
DKbuild.include53 # to specify a valid file as first prerequisite (often the kbuild file)
Danalyze_suspend.py1958 valid = True
1964 valid = False
1966 if(valid):
/scripts/genksyms/
Dlex.lex.c_shipped91 /* The "const" storage-class-modifier is valid. */
1288 * valid NUL; if not, then we've hit the end of the buffer.
Dparse.tab.c_shipped1625 /* YYCHAR is either YYEMPTY or YYEOF or a valid lookahead symbol. */
/scripts/dtc/
Ddtc-lexer.lex.c_shipped93 /* The "const" storage-class-modifier is valid. */
1555 * valid NUL; if not, then we've hit the end of the buffer.
Ddtc-parser.tab.c_shipped1437 /* YYCHAR is either YYEMPTY or YYEOF or a valid lookahead symbol. */