/third_party/mesa3d/src/mesa/main/ |
H A D | draw.h | 53 bool begin; member
|
/third_party/ltp/testcases/kernel/syscalls/clock_settime/ |
H A D | clock_settime01.c | 25 static struct tst_ts *begin, *change, *end; variable [all...] |
/third_party/libphonenumber/cpp/src/phonenumbers/ |
H A D | stl_util.h | 33 void STLDeleteContainerPairSecondPointers(const ForwardIterator& begin, in STLDeleteContainerPairSecondPointers() argument
|
/third_party/node/deps/v8/src/compiler/ |
H A D | graph-trimmer.h | 32 void TrimGraph(ForwardIterator begin, ForwardIterator end) { in TrimGraph() argument
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
H A D | class_with_inner_struct_1_0.hpp | 6 struct Segment { int begin, end; }; member 17 struct Segment { int begin, end; }; member 43 struct Segment { int begin, end; }; member
|
H A D | class_with_inner_struct.hpp | 6 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 D | HandleAllocator.h | 50 GLuint begin; member
|
/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | CircularBuffer.h | 113 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 D | TransformFeedbackNULL.cpp | 23 angle::Result TransformFeedbackNULL::begin(const gl::Context *context, in begin() function in rx::TransformFeedbackNULL
|
H A D | QueryNULL.cpp | 21 angle::Result QueryNULL::begin(const gl::Context *context) in begin() function in rx::QueryNULL
|
/third_party/skia/src/core/ |
H A D | SkRecorder.h | 27 SkDrawable* const* begin() const { return fArray.begin(); } in begin() function in SkDrawableList
|
H A D | SkGaussFilter.h | 26 const double* begin() const { return &fBasis[0]; } in begin() function in SkGaussFilter
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | Query.cpp | 38 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 D | CombFilter.h | 39 void operator () (iter_type begin, iter_type end) { in operator ()() argument
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/metal/ |
H A D | UtilsMetal.h | 49 auto begin() const { in begin() function
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
H A D | Commands.cpp | 35 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 D | cached_paged_byte_array.cc | 33 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 D | DebugCrossExSubsection.h | 39 Iterator begin() const { return References.begin(); } in begin() function in llvm::codeview::final
|
H A D | DebugFrameDataSubsection.h | 31 FixedStreamArray<FrameData>::Iterator begin() const { return Frames.begin(); } in begin() function in llvm::codeview::final
|
H A D | DebugStringTableSubsection.h | 78 StringMap<uint32_t>::const_iterator begin() const { in begin() function in llvm::codeview::DebugStringTableSubsection
|
H A D | DebugSymbolRVASubsection.h | 36 ArrayType::Iterator begin() const { return RVAs.begin(); } in begin() function in llvm::codeview::final
|
H A D | DebugSymbolsSubsection.h | 29 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 D | DWARFDebugAbbrev.h | 42 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 D | InjectedSourceStream.h | 30 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 D | ValueSymbolTable.h | 93 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
|