Home
last modified time | relevance | path

Searched defs:Found (Results 1 – 25 of 104) sorted by relevance

12345

/netbsd-src/sys/external/bsd/acpica/dist/tools/acpihelp/
H A Dahaml.c77 BOOLEAN Found = FALSE; in AhFindAmlOpcode() local
255 BOOLEAN Found = FALSE; in AhFindAmlTypes() local
H A Dahdecode.c192 BOOLEAN Found; in AhFindPredefinedNames() local
343 BOOLEAN Found = FALSE; in AhDisplayPredefinedName() local
484 BOOLEAN Found = FALSE; in AhDisplayDeviceIds() local
H A Dahasl.c81 BOOLEAN Found = FALSE; in AhFindAslKeywords() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeFunctionSymbol.cpp62 bool Found = false; in inlineSiteContainsAddress() local
112 bool Found = false; in findInlineFramesByVA() local
H A DSymbolCache.cpp363 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 DRegisterAliasing.cpp67 auto &Found = Registers[PhysReg]; in getRegister() local
75 auto &Found = RegisterClasses[RegClassIndex]; in getRegisterClass() local
H A DTarget.cpp135 auto Found = llvm::lower_bound(CpuPfmCounters, CpuName); in getPfmCounters() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Testing/Support/
H A DSupportHelpers.cpp37 bool Found = false; in getInputFileDirectory() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaAccess.cpp1546 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 DSemaCXXScopeSpec.cpp368 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 DSemaCoroutine.cpp165 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 DProcessImplicitDefs.cpp99 bool Found = false; in processImplicitDef() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDebugLoc.cpp81 if (auto *Found = Cache[IA]) { in appendInlinedAt() local
/netbsd-src/sys/external/bsd/acpica/dist/utilities/
H A Dutpredef.c429 UINT32 Found; in AcpiUtGetResourceBitWidth() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DDemandedBits.cpp446 auto Found = AliveBits.find(I); in getDemandedBits() local
479 auto Found = AliveBits.find(UserI); in isUseDead() local
H A DAssumptionCache.cpp150 bool Found = false; in unregisterAssumption() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/diagtool/
H A DTreeView.cpp99 const GroupRecord *Found = llvm::lower_bound(AllGroups, RootGroup); in showGroup() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/Targets/
H A DPPC.cpp264 bool Found = FindVSXSubfeature("+power8-vector", "-mpower8-vector"); in ppcUserFeaturesCheck() local
/netbsd-src/sys/external/bsd/acpica/dist/namespace/
H A Dnsxfeval.c744 BOOLEAN Found; in ACPI_EXPORT_SYMBOL() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DConstantMerge.cpp216 auto Found = CMap.find(Init); in mergeConstants() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCSubtargetInfo.h228 auto Found = llvm::lower_bound(ProcDesc, CPU); in isCPUStringValid() local
/netbsd-src/sys/external/bsd/acpica/dist/tools/acpisrc/
H A Dasfile.c561 BOOLEAN Found = TRUE; in AsCheckForNonPrintableChars() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIPreEmitPeephole.cpp180 bool Found = false; in optimizeVccBranch() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DDiagnosticIDs.cpp247 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 DFrontendAction.cpp159 bool Found = false; in CreateWrappedASTConsumer() local
733 bool Found = false; in BeginSourceFile() local

12345