Home
last modified time | relevance | path

Searched defs:end (Results 3426 - 3450 of 8255) sorted by relevance

1...<<131132133134135136137138139140>>...331

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DLegacyPassManagers.h142 iterator end() const { return S.rend(); } in end() function in llvm::PMStack
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCInst.h195 iterator end() { return Operands.end(); } in end() function in llvm::MCInst
196 const_iterator end() const { return Operands.end(); } in end() function in llvm::MCInst
H A DMCSection.h168 iterator end() { return Fragments.end(); } in end() function in llvm::MCSection
169 const_iterator end() const { return Fragments.end(); } in end() function in llvm::MCSection
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Option/
H A DArgList.h192 iterator end() { return {Args.end(), Args.end()}; } in end() function in llvm::opt::ArgList
198 const_iterator end() const { return {Args.end(), Args.end()}; } in end() function in llvm::opt::ArgList
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMappingReader.h100 CoverageMappingIterator end() { return CoverageMappingIterator(); } in end() function in llvm::coverage::CoverageMappingReader
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DBinaryStreamArray.h111 Iterator end() const { return Iterator(E); } in end() function in llvm::VarStreamArray
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
H A DGraph.h228 iterator end() { in end() function in llvm::xray::Graph::InOutEdgeView
241 const_iterator end() const { return cend(); } in end() function in llvm::xray::Graph::InOutEdgeView
285 iterator end() { return G.Vertices.end(); } end() function in llvm::xray::Graph::VertexView
289 const_iterator end() const { return G.Vertices.end(); } end() function in llvm::xray::Graph::VertexView
322 iterator end() { return G.Edges.end(); } end() function in llvm::xray::Graph::EdgeView
326 const_iterator end() const { return G.Edges.end(); } end() function in llvm::xray::Graph::EdgeView
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp339 MemberSet::const_iterator end() const { return Members.end(); } in end() function in __anon25179::CongruenceClass
[all...]
H A DSROA.cpp249 iterator end() { return Slices.end(); } in end() function in llvm::sroa::AllocaSlices
255 const_iterator end() const { return Slices.end(); } in end() function in llvm::sroa::AllocaSlices
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DArrayRef.h67 ArrayRef(const T *begin, const T *end) in ArrayRef() argument
130 iterator end() const { return Data + Length; } in end() function in llvm::ArrayRef
452 makeArrayRef(const T *begin, const T *end) makeArrayRef() argument
[all...]
H A Dsimple_ilist.h115 iterator end() { return iterator(Sentinel); } in end() function in llvm::simple_ilist
116 const_iterator end() const { return const_iterator(Sentinel); } in end() function in llvm::simple_ilist
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DBasicBlock.h230 inline iterator end () { return InstList.end(); } in end() function in llvm::BasicBlock
231 inline const_iterator end () const { return InstList.end(); } in end() function in llvm::BasicBlock
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.h85 IndexType end() const { return second; } in end() function in llvm::HexagonBlockRanges::IndexType::IndexRange
H A DRDFRegisters.h65 const_iterator end() const { return Map.end(); } in end() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.h181 iterator end() { return (Packet.end()); } in end() function in llvm::HexagonShuffler
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.h95 iterator end() const { return SubExceptions.end(); } in end() function in llvm::WebAssemblyException
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp345 iterator end() { return SyntheticRoot.Uses.end(); } in end() function in __anon25020::ArgumentGraph
[all...]
/third_party/skia/third_party/externals/tint/src/diagnostic/
H A Ddiagnostic.h218 iterator end() const { return entries_.end(); } in end() function in tint::diag::List
[all...]
/third_party/skia/third_party/externals/tint/tools/src/cmd/get-test-plan/
H A Dmain.go[all...]
/third_party/skia/tools/fiddle/
H A Dfiddle_main.cpp64 const uint8_t* end = &input[size]; in encode_to_base64() local
/third_party/spirv-tools/source/
H A Denum_set.h209 EnumSet(InputIt begin, InputIt end) : EnumSet() { in EnumSet() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dcharacterproperties.cpp64 _set_addRange(USet *set, UChar32 start, UChar32 end) { in _set_addRange() argument
H A Dpropsvec.cpp154 upvec_setValue(UPropsVectors *pv, UChar32 start, UChar32 end, int32_t column, uint32_t value, uint32_t mask, UErrorCode *pErrorCode) upvec_setValue() argument
498 upvec_compactToUTrie2Handler(void *context, UChar32 start, UChar32 end, int32_t rowIndex, uint32_t *row, int32_t columns, UErrorCode *pErrorCode) upvec_compactToUTrie2Handler() argument
H A Dubidi_props.cpp50 _enumPropertyStartsRange(const void *context, UChar32 start, UChar32 end, uint32_t value) { in _enumPropertyStartsRange() argument
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dlocalematcher.h372 Builder &setSupportedLocales(Iter begin, Iter end) { in setSupportedLocales() argument
397 Builder &setSupportedLocalesViaConverter(Iter begin, Iter end, Conv converter) { in setSupportedLocalesViaConverter() argument
[all...]

Completed in 30 milliseconds

1...<<131132133134135136137138139140>>...331