/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/app/wallpaper/ |
H A D | WallpaperDescriptionTest.java | 88 WallpaperDescription source = new WallpaperDescription.Builder() in xml_roundTripSucceeds() local 157 WallpaperDescription source = new WallpaperDescription.Builder().build(); in xml_roundTripSucceeds_withNulls() local 204 WallpaperDescription source = new WallpaperDescription.Builder() in parcel_roundTripSucceeds() local 256 WallpaperDescription source = new WallpaperDescription.Builder().build(); in parcel_roundTripSucceeds_withNulls() local 288 WallpaperDescription source = new WallpaperDescription.Builder() in toBuilder_succeeds() local
|
/aosp_15_r20/external/okio/okio/src/commonMain/kotlin/okio/ |
H A D | ForwardingFileSystem.kt | 198 override fun source(file: Path): Source { in source() method in okio.ForwardingFileSystem 223 val source = onPathParameter(source, "atomicMove", "source") in atomicMove() constant 236 val source = onPathParameter(source, "createSymlink", "source") in createSymlink() constant
|
/aosp_15_r20/external/okhttp/okio/okio/src/main/java/okio/ |
H A D | RealBufferedSink.java | 42 @Override public void write(Buffer source, long byteCount) in write() 87 @Override public BufferedSink write(byte[] source) throws IOException { in write() 93 @Override public BufferedSink write(byte[] source, int offset, int byteCount) throws IOException { in write() 99 @Override public long writeAll(Source source) throws IOException { in writeAll() 109 @Override public BufferedSink write(Source source, long byteCount) throws IOException { in write()
|
/aosp_15_r20/prebuilts/module_sdk/art/1/host-exports/include/art/libartbase/base/ |
D | casts.h | 89 inline Dest bit_cast(const Source& source) { in bit_cast() 101 constexpr Dest dchecked_integral_cast(Source source) { in dchecked_integral_cast() 148 inline Dest reinterpret_cast64(Source source) { in reinterpret_cast64() 171 inline Dest reinterpret_cast32(Source source) { in reinterpret_cast32()
|
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libartbase/base/ |
D | casts.h | 89 inline Dest bit_cast(const Source& source) { in bit_cast() 101 constexpr Dest dchecked_integral_cast(Source source) { in dchecked_integral_cast() 148 inline Dest reinterpret_cast64(Source source) { in reinterpret_cast64() 171 inline Dest reinterpret_cast32(Source source) { in reinterpret_cast32()
|
/aosp_15_r20/art/libartbase/base/ |
H A D | casts.h | 79 inline Dest bit_cast(const Source& source) { in bit_cast() 91 constexpr Dest dchecked_integral_cast(Source source) { in dchecked_integral_cast() 136 inline Dest reinterpret_cast64(Source source) { in reinterpret_cast64() 159 inline Dest reinterpret_cast32(Source source) { in reinterpret_cast32()
|
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libartbase/base/ |
D | casts.h | 79 inline Dest bit_cast(const Source& source) { in bit_cast() 91 constexpr Dest dchecked_integral_cast(Source source) { in dchecked_integral_cast() 136 inline Dest reinterpret_cast64(Source source) { in reinterpret_cast64() 159 inline Dest reinterpret_cast32(Source source) { in reinterpret_cast32()
|
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/art/libartbase/base/ |
D | casts.h | 79 inline Dest bit_cast(const Source& source) { in bit_cast() 91 constexpr Dest dchecked_integral_cast(Source source) { in dchecked_integral_cast() 136 inline Dest reinterpret_cast64(Source source) { in reinterpret_cast64() 159 inline Dest reinterpret_cast32(Source source) { in reinterpret_cast32()
|
/aosp_15_r20/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
H A D | FileCopyHelper.java | 64 InputStream source = mContext.getResources().openRawResource(resId); in copy() local 72 InputStream source = new FileInputStream(res); in copyToExternalStorage() local 78 InputStream source = mContext.getResources().openRawResource(resId); in copyToExternalStorage() local 83 private void copyFile(InputStream source, OutputStream target) throws IOException { in copyFile()
|
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libartbase/base/ |
D | casts.h | 79 inline Dest bit_cast(const Source& source) { in bit_cast() 91 constexpr Dest dchecked_integral_cast(Source source) { in dchecked_integral_cast() 136 inline Dest reinterpret_cast64(Source source) { in reinterpret_cast64() 159 inline Dest reinterpret_cast32(Source source) { in reinterpret_cast32()
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libartbase/base/ |
D | casts.h | 79 inline Dest bit_cast(const Source& source) { in bit_cast() 91 constexpr Dest dchecked_integral_cast(Source source) { in dchecked_integral_cast() 136 inline Dest reinterpret_cast64(Source source) { in reinterpret_cast64() 159 inline Dest reinterpret_cast32(Source source) { in reinterpret_cast32()
|
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libartbase/base/ |
D | casts.h | 89 inline Dest bit_cast(const Source& source) { in bit_cast() 101 constexpr Dest dchecked_integral_cast(Source source) { in dchecked_integral_cast() 146 inline Dest reinterpret_cast64(Source source) { in reinterpret_cast64() 169 inline Dest reinterpret_cast32(Source source) { in reinterpret_cast32()
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libartbase/base/ |
D | casts.h | 79 inline Dest bit_cast(const Source& source) { in bit_cast() 91 constexpr Dest dchecked_integral_cast(Source source) { in dchecked_integral_cast() 136 inline Dest reinterpret_cast64(Source source) { in reinterpret_cast64() 159 inline Dest reinterpret_cast32(Source source) { in reinterpret_cast32()
|
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libartbase/base/ |
D | casts.h | 79 inline Dest bit_cast(const Source& source) { in bit_cast() 91 constexpr Dest dchecked_integral_cast(Source source) { in dchecked_integral_cast() 136 inline Dest reinterpret_cast64(Source source) { in reinterpret_cast64() 159 inline Dest reinterpret_cast32(Source source) { in reinterpret_cast32()
|
/aosp_15_r20/external/libcxx/test/support/ |
H A D | filesystem_dynamic_test_helper.py | 67 def create_symlink(source, link): argument 71 def create_hardlink(source, link): argument 75 def create_fifo(source): argument 79 def create_socket(source): argument
|
/aosp_15_r20/external/apache-xml/test/trace-src/org/apache/xalan/trace/ |
H A D | TraceManager.java | 138 Node source = getDOMNodeFromDTM(sourceNode); in fireTraceEvent() local 158 Node source = getDOMNodeFromDTM(sourceNode); in fireTraceEndEvent() local 231 Node source = getDOMNodeFromDTM(sourceNode); in fireSelectedEvent() local 257 Node source = getDOMNodeFromDTM(sourceNode); in fireSelectedEndEvent() local 425 final Node source = (dtm == null) ? null : dtm.getNode(sourceNode); in getDOMNodeFromDTM() local
|
/aosp_15_r20/external/google-cloud-java/java-vmmigration/proto-google-cloud-vmmigration-v1/src/main/java/com/google/cloud/vmmigration/v1/ |
H A D | CloneJobName.java | 38 private final String source; field in CloneJobName 88 String project, String location, String source, String migratingVm, String cloneJob) { in of() 99 String project, String location, String source, String migratingVm, String cloneJob) { in format() 235 private String source; field in CloneJobName.Builder 271 public Builder setSource(String source) { in setSource()
|
H A D | CutoverJobName.java | 38 private final String source; field in CutoverJobName 88 String project, String location, String source, String migratingVm, String cutoverJob) { in of() 99 String project, String location, String source, String migratingVm, String cutoverJob) { in format() 235 private String source; field in CutoverJobName.Builder 271 public Builder setSource(String source) { in setSource()
|
H A D | ReplicationCycleName.java | 38 private final String source; field in ReplicationCycleName 88 String project, String location, String source, String migratingVm, String replicationCycle) { in of() 99 String project, String location, String source, String migratingVm, String replicationCycle) { in format() 235 private String source; field in ReplicationCycleName.Builder 271 public Builder setSource(String source) { in setSource()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/clipboardoverlay/ |
D | ClipboardModel.java | 19 private final java.lang.String source = null; field in ClipboardModel 38 android.content.ClipData clipData, @org.jetbrains.annotations.NotNull() in ClipboardModel() 136 android.content.ClipData clipData, @org.jetbrains.annotations.NotNull() in copy() 156 android.content.ClipData clipData, @org.jetbrains.annotations.NotNull() in fromClipData() 184 android.content.ClipData clipData, @org.jetbrains.annotations.NotNull() in fromClipData()
|
/aosp_15_r20/cts/tests/tests/hardware/res/raw/ |
H A D | razer_kishi_keyeventtests.json | 8 "source": "KEYBOARD | GAMEPAD", string 21 "source": "KEYBOARD | GAMEPAD", string 34 "source": "KEYBOARD | GAMEPAD", string 47 "source": "KEYBOARD | GAMEPAD", string 60 "source": "KEYBOARD | GAMEPAD", string 73 "source": "KEYBOARD | GAMEPAD", string 86 "source": "KEYBOARD | GAMEPAD", string 99 "source": "KEYBOARD | GAMEPAD", string 112 "source": "KEYBOARD | GAMEPAD", string 125 "source": "KEYBOARD | GAMEPAD", string [all …]
|
H A D | gamevice_gv186_keyeventtests.json | 8 "source": "KEYBOARD | GAMEPAD", string 21 "source": "KEYBOARD | GAMEPAD", string 34 "source": "KEYBOARD | GAMEPAD", string 47 "source": "KEYBOARD | GAMEPAD", string 60 "source": "KEYBOARD | GAMEPAD", string 73 "source": "KEYBOARD | GAMEPAD", string 86 "source": "KEYBOARD | GAMEPAD", string 99 "source": "KEYBOARD | GAMEPAD", string 112 "source": "KEYBOARD | GAMEPAD", string 125 "source": "KEYBOARD | GAMEPAD", string [all …]
|
/aosp_15_r20/external/libgav1/src/dsp/arm/ |
H A D | intrapred_cfl_neon.cc | 79 const void* LIBGAV1_RESTRICT const source, const ptrdiff_t stride) { in CflSubsampler420_NEON() 176 const void* LIBGAV1_RESTRICT const source, const ptrdiff_t stride) { in CflSubsampler444_NEON() 510 const int max_luma_height, const void* LIBGAV1_RESTRICT const source, in CflSubsampler444_4xH_NEON() 572 const void* LIBGAV1_RESTRICT const source, ptrdiff_t stride) { in CflSubsampler444_4xH_NEON() 592 const int max_luma_height, const void* LIBGAV1_RESTRICT const source, in CflSubsampler444_8xH_NEON() 648 const void* LIBGAV1_RESTRICT const source, ptrdiff_t stride) { in CflSubsampler444_8xH_NEON() 672 const void* LIBGAV1_RESTRICT const source, ptrdiff_t stride) { in CflSubsampler444_WxH_NEON() 756 const void* LIBGAV1_RESTRICT const source, ptrdiff_t stride) { in CflSubsampler444_WxH_NEON() 778 const void* LIBGAV1_RESTRICT const source, ptrdiff_t stride) { in CflSubsampler420_4xH_NEON() 844 const int max_luma_height, const void* LIBGAV1_RESTRICT const source, in CflSubsampler420Impl_8xH_NEON() [all …]
|
/aosp_15_r20/external/okio/samples/src/jvmTest/java/okio/samples/ |
H A D | ChannelsTest.java | 60 Source source = new ByteChannelSource(channel, Timeout.NONE); in testReadChannel() local 70 BufferedSource source = Okio.buffer(new ByteChannelSource(channel, Timeout.NONE)); in testReadChannelFully() local 95 Source source = new FileChannelSource(FileChannel.open(path, r), Timeout.NONE); in testReadWriteFile() local 111 BufferedSource source; in testAppend() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A D | ucnv.cpp | 1179 const char16_t **source, const char16_t *sourceLimit, in ucnv_fromUnicode() 1625 const char **source, const char *sourceLimit, in ucnv_toUnicode() 1841 const char **source, const char *sourceLimit, in ucnv_getNextUChar() 2047 const char **source, const char *sourceLimit, in ucnv_convertEx() 2406 const char *source, int32_t sourceLength, in ucnv_internalConvert() 2479 const char *source, int32_t sourceLength, in ucnv_convert() 2530 const char *source, int32_t sourceLength, in ucnv_convertAlgorithmic() 2586 const char *source, int32_t sourceLength, in ucnv_toAlgorithmic() 2598 const char *source, int32_t sourceLength, in ucnv_fromAlgorithmic() 2668 char16_t* source, in ucnv_fixFileSeparator() [all …]
|