| /src/crypto/external/bsd/heimdal/dist/lib/asn1/ |
| gen_template.c | 482 template_members(struct templatehead *temp, const char *basetype, const char *name, const Type *t, int optional, int implicit, int isstruct, int need_offset) 496 implicit ? "|A1_FLAG_IMPLICIT" : "", 502 implicit ? "|A1_FLAG_IMPLICIT" : ""); 648 fprintf(get_code_file(), "/* template_members: %s %s %s */\n", basetype, implicit ? "imp" : "exp", tagimplicit ? "imp" : "exp"); 875 int implicit = 0; local 881 implicit = (type->tag.tagenv == TE_IMPLICIT); 885 template_members(&tl->template, basetype, name, type, optional, implicit, isstruct, need_offset);
|
| /src/external/gpl3/gcc/dist/libgomp/ |
| acc_prof.h | 150 _acc_prof_int_t implicit; member in struct:acc_data_event_info 166 _acc_prof_int_t implicit; member in struct:acc_launch_event_info 180 _acc_prof_int_t implicit; member in struct:acc_other_event_info
|
| target.c | 589 unsigned char kind, bool always_to_flag, bool implicit, 602 /* For implicit maps, old contained in new is valid. */ 603 bool implicit_subset = (implicit 612 /* For implicit maps, old contained in new is valid. */ 627 /* Implicit + always should not happen. If this does occur, below 743 bool implicit; local 751 implicit = get_implicit (short_mapkind, kinds, i); 757 kind & typemask, false, implicit, cbuf, 774 kind & typemask, false, implicit, cbuf, 787 kind & typemask, false, implicit, cbuf 1040 bool implicit = get_implicit (short_mapkind, kinds, i); local 1398 bool implicit = get_implicit (short_mapkind, kinds, i); local [all...] |
| /src/external/gpl3/gcc.old/dist/libgomp/ |
| acc_prof.h | 150 _acc_prof_int_t implicit; member in struct:acc_data_event_info 166 _acc_prof_int_t implicit; member in struct:acc_launch_event_info 180 _acc_prof_int_t implicit; member in struct:acc_other_event_info
|
| target.c | 542 unsigned char kind, bool always_to_flag, bool implicit, 555 /* For implicit maps, old contained in new is valid. */ 556 bool implicit_subset = (implicit 565 /* For implicit maps, old contained in new is valid. */ 580 /* Implicit + always should not happen. If this does occur, below 696 bool implicit; local 704 implicit = get_implicit (short_mapkind, kinds, i); 710 kind & typemask, false, implicit, cbuf, 727 kind & typemask, false, implicit, cbuf, 740 kind & typemask, false, implicit, cbuf 982 bool implicit = get_implicit (short_mapkind, kinds, i); local 1338 bool implicit = get_implicit (short_mapkind, kinds, i); local [all...] |
| /src/external/gpl3/binutils/dist/bfd/ |
| elfxx-riscv.c | 1157 /* Always add implicit extensions for the SUBSET. */ 1166 /* Add implicit extensions only when the version of SUBSET less than 2.1. */ 1177 /* Add the IMPLICIT only when the 'f' extension is also available 1190 /* Add the implicit only when 'd' extension is also available. */ 1200 /* Record all implicit information for the subsets. */ 1205 /* A function to determine if we need to add the implicit subsets. */ 1426 but still need it when adding implicit extensions. */ 1941 bool implicit) 1951 /* We don't care the versions of the implicit extensions. */ 1952 if (!implicit 2087 bool implicit = false; local 2335 bool implicit = false; local [all...] |
| /src/external/gpl3/binutils.old/dist/bfd/ |
| elfxx-riscv.c | 1154 /* Always add implicit extensions for the SUBSET. */ 1163 /* Add implicit extensions only when the version of SUBSET less than 2.1. */ 1174 /* Add the IMPLICIT only when the 'f' extension is also available 1187 /* Add the implicit only when 'd' extension is also available. */ 1197 /* Record all implicit information for the subsets. */ 1202 /* A function to determine if we need to add the implicit subsets. */ 1420 but still need it when adding implicit extensions. */ 1933 bool implicit) 1943 /* We don't care the versions of the implicit extensions. */ 1944 if (!implicit 2079 bool implicit = false; local 2327 bool implicit = false; local [all...] |
| /src/external/gpl3/gdb/dist/bfd/ |
| elfxx-riscv.c | 1148 /* Always add implicit extensions for the SUBSET. */ 1156 /* Add implicit extensions only when the version of SUBSET less than 2.1. */ 1166 /* Record all implicit information for the subsets. */ 1171 /* A function to determine if we need to add the implicit subsets. */ 1311 but still need it when adding implicit extensions. */ 1802 bool implicit) 1812 /* We don't care the versions of the implicit extensions. */ 1813 if (!implicit 1947 bool implicit = false; local 2021 /* Added g as an implicit extension. * 2156 bool implicit = false; local [all...] |
| /src/external/gpl3/gdb/dist/gdb/ |
| disasm.c | 109 depend upon implicit line-end pc's for lines to do the 121 depend upon implicit line-end pc's for lines to do the 922 /* Combine implicit and user disassembler options and return them 928 const char *implicit = gdbarch_disassembler_options_implicit (gdbarch); local 932 if (implicit == nullptr) 934 implicit = ""; 944 return string_printf ("%s%s%s", implicit, comma, options);
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| elfxx-riscv.c | 1148 /* Always add the IMPLICIT for the SUBSET. */ 1151 check_implicit_always (const char *implicit ATTRIBUTE_UNUSED, 1157 /* Add the IMPLICIT only when the version of SUBSET less than 2.1. */ 1160 check_implicit_for_i (const char *implicit ATTRIBUTE_UNUSED, 1168 /* Record all implicit information for the subsets. */ 1173 /* A function to determine if we need to add the implicit subset. */ 1317 but still need it when adding implicit extensions. */ 1767 bool implicit) 1777 /* We don't care the versions of the implicit extensions. */ 1778 if (!implicit 1912 bool implicit = false; local 2135 bool implicit = false; local [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/ |
| disasm.c | 108 depend upon implicit line-end pc's for lines to do the 120 depend upon implicit line-end pc's for lines to do the 963 /* Combine implicit and user disassembler options and return them 969 const char *implicit = gdbarch_disassembler_options_implicit (gdbarch); local 973 if (implicit == nullptr) 975 implicit = ""; 985 return string_printf ("%s%s%s", implicit, comma, options);
|
| /src/external/gpl2/gmake/dist/ |
| read.c | 1228 /* We have nothing to do if this is an implicit rule. */ 1885 int implicit = 0; 1927 implicit |= implicit_percent != 0; 1929 if (implicit && pattern != 0) 1930 fatal (flocp, _("mixed implicit and static pattern rules")); 1932 if (implicit && implicit_percent == 0) 1933 fatal (flocp, _("mixed implicit and normal rules")); 1935 if (implicit) 2130 if (implicit) 1876 int implicit = 0; local
|
| /src/external/gpl3/gcc/dist/gcc/fortran/ |
| interface.cc | 24 relevant symbols. For an implicit interface, the arguments don't 28 Implicit interfaces are linked together in a singly linked list 55 Implicit interfaces: 56 An implicit interface is represented as a singly linked list of 4188 bool implicit = false; local 4190 /* Warn about calls with an implicit interface. Special case 4197 implicit = true; 4220 "Procedure %qs called with an implicit interface at %L", 4262 implicit interface. */ 4264 if (implicit && a->expr && a->expr->ts.type == BT_CLASS [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| interface.cc | 24 relevant symbols. For an implicit interface, the arguments don't 28 Implicit interfaces are linked together in a singly linked list 55 Implicit interfaces: 56 An implicit interface is represented as a singly linked list of 4046 bool implicit = false; local 4048 /* Warn about calls with an implicit interface. Special case 4055 implicit = true; 4078 "Procedure %qs called with an implicit interface at %L", 4120 implicit interface. */ 4122 if (implicit && a->expr && a->expr->ts.type == BT_CLASS [all...] |
| /src/external/bsd/nsd/dist/ |
| options.h | 320 uint8_t implicit; /* pattern is implicit, part_of_config zone used */ member in struct:pattern_options
|
| /src/external/gpl3/gcc/dist/gcc/c-family/ |
| c-common.cc | 151 Type `int ()' -- used for implicit declaration of functions. 867 this is handled in the C++ front-end for the deprecated implicit 4300 NONANSI_P, ATTRS, IMPLICIT, COND) \ 4306 built_in_attributes[(int) ATTRS], IMPLICIT); 9372 -fexcess-precision={standard,fast,16} and the implicit excess precision 9378 enum flt_eval_method implicit 9391 return excess_precision_mode_join (implicit, requested); 9360 enum flt_eval_method implicit local
|
| /src/external/gpl3/gcc.old/dist/gcc/c-family/ |
| c-common.cc | 151 Type `int ()' -- used for implicit declaration of functions. 846 this is handled in the C++ front-end for the deprecated implicit 4233 NONANSI_P, ATTRS, IMPLICIT, COND) \ 4239 built_in_attributes[(int) ATTRS], IMPLICIT); 8914 -fexcess-precision={standard,fast,16} and the implicit excess precision 8920 enum flt_eval_method implicit 8933 return excess_precision_mode_join (implicit, requested); 8902 enum flt_eval_method implicit local
|
| /src/external/bsd/wpa/dist/wpa_supplicant/ |
| ctrl_iface.c | 10370 bool implicit = true; local 10413 tok_s = os_strstr(cmd, " implicit="); 10415 implicit = atoi(tok_s + os_strlen(" implicit=")); 10438 setup_cmd, twt, requestor, trigger, implicit,
|
| /src/external/gpl3/gcc/dist/gcc/c/ |
| c-typeck.cc | 57 /* Possible cases of implicit conversions. Used to select diagnostic messages 3249 /* Implicit function declaration. */ 4115 "implicit conversion from %qT to %qT when passing " 5799 "implicit conversion from %qT to %qT to " 5949 and later do not have implicit function declarations, 7512 "implicit conversion from %qT to %qT", 7781 /* C++ does not allow the implicit conversion void* -> T*. However, 7791 "request for implicit conversion " 9194 /* This stack has a level for each implicit or explicit level of 9221 char implicit; 9193 char implicit; member in struct:constructor_stack [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/c/ |
| c-typeck.cc | 56 /* Possible cases of implicit conversions. Used to select diagnostic messages 2844 /* Implicit function declaration. */ 3684 "implicit conversion from %qT to %qT when passing " 5343 "implicit conversion from %qT to %qT to " 6975 "implicit conversion from %qT to %qT", 7244 /* C++ does not allow the implicit conversion void* -> T*. However, 7254 "request for implicit conversion " 8398 /* This stack has a level for each implicit or explicit level of 8425 char implicit; 8602 p->implicit = 0 8399 char implicit; member in struct:constructor_stack [all...] |