Home
last modified time | relevance | path

Searched refs:SubType (Results 1 – 25 of 31) sorted by relevance

12

/netbsd/external/gpl3/gdb/dist/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.csproj94 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/external/gpl3/binutils/dist/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.csproj94 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/external/gpl3/gdb.old/dist/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.csproj94 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/external/gpl3/binutils.old/dist/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.csproj94 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/common/dist/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.csproj94 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/external/gpl3/binutils/dist/gprofng/src/
H A DMetricList.h94 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 DMetric.h54 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 DMetricList.cc230 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()
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()
881 BaseMetric::SubType all_subtypes[2] = in add_matching_dmetrics()
[all …]
H A DBaseMetric.h119 enum SubType enum
164 void set_default_visbits (SubType subtype, int _visbits);
169 int get_default_visbits (SubType subtype);
H A DDerivedMetrics.h36 int *construct_map (Vector<Metric*> *mitems, BaseMetric::SubType st,
H A DPathTree.cc995 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 DDerivedMetrics.cc112 DerivedMetrics::construct_map (Vector<Metric*> *mitems, BaseMetric::SubType st, char *expr_spec) in construct_map()
H A DBaseMetric.cc298 BaseMetric::get_default_visbits (SubType subtype) in get_default_visbits()
317 BaseMetric::set_default_visbits (SubType subtype, int _visbits) in set_default_visbits()
H A DMetric.cc33 Metric::Metric (BaseMetric *item, SubType st) : BaseMetric (*item) in Metric()
94 Metric::set_subtype (SubType st) in set_subtype()
/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DConversionChecker.cpp135 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/sys/arch/prep/prep/
H A Dresidual.c1229 switch (id->SubType) { in mass_subr()
1256 printf(" SubType = %s (%d)\n", p, id->SubType); in mass_subr()
1265 switch (id->SubType) { in nic_subr()
1295 switch (id->SubType) { in display_subr()
1329 switch (id->SubType) { in mm_subr()
1356 switch (id->SubType) { in mem_subr()
1387 switch (id->SubType) { in bridge_subr()
1452 switch (id->SubType) { in comm_subr()
1533 switch (id->SubType) { in sys_subr()
1616 switch (id->SubType) { in input_subr()
[all …]
/netbsd/sys/external/bsd/gnu-efi/dist/lib/
H A Ddpath.c262 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/sys/external/bsd/gnu-efi/dist/inc/
H A Defidevp.h30 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/bin/ksh/
H A Deval.c150 typedef struct SubType { struct
156 struct SubType *prev; /* old type */ argument
157 struct SubType *next; /* poped type (to avoid re-allocating) */ argument
158 } SubType; typedef
174 SubType st_head, *st;
209 st_head.next = (SubType *) 0;
313 SubType *newst;
315 newst = (SubType *) alloc(
316 sizeof(SubType), ATEMP);
317 newst->next = (SubType *) 0;
/netbsd/sys/arch/prep/include/
H A Dresidual.h186 unsigned char SubType; /* See pnp.h for bit definitions */ member
321 int SubType, int Interface, int n);
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/TextAPI/
H A DArchitecture.h28 #define ARCHINFO(Arch, Type, SubType, NumBits) AK_##Arch, argument
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp953 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()
/netbsd/sys/arch/prep/pnpbus/
H A Dpnpbus.c358 pna->subtype = id->SubType; in pnp_getpna()
/netbsd/sys/external/bsd/acpica/dist/include/platform/
H A Dacefiex.h114 UINT8 SubType; member
/netbsd/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DRISCVCompressInstEmitter.cpp120 bool validateTypes(Record *SubType, Record *Type, bool IsSourceInst);

12