Lines Matching defs:scope
506 in_options, cfg_options, scope, expr, file, line) in evaluate_expression() argument
700 in_options, cfg_options, scope, expr) in evaluate_boolean_expression() argument
1119 in_options, cfg_options, scope, expr, file, line) in evaluate_data_expression() argument
2178 in_options, cfg_options, scope, expr) in evaluate_numeric_expression() argument
2648 in_options, cfg_options, scope, oc, file, line) in evaluate_option_cache() argument
2676 cfg_options, scope, oc, file, line) in evaluate_boolean_option_cache() argument
2723 in_options, cfg_options, scope, expr) in evaluate_boolean_expression_result() argument
3695 struct binding *find_binding (struct binding_scope *scope, const char *name) in find_binding()
3710 int free_bindings (struct binding_scope *scope, const char *file, int line) in free_bindings()
3989 struct binding *create_binding (struct binding_scope **scope, const char *name) in create_binding()
4020 int bind_ds_value (struct binding_scope **scope, in bind_ds_value()
4044 struct binding_scope *scope, in find_bound_string()
4074 int unset (struct binding_scope *scope, const char *name) in unset()