Searched defs:Start (Results 1 - 25 of 284) sorted by relevance

1234567891011>>

/netbsd-current/external/apache2/llvm/dist/libcxx/utils/google-benchmark/test/
H A Dmemory_manager_test.cc8 void Start() {} function in class:TestMemoryManager
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DUse.cpp37 void Use::zap(Use *Start, const Use *Stop, bool del) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DSMLoc.h50 SMLoc Start, End; member in class:llvm::SMRange
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCSymbol.cpp43 NameEntryStorageTy *Start = static_cast<NameEntryStorageTy*>(Storage); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DGlobPattern.cpp35 uint8_t Start = S[0]; local
H A DStringExtras.cpp42 StringRef::size_type Start = Source.find_first_not_of(Delimiters); local
H A DUnicode.cpp361 const UTF8 *Start = reinterpret_cast<const UTF8 *>(Text.data() + i); local
/netbsd-current/games/adventure/
H A Dwizard.c86 Start(void) function
/netbsd-current/external/apache2/llvm/dist/llvm/lib/BinaryFormat/
H A DMagic.cpp47 const char *Start = Magic.data() + offsetof(COFF::BigObjHeader, UUID); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DSafeStackLayout.cpp57 unsigned Start = AdjustStackOffset(LastRegionEnd, Obj.Size, Obj.Alignment); local
67 unsigned Start = AdjustStackOffset(0, Obj.Size, Obj.Alignment); local
97 << Start << "\\n"); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/XRay/
H A DBlockPrinter.h25 Start, member in class:llvm::xray::BlockPrinter::State
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyMCCodeEmitter.cpp62 uint64_t Start = OS.tell(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp51 VPValue *Start = Plan->getOrAddVPValue(II.getStartValue()); local
H A DVPlan.h74 const ElementCount Start; member in struct:llvm::VFRange
83 VFRange(const ElementCount &Start, const ElementCount &End) argument
[all...]
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerTracePC.cpp113 void TracePC::HandleInline8bitCountersInit(uint8_t *Start, uint8_ argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DPDBStringTable.cpp117 uint32_t Start = Hash % Count; local
H A DNativeFunctionSymbol.cpp109 auto Start = Syms.at(RecordOffset); local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DFormatStringParsing.h74 const char *Start; member in class:clang::analyze_format_string::SpecifierResult
H A DScanfFormatString.cpp84 const char *Start = nullptr; local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Format/
H A DAffectedRangeManager.cpp75 SourceLocation Start = First.WhitespaceRange.getBegin(); local
/netbsd-current/external/apache2/llvm/dist/clang/tools/scan-view/share/
H A Dstartfile.py87 class Start(BaseController): class in class:Controller
/netbsd-current/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dallocation.bench.cpp78 PointerList *Start = nullptr; local
H A Dfilesystem.bench.cpp52 auto Start = Iter(PP.native().begin()); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DMVELaneInterleavingPass.cpp153 static bool tryInterleave(Instruction *Start, argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/GSYM/
H A DRange.h34 uint64_t Start; member in struct:llvm::gsym::AddressRange
[all...]

Completed in 232 milliseconds

1234567891011>>