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
1132 in_options, cfg_options, scope, expr, file, line) in evaluate_data_expression() argument
2235 in_options, cfg_options, scope, expr) in evaluate_numeric_expression() argument
2705 in_options, cfg_options, scope, oc, file, line) in evaluate_option_cache() argument
2740 cfg_options, scope, oc, file, line) in evaluate_boolean_option_cache() argument
2786 in_options, cfg_options, scope, expr) in evaluate_boolean_expression_result() argument
3760 struct binding *find_binding (struct binding_scope *scope, const char *name) in find_binding()
3775 int free_bindings (struct binding_scope *scope, const char *file, int line) in free_bindings()
4054 struct binding *create_binding (struct binding_scope **scope, const char *name) in create_binding()
4085 int bind_ds_value (struct binding_scope **scope, in bind_ds_value()
4109 struct binding_scope *scope, in find_bound_string()
4139 int unset (struct binding_scope *scope, const char *name) in unset()