/netbsd-src/sys/external/bsd/acpica/dist/os_specific/service_layers/ |
H A D | osunixmap.c | 108 ACPI_PHYSICAL_ADDRESS Where, in AcpiOsMapMemory() 161 void *Where, in AcpiOsUnmapMemory()
|
H A D | oswintbl.c | 595 ACPI_PHYSICAL_ADDRESS Where, in AcpiOsMapMemory() 619 void *Where, in AcpiOsUnmapMemory()
|
H A D | oszephyr.c | 690 AcpiOsMapMemory(ACPI_PHYSICAL_ADDRESS Where,ACPI_SIZE Length) AcpiOsMapMemory() argument 718 AcpiOsUnmapMemory(void * Where,ACPI_SIZE Length) AcpiOsUnmapMemory() argument [all...] |
H A D | oswinxf.c | 603 ACPI_PHYSICAL_ADDRESS Where, in AcpiOsMapMemory() 627 void *Where, in AcpiOsUnmapMemory()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | FormatVariadic.cpp | 27 bool formatv_object_base::consumeFieldLayout(StringRef &Spec, AlignStyle &Where, in consumeFieldLayout() 65 AlignStyle Where = AlignStyle::Right; in parseReplacementItem() local
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/ |
H A D | CalledOnceCheck.h | 75 const Decl *Where, in handleCapturedNeverCalled() 91 const Decl *Function, const Stmt *Where, in handleNeverCalled()
|
/netbsd-src/sys/arch/emips/ebus/ |
H A D | flash_ebus.c | 383 volatile uint8_t * Where = Offset; in single_write_uint8() local 389 volatile uint8_t * Where = Offset; in single_read_uint8() local 395 volatile uint16_t * Where = Offset; in single_write_uint16() local 401 volatile uint16_t * Where = Offset; in single_read_uint16() local 413 volatile uint8_t * Where = Offset; in single_write_uint32() local 432 volatile uint32_t * Where = Offset; in single_read_uint32() local 443 volatile uint32_t * Where = Offset; in twin_write_uint8() local 452 volatile uint32_t * Where = Offset; in twin_read_uint8() local 462 volatile uint16_t * Where = Offset; in twin_write_uint16() local 468 volatile uint16_t * Where = Offset; in twin_read_uint16() local [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | FormatAdapters.h | 28 AlignStyle Where; variable 33 AlignAdapter(T &&Item, AlignStyle Where, size_t Amount, char Fill) in AlignAdapter()
|
H A D | FormatCommon.h | 21 AlignStyle Where; member
|
H A D | FormatVariadic.h | 60 AlignStyle Where = AlignStyle::Right; member
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Rewrite/ |
H A D | TokenRewriter.cpp | 72 TokenRewriter::AddToken(const Token &T, TokenRefTy Where) { in AddToken()
|
/netbsd-src/sys/external/bsd/acpica/dist/include/platform/ |
H A D | acdragonfly.h | 99 #define AcpiOsMapMemory(Where, Length) \ argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyMemIntrinsicResults.cpp | 102 MachineInstr *Where = O.getParent(); in replaceDominatedUses() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | MemorySSAUpdater.cpp | 1167 WhereType Where) { in moveTo() 1191 void MemorySSAUpdater::moveBefore(MemoryUseOrDef *What, MemoryUseOrDef *Where) { in moveBefore() 1196 void MemorySSAUpdater::moveAfter(MemoryUseOrDef *What, MemoryUseOrDef *Where) { in moveAfter() 1201 MemorySSA::InsertionPlace Where) { in moveToPlace() 1205 if (auto *Where = MSSA->getMemoryAccess(BB->getTerminator())) in moveToPlace() local
|
H A D | MemorySSA.cpp | 1675 AccessList::iterator Where) { in moveTo()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/ |
H A D | InstrProfWriter.cpp | 208 ProfilingData::iterator Where; in overlapRecord() local 231 ProfilingData::iterator Where; in addRecord() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
H A D | ValueMap.h | 126 auto Where = MDMap->find(MD); in getMappedMD() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | GlobalDCE.cpp | 111 auto Where = ConstantDependenciesCache.find(CE); in ComputeDependencies() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | ValueMapper.cpp | 615 auto Where = Info.find(&Op); in getFwdReference() local 722 auto Where = Info.find(Op); in propagateChanges() local
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/ |
H A D | FuzzerLoop.cpp | 323 void Fuzzer::PrintStats(const char *Where, const char *End, size_t Units) { in PrintStats()
|
/netbsd-src/sys/external/bsd/acpica/dist/include/ |
H A D | acobject.h | 448 union acpi_operand_object **Where; /* Target of Index */ member
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | AnalysisBasedWarnings.cpp | 1698 const Stmt *Where, NeverCalledReason Reason, in handleNeverCalled() 1718 const Decl *Where, in handleCapturedNeverCalled()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonExpandCondsets.cpp | 857 MachineBasicBlock::iterator Where, in predicateAt()
|
H A D | HexagonVectorCombine.cpp | 652 Instruction *Where = Move.Main.front(); in move() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86FrameLowering.cpp | 506 auto Where = llvm::find_if(PrologMBB, [](MachineInstr &MI) { in inlineStackProbe() local
|