| /netbsd-src/common/dist/zlib/contrib/dotzlib/DotZLib/ |
| H A D | DotZLib.csproj | 94 SubType = "Code" 99 SubType = "Code" 104 SubType = "Code" 109 SubType = "Code" 114 SubType = "Code" 119 SubType = "Code" 124 SubType = "Code" 129 SubType = "Code" 134 SubType = "Code"
|
| /netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/dotzlib/DotZLib/ |
| H A D | DotZLib.csproj | 94 SubType = "Code" 99 SubType = "Code" 104 SubType = "Code" 109 SubType = "Code" 114 SubType = "Code" 119 SubType = "Code" 124 SubType = "Code" 129 SubType = "Code" 134 SubType = "Code"
|
| /netbsd-src/external/gpl3/gdb/dist/zlib/contrib/dotzlib/DotZLib/ |
| H A D | DotZLib.csproj | 94 SubType = "Code" 99 SubType = "Code" 104 SubType = "Code" 109 SubType = "Code" 114 SubType = "Code" 119 SubType = "Code" 124 SubType = "Code" 129 SubType = "Code" 134 SubType = "Code"
|
| /netbsd-src/external/gpl3/binutils/dist/zlib/contrib/dotzlib/DotZLib/ |
| H A D | DotZLib.csproj | 94 SubType = "Code" 99 SubType = "Code" 104 SubType = "Code" 109 SubType = "Code" 114 SubType = "Code" 119 SubType = "Code" 124 SubType = "Code" 129 SubType = "Code" 134 SubType = "Code"
|
| /netbsd-src/external/gpl3/gdb.old/dist/zlib/contrib/dotzlib/DotZLib/ |
| H A D | DotZLib.csproj | 94 SubType = "Code" 99 SubType = "Code" 104 SubType = "Code" 109 SubType = "Code" 114 SubType = "Code" 119 SubType = "Code" 124 SubType = "Code" 129 SubType = "Code" 134 SubType = "Code"
|
| /netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
| H A D | MetricList.h | 94 bool set_sort_metric (char *metric_cmd, BaseMetric::SubType mst, bool reverse); 95 Metric *find_metric (char *cmd, BaseMetric::SubType st); 97 int get_listorder (char *cmd, BaseMetric::SubType st, const char *expr = NULL); 138 Metric *append (BaseMetric *bm, BaseMetric::SubType st, int visbits); 146 BaseMetric::SubType *subtypes, int nsubtypes, 152 char *parse_metric_spec (char *cmd, BaseMetric::SubType *subtypes,
|
| H A D | Metric.h | 54 Metric (BaseMetric *item, SubType st); 55 Metric (char *_name, SubType st); // for derived metrics 64 SubType 172 void set_subtype (SubType st); 181 SubType subtype; // specific variant for this Metric
|
| H A D | MetricList.cc | 230 BaseMetric::SubType subtypes[10]; in set_metrics() 299 BaseMetric::SubType subtype = m->get_subtype (); in set_metrics() 435 BaseMetric::SubType st = mtr->get_subtype (); in set_metrics() 520 BaseMetric::SubType subtypes[10]; in set_sort() 635 MetricList::set_sort_metric (char *mname, BaseMetric::SubType mst, bool reverse) in set_sort_metric() 776 MetricList::get_listorder (char *cmd, BaseMetric::SubType st, const char *expr) in get_listorder() 802 MetricList::find_metric (char *cmd, BaseMetric::SubType st) in find_metric() 847 MetricList::append (BaseMetric *bm, BaseMetric::SubType st, int visbits) in append() 863 char *mcmd, BaseMetric::SubType *_subtypes, in add_matching_dmetrics() 880 BaseMetric::SubType *subtypes = _subtypes; in add_matching_dmetrics() [all …]
|
| H A D | BaseMetric.h | 119 enum SubType enum 164 void set_default_visbits (SubType subtype, int _visbits); 169 int get_default_visbits (SubType subtype);
|
| H A D | DerivedMetrics.h | 36 int *construct_map (Vector<Metric*> *mitems, BaseMetric::SubType st,
|
| H A D | PathTree.cc | 995 Metric::SubType subtype = mtr->get_subtype (); in compute_metrics() 1430 Metric::SubType subtype = mtr->get_subtype (); in get_metrics() 1534 Metric::SubType subtype = mtr->get_subtype (); in get_clr_metrics() 1606 Metric::SubType subtype = mtr->get_subtype (); in get_cle_metrics() 1657 Metric::SubType subtype = mtr->get_subtype (); in get_cle_metrics() 2091 Metric::SubType subtype = mtr->get_subtype (); in get_metrics() 2142 Metric::SubType subtype = mtr->get_subtype (); in get_self_metrics() 2257 Metric::SubType subtype = mtr->get_subtype (); in get_self_metrics()
|
| H A D | DerivedMetrics.cc | 112 DerivedMetrics::construct_map (Vector<Metric*> *mitems, BaseMetric::SubType st, char *expr_spec) in construct_map()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
| H A D | MetricList.h | 94 bool set_sort_metric (char *metric_cmd, BaseMetric::SubType mst, bool reverse); 95 Metric *find_metric (char *cmd, BaseMetric::SubType st); 97 int get_listorder (char *cmd, BaseMetric::SubType st, const char *expr = NULL); 138 Metric *append (BaseMetric *bm, BaseMetric::SubType st, int visbits); 146 BaseMetric::SubType *subtypes, int nsubtypes, 152 char *parse_metric_spec (char *cmd, BaseMetric::SubType *subtypes,
|
| H A D | Metric.h | 54 Metric (BaseMetric *item, SubType st); 55 Metric (char *_name, SubType st); // for derived metrics 64 SubType 172 void set_subtype (SubType st); 181 SubType subtype; // specific variant for this Metric
|
| H A D | MetricList.cc | 230 BaseMetric::SubType subtypes[10]; in set_metrics() 299 BaseMetric::SubType subtype = m->get_subtype (); in set_metrics() 435 BaseMetric::SubType st = mtr->get_subtype (); in set_metrics() 520 BaseMetric::SubType subtypes[10]; in set_sort() 635 MetricList::set_sort_metric (char *mname, BaseMetric::SubType mst, bool reverse) in set_sort_metric() 776 MetricList::get_listorder (char *cmd, BaseMetric::SubType st, const char *expr) in get_listorder() 802 MetricList::find_metric (char *cmd, BaseMetric::SubType st) in find_metric() 847 MetricList::append (BaseMetric *bm, BaseMetric::SubType st, int visbits) in append() 863 char *mcmd, BaseMetric::SubType *_subtypes, in add_matching_dmetrics() 880 BaseMetric::SubType *subtypes = _subtypes; in add_matching_dmetrics() [all …]
|
| H A D | BaseMetric.h | 119 enum SubType enum 164 void set_default_visbits (SubType subtype, int _visbits); 169 int get_default_visbits (SubType subtype);
|
| H A D | DerivedMetrics.h | 36 int *construct_map (Vector<Metric*> *mitems, BaseMetric::SubType st,
|
| H A D | PathTree.cc | 995 Metric::SubType subtype = mtr->get_subtype (); in compute_metrics() 1430 Metric::SubType subtype = mtr->get_subtype (); in get_metrics() 1534 Metric::SubType subtype = mtr->get_subtype (); in get_clr_metrics() 1606 Metric::SubType subtype = mtr->get_subtype (); in get_cle_metrics() 1657 Metric::SubType subtype = mtr->get_subtype (); in get_cle_metrics() 2091 Metric::SubType subtype = mtr->get_subtype (); in get_metrics() 2142 Metric::SubType subtype = mtr->get_subtype (); in get_self_metrics() 2257 Metric::SubType subtype = mtr->get_subtype (); in get_self_metrics()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | ConversionChecker.cpp | 135 QualType SubType = Cast->IgnoreParenImpCasts()->getType(); in isLossOfPrecision() local 137 if (!DestType->isRealType() || !SubType->isIntegerType()) in isLossOfPrecision() 166 unsigned CorrectedSrcWidth = AC.getIntWidth(SubType); in isLossOfPrecision() 167 if (SubType->isSignedIntegerType()) in isLossOfPrecision() 187 QualType SubType = Cast->IgnoreParenImpCasts()->getType(); in isLossOfSign() local 189 if (!CastType->isUnsignedIntegerType() || !SubType->isSignedIntegerType()) in isLossOfSign()
|
| /netbsd-src/sys/arch/prep/prep/ |
| H A D | residual.c | 1230 switch (id->SubType) { in mass_subr() 1257 printf(" SubType = %s (%d)\n", p, id->SubType); in mass_subr() 1266 switch (id->SubType) { in nic_subr() 1287 printf(" SubType = %s (%d)\n", p, id->SubType); in nic_subr() 1296 switch (id->SubType) { in display_subr() 1317 printf(" SubType = %s (%d)\n", p, id->SubType); in display_subr() 1330 switch (id->SubType) { in mm_subr() 1348 printf(" SubType = %s (%d)\n", p, id->SubType); in mm_subr() 1357 switch (id->SubType) { in mem_subr() 1374 printf(" SubType = %s (%d)\n", p, id->SubType); in mem_subr() [all …]
|
| /netbsd-src/sys/external/bsd/gnu-efi/dist/lib/ |
| H A D | dpath.c | 262 FilePath->Header.SubType = MEDIA_FILEPATH_DP; in FileDevicePath() 430 DevPath->SubType = END_INSTANCE_DEVICE_PATH_SUBTYPE; in AppendDevicePathInstance() 1049 CatPrint( Str , L"HardwarePath(%d" , Path-> SubType ) ; in _DevPathNodeUnknown() 1053 CatPrint( Str , L"AcpiPath(%d" , Path-> SubType ) ; in _DevPathNodeUnknown() 1057 CatPrint( Str , L"Msg(%d" , Path-> SubType ) ; in _DevPathNodeUnknown() 1061 CatPrint( Str , L"MediaPath(%d" , Path-> SubType ) ; in _DevPathNodeUnknown() 1065 CatPrint( Str , L"BbsPath(%d" , Path-> SubType ) ; in _DevPathNodeUnknown() 1069 CatPrint( Str , L"Path(%d,%d" , Path-> Type , Path-> SubType ) ; in _DevPathNodeUnknown() 1090 UINT8 SubType; member 1165 DevicePathSubType(DevPathNode) == DevPathTable[Index].SubType) { in DevicePathToStr()
|
| /netbsd-src/sys/external/bsd/gnu-efi/dist/inc/ |
| H A D | efidevp.h | 30 UINT8 SubType; member 50 #define DP_IS_END_SUBTYPE(a) ( ((a)->SubType == END_ENTIRE_DEVICE_PATH_SUBTYPE ) 53 #define DevicePathSubType(a) ( (a)->SubType ) 58 #define IsDevicePathEndSubType(a) ( (a)->SubType == END_ENTIRE_DEVICE_PATH_SUBTYPE ) 70 (a)->SubType = END_ENTIRE_DEVICE_PATH_SUBTYPE; \
|
| /netbsd-src/sys/arch/prep/include/ |
| H A D | residual.h | 186 unsigned char SubType; /* See pnp.h for bit definitions */ member 321 int SubType, int Interface, int n);
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/TextAPI/ |
| H A D | Architecture.h | 28 #define ARCHINFO(Arch, Type, SubType, NumBits) AK_##Arch, argument
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/ |
| H A D | COFFDumper.cpp | 953 uint32_t SubType, SubSectionSize; in initializeFileAndStringTables() local 955 if (Error E = Reader.readInteger(SubType)) in initializeFileAndStringTables() 965 switch (DebugSubsectionKind(SubType)) { in initializeFileAndStringTables() 1013 uint32_t SubType, SubSectionSize; in printCodeViewSymbolSection() local 1014 if (Error E = consume(Data, SubType)) in printCodeViewSymbolSection() 1021 if (SubType & SubsectionIgnoreFlag) { in printCodeViewSymbolSection() 1022 W.printHex("IgnoredSubsectionKind", SubType); in printCodeViewSymbolSection() 1023 SubType &= ~SubsectionIgnoreFlag; in printCodeViewSymbolSection() 1025 W.printEnum("SubSectionType", SubType, makeArrayRef(SubSectionTypes)); in printCodeViewSymbolSection() 1050 switch (DebugSubsectionKind(SubType)) { in printCodeViewSymbolSection()
|