Home
last modified time | relevance | path

Searched defs:sym (Results 1 – 25 of 389) sorted by relevance

12345678910>>...16

/third_party/toybox/kconfig/
Dsymbol.c38 void sym_add_default(struct symbol *sym, const char *def) in sym_add_default()
47 struct symbol *sym; in sym_init() local
80 enum symbol_type sym_get_type(struct symbol *sym) in sym_get_type()
114 struct property *sym_get_choice_prop(struct symbol *sym) in sym_get_choice_prop()
123 struct property *sym_get_default_prop(struct symbol *sym) in sym_get_default_prop()
135 struct property *sym_get_range_prop(struct symbol *sym) in sym_get_range_prop()
147 static int sym_get_range_val(struct symbol *sym, int base) in sym_get_range_val()
163 static void sym_validate_range(struct symbol *sym) in sym_validate_range()
196 static void sym_calc_visibility(struct symbol *sym) in sym_calc_visibility()
226 static struct symbol *sym_calc_choice(struct symbol *sym) in sym_calc_choice()
[all …]
Dlkc.h115 static inline tristate sym_get_tristate_value(struct symbol *sym) in sym_get_tristate_value()
121 static inline struct symbol *sym_get_choice_value(struct symbol *sym) in sym_get_choice_value()
131 static inline bool sym_is_choice(struct symbol *sym) in sym_is_choice()
136 static inline bool sym_is_choice_value(struct symbol *sym) in sym_is_choice_value()
141 static inline bool sym_is_optional(struct symbol *sym) in sym_is_optional()
146 static inline bool sym_has_value(struct symbol *sym) in sym_has_value()
/third_party/FreeBSD/sys/sys/
Dlinker_set.h54 #define __GLOBL1(sym) __asm__(".globl " #sym) argument
55 #define __GLOBL(sym) __GLOBL1(sym) argument
71 #define __MAKE_SET_QV(set, sym, qv) \ argument
78 #define __MAKE_SET(set, sym) __MAKE_SET_QV(set, sym, __MAKE_SET_CONST) argument
86 #define TEXT_SET(set, sym) __MAKE_SET(set, sym) argument
87 #define DATA_SET(set, sym) __MAKE_SET(set, sym) argument
88 #define DATA_WSET(set, sym) __MAKE_SET_QV(set, sym, ) argument
89 #define BSS_SET(set, sym) __MAKE_SET(set, sym) argument
90 #define ABS_SET(set, sym) __MAKE_SET(set, sym) argument
91 #define SET_ENTRY(set, sym) __MAKE_SET(set, sym) argument
/third_party/boost/tools/quickbook/test/unit/
Dsymbols_tests.cpp35 SymbolsT const& sym, in docheck()
100 nsymbols sym; in narrow_match_tests() local
129 nsymbols sym; in narrow_copy_ctor_tests() local
140 nsymbols sym; in narrow_assigment_operator_tests() local
153 nsymbols sym, sym2; in narrow_swap_tests() local
168 nsymbols sym; in narrow_value_tests() local
183 nsymbols sym; in narrow_free_functions_tests() local
203 wsymbols sym; in wide_match_tests() local
232 wsymbols sym; in wide_copy_ctor_tests() local
243 wsymbols sym; in wide_assigment_operator_tests() local
[all …]
/third_party/boost/libs/spirit/classic/test/
Dsymbols_tests.cpp39 SymbolsT const &sym, in docheck()
114 symbols<> sym; in narrow_match_tests() local
144 symbols<> sym; in narrow_copy_ctor_tests() local
156 symbols<> sym; in narrow_assigment_operator_tests() local
170 symbols<> sym; in narrow_value_tests() local
186 symbols<> sym; in narrow_free_functions_tests() local
207 symbols<int, wchar_t> sym; in wide_match_tests() local
237 symbols<int, wchar_t> sym; in wide_copy_ctor_tests() local
249 symbols<int, wchar_t> sym; in wide_assigment_operator_tests() local
263 symbols<int, wchar_t> sym; in wide_value_tests() local
[all …]
/third_party/boost/libs/spirit/test/qi/
Dsymbols1.cpp47 symbols<char, int> sym; in main() local
94 symbols<char, int> sym; in main() local
114 symbols<char, int> sym; in main() local
137 symbols<char, int> sym; in main() local
177 symbols<char, int> sym; in main() local
Dsymbols2.cpp51 symbols<char, int> sym(syms); in main() local
66 symbols<char, int> sym(syms, data); in main() local
85 symbols<> sym; in main() local
116 symbols<char, int> sym; in main() local
135 symbols<char, int> sym; in main() local
168 symbols <char, int> sym,sym2; in main() local
180 symbols<char, int> sym; in main() local
224 symbols<char, int> sym; in main() local
/third_party/boost/libs/spirit/test/x3/
Dsymbols1.cpp34 symbols<int> sym; in main() local
79 symbols<int> sym; in main() local
99 symbols<int> sym; in main() local
122 symbols<int> sym; in main() local
158 symbols<int> sym; in main() local
Dsymbols2.cpp40 symbols<int> sym(syms); in main() local
55 symbols<int> sym(syms, data); in main() local
74 symbols<> sym; in main() local
104 symbols<int> sym; in main() local
137 symbols <int> sym,sym2; in main() local
149 symbols<int> sym; in main() local
193 symbols<int> sym; in main() local
/third_party/ltp/tools/sparse/sparse-src/
Dctags.c68 static inline void show_symbol_tag(FILE *fp, struct symbol *sym) in show_symbol_tag()
76 struct symbol *sym; in show_tags() local
104 static inline void add_tag(struct symbol *sym) in add_tag()
114 struct symbol *sym; in examine_members() local
122 static void examine_symbol(struct symbol *sym) in examine_symbol()
171 static void examine_namespace(struct symbol *sym) in examine_namespace()
204 struct symbol *sym; in examine_symbol_list() local
Dinline.c53 static struct symbol *copy_symbol(struct position pos, struct symbol *sym) in copy_symbol()
69 struct symbol *sym; in copy_symbol_list() local
89 struct symbol *sym = copy_symbol(expr->pos, expr->symbol); in copy_expression() local
160 struct symbol *sym = expr->cast_type; in copy_expression() local
312 static void unset_replace(struct symbol *sym) in unset_replace()
325 struct symbol *sym; in unset_replace_list() local
339 struct symbol *sym; in copy_one_statement() local
394 struct symbol *sym = copy_symbol(stmt->pos, stmt->ret_target); in copy_one_statement() local
489 struct symbol *sym = orig; in create_copy_symbol() local
504 struct symbol *sym; in create_symbol_list() local
[all …]
Dtest-dissect.c19 static void print_usage(struct position *pos, struct symbol *sym, unsigned mode) in print_usage()
38 static char symscope(struct symbol *sym) in symscope()
48 static void r_symbol(unsigned mode, struct position *pos, struct symbol *sym) in r_symbol()
81 static void r_member(unsigned mode, struct position *pos, struct symbol *sym, struct symbol *mem) in r_member()
103 static void r_symdef(struct symbol *sym) in r_symdef()
108 static void r_memdef(struct symbol *sym, struct symbol *mem) in r_memdef()
Dc2xml.c65 static xmlNodePtr new_sym_node(struct symbol *sym, const char *name, xmlNodePtr parent) in new_sym_node()
102 struct symbol *sym; in examine_members() local
109 static void examine_modifiers(struct symbol *sym, xmlNodePtr node) in examine_modifiers()
158 examine_layout(struct symbol *sym, xmlNodePtr node) in examine_layout()
170 static void examine_symbol(struct symbol *sym, xmlNodePtr node) in examine_symbol()
237 static void examine_macro(struct symbol *sym, xmlNodePtr node) in examine_macro()
251 static void examine_namespace(struct symbol *sym) in examine_namespace()
290 struct symbol *sym; in examine_symbol_list() local
Dsymbol.c50 void access_symbol(struct symbol *sym) in access_symbol()
62 struct symbol *sym; in lookup_symbol() local
80 struct symbol *sym = __alloc_symbol(0); in alloc_symbol() local
99 static void lay_out_union(struct symbol *sym, struct struct_union_info *info) in lay_out_union()
110 static int bitfield_base_size(struct symbol *sym) in bitfield_base_size()
122 static void lay_out_struct(struct symbol *sym, struct struct_union_info *info) in lay_out_struct()
184 static void examine_anonymous_member(struct symbol *sym) in examine_anonymous_member()
204 static struct symbol * examine_struct_union_type(struct symbol *sym, int advance) in examine_struct_union_type()
257 static struct symbol *examine_base_type(struct symbol *sym) in examine_base_type()
290 static struct symbol * examine_array_type(struct symbol *sym) in examine_array_type()
[all …]
Dscope.c44 void set_current_scope(struct symbol *sym) in set_current_scope()
49 void bind_scope(struct symbol *sym, struct scope *scope) in bind_scope()
56 void rebind_scope(struct symbol *sym, struct scope *new) in rebind_scope()
100 static void remove_symbol_scope(struct symbol *sym) in remove_symbol_scope()
113 struct symbol *sym; in end_scope() local
153 struct symbol *sym; in end_label_scope() local
/third_party/ltp/tools/sparse/
Dsparse-ltp.c92 static bool check_symbol_deprecated(const struct symbol *const sym) in check_symbol_deprecated()
116 static void check_symbol_visibility(const struct symbol *const sym) in check_symbol_visibility()
157 static struct symbol *unwrap_base_type(const struct symbol *sym) in unwrap_base_type()
172 static bool is_terminated_with_null_struct(const struct symbol *const sym) in is_terminated_with_null_struct()
189 static void check_tag_initializer(const struct symbol *const sym) in check_tag_initializer()
199 static void check_test_struct(const struct symbol *const sym) in check_test_struct()
240 static void do_symbol_checks(struct symbol *sym) in do_symbol_checks()
252 struct symbol *sym; in process_symbols() local
/third_party/ltp/pan/
Dsymbol.c124 static struct sym *find_key1(struct sym *sym, char *key) in find_key1()
137 static int add_key(SYM sym, char *key, void *data) in add_key()
194 int sym_put(SYM sym, char *key, void *data, int flags) in sym_put()
265 void *sym_get(SYM sym, char *key) in sym_get()
317 int sym_seq(SYM sym, DBT * key, DBT * data, int flags) in sym_seq()
380 int sym_dump(SYM sym, int depth) in sym_dump()
403 int sym_dump_s(SYM sym, int depth) in sym_dump_s()
441 int sym_rm(SYM sym, int flags) in sym_rm()
Dsymbol.h44 struct sym { struct
45 struct sym *next; argument
55 struct sym *sym; argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DNumberFormatSpecificationTest.java133 DecimalFormatSymbols sym = new DecimalFormatSymbols(ULocale.FRANCE); in TestPadding() local
141 DecimalFormatSymbols sym = new DecimalFormatSymbols(ULocale.US); in TestPadding() local
147 DecimalFormatSymbols sym = new DecimalFormatSymbols(ULocale.FRANCE); in TestPadding() local
157 DecimalFormatSymbols sym = new DecimalFormatSymbols(ULocale.FRANCE); in formatFrWithPattern() local
163 DecimalFormatSymbols sym = new DecimalFormatSymbols(ULocale.FRANCE); in nfWithPattern() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DNumberFormatSpecificationTest.java130 DecimalFormatSymbols sym = new DecimalFormatSymbols(ULocale.FRANCE); in TestPadding() local
136 DecimalFormatSymbols sym = new DecimalFormatSymbols(ULocale.US); in TestPadding() local
142 DecimalFormatSymbols sym = new DecimalFormatSymbols(ULocale.FRANCE); in TestPadding() local
152 DecimalFormatSymbols sym = new DecimalFormatSymbols(ULocale.FRANCE); in formatFrWithPattern() local
158 DecimalFormatSymbols sym = new DecimalFormatSymbols(ULocale.FRANCE); in nfWithPattern() local
/third_party/boost/libs/spirit/test/karma/
Dsymbols3.cpp43 symbols<char, rule<output_iterator_type, char()> > sym; in main() local
85 symbols<std::string> sym; in main() local
126 symbols <std::string> sym("test1"), sym2; in main() local
Dsymbols2.cpp42 symbols<char, rule<output_iterator_type> > sym; in main() local
94 symbols<char, rule<output_iterator_type, std::string()> > sym; in main() local
136 symbols<char, std::string> sym; in main() local
/third_party/typescript/tests/baselines/reference/
DsymbolType16.js6 var sym: symbol; variable
10 var sym; variable
DsymbolType15.js2 var sym: symbol; variable
9 var sym; variable
/third_party/mesa3d/src/mesa/program/
Dsymbol_table.c90 struct symbol *sym = scope->symbols; in _mesa_symbol_table_pop_scope() local
153 struct symbol *const sym = find_symbol(table, name); in _mesa_symbol_table_symbol_scope() local
168 struct symbol *const sym = find_symbol(table, name); in _mesa_symbol_table_find_symbol() local
181 struct symbol *sym = find_symbol(table, name); in _mesa_symbol_table_add_symbol() local
221 struct symbol *sym = find_symbol(table, name); in _mesa_symbol_table_replace_symbol() local
237 struct symbol *sym = find_symbol(table, name); in _mesa_symbol_table_add_global_symbol() local

12345678910>>...16