Home
last modified time | relevance | path

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

12345678910>>...13

/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/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/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/flutter/skia/tests/
DArenaAllocTest.cpp46 struct Start { struct
47 ~Start() { in ~Start()
52 Node* start;
/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/grpc/examples/csharp/HelloworldUnity/Assets/Scripts/
DHelloWorldScript.cs26 void Start () {} in Start() method in HelloWorldScript
/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/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/skia/third_party/externals/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/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/src/
Dnode_crypto_clienthello-inl.h53 inline void ClientHelloParser::Start(ClientHelloParser::OnHelloCb onhello_cb, in Start() function
/third_party/benchmark/test/
Dmemory_manager_test.cc8 void Start() {} in Start() function in TestMemoryManager
/third_party/ninja/src/
Dgraphviz.cc79 void GraphViz::Start() { in Start() function in GraphViz
/third_party/grpc/src/csharp/Grpc.HealthCheck.Tests/
DTestResponseStreamWriter.cs58 public void Start() in Start() method in Grpc.HealthCheck.Tests.TestResponseStreamWriter
/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DReconnectServiceClient.php44 public function Start(\Grpc\Testing\ReconnectParams $argument, function in Grpc\\Testing\\ReconnectServiceClient
/third_party/grpc/src/php/tests/interop/Grpc/Testing/
DReconnectServiceClient.php44 public function Start(\Grpc\Testing\ReconnectParams $argument, function in Grpc\\Testing\\ReconnectServiceClient
/third_party/skia/third_party/externals/dawn/src/utils/
DOSXTimer.cpp30 void Start() override { in Start() function in utils::OSXTimer
DPosixTimer.cpp39 void Start() override { in Start() function in utils::PosixTimer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
DBlockPrinter.h25 Start, enumerator

12345678910>>...13