Home
last modified time | relevance | path

Searched refs:right (Results 1 – 12 of 12) sorted by relevance

/scripts/kconfig/
Dexpr.c38 e->right.expr = e2; in expr_alloc_two()
47 e->right.sym = s2; in expr_alloc_comp()
88 e->right.sym = org->right.sym; in expr_copy()
94 e->right.expr = expr_copy(org->right.expr); in expr_copy()
127 expr_free(e->right.expr); in expr_free()
145 __expr_eliminate_eq(type, &e1->right.expr, &e2); in __expr_eliminate_eq()
150 __expr_eliminate_eq(type, &e1, &e2->right.expr); in __expr_eliminate_eq()
213 return e1->left.sym == e2->left.sym && e1->right.sym == e2->right.sym; in expr_eq()
253 e->right.expr = expr_eliminate_yn(e->right.expr); in expr_eliminate_yn()
257 expr_free(e->right.expr); in expr_eliminate_yn()
[all …]
Dexpr.h44 union expr_data left, right; member
52 for (e = (l); e && (s = e->right.sym); e = e->left.expr)
Dsymbol.c178 val2 = sym_get_range_val(prop->expr->right.sym, base); in sym_validate_range()
530 if (e->right.sym->visible != no) in sym_set_tristate_value()
531 e->right.sym->flags |= SYMBOL_DEF_USER; in sym_set_tristate_value()
624 val <= sym_get_range_val(prop->expr->right.sym, 10); in sym_string_within_range()
633 val <= sym_get_range_val(prop->expr->right.sym, 16); in sym_string_within_range()
1180 return sym_check_expr_deps(e->right.expr); in sym_check_expr_deps()
1192 return sym_check_deps(e->right.sym); in sym_check_expr_deps()
1385 sym_env_list->right.sym = sym; in prop_add_env()
Dmenu.c94 e->right.expr = menu_check_dep(e->right.expr); in menu_check_dep()
273 !menu_validate_number(sym, prop->expr->right.sym)) in sym_check_prop()
413 (*ep)->right.sym = menu->sym; in menu_finalize()
Dzconf.tab.c_shipped622 /* YYR2[YYN] -- Number of symbols composing right hand side of rule YYN. */
900 /* YYLEX -- calling `yylex' with the right arguments. */
Dzconf.lex.c_shipped1405 * globals. Here is the right place to do so, because
/scripts/
DKbuild.include433 # and commands *do* get it right, with various combinations of single
Danalyze_suspend.py3295 .time2 {font:15px Arial;border-bottom:1px solid;border-left:1px solid;border-right:1px solid;}\n\
3314 …er-radius:5px;border:1px solid black;background:linear-gradient(to bottom right,rgba(204,204,204,1…
3318 ….t {z-index:2;position:absolute;pointer-events:none;top:0%;height:100%;border-right:1px solid blac…
3322 ….logbtn {position:relative;float:right;height:25px;width:50px;margin-top:3px;margin-bottom:0;font-…
/scripts/genksyms/
Dparse.tab.c_shipped646 /* YYR2[YYN] -- Number of symbols composing right hand side of rule YYN. */
939 /* YYLEX -- calling `yylex' with the right arguments. */
Dlex.lex.c_shipped925 * globals. Here is the right place to do so, because
/scripts/dtc/
Ddtc-lexer.lex.c_shipped1267 * globals. Here is the right place to do so, because
Ddtc-parser.tab.c_shipped685 /* YYR2[YYN] -- Number of symbols on the right hand side of rule YYN. */