| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/ |
| style.exp | 208 set sfield [limited_style string_field variable] 213 "$lhs = \{$ifield = 23,.*$sfield = .*,.*$efield = $evalue.*"
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
| style.exp | 213 set sfield [limited_style string_field variable] 218 "$lhs = \{$ifield = 23,.*$sfield = .*,.*$efield = $evalue.*"
|
| /src/external/gpl3/binutils/dist/gas/config/ |
| tc-tic54x.c | 627 struct stag_field *sfield = XCNEW (struct stag_field); local 629 sfield->name = xstrdup (name); 630 sfield->offset = offset; 631 sfield->bitfield_offset = parent->current_bitfield_offset; 632 sfield->stag = stag; 634 parent->field = sfield; 640 sf->next = sfield;
|
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| tc-tic54x.c | 627 struct stag_field *sfield = XCNEW (struct stag_field); local 629 sfield->name = xstrdup (name); 630 sfield->offset = offset; 631 sfield->bitfield_offset = parent->current_bitfield_offset; 632 sfield->stag = stag; 634 parent->field = sfield; 640 sf->next = sfield;
|
| /src/external/gpl3/gcc/dist/gcc/ |
| omp-low.cc | 785 tree field, type, sfield = NULL_TREE; local 848 sfield = build_decl (DECL_SOURCE_LOCATION (var), 850 DECL_ABSTRACT_ORIGIN (sfield) = var; 851 SET_DECL_ALIGN (sfield, DECL_ALIGN (field)); 852 DECL_USER_ALIGN (sfield) = DECL_USER_ALIGN (field); 853 TREE_THIS_VOLATILE (sfield) = TREE_THIS_VOLATILE (field); 854 insert_field_into_struct (ctx->srecord_type, sfield); 867 sfield = build_decl (DECL_SOURCE_LOCATION (t), 869 DECL_ABSTRACT_ORIGIN (sfield) = DECL_ABSTRACT_ORIGIN (t); 870 insert_field_into_struct (ctx->srecord_type, sfield); 2492 tree sfield = lookup_sfield (decl, ctx); local [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/ |
| omp-low.cc | 782 tree field, type, sfield = NULL_TREE; local 845 sfield = build_decl (DECL_SOURCE_LOCATION (var), 847 DECL_ABSTRACT_ORIGIN (sfield) = var; 848 SET_DECL_ALIGN (sfield, DECL_ALIGN (field)); 849 DECL_USER_ALIGN (sfield) = DECL_USER_ALIGN (field); 850 TREE_THIS_VOLATILE (sfield) = TREE_THIS_VOLATILE (field); 851 insert_field_into_struct (ctx->srecord_type, sfield); 864 sfield = build_decl (DECL_SOURCE_LOCATION (t), 866 DECL_ABSTRACT_ORIGIN (sfield) = DECL_ABSTRACT_ORIGIN (t); 867 insert_field_into_struct (ctx->srecord_type, sfield); 2451 tree sfield = lookup_sfield (decl, ctx); local [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/d/ |
| d-codegen.cc | 954 tree sfield = get_symbol_decl (vd); local 956 tree t1ref = component_ref (t1, sfield); 957 tree t2ref = component_ref (t2, sfield);
|
| /src/external/gpl3/binutils/dist/opcodes/ |
| rx-decode.opc | 176 immediate (int sfield, int ex, LocalData * ld) 180 switch (sfield)
|
| rx-decode.c | 178 immediate (int sfield, int ex, LocalData * ld) 182 switch (sfield)
|
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| rx-decode.opc | 176 immediate (int sfield, int ex, LocalData * ld) 180 switch (sfield)
|
| rx-decode.c | 178 immediate (int sfield, int ex, LocalData * ld) 182 switch (sfield)
|
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| rx-decode.opc | 176 immediate (int sfield, int ex, LocalData * ld) 180 switch (sfield)
|
| rx-decode.c | 178 immediate (int sfield, int ex, LocalData * ld) 182 switch (sfield)
|
| /src/external/gpl3/gdb/dist/opcodes/ |
| rx-decode.opc | 176 immediate (int sfield, int ex, LocalData * ld) 180 switch (sfield)
|
| rx-decode.c | 178 immediate (int sfield, int ex, LocalData * ld) 182 switch (sfield)
|