Home
last modified time | relevance | path

Searched defs:Start (Results 1 – 25 of 291) sorted by relevance

12345678910>>...12

/third_party/skia/third_party/externals/freetype/tests/
DREADME.md5 ### Download test fonts
10 ### Build the test programs
19 ### Run the test programs
/third_party/protobuf/
DCONTRIBUTING.md13 ### Contributor License Agreements
25 ### Coding Style
/third_party/jerryscript/
DREADME.md34 ### Getting the sources
40 ### Building JerryScript
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DUse.cpp56 Use *Use::initTags(Use *const Start, Use *Stop) { in initTags()
86 void Use::zap(Use *Start, const Use *Stop, bool del) { in zap()
/third_party/typescript/tests/cases/fourslash/etslib/
Dflex.d.ts17 Start, enumerator
27 Start, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMachObjectWriter.cpp145 uint64_t Start = W.OS.tell(); in writeHeader() local
181 uint64_t Start = W.OS.tell(); in writeSegmentLoadCommand() local
231 uint64_t Start = W.OS.tell(); in writeSection() local
265 uint64_t Start = W.OS.tell(); in writeSymtabLoadCommand() local
288 uint64_t Start = W.OS.tell(); in writeDysymtabLoadCommand() local
410 uint64_t Start = W.OS.tell(); in writeLinkeditLoadCommand() local
434 uint64_t Start = W.OS.tell(); in writeLinkerOptionsLoadCommand() local
979 uint64_t Start = getSymbolAddress(*Data->Start, Layout); in writeObject() local
999 unsigned Start = W.OS.tell(); in writeObject() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSafeStackLayout.cpp58 unsigned Start = AdjustStackOffset(LastRegionEnd, Obj.Size, Obj.Alignment); in layoutObject() local
68 unsigned Start = AdjustStackOffset(0, Obj.Size, Obj.Alignment); in layoutObject() local
DLiveRangeCalc.cpp223 SlotIndex Start, End; in updateFromLiveIns() local
397 SlotIndex Start, End; in findReachingDefs() local
438 SlotIndex Start, End; in findReachingDefs() local
551 SlotIndex Start, End; in updateSSA() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DSetVector.h59 SetVector(It Start, It End) { in SetVector()
150 void insert(It Start, It End) { in insert()
304 SmallSetVector(It Start, It End) { in SmallSetVector()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DParallel.h83 RandomAccessIterator medianOf3(RandomAccessIterator Start, in medianOf3()
95 void parallel_quick_sort(RandomAccessIterator Start, RandomAccessIterator End, in parallel_quick_sort()
121 void parallel_sort(RandomAccessIterator Start, RandomAccessIterator End, in parallel_sort()
/third_party/rust/crates/rustix/src/io/
Dseek_from.rs13 Start(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] u64), enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugRnglists.cpp164 auto Start = LookupPooledAddress(RLE.Value0); in getAbsoluteRanges() local
244 uint64_t Start = 0; in dump() local
/third_party/node/deps/v8/src/base/platform/
Delapsed-timer.h21 void Start() { Start(Now()); } in Start() function
23 void Start(TimeTicks now) { in Start() function
/third_party/node/deps/npm/lib/commands/
Dstart.js4 class Start extends LifecycleCmd { class
/third_party/lzma/CPP/7zip/Common/
DVirtThread.cpp32 WRes CVirtThread::Start() in Start() function in CVirtThread
/third_party/rust/crates/clap/tests/derive/
Dgeneric.rs57 Start(T), in generic_enum() enumerator
79 Start(T), in generic_enum_w_where_clause() enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/
DStreamingMemoryObject.cpp20 RawMemoryObject(const unsigned char *Start, const unsigned char *End) in RawMemoryObject()
129 MemoryObject *getNonStreamedMemoryObject(const unsigned char *Start, in getNonStreamedMemoryObject()
/third_party/node/deps/v8/src/heap/cppgc/
Dobject-view.h43 Address ObjectView<access_mode>::Start() const { in Start() function
/third_party/skia/third_party/externals/spirv-tools/source/util/
Dtimer.cpp43 void Timer::Start() { in Start() function in spvtools::utils::Timer
/third_party/spirv-tools/source/util/
Dtimer.cpp43 void Timer::Start() { in Start() function in spvtools::utils::Timer
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
Dtimer.cpp43 void Timer::Start() { in Start() function in spvtools::utils::Timer
/third_party/node/src/crypto/
Dcrypto_clienthello-inl.h52 inline void ClientHelloParser::Start(ClientHelloParser::OnHelloCb onhello_cb, in Start() function
/third_party/mesa3d/src/tool/pps/
Dpps.h21 Start, // running, sampling data enumerator
/third_party/ninja/src/
Dgraphviz.cc81 void GraphViz::Start() { in Start() function in GraphViz
/third_party/benchmark/test/
Dmemory_manager_test.cc8 void Start() override {} in Start() function in TestMemoryManager

12345678910>>...12