Searched refs:FH (Results 1 - 25 of 34) sorted by relevance

12

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/XRay/
H A DFDRRecordProducer.h38 FileBasedRecordProducer(const XRayFileHeader &FH, DataExtractor &DE, argument
40 : Header(FH), E(DE), OffsetPtr(OP) {}
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-converter.cpp80 const auto &FH = Records.getFileHeader(); local
81 Trace.Header = {FH.Version, FH.Type, FH.ConstantTSC, FH.NonstopTSC,
82 FH.CycleFrequency};
99 const auto &FH = Records.getFileHeader(); local
100 Writer.write(FH.Version);
101 Writer.write(FH.Type);
103 if (FH
267 const auto &FH = Records.getFileHeader(); local
[all...]
H A Dxray-extract.cpp52 FuncIdConversionHelper &FH) {
63 ExtractSymbolize ? FH.SymbolOrNumber(*FuncId) : ""});
51 exportAsYAML(const InstrumentationMap &Map, raw_ostream &OS, FuncIdConversionHelper &FH) argument
/freebsd-11-stable/tools/tools/vt/keymaps/
H A Dconvert-keymap.pl114 open FH, "<$inputfile";
115 while (<FH>) {
155 close FH;
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dmd5.c263 #define FH(b, c, d) (b ^ c ^ d) macro
377 #define FX(b, c, d) FH (b, c, d)
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dmd5.c263 #define FH(b, c, d) (b ^ c ^ d) macro
377 #define FX(b, c, d) FH (b, c, d)
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DRISCVCompressInstEmitter.cpp576 std::string FH; local
578 raw_string_ostream FuncH(FH);
/freebsd-11-stable/contrib/gperf/
H A Dconfigure2405 :[FH]-) ac_tag=-:-;;
2406 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
2418 :[FH])
/freebsd-11-stable/contrib/gperf/doc/
H A Dconfigure2451 :[FH]-) ac_tag=-:-;;
2452 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
2464 :[FH])
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp2398 FixItHint &FH = FixIts.back(); local
2399 FH.CodeToInsert = FixIt.CodeToInsert;
2402 FH.RemoveRange = CharSourceRange::getCharRange(BL, EL);
/freebsd-11-stable/contrib/gperf/lib/
H A Dconfigure4334 :[FH]-) ac_tag=-:-;;
4335 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
4347 :[FH])
/freebsd-11-stable/contrib/gperf/src/
H A Dconfigure4369 :[FH]-) ac_tag=-:-;;
4370 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
4382 :[FH])
/freebsd-11-stable/contrib/ldns/drill/
H A Dconfigure6458 :[FH]-) ac_tag=-:-;;
6459 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
6471 :[FH])
/freebsd-11-stable/contrib/bmake/
H A Dconfigure7008 :[FH]-) ac_tag=-:-;;
7009 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
7021 :[FH])
/freebsd-11-stable/contrib/tcsh/
H A Dconfigure7870 :[FH]-) ac_tag=-:-;;
7871 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
7883 :[FH])
/freebsd-11-stable/sys/dev/hwpmc/
H A Dhwpmc_core.c1187 IAPDESCR(6FH, 0x6F, IAP_M_AGENT | IAP_M_CORE, IAP_F_CA | IAP_F_CC2),
1188 IAPDESCR(6FH, 0x6F, IAP_M_CORE, IAP_F_CC),
1233 IAPDESCR(7FH, 0x7F, IAP_M_CORE, IAP_F_CA | IAP_F_CC2),
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp3255 for (const auto &FH : Fixits)
3256 R->addFixItHint(FH);
/freebsd-11-stable/contrib/tcpdump/
H A Dconfigure9311 :[FH]-) ac_tag=-:-;;
9312 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
9324 :[FH])
/freebsd-11-stable/contrib/libpcap/
H A Dconfigure12178 :[FH]-) ac_tag=-:-;;
12179 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
12191 :[FH])
/freebsd-11-stable/contrib/sqlite3/tea/
H A Dconfigure9751 :[FH]-) ac_tag=-:-;;
9752 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
9764 :[FH])
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp2881 const BuiltinAndString *FH = local
2883 if (FH != std::end(ValidHVX) && FH->BuiltinID == BuiltinID) {
2889 StringRef(FH->Str).split(HVXs, ',');
/freebsd-11-stable/contrib/openbsm/
H A Dconfigure15000 :[FH]-) ac_tag=-:-;;
15001 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
15013 :[FH])
/freebsd-11-stable/contrib/openpam/
H A Dconfigure14470 :[FH]-) ac_tag=-:-;;
14471 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
14483 :[FH])
/freebsd-11-stable/contrib/file/
H A Dconfigure16523 :[FH]-) ac_tag=-:-;;
16524 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
16536 :[FH])
/freebsd-11-stable/contrib/sqlite3/
H A Dconfigure15245 :[FH]-) ac_tag=-:-;;
15246 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
15258 :[FH])

Completed in 491 milliseconds

12