Home
last modified time | relevance | path

Searched defs:getIterator (Results 1 – 25 of 813) sorted by relevance

12345678910>>...33

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DMemorySSA.h179 AllAccessType::self_iterator getIterator() { in getIterator() function
182 AllAccessType::const_self_iterator getIterator() const { in getIterator() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DMemorySSA.h183 AllAccessType::self_iterator getIterator() { in getIterator() function
186 AllAccessType::const_self_iterator getIterator() const { in getIterator() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DMemorySSA.h183 AllAccessType::self_iterator getIterator() { in getIterator() function
186 AllAccessType::const_self_iterator getIterator() const { in getIterator() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DMemorySSA.h184 AllAccessType::self_iterator getIterator() { in getIterator() function
187 AllAccessType::const_self_iterator getIterator() const { in getIterator() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DMemorySSA.h183 AllAccessType::self_iterator getIterator() { in getIterator() function
186 AllAccessType::const_self_iterator getIterator() const { in getIterator() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DMemorySSA.h183 AllAccessType::self_iterator getIterator() { in getIterator() function
186 AllAccessType::const_self_iterator getIterator() const { in getIterator() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A Dilist_node.h81 self_iterator getIterator() { return self_iterator(*this); } in getIterator() function
82 const_self_iterator getIterator() const { return const_self_iterator(*this); } in getIterator() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A Dilist_node.h82 self_iterator getIterator() { return self_iterator(*this); } in getIterator() function
83 const_self_iterator getIterator() const { return const_self_iterator(*this); } in getIterator() function
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A Dilist_node.h81 self_iterator getIterator() { return self_iterator(*this); } in getIterator() function
82 const_self_iterator getIterator() const { return const_self_iterator(*this); } in getIterator() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
Dilist_node.h109 self_iterator getIterator() { return self_iterator(*this); } in getIterator() function
110 const_self_iterator getIterator() const { return const_self_iterator(*this); } in getIterator() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
Dilist_node.h109 self_iterator getIterator() { return self_iterator(*this); } in getIterator() function
110 const_self_iterator getIterator() const { return const_self_iterator(*this); } in getIterator() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
Dilist_node.h109 self_iterator getIterator() { return self_iterator(*this); } in getIterator() function
110 const_self_iterator getIterator() const { return const_self_iterator(*this); } in getIterator() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
Dilist_node.h109 self_iterator getIterator() { return self_iterator(*this); } in getIterator() function
110 const_self_iterator getIterator() const { return const_self_iterator(*this); } in getIterator() function
/aosp_15_r20/libcore/ojluni/src/main/java/java/text/
H A DAttributedString.java552 public AttributedCharacterIterator getIterator() { in getIterator() method in AttributedString
567 public AttributedCharacterIterator getIterator(Attribute[] attributes) { in getIterator() method in AttributedString
587 …public AttributedCharacterIterator getIterator(Attribute[] attributes, int beginIndex, int endInde… in getIterator() method in AttributedString
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/text/
DAttributedString.java552 public AttributedCharacterIterator getIterator() { in getIterator() method in AttributedString
567 public AttributedCharacterIterator getIterator(Attribute[] attributes) { in getIterator() method in AttributedString
587 …public AttributedCharacterIterator getIterator(Attribute[] attributes, int beginIndex, int endInde… in getIterator() method in AttributedString
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/15/libcore/ojluni/src/main/java/java/text/
DAttributedString.java552 public AttributedCharacterIterator getIterator() { in getIterator() method in AttributedString
567 public AttributedCharacterIterator getIterator(Attribute[] attributes) { in getIterator() method in AttributedString
587 …public AttributedCharacterIterator getIterator(Attribute[] attributes, int beginIndex, int endInde… in getIterator() method in AttributedString
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/util/introspection/
H A DSecureUberspector.java69 public Iterator getIterator(Object obj, Info i) in getIterator() method in SecureUberspector
/aosp_15_r20/external/opencensus-java/api/src/main/java/io/opencensus/tags/unsafe/
H A DContextUtils.java80 protected Iterator<Tag> getIterator() { in getIterator() method in ContextUtils.EmptyTagContext
/aosp_15_r20/external/aws-sdk-java-v2/services/kms/target/generated-sources/sdk/software/amazon/awssdk/services/kms/paginators/
H A DDescribeCustomKeyStoresIterable.java118 …Function<DescribeCustomKeyStoresResponse, Iterator<CustomKeyStoresListEntry>> getIterator = respon… in customKeyStores() local
H A DListGrantsIterable.java115 Function<ListGrantsResponse, Iterator<GrantListEntry>> getIterator = response -> { in grants() local
H A DListKeysIterable.java115 Function<ListKeysResponse, Iterator<KeyListEntry>> getIterator = response -> { in keys() local
H A DListKeyPoliciesIterable.java114 Function<ListKeyPoliciesResponse, Iterator<String>> getIterator = response -> { in policyNames() local
H A DListAliasesIterable.java115 Function<ListAliasesResponse, Iterator<AliasListEntry>> getIterator = response -> { in aliases() local
/aosp_15_r20/external/opencensus-java/api/src/test/java/io/opencensus/tags/
H A DTagContextTest.java99 protected Iterator<Tag> getIterator() { in getIterator() method in TagContextTest.SimpleTagContext
/aosp_15_r20/external/aws-sdk-java-v2/codegen/src/test/resources/software/amazon/awssdk/codegen/poet/paginators/
H A DPaginatedOperationWithResultKeyIterable.java106 …Function<PaginatedOperationWithResultKeyResponse, Iterator<SimpleStruct>> getIterator = response -… in items() local

12345678910>>...33