Home
last modified time | relevance | path

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

12345678910>>...32

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
H A DSetTheory.h131 void evaluate(Iter begin, Iter end, RecSet &Elts, ArrayRef<SMLoc> Loc) { in evaluate() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
H A DTrace.h63 const_iterator begin() const { return Records.begin(); } in begin() function in llvm::xray::Trace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DPriorityQueue.h35 PriorityQueue(Iterator begin, Iterator end, in PriorityQueue() argument
/third_party/protobuf/src/google/protobuf/util/
H A Dtime_util_test.cc50 Timestamp begin, end; in TEST() local
92 Timestamp begin, end; in TEST() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/
H A Dvdso_support.h82 SymbolIterator begin() const { return image_.begin(); } in begin() function in absl::debugging_internal::VDSOSupport
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dchi_square.h40 double ChiSquareWithExpected(Iterator begin, Iterator end, double expected) { in ChiSquareWithExpected() argument
H A Dexplicit_seed_seq.h57 ExplicitSeedSeq(Iterator begin, Iterator end) { in ExplicitSeedSeq() argument
75 void generate(OutIterator begin, OutIterator end) { in generate() argument
/third_party/skia/modules/skplaintexteditor/include/
H A Dstringslice.h25 const char* begin() const { return fPtr.get(); } in begin() function in SkPlainTextEditor::StringSlice
/third_party/curl/projects/
H A Dchecksrc.bat26 :begin label
/third_party/gn/src/gn/
H A Dlocation.h48 const Location& begin() const { return begin_; } in begin() function in LocationRange
/third_party/icu/icu4c/source/i18n/
H A Dnumparse_compositions.cpp95 const NumberParseMatcher* const* ArraySeriesMatcher::begin() const { in begin() function in ArraySeriesMatcher
/third_party/node/deps/icu-small/source/i18n/
H A Dnumparse_compositions.cpp95 const NumberParseMatcher* const* ArraySeriesMatcher::begin() const { in begin() function in ArraySeriesMatcher
/third_party/libinput/tools/
H A Dlibinput-analyze-touch-down-state.py51 def begin(self): member in Slot
/third_party/node/deps/v8/src/base/
H A Diterator.h39 iterator_range(ForwardIterator begin, ForwardIterator end) in iterator_range() argument
42 iterator begin() { return begin_; } in begin() function in v8::base::iterator_range
44 const_iterator begin() const { return begin_; } in begin() function in v8::base::iterator_range
61 auto make_iterator_range(ForwardIterator begin, ForwardIterator end) { in make_iterator_range() argument
/third_party/mesa3d/src/gtest/include/gtest/
H A Dgtest-param-test.h297 ValuesIn(ForwardIterator begin, ForwardIterato argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DHandleAllocator.cpp124 GLuint begin in reserve() local
[all...]
/third_party/vk-gl-cts/executor/
H A DxeXMLWriter.cpp139 Writer& Writer::operator<< (const BeginElement& begin) in operator <<() argument
/third_party/skia/src/core/
H A DSkBigPicture.h31 const SkPicture* const* begin() const { return fPics; } in begin() function in final::SnapshotArray

Completed in 8 milliseconds

12345678910>>...32