Home
last modified time | relevance | path

Searched defs:begin (Results 1026 - 1050 of 1331) sorted by relevance

1...<<41424344454647484950>>...54

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineOutliner.cpp604 iterator begin() { return iterator(Root); } in begin() function in __anon24056::SuffixTree
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DAttributes.cpp699 AttributeSet::iterator AttributeSet::begin() const { in begin() function in AttributeSet
1391 AttributeList::iterator AttributeList::begin() const { begin() function in AttributeList
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsTestsUtils.hpp99 Iterator begin (void) const { return Iterator(m_programs.begin()); } in begin() function in glc::ProgramCollection
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/
H A DjsonToSpirv.h185 iterator begin() { return values.begin(); } in begin() function in spv::EnumValuesContainer
248 iterator begin() { return enumValues->begin(); } in begin() function in spv::EnumDefinition
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp162 static inline void fixNumericLocale(char* begin, char* end) { in fixNumericLocale() argument
249 static bool containsNewLine(Reader::Location begin, Reader::Location end) { in containsNewLine() argument
272 const char* begin = document_.c_str(); parse() local
541 normalizeEOL(Reader::Location begin, Reader::Location end) normalizeEOL() argument
561 addComment(Location begin, Location end, CommentPlacement placement) addComment() argument
3729 Value::const_iterator Value::begin() const { begin() function in Value
3755 Value::iterator Value::begin() { begin() function in Value
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
H A DjsonToSpirv.h185 iterator begin() { return values.begin(); } in begin() function in spv::EnumValuesContainer
248 iterator begin() { return enumValues->begin(); } in begin() function in spv::EnumDefinition
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp162 static inline void fixNumericLocale(char* begin, char* end) { in fixNumericLocale() argument
249 static bool containsNewLine(Reader::Location begin, Reader::Location end) { in containsNewLine() argument
272 const char* begin = document_.c_str(); parse() local
541 normalizeEOL(Reader::Location begin, Reader::Location end) normalizeEOL() argument
561 addComment(Location begin, Location end, CommentPlacement placement) addComment() argument
3729 Value::const_iterator Value::begin() const { begin() function in Value
3755 Value::iterator Value::begin() { begin() function in Value
[all...]
/third_party/skia/src/utils/
H A DSkJSON.cpp214 const auto* begin = this->begin(); in operator []() local
520 const auto* begin = reinterpret_cast<const T*>(fValueStack.data() + scope_start); in popScopeAsVec() local
644 const std::vector<char>* unescapeString(const char* begin, const char* end) { in unescapeString() argument
[all...]
/third_party/skia/src/pdf/
H A DSkPDFFont.cpp432 Iter begin() const { return Iter(fFirst, 0); } in begin() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h1088 const_iterator begin() const { return AddrToBlock.begin(); } begin() function in llvm::jitlink::BlockAddressMap
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h170 iterator begin() { return Symbols.begin(); } in begin() function in llvm::orc::SymbolLookupSet
172 const_iterator begin() const { return Symbols.begin(); } in begin() function in llvm::orc::SymbolLookupSet
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DFunction.h691 iterator begin() { return BasicBlocks.begin(); } in begin() function in llvm::Function
692 const_iterator begin() const { return BasicBlocks.begin(); } in begin() function in llvm::Function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCRegisterInfo.h51 iterator begin() const { return RegsBegin; } in begin() function in llvm::MCRegisterClass
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp236 iterator begin() { in begin() function
241 const_iterator begin() const { in begin() function
[all...]
H A DMemCpyOptimizer.cpp162 const_iterator begin() const { return Ranges.begin(); } in begin() function in __anon25171::MemsetRanges
H A DLoopDistribute.cpp144 InstructionSet::iterator begin() { return Set.begin(); } in begin() function in __anon25132::InstPartition
146 InstructionSet::const_iterator begin() const { return Set.begin(); } in begin() function in __anon25132::InstPartition
631 AccessesType::const_iterator begin() const { return Accesses.begin(); } begin() function in __anon25132::MemoryInstructionDependences
[all...]
H A DLoopFuse.cpp474 iterator begin() { return LoopsOnLevel.begin(); } in begin() function
476 const_iterator begin() const { return LoopsOnLevel.begin(); } in begin() function
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DDenseMap.h65 inline iterator begin() { in begin() function in llvm::DenseMapBase
72 inline const_iterator begin() const { in begin() function in llvm::DenseMapBase
/third_party/spirv-headers/tools/buildHeaders/
H A DjsonToSpirv.h192 iterator begin() { return values.begin(); } in begin() function in spv::EnumValuesContainer
260 iterator begin() { return enumValues->begin(); } in begin() function in spv::EnumDefinition
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp162 static inline void fixNumericLocale(char* begin, char* end) { in fixNumericLocale() argument
249 static bool containsNewLine(Reader::Location begin, Reader::Location end) { in containsNewLine() argument
272 const char* begin = document_.c_str(); parse() local
541 normalizeEOL(Reader::Location begin, Reader::Location end) normalizeEOL() argument
561 addComment(Location begin, Location end, CommentPlacement placement) addComment() argument
3729 Value::const_iterator Value::begin() const { begin() function in Value
3755 Value::iterator Value::begin() { begin() function in Value
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DDenseMap.h73 inline iterator begin() { in begin() function in llvm::DenseMapBase
85 inline const_iterator begin() const { in begin() function in llvm::DenseMapBase
H A DImmutableSet.h111 iterator begin() const { return iterator(this); } in begin() function in llvm::ImutAVLTree
1085 iterator begin() const { return iterator(Root); } in begin() function in llvm::ImmutableSet
1198 iterator begin() const { return iterator(Root); } in begin() function in llvm::ImmutableSetRef
H A DSTLExtras.h150 -> decltype(begin(std::forward<ContainerTy>(container))) { in begin() function
285 llvm::make_reverse_iterator(std::begin(C)))) { in begin() function in llvm::llvm
649 iterator begin() const { begin() function in llvm::detail::zippy
788 iterator begin() const { begin() function in llvm::detail::zip_longest_range
942 iterator begin() { return begin_impl(std::index_sequence_for<RangeTs...>{}); } begin() function in llvm::detail::concat_range
1482 enumerator_iter<R> begin() { begin() function in llvm::detail::enumerator
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DLoopInfo.h147 iterator begin() const { return getSubLoops().begin(); } in begin() function in llvm::LoopBase
914 iterator begin() const { return TopLevelLoops.begin(); } in begin() function in llvm::LoopInfoBase
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DDIE.h607 iterator begin() { in begin() function in llvm::IntrusiveBackList
610 const_iterator begin() const { in begin() function in llvm::IntrusiveBackList

Completed in 41 milliseconds

1...<<41424344454647484950>>...54