Home
last modified time | relevance | path

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

12345678910>>...15

/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
/third_party/flatbuffers/tests/MyGame/
DInParentNamespace.lua27 function InParentNamespace.Start(builder) builder:StartObject(0) end function
/third_party/flatbuffers/tests/MyGame/Example2/
DMonster.lua27 function Monster.Start(builder) builder:StartObject(0) end function
/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/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/flutter/skia/tests/
DArenaAllocTest.cpp46 struct Start { struct
47 ~Start() { in ~Start()
52 Node* start;
/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/flatbuffers/tests/MyGame/Example/
DReferrable.lua34 function Referrable.Start(builder) builder:StartObject(1) end function
DTestSimpleTableWithEnum.lua34 function TestSimpleTableWithEnum.Start(builder) builder:StartObject(1) end function
/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/
DTableInNestedNS.lua34 function TableInNestedNS.Start(builder) builder:StartObject(1) end function
/third_party/flatbuffers/tests/namespace_test/NamespaceA/
DSecondTableInA.lua36 function SecondTableInA.Start(builder) builder:StartObject(1) end function
/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/skia/third_party/externals/spirv-tools/source/util/
Dtimer.cpp43 void Timer::Start() { in Start() function in spvtools::utils::Timer
/third_party/flatbuffers/tests/namespace_test/NamespaceC/
DTableInC.lua45 function TableInC.Start(builder) builder:StartObject(2) end function
/third_party/flatbuffers/samples/lua/MyGame/Sample/
DWeapon.lua37 function Weapon.Start(builder) builder:StartObject(2) end function
/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/openh264/codec/common/src/
DWelsThread.cpp76 WELS_THREAD_ERROR_CODE CWelsThread::Start() { in Start() function in WelsCommon::CWelsThread

12345678910>>...15