/netbsd-src/sys/external/bsd/acpica/dist/tools/acpihelp/ |
H A D | ahaml.c | 77 BOOLEAN Found = FALSE; in AhFindAmlOpcode() local 255 BOOLEAN Found = FALSE; in AhFindAmlTypes() local
|
H A D | ahdecode.c | 192 BOOLEAN Found; in AhFindPredefinedNames() local 343 BOOLEAN Found = FALSE; in AhDisplayPredefinedName() local 484 BOOLEAN Found = FALSE; in AhDisplayDeviceIds() local
|
H A D | ahasl.c | 81 BOOLEAN Found = FALSE; in AhFindAslKeywords() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NativeFunctionSymbol.cpp | 62 bool Found = false; in inlineSiteContainsAddress() local 112 bool Found = false; in findInlineFramesByVA() local
|
H A D | SymbolCache.cpp | 363 auto Found = AddressToSymbolId.find({PS.Segment, PS.CodeOffset}); in findFunctionSymbolBySectOffset() local 432 auto Found = AddressToPublicSymId.find({PS.Segment, PS.Offset}); in findPublicSymbolBySectOffset() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/ |
H A D | RegisterAliasing.cpp | 67 auto &Found = Registers[PhysReg]; in getRegister() local 75 auto &Found = RegisterClasses[RegClassIndex]; in getRegisterClass() local
|
H A D | Target.cpp | 135 auto Found = llvm::lower_bound(CpuPfmCounters, CpuName); in getPfmCounters() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Testing/Support/ |
H A D | SupportHelpers.cpp | 37 bool Found = false; in getInputFileDirectory() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaAccess.cpp | 1546 DeclAccessPair Found) { in CheckUnresolvedLookupAccess() 1562 DeclAccessPair Found) { in CheckUnresolvedMemberAccess() 1581 DeclAccessPair Found, in isMemberAccessibleForDeletion() 1630 DeclAccessPair Found, in CheckConstructorAccess() 1673 DeclAccessPair Found, in CheckConstructorAccess() 1716 DeclAccessPair Found, in CheckAllocationAccess() 1735 DeclAccessPair Found) { in CheckMemberAccess() 1768 DeclAccessPair Found) { in CheckMemberOperatorAccess() 1818 DeclAccessPair Found) { in CheckAddressOfMemberAccess()
|
H A D | SemaCXXScopeSpec.cpp | 368 LookupResult Found(*this, NNS->getAsIdentifier(), SourceLocation(), in FindFirstQualifierInScope() local 386 LookupResult Found(*this, IdInfo.Identifier, IdInfo.IdentifierLoc, in isNonTypeNestedNameSpecifier() local 491 LookupResult Found(*this, IdInfo.Identifier, IdInfo.IdentifierLoc, in BuildCXXNestedNameSpecifier() local
|
H A D | SemaCoroutine.cpp | 165 NamedDecl *Found = *Result.begin(); in lookupCoroutineHandleType() local 321 LookupResult Found(S, &S.PP.getIdentifierTable().get("from_address"), Loc, in buildCoroutineHandle() local 1050 NamedDecl *Found = *Result.begin(); in buildStdNoThrowDeclRef() local 1216 LookupResult Found(S, DN, Loc, Sema::LookupMemberName); in makeReturnOnAllocFailure() local 1716 NamedDecl *Found = *Result.begin(); in lookupCoroutineTraits() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | ProcessImplicitDefs.cpp | 99 bool Found = false; in processImplicitDef() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | DebugLoc.cpp | 81 if (auto *Found = Cache[IA]) { in appendInlinedAt() local
|
/netbsd-src/sys/external/bsd/acpica/dist/utilities/ |
H A D | utpredef.c | 429 UINT32 Found; in AcpiUtGetResourceBitWidth() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | DemandedBits.cpp | 446 auto Found = AliveBits.find(I); in getDemandedBits() local 479 auto Found = AliveBits.find(UserI); in isUseDead() local
|
H A D | AssumptionCache.cpp | 150 bool Found = false; in unregisterAssumption() local
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/diagtool/ |
H A D | TreeView.cpp | 99 const GroupRecord *Found = llvm::lower_bound(AllGroups, RootGroup); in showGroup() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/Targets/ |
H A D | PPC.cpp | 264 bool Found = FindVSXSubfeature("+power8-vector", "-mpower8-vector"); in ppcUserFeaturesCheck() local
|
/netbsd-src/sys/external/bsd/acpica/dist/namespace/ |
H A D | nsxfeval.c | 744 BOOLEAN Found; in ACPI_EXPORT_SYMBOL() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | ConstantMerge.cpp | 216 auto Found = CMap.find(Init); in mergeConstants() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/ |
H A D | MCSubtargetInfo.h | 228 auto Found = llvm::lower_bound(ProcDesc, CPU); in isCPUStringValid() local
|
/netbsd-src/sys/external/bsd/acpica/dist/tools/acpisrc/ |
H A D | asfile.c | 561 BOOLEAN Found = TRUE; in AsCheckForNonPrintableChars() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | SIPreEmitPeephole.cpp | 180 bool Found = false; in optimizeVccBranch() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/ |
H A D | DiagnosticIDs.cpp | 247 const StaticDiagInfoRec *Found = &StaticDiagInfo[ID + Offset]; in GetDiagInfo() local 671 auto Found = llvm::partition_point( in getDiagnosticsInGroup() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/ |
H A D | FrontendAction.cpp | 159 bool Found = false; in CreateWrappedASTConsumer() local 733 bool Found = false; in BeginSourceFile() local
|