/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerDataFlowTrace.cpp | 113 std::ifstream IF(SF.File); in ReadCoverage() local 176 std::ifstream IF(DirPlusFile(DirPath, kFunctionsTxt)); in Init() local 225 std::ifstream IF(SF.File); in Init() local
|
H A D | FuzzerMerge.cpp | 208 std::ifstream IF(CFPath); in CrashResistantMergeInternalStep() local 448 std::ifstream IF(CFPath); in CrashResistantMerge() local 518 std::ifstream IF(CFPath); in CrashResistantMerge() local
|
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/ |
H A D | InterfaceFile.cpp | 158 std::unique_ptr<InterfaceFile> IF(new InterfaceFile()); in merge() local 238 std::unique_ptr<InterfaceFile> IF(new InterfaceFile()); in remove() local 306 std::unique_ptr<InterfaceFile> IF(new InterfaceFile()); in extract() local
|
H A D | TextStubV5.cpp | 699 auto IF = std::move(*IFOrErr); in getInlinedLibs() local 725 std::unique_ptr<InterfaceFile> IF(std::move(*IFOrErr)); in getInterfaceFileFromJSON() local
|
/freebsd/contrib/byacc/test/btyacc/ |
H A D | btyacc_demo.tab.h | 13 #define IF 266 macro
|
H A D | btyacc_demo.tab.c | 229 #define IF 266 macro
|
/freebsd/bin/pax/ |
H A D | options.h | 59 #define IF 0x00000020 macro
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-dis/ |
H A D | llvm-dis.cpp | 199 BitcodeFileContents IF = ExitOnErr(llvm::getBitcodeFileContents(*MB)); in main() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | PredicateInfo.cpp | 562 Function *IF = Intrinsic::getDeclaration( in materializeStack() local 578 Function *IF = Intrinsic::getDeclaration( in materializeStack() local
|
H A D | ModuleUtils.cpp | 321 for (auto &IF : M->ifuncs()) in getUniqueModuleId() local
|
/freebsd/libexec/getty/ |
H A D | gettytab.h | 85 #define IF gettystrs[26].value macro
|
/freebsd/crypto/openssl/util/ |
H A D | check-format-test-negatives.c | 294 #define IF(cond) if (cond) macro
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | InputFile.cpp | 302 InputFile IF; in open() local [all...] |
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonGenInsert.cpp | 975 void HexagonGenInsert::findRemovableRegisters(unsigned VR, IFRecord IF, in findRemovableRegisters() 1084 const IFRecord &IF = LL[i].first; in pruneCoveredSets() local 1400 IFRecord IF = I.second[0].first; in generateInserts() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | llvm-pdbutil.cpp | 902 auto O = std::make_unique<DumpOutputStyle>(IF); in dumpRaw() local 1375 InputFile IF = explain() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelLowering.h | 414 IF, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCObjectStreamer.cpp | 392 MCRelaxableFragment *IF = in emitInstToFragment() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaDeclObjC.cpp | 2597 IF = MethodDecl->param_begin(), EM = ImpMethodDecl->param_end(), in WarnConflictingTypedMethods() local 2619 IF = Overridden->param_begin(), EM = Method->param_end(), in CheckConflictingOverridingMethod() local 2655 IF = MethodDecl->param_begin(), EM = ImpMethodDecl->param_end(), in WarnExactTypedMethods() local 4146 NamedDecl *IF = SemaRef.LookupSingleName( in ActOnAtEnd() local
|
H A D | SemaExprObjC.cpp | 108 NamedDecl *IF = SemaRef.LookupSingleName(SemaRef.TUScope, NSIdent, AtLoc, in BuildObjCStringLiteral() local 123 NamedDecl *IF = SemaRef.LookupSingleName(SemaRef.TUScope, NSIdent, AtLoc, in BuildObjCStringLiteral() local 230 NamedDecl *IF = S.LookupSingleName(S.TUScope, II, Loc, in LookupObjCInterfaceDeclForLiteral() local
|
/freebsd/sys/contrib/edk2/Include/Library/ |
H A D | BaseLib.h | 5242 UINT32 IF:1; ///< Interrupt Enable Flag. member 5268 UINT32 IF:1; ///< Interrupt Enable Flag. member
|
/freebsd/stand/ficl/ |
H A D | ficl.h | 1088 IF, enumerator
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ODRHash.cpp | 633 void ODRHash::AddObjCInterfaceDecl(const ObjCInterfaceDecl *IF) { in AddObjCInterfaceDecl()
|
H A D | ODRDiagsEmitter.cpp | 682 else if (auto *IF = dyn_cast<ObjCInterfaceDecl>(Container)) in diagnoseSubMismatchDifferentDeclKinds() local
|
/freebsd/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTReader.cpp | 1676 InputFile IF = getInputFile(*F, InputID); in ReadSLocEntry() local 2720 InputFile IF = InputFile(*File, Overridden || Transient, IsOutOfDate); in getInputFile() local 2924 InputFile IF = getInputFile(F, I+1, Complain); in ReadControlBlock() local 9624 llvm::function_ref<void(const serialization::InputFile &IF, in visitInputFiles() 9632 InputFile IF = getInputFile(MF, I+1, Complain); in visitInputFiles() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | GlobalOpt.cpp | 2427 static Function *hasSideeffectFreeStaticResolution(GlobalIFunc &IF) { in hasSideeffectFreeStaticResolution()
|