/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.adaptors/range.lazy.split/ |
H A D | types.h | 141 struct InputView : std::ranges::view_base { struct 144 constexpr InputView() = default; argument 145 constexpr InputView(const char* s) : InputView(std::string_view(s)) {} in InputView() argument 146 constexpr InputView(std::string_view v) { in InputView() function 161 friend constexpr bool operator==(const InputView& lhs, const InputView& rhs) { argument
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/ranges/range.adaptors/range.lazy.split/ |
H A D | types.h | 34 struct InputView : std::ranges::view_base { struct 47 static_assert(std::ranges::input_range<InputView>); argument
|
H A D | no_unique_address.compile.pass.cpp | 42 struct InputView : std::ranges::view_base { struct 43 int x;
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.adaptors/range.transform/ |
H A D | types.h | 87 struct InputView : std::ranges::view_base { struct 89 constexpr explicit InputView(int* ptr = globalBuff) : ptr_(ptr) {} in ptr_() argument 93 static_assert( std::ranges::view<InputView>); argument
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.adaptors/range.drop/ |
H A D | types.h | 110 struct InputView : std::ranges::view_base { struct 111 …nstexpr cpp20_input_iterator<int*> begin() const { return cpp20_input_iterator<int*>(globalBuff); } in begin() 112 constexpr int* end() const { return globalBuff + 8; } in end()
|
/aosp_15_r20/development/samples/AutofillKeyboard/src/com/example/android/autofillkeyboard/ |
H A D | InputView.java | 24 public final class InputView extends FrameLayout { class 32 public InputView(Context context, AttributeSet attrs) { in InputView() method in InputView
|
/aosp_15_r20/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
D | InputView.java | 31 public final class InputView extends FrameLayout { class 38 public InputView(final Context context, final AttributeSet attrs) { in InputView() method in InputView
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.adaptors/range.join/range.join.iterator/ |
H A D | member_types.compile.pass.cpp | 26 struct InputView : std::ranges::view_base { struct
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.adaptors/range.zip/iterator/ |
H A D | member_types.compile.pass.cpp | 28 struct InputView : std::ranges::view_base { struct
|
/aosp_15_r20/out/soong/.intermediates/packages/inputmethods/LatinIME/java/LatinIME/android_common/javac/ |
D | LatinIME.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/packages/inputmethods/LatinIME/java/LatinIME/android_common/busybox/ |
D | R.jar | META-INF/
META-INF/MANIFEST.MF
androidx/activity/R$id. ... |
/aosp_15_r20/out/target/common/obj/APPS/LatinIME_intermediates/ |
D | classes.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/activity_release.kotlin_module
META ... |
/aosp_15_r20/out/soong/.intermediates/packages/inputmethods/LatinIME/java/LatinIME/android_common/withres/ |
D | LatinIME.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/activity_release.kotlin_module
META ... |