HomeSort by: relevance | last modified time | path
    Searched defs:implicit (Results 1 - 25 of 40) sorted by relevancy

1 2

  /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);
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
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
  /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
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...]
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...]
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.old/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...]
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.old/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);
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/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...]
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/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);
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/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
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...]
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...]
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...]

Completed in 117 milliseconds

1 2