| /netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
| H A D | MetricList.cc | 230 BaseMetric::SubType subtypes[10]; in set_metrics() local 252 char *mname = parse_metric_spec (mcmd, subtypes, &nsubtypes, in set_metrics() 273 int ret = add_matching_dmetrics (base_items, mname, subtypes, nsubtypes, in set_metrics() 338 subtypes[0] = BaseMetric::STATIC; in set_metrics() 339 (void) add_matching_dmetrics (base_items, NTXT ("name"), subtypes, 1, VAL_VALUE, true); in set_metrics() 520 BaseMetric::SubType subtypes[10]; in set_sort() local 548 mname = parse_metric_spec (mcmd, subtypes, &nsubtypes, &vis, &parseOK); in set_sort() 566 && subtypes[i] != BaseMetric::ATTRIBUTED in set_sort() 567 && subtypes[i] != BaseMetric::STATIC) in set_sort() 570 if (mtype == MET_DATA && subtypes[i] != BaseMetric::DATASPACE in set_sort() [all …]
|
| H A D | MetricList.h | 146 BaseMetric::SubType *subtypes, int nsubtypes, 152 char *parse_metric_spec (char *cmd, BaseMetric::SubType *subtypes,
|
| /netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
| H A D | MetricList.cc | 230 BaseMetric::SubType subtypes[10]; in set_metrics() local 252 char *mname = parse_metric_spec (mcmd, subtypes, &nsubtypes, in set_metrics() 273 int ret = add_matching_dmetrics (base_items, mname, subtypes, nsubtypes, in set_metrics() 338 subtypes[0] = BaseMetric::STATIC; in set_metrics() 339 (void) add_matching_dmetrics (base_items, NTXT ("name"), subtypes, 1, VAL_VALUE, true); in set_metrics() 520 BaseMetric::SubType subtypes[10]; in set_sort() local 548 mname = parse_metric_spec (mcmd, subtypes, &nsubtypes, &vis, &parseOK); in set_sort() 566 && subtypes[i] != BaseMetric::ATTRIBUTED in set_sort() 567 && subtypes[i] != BaseMetric::STATIC) in set_sort() 570 if (mtype == MET_DATA && subtypes[i] != BaseMetric::DATASPACE in set_sort() [all …]
|
| H A D | MetricList.h | 146 BaseMetric::SubType *subtypes, int nsubtypes, 152 char *parse_metric_spec (char *cmd, BaseMetric::SubType *subtypes,
|
| /netbsd-src/external/gpl3/gdb/dist/include/mach-o/ |
| H A D | ChangeLog-1115 | 94 (bfd_mach_o_cpu_subtype): Add ARM subtypes.
|
| /netbsd-src/external/gpl3/binutils/dist/include/mach-o/ |
| H A D | ChangeLog-1115 | 94 (bfd_mach_o_cpu_subtype): Add ARM subtypes.
|
| /netbsd-src/external/gpl3/gdb.old/dist/include/mach-o/ |
| H A D | ChangeLog-1115 | 94 (bfd_mach_o_cpu_subtype): Add ARM subtypes.
|
| /netbsd-src/external/gpl3/binutils.old/dist/include/mach-o/ |
| H A D | ChangeLog-1115 | 94 (bfd_mach_o_cpu_subtype): Add ARM subtypes.
|
| /netbsd-src/external/bsd/openldap/dist/doc/rfc/ |
| H A D | rfc3866.txt | 210 type or its subtypes and contains each of the presented (and possibly 239 Note that "CN" and "SN" are subtypes of "name". 297 no need to provide both "name" and "name;lang-en" since all subtypes 479 type or its subtypes and contains a language tag option matching the 500 Note that "CN" and "SN" are subtypes of "name". 613 Typically, non-supporting clients simply ignore unrecognized subtypes
|
| H A D | rfc4522.txt | 180 requested attributes list also implicitly requests all subtypes of 189 applies to all the subtypes of the attribute type in the attribute
|
| H A D | rfc3671.txt | 159 Collective attribute types are commonly defined as subtypes of non-
|
| H A D | rfc4511.txt | 1396 subtypes. 1427 that matches the search filter. Attributes that are subtypes of
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
| H A D | Type.h | 330 ArrayRef<Type*> subtypes() const { in subtypes() function
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
| H A D | X86TargetParser.def | 58 // This macro is used for cpu subtypes present in compiler-rt/libgcc.
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/schema/ |
| H A D | collective.schema | 38 # Collective attribute types are commonly defined as subtypes of non-
|
| /netbsd-src/external/bsd/openldap/dist/doc/drafts/ |
| H A D | draft-ietf-ldapext-ldapv3-dupent-xx.txt | 145 values of that attribute's subtypes as if they were values of the 328 specifying name, all attribute subtypes of name will also be
|
| H A D | draft-legg-ldap-transfer-xx.txt | 297 attributes list also implicitly requests all subtypes of the 306 attributes list implicitly applies to the subtypes of the attribute
|
| H A D | draft-howard-rfc2307bis-xx.txt | 309 not specify an option, all subtypes of that attribute are returned.
|
| /netbsd-src/external/ibm-public/postfix/dist/proto/ |
| H A D | stop.spell-cc | 1356 subtypes
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/ |
| H A D | itanium2.md | 399 ;; The issue logic can reorder M slot insns between different subtypes 400 ;; but cannot reorder insn within the same subtypes. The following 1327 ;; The issue logic can reorder M slot insns between different subtypes 1328 ;; but cannot reorder insn within the same subtypes. The following
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/ |
| H A D | itanium2.md | 399 ;; The issue logic can reorder M slot insns between different subtypes 400 ;; but cannot reorder insn within the same subtypes. The following 1327 ;; The issue logic can reorder M slot insns between different subtypes 1328 ;; but cannot reorder insn within the same subtypes. The following
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/ |
| H A D | ValueEnumerator.cpp | 961 for (Type *SubTy : Ty->subtypes()) in EnumerateType()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/ |
| H A D | llvm.ml | 506 external subtypes : lltype -> lltype array = "llvm_subtypes"
|
| H A D | llvm.mli | 712 (** [subtypes ty] returns [ty]'s subtypes *) 713 val subtypes : lltype -> lltype array val
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | WritingAnLLVMBackend.rst | 1750 define particular SPARC processor subtypes that may have the previously 1774 arrays of constants to represent the CPU features and CPU subtypes, and the
|