Home
last modified time | relevance | path

Searched defs:begin (Results 51 - 75 of 1033) sorted by relevance

12345678910>>...42

/third_party/mesa3d/src/mesa/main/
H A Ddraw.h53 bool begin; member
/third_party/ltp/testcases/kernel/syscalls/clock_settime/
H A Dclock_settime01.c25 static struct tst_ts *begin, *change, *end; variable
[all...]
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dstl_util.h33 void STLDeleteContainerPairSecondPointers(const ForwardIterator& begin, in STLDeleteContainerPairSecondPointers() argument
/third_party/node/deps/v8/src/compiler/
H A Dgraph-trimmer.h32 void TrimGraph(ForwardIterator begin, ForwardIterator end) { in TrimGraph() argument
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dclass_with_inner_struct_1_0.hpp6 struct Segment { int begin, end; }; member
17 struct Segment { int begin, end; }; member
43 struct Segment { int begin, end; }; member
H A Dclass_with_inner_struct.hpp6 struct Segment { int begin, end; }; member
17 struct Segment { int begin, end; }; member
43 struct Segment { int begin, end; }; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DHandleAllocator.h50 GLuint begin; member
/third_party/skia/third_party/externals/angle2/src/common/
H A DCircularBuffer.h113 ANGLE_INLINE typename CircularBuffer<T, N, Storage>::iterator CircularBuffer<T, N, Storage>::begin() in begin() function in angle::CircularBuffer
120 CircularBuffer<T, N, Storage>::begin() const in begin() function in angle::CircularBuffer
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
H A DTransformFeedbackNULL.cpp23 angle::Result TransformFeedbackNULL::begin(const gl::Context *context, in begin() function in rx::TransformFeedbackNULL
H A DQueryNULL.cpp21 angle::Result QueryNULL::begin(const gl::Context *context) in begin() function in rx::QueryNULL
/third_party/skia/src/core/
H A DSkRecorder.h27 SkDrawable* const* begin() const { return fArray.begin(); } in begin() function in SkDrawableList
H A DSkGaussFilter.h26 const double* begin() const { return &fBasis[0]; } in begin() function in SkGaussFilter
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DQuery.cpp38 void Query::begin() in begin() function in es2::Query
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/
H A DCombFilter.h39 void operator () (iter_type begin, iter_type end) { in operator ()() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/metal/
H A DUtilsMetal.h49 auto begin() const { in begin() function
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DCommands.cpp35 BeginComputePassCmd* begin = commands->NextCommand<BeginComputePassCmd>(); in FreeCommands() local
40 BeginOcclusionQueryCmd* begin = commands->NextCommand<BeginOcclusionQueryCmd>(); in FreeCommands() local
45 BeginRenderPassCmd* begin = commands->NextCommand<BeginRenderPassCmd>(); in FreeCommands() local
/third_party/skia/third_party/externals/piex/src/binary_parse/
H A Dcached_paged_byte_array.cc33 getPage(size_t page_index, const unsigned char** begin, const unsigned char** end, PagedByteArray::PagePtr* page) const getPage() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugCrossExSubsection.h39 Iterator begin() const { return References.begin(); } in begin() function in llvm::codeview::final
H A DDebugFrameDataSubsection.h31 FixedStreamArray<FrameData>::Iterator begin() const { return Frames.begin(); } in begin() function in llvm::codeview::final
H A DDebugStringTableSubsection.h78 StringMap<uint32_t>::const_iterator begin() const { in begin() function in llvm::codeview::DebugStringTableSubsection
H A DDebugSymbolRVASubsection.h36 ArrayType::Iterator begin() const { return RVAs.begin(); } in begin() function in llvm::codeview::final
H A DDebugSymbolsSubsection.h29 CVSymbolArray::Iterator begin() const { return Records.begin(); } in begin() function in llvm::codeview::final
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugAbbrev.h42 const_iterator begin() const { in begin() function in llvm::DWARFAbbreviationDeclarationSet
72 DWARFAbbreviationDeclarationSetMap::const_iterator begin() const { in begin() function in llvm::DWARFDebugAbbrev
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DInjectedSourceStream.h30 const_iterator begin() const { return InjectedSourceTable.begin(); } in begin() function in llvm::pdb::InjectedSourceStream
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DValueSymbolTable.h93 inline iterator begin() { return vmap.begin(); } in begin() function in llvm::ValueSymbolTable
96 inline const_iterator begin() const { return vmap.begin(); } in begin() function in llvm::ValueSymbolTable

Completed in 7 milliseconds

12345678910>>...42