Home
last modified time | relevance | path

Searched refs:adjust_field_type (Results 1 – 25 of 207) sorted by relevance

123456789

/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Delm_datetime.c64 adjust_field_type(Elm_Datetime_Field_Type type) in adjust_field_type() function
100 efl_ui_clock_field_limit_set(obj, adjust_field_type(type), min, max); in elm_datetime_field_limit_set()
110 efl_ui_clock_field_limit_get(obj, adjust_field_type(fieldtype), min, max); in elm_datetime_field_limit_get()
164 efl_ui_clock_field_visible_set(obj, adjust_field_type(fieldtype), visible); in elm_datetime_field_visible_set()
173 return efl_ui_clock_field_visible_get(obj, adjust_field_type(fieldtype)); in elm_datetime_field_visible_get()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dgengtype-yacc.y92 note_variable ($4, adjust_field_type ($3, $2), $2,
189 p->type = adjust_field_type ($1, $2);
199 p->type = adjust_field_type (create_array ($1, $4), $2);
282 { $$ = create_option ($1, adjust_field_type ($3, NULL)); }
287 d.type = adjust_field_type ($3, NULL);
H A Dgengtype.h144 extern type_p adjust_field_type (type_p, options_p);
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgengtype-yacc.y91 note_variable ($4, adjust_field_type ($3, $2), $2,
188 p->type = adjust_field_type ($1, $2);
198 p->type = adjust_field_type (create_array ($1, $4), $2);
275 o->info = adjust_field_type ($3, NULL);
H A Dgengtype-yacc.c999 note_variable (yyvsp[-1].s, adjust_field_type (yyvsp[-2].t, yyvsp[-3].o), yyvsp[-3].o, in yyparse()
1106 p->type = adjust_field_type (yyvsp[-5].t, yyvsp[-4].o); in yyparse()
1118 p->type = adjust_field_type (create_array (yyvsp[-5].t, yyvsp[-2].s), yyvsp[-4].o); in yyparse()
1217 o->info = adjust_field_type (yyvsp[-1].t, NULL); in yyparse()
H A Dgengtype.h133 extern type_p adjust_field_type (type_p, options_p);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgengtype-yacc.y91 note_variable ($4, adjust_field_type ($3, $2), $2,
188 p->type = adjust_field_type ($1, $2);
198 p->type = adjust_field_type (create_array ($1, $4), $2);
275 o->info = adjust_field_type ($3, NULL);
H A Dgengtype-yacc.c999 note_variable (yyvsp[-1].s, adjust_field_type (yyvsp[-2].t, yyvsp[-3].o), yyvsp[-3].o, in yyparse()
1106 p->type = adjust_field_type (yyvsp[-5].t, yyvsp[-4].o); in yyparse()
1118 p->type = adjust_field_type (create_array (yyvsp[-5].t, yyvsp[-2].s), yyvsp[-4].o); in yyparse()
1217 o->info = adjust_field_type (yyvsp[-1].t, NULL); in yyparse()
H A Dgengtype.h133 extern type_p adjust_field_type (type_p, options_p);
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgengtype-parse.c430 return adjust_field_type (ty, 0); in absdecl()
1034 note_variable (name, adjust_field_type (dty, opts), opts, &lexer_line); in extern_or_static()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgengtype-parse.c430 return adjust_field_type (ty, 0); in absdecl()
1034 note_variable (name, adjust_field_type (dty, opts), opts, &lexer_line); in extern_or_static()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgengtype-parse.c445 return adjust_field_type (ty, 0); in absdecl()
1084 note_variable (name, adjust_field_type (dty, opts), opts, &lexer_line); in extern_or_static()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgengtype-parse.c502 return adjust_field_type (ty, 0); in absdecl()
1137 note_variable (name, adjust_field_type (dty, opts), opts, &lexer_line); in extern_or_static()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgengtype-parse.c502 return adjust_field_type (ty, 0); in absdecl()
1137 note_variable (name, adjust_field_type (dty, opts), opts, &lexer_line); in extern_or_static()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgengtype-parse.c502 return adjust_field_type (ty, 0); in absdecl()
1137 note_variable (name, adjust_field_type (dty, opts), opts, &lexer_line); in extern_or_static()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgengtype-parse.c502 return adjust_field_type (ty, 0); in absdecl()
1137 note_variable (name, adjust_field_type (dty, opts), opts, &lexer_line); in extern_or_static()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgengtype-parse.c502 return adjust_field_type (ty, 0); in absdecl()
1137 note_variable (name, adjust_field_type (dty, opts), opts, &lexer_line); in extern_or_static()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgengtype-parse.c502 return adjust_field_type (ty, 0); in absdecl()
1137 note_variable (name, adjust_field_type (dty, opts), opts, &lexer_line); in extern_or_static()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgengtype-parse.c502 return adjust_field_type (ty, 0); in absdecl()
1137 note_variable (name, adjust_field_type (dty, opts), opts, &lexer_line); in extern_or_static()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgengtype-parse.c502 return adjust_field_type (ty, 0); in absdecl()
1137 note_variable (name, adjust_field_type (dty, opts), opts, &lexer_line); in extern_or_static()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgengtype-parse.c502 return adjust_field_type (ty, 0); in absdecl()
1137 note_variable (name, adjust_field_type (dty, opts), opts, &lexer_line); in extern_or_static()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgengtype-parse.c502 return adjust_field_type (ty, 0); in absdecl()
1137 note_variable (name, adjust_field_type (dty, opts), opts, &lexer_line); in extern_or_static()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgengtype-parse.c502 return adjust_field_type (ty, 0); in absdecl()
1137 note_variable (name, adjust_field_type (dty, opts), opts, &lexer_line); in extern_or_static()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgengtype-parse.c502 return adjust_field_type (ty, 0); in absdecl()
1137 note_variable (name, adjust_field_type (dty, opts), opts, &lexer_line); in extern_or_static()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgengtype-parse.c502 return adjust_field_type (ty, 0); in absdecl()
1137 note_variable (name, adjust_field_type (dty, opts), opts, &lexer_line); in extern_or_static()

123456789