/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | MemorySSA.h | 179 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/ |
D | MemorySSA.h | 183 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/ |
D | MemorySSA.h | 183 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/ |
D | MemorySSA.h | 184 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 D | MemorySSA.h | 183 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/ |
D | MemorySSA.h | 183 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 D | ilist_node.h | 81 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 D | ilist_node.h | 82 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 D | ilist_node.h | 81 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/ |
D | ilist_node.h | 109 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/ |
D | ilist_node.h | 109 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/ |
D | ilist_node.h | 109 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/ |
D | ilist_node.h | 109 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 D | AttributedString.java | 552 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/ |
D | AttributedString.java | 552 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/ |
D | AttributedString.java | 552 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 D | SecureUberspector.java | 69 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 D | ContextUtils.java | 80 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 D | DescribeCustomKeyStoresIterable.java | 118 …Function<DescribeCustomKeyStoresResponse, Iterator<CustomKeyStoresListEntry>> getIterator = respon… in customKeyStores() local
|
H A D | ListGrantsIterable.java | 115 Function<ListGrantsResponse, Iterator<GrantListEntry>> getIterator = response -> { in grants() local
|
H A D | ListKeysIterable.java | 115 Function<ListKeysResponse, Iterator<KeyListEntry>> getIterator = response -> { in keys() local
|
H A D | ListKeyPoliciesIterable.java | 114 Function<ListKeyPoliciesResponse, Iterator<String>> getIterator = response -> { in policyNames() local
|
H A D | ListAliasesIterable.java | 115 Function<ListAliasesResponse, Iterator<AliasListEntry>> getIterator = response -> { in aliases() local
|
/aosp_15_r20/external/opencensus-java/api/src/test/java/io/opencensus/tags/ |
H A D | TagContextTest.java | 99 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 D | PaginatedOperationWithResultKeyIterable.java | 106 …Function<PaginatedOperationWithResultKeyResponse, Iterator<SimpleStruct>> getIterator = response -… in items() local
|