/aosp_15_r20/packages/modules/OnDevicePersonalization/framework/java/com/android/ondevicepersonalization/internal/util/ |
D | Parcelling.java | 52 T unparcel(Parcel source); in unparcel() 112 public String unparcel(Parcel source) { in unparcel() 125 public String[] unparcel(Parcel source) { in unparcel() 144 public List<String> unparcel(Parcel source) { in unparcel() 163 public Map<String, String> unparcel(Parcel source) { in unparcel() 187 public Set<String> unparcel(Parcel source) { in unparcel() 214 public Set<String> unparcel(Parcel source) { in unparcel() 241 public ArraySet<String> unparcel(Parcel source) { in unparcel() 269 public Boolean unparcel(Parcel source) { in unparcel() 292 public Pattern unparcel(Parcel source) { in unparcel() [all …]
|
/aosp_15_r20/packages/apps/Contacts/tests/src/com/android/contacts/model/ |
D | RawContactDeltaTests.java | 88 final RawContactDelta source = RawContactDelta.fromBefore(before); in testParcelChangesNone() local 98 final RawContactDelta source = RawContactDelta.fromBefore(before); in testParcelChangesInsert() local 116 final RawContactDelta source = RawContactDelta.fromBefore(before); in testParcelChangesUpdate() local 130 final RawContactDelta source = RawContactDelta.fromBefore(before); in testParcelChangesDelete() local 164 final RawContactDelta source = RawContactDelta.fromBefore(before); in testEntityDiffNone() local 175 final RawContactDelta source = RawContactDelta.fromBefore(before); in testEntityDiffNoneInsert() local 215 final RawContactDelta source = RawContactDelta.fromBefore(before); in testEntityDiffUpdateInsert() local 264 final RawContactDelta source = RawContactDelta.fromBefore(before); in testEntityDiffNoneUpdate() local 301 final RawContactDelta source = RawContactDelta.fromBefore(before); in testEntityDiffDelete() local 330 final RawContactDelta source = new RawContactDelta(values); in testEntityDiffInsert() local [all …]
|
/aosp_15_r20/external/leakcanary2/shark-android/src/test/java/shark/ |
H A D | HprofIOPerfTest.kt | 23 val source = MetricsDualSourceProvider(hprofFile) in <lambda>() constant 51 val source = MetricsDualSourceProvider(hprofFile) in <lambda>() constant 76 val source = MetricsDualSourceProvider(hprofFile) in <lambda>() constant 90 val source = MetricsDualSourceProvider(hprofFile) in <lambda>() constant 105 val source = MetricsDualSourceProvider(hprofFile) in <lambda>() constant 120 val source = MetricsDualSourceProvider(hprofFile) in <lambda>() constant 247 val source = MetricsDualSourceProvider(hprofFile) in <lambda>() constant
|
/aosp_15_r20/external/okio/okio/src/jvmMain/kotlin/okio/ |
H A D | -DeprecatedOkio.kt | 106 fun source(file: File) = file.source() method 116 fun source(inputStream: InputStream) = inputStream.source() method 126 fun source(path: NioPath, vararg options: OpenOption) = path.source(*options) method 136 fun source(socket: Socket) = socket.source() method
|
/aosp_15_r20/packages/apps/Gallery2/jni/filters/ |
D | geometry.c | 22 static __inline__ void flipVertical(uint8_t * source, int srcWidth, int srcHeight, uint8_t * destin… in flipVertical() 37 static __inline__ void flipHorizontal(uint8_t * source, int srcWidth, int srcHeight, in flipHorizontal() 55 static __inline__ void flip_fun(int flip, uint8_t * source, int srcWidth, int srcHeight, uint8_t * … in flip_fun() 77 static __inline__ void rotate90(uint8_t * source, int srcWidth, int srcHeight, uint8_t * destinatio… in rotate90() 91 static __inline__ void rotate180(uint8_t * source, int srcWidth, int srcHeight, uint8_t * destinati… in rotate180() 95 static __inline__ void rotate270(uint8_t * source, int srcWidth, int srcHeight, uint8_t * destinati… in rotate270() 101 static __inline__ void rotate_fun(int rotate, uint8_t * source, int srcWidth, int srcHeight, uint8_… in rotate_fun() 118 static __inline__ void crop(uint8_t * source, int srcWidth, int srcHeight, uint8_t * destination, i… in crop() 133 uint8_t* source = 0; in JNIFUNCF() local 146 uint8_t* source = 0; in JNIFUNCF() local [all …]
|
/aosp_15_r20/external/google-smali/baksmali/src/test/java/com/android/tools/smali/baksmali/ |
H A D | ImplicitReferenceTest.java | 41 String source = "" + in testImplicitMethodReferences() local 72 String source = "" + in testExplicitMethodReferences() local 103 String source = "" + in testImplicitMethodLiterals() local 128 String source = "" + in testExplicitMethodLiterals() local 153 String source = "" + in testImplicitFieldReferences() local 184 String source = "" + in testExplicitFieldReferences() local 215 String source = "" + in testImplicitFieldLiterals() local 238 String source = "" + in testExplicitFieldLiterals() local
|
/aosp_15_r20/external/python/cpython2/Tools/iobench/ |
D | iobench.py | 137 def write_bytewise(f, source): argument 144 def write_small_chunks(f, source): argument 151 def write_medium_chunks(f, source): argument 158 def write_large_chunks(f, source): argument 166 def modify_bytewise(f, source): argument 174 def modify_small_chunks(f, source): argument 182 def modify_medium_chunks(f, source): argument 190 def modify_seek_forward_bytewise(f, source): argument 199 def modify_seek_forward_blockwise(f, source): argument 209 def read_modify_bytewise(f, source): argument [all …]
|
/aosp_15_r20/external/python/cpython3/Tools/iobench/ |
D | iobench.py | 138 def write_bytewise(f, source): argument 145 def write_small_chunks(f, source): argument 152 def write_medium_chunks(f, source): argument 159 def write_large_chunks(f, source): argument 167 def modify_bytewise(f, source): argument 175 def modify_small_chunks(f, source): argument 183 def modify_medium_chunks(f, source): argument 191 def modify_seek_forward_bytewise(f, source): argument 200 def modify_seek_forward_blockwise(f, source): argument 210 def read_modify_bytewise(f, source): argument [all …]
|
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/test_data/metadata/crate_renamed_optional_deps_disabled/ |
H A D | metadata.json | 21 "source": "registry+https://github.com/rust-lang/crates.io-index", string 47 "source": "registry+https://github.com/rust-lang/crates.io-index", string 81 "source": "registry+https://github.com/rust-lang/crates.io-index", string 118 "source": "registry+https://github.com/rust-lang/crates.io-index", string 181 "source": "registry+https://github.com/rust-lang/crates.io-index", string 288 "source": "registry+https://github.com/rust-lang/crates.io-index", string 300 "source": "registry+https://github.com/rust-lang/crates.io-index", string 314 "source": "registry+https://github.com/rust-lang/crates.io-index", string 326 "source": "registry+https://github.com/rust-lang/crates.io-index", string 338 "source": "registry+https://github.com/rust-lang/crates.io-index", string [all …]
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbapclient/ |
D | PbapClientBinder.java | 52 private PbapClientService getService(AttributionSource source) { in getService() 77 public boolean connect(BluetoothDevice device, AttributionSource source) { in connect() 87 public boolean disconnect(BluetoothDevice device, AttributionSource source) { in disconnect() 97 public List<BluetoothDevice> getConnectedDevices(AttributionSource source) { in getConnectedDevices() 108 int[] states, AttributionSource source) { in getDevicesMatchingConnectionStates() 118 public int getConnectionState(BluetoothDevice device, AttributionSource source) { in getConnectionState() 129 BluetoothDevice device, int connectionPolicy, AttributionSource source) { in setConnectionPolicy() 140 public int getConnectionPolicy(BluetoothDevice device, AttributionSource source) { in getConnectionPolicy()
|
/aosp_15_r20/external/okio/okio/src/commonTest/kotlin/okio/ |
H A D | BufferCommonTest.kt | 25 val source = Buffer() in copyToBuffer() constant 35 val source = Buffer() in copyToBufferWithOffset() constant 45 val source = Buffer() in copyToBufferWithByteCount() constant 55 val source = Buffer() in copyToBufferWithOffsetAndByteCount() constant
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | ConvertUTF.cpp | 164 const UTF32* source = *sourceStart; in ConvertUTF32toUTF16() local 213 const UTF16* source = *sourceStart; in ConvertUTF16toUTF32() local 267 const UTF16* source = *sourceStart; in ConvertUTF16toUTF8() local 337 const UTF32* source = *sourceStart; in ConvertUTF32toUTF8() local 397 static Boolean isLegalUTF8(const UTF8 *source, int length) { in isLegalUTF8() 428 Boolean isLegalUTF8Sequence(const UTF8 *source, const UTF8 *sourceEnd) { in isLegalUTF8Sequence() 440 unsigned getUTF8SequenceSize(const UTF8 *source, const UTF8 *sourceEnd) { in getUTF8SequenceSize() 449 findMaximalSubpartOfIllFormedUTF8Sequence(const UTF8 *source, in findMaximalSubpartOfIllFormedUTF8Sequence() 555 Boolean isLegalUTF8String(const UTF8 **source, const UTF8 *sourceEnd) { in isLegalUTF8String() 571 const UTF8* source = *sourceStart; in ConvertUTF8toUTF16() local [all …]
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hid/ |
D | HidDeviceService.java | 325 private HidDeviceService getService(AttributionSource source) { in getService() 346 AttributionSource source) { in registerApp() 358 public boolean unregisterApp(AttributionSource source) { in unregisterApp() 371 BluetoothDevice device, int id, byte[] data, AttributionSource source) { in sendReport() 384 BluetoothDevice device, byte type, byte id, byte[] data, AttributionSource source) { in replyReport() 396 public boolean unplug(BluetoothDevice device, AttributionSource source) { in unplug() 408 public boolean connect(BluetoothDevice device, AttributionSource source) { in connect() 420 public boolean disconnect(BluetoothDevice device, AttributionSource source) { in disconnect() 433 BluetoothDevice device, int connectionPolicy, AttributionSource source) { in setConnectionPolicy() 449 public boolean reportError(BluetoothDevice device, byte error, AttributionSource source) { in reportError() [all …]
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/service/measurement/aggregation/ |
D | AggregatePayloadGeneratorTest.java | 148 Source source = in testGenerateAttributionReport_twoContributions_filterSetMatches() local 239 Source source = in testGenerateAttributionReport_filterSetMatches_withPayloadPadding() local 328 Source source = in testGenerateAttributionReport_insideLookbackWindow_filterSetMatches() local 420 Source source = in testGenerateAttributionReport_twoContributions_filterSetDoesNotMatch() local 488 Source source = in testGenerateAttributionReport_twoContributions_success() local 556 Source source = in testGenerateAttributionReport_ordersByAggregationKeyIds() local 629 Source source = in testGenerateAttributionReport_matchingKeyOnlyInTriggerValues() local 717 Source source = in testGenerateAttributionReportMoreTriggerDataSuccessfully() local 777 Source source = in testGenerateAttributionReportWithHighBits() local 835 Source source = in testGenerateAttributionReportBinaryOrsKeys() local [all …]
|
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/registration/ |
D | AsyncRegistrationQueueRunner.java | 250 private static boolean isNavigationOriginAlreadyRegisteredForRegistration( in isNavigationOriginAlreadyRegisteredForRegistration() 307 Source source, in storeSource() 363 Source source, IMeasurementDao dao, Flags flags, Set<DebugReportApi.Type> adrTypes) in areValidSourcePrivacyParameters() 496 Source source, in isSourceAllowedToInsert() 696 Source source, in deleteLowPriorityDestinationSourcesToAccommodateNewSource() 786 Source source, in sourceExceedsTimeBasedDestinationLimits() 841 Source source, in isDestinationOutOfBounds() 935 Source source, Uri publisher, IMeasurementDao dao) throws DatastoreException { in destinationExceedsGlobalRateLimit() 1004 String sourceId, Source source, List<Source.FakeReport> fakeReports) { in generateFakeEventReports() 1034 Source source, in insertSourceFromTransaction() [all …]
|
/aosp_15_r20/external/virglrenderer/src/ |
H A D | virgl_video.c | 1046 struct virgl_video_buffer *source, in h264_fill_enc_picture_param() 1101 struct virgl_video_buffer *source, in h264_fill_enc_slice_param() 1197 struct virgl_video_buffer *source, in h264_fill_enc_seq_param() 1271 struct virgl_video_buffer *source, in h264_fill_enc_misc_param_rate_ctrl() 1315 struct virgl_video_buffer *source, in h264_fill_enc_misc_param_frame_rate() 1410 struct virgl_video_buffer *source, in h264_encode_render_sequence() 1473 struct virgl_video_buffer *source, in h264_encode_render_picture() 1498 struct virgl_video_buffer *source, in h264_encode_render_slice() 1523 struct virgl_video_buffer *source, in h264_encode_bitstream() 1731 struct virgl_video_buffer *source, in h265_fill_enc_seq_param() [all …]
|
/aosp_15_r20/external/gemmlowp/meta/generators/ |
H A D | neon_emitter_64.py | 523 def EmitAdd(self, destination, source, param): argument 526 def EmitSubs(self, destination, source, param): argument 529 def EmitSub(self, destination, source, param): argument 532 def EmitMul(self, destination, source, param): argument 538 def EmitVMovl(self, mov_type, destination, source): argument 547 def EmitVMovl2(self, mov_type, destination_1, destination_2, source): argument 655 def EmitVCvt(self, cvt_to, cvt_from, destination, source): argument 669 def EmitVDup(self, dup_type, destination, source): argument 680 def EmitVMov(self, mov_type, destination, source): argument 691 def EmitVQmovn(self, mov_type, destination, source): argument [all …]
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/perf/collperf2/ |
H A D | collperf2.cpp | 68 const CA_uchar *source; member in Strcoll 73 Strcoll::Strcoll(const UCollator* coll, const CA_uchar* source, UBool useLen) in Strcoll() 128 const CA_uchar *source; member in Strcoll_2 133 Strcoll_2::Strcoll_2(const UCollator* coll, const CA_uchar* source, const CA_uchar* target, UBool u… in Strcoll_2() 180 const CA_char *source; member in StrcollUTF8 185 StrcollUTF8::StrcollUTF8(const UCollator* coll, const CA_char* source, UBool useLen) in StrcollUTF8() 240 const CA_char *source; member in StrcollUTF8_2 245 StrcollUTF8_2::StrcollUTF8_2(const UCollator* coll, const CA_char* source, const CA_char* target, U… in StrcollUTF8_2() 291 const CA_uchar *source; member in GetSortKey 295 GetSortKey::GetSortKey(const UCollator* coll, const CA_uchar* source, UBool useLen) in GetSortKey() [all …]
|
/aosp_15_r20/external/icu/icu4c/source/test/perf/collperf2/ |
H A D | collperf2.cpp | 68 const CA_uchar *source; member in Strcoll 73 Strcoll::Strcoll(const UCollator* coll, const CA_uchar* source, UBool useLen) in Strcoll() 128 const CA_uchar *source; member in Strcoll_2 133 Strcoll_2::Strcoll_2(const UCollator* coll, const CA_uchar* source, const CA_uchar* target, UBool u… in Strcoll_2() 180 const CA_char *source; member in StrcollUTF8 185 StrcollUTF8::StrcollUTF8(const UCollator* coll, const CA_char* source, UBool useLen) in StrcollUTF8() 240 const CA_char *source; member in StrcollUTF8_2 245 StrcollUTF8_2::StrcollUTF8_2(const UCollator* coll, const CA_char* source, const CA_char* target, U… in StrcollUTF8_2() 291 const CA_uchar *source; member in GetSortKey 295 GetSortKey::GetSortKey(const UCollator* coll, const CA_uchar* source, UBool useLen) in GetSortKey() [all …]
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
H A D | CldrUtility.java | 131 public String replace(String source) { in replace() 144 public String replaceAll(String source, String key, String value) { in replaceAll() 378 public static String[] splitArray(String source, char separator) { in splitArray() 382 public static String[] splitArray(String source, char separator, boolean trim) { in splitArray() 427 public static List<String> splitList(String source, char separator) { in splitList() 431 public static List<String> splitList(String source, char separator, boolean trim) { in splitList() 436 String source, char separator, boolean trim, List<String> output) { in splitList() 440 public static List<String> splitList(String source, String separator) { in splitList() 444 public static List<String> splitList(String source, String separator, boolean trim) { in splitList() 449 String source, String separator, boolean trim, List<String> output) { in splitList() [all …]
|
H A D | XEquivalenceMap.java | 46 public XEquivalenceMap add(K source, V target) { in add() 50 public XEquivalenceMap add(K source, V target, R reason) { in add() 84 public Set<K> getEquivalences(K source) { in getEquivalences() 96 public V getTarget(K source) { in getTarget() 100 public Set<R> getReasons(K source) { in getReasons() 124 private Iterator<T> source; field in XEquivalenceMap.UnmodifiableIterator 126 public static <T> UnmodifiableIterator<T> from(Iterator<T> source) { in from() 132 public static <T> UnmodifiableIterator<T> from(Iterable<T> source) { in from()
|
/aosp_15_r20/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/ |
H A D | HdmiCecClientWrapper.java | 223 public void sendCecMessage(LogicalAddress source, CecOperand message) in sendCecMessage() 232 public void sendCecMessage(LogicalAddress source, CecOperand message, String params) in sendCecMessage() 242 LogicalAddress source, LogicalAddress destination, CecOperand message) in sendCecMessage() 251 public void broadcastActiveSource(LogicalAddress source) throws CecClientWrapperException { in broadcastActiveSource() 264 public void broadcastActiveSource(LogicalAddress source, int physicalAddressOfActiveDevice) in broadcastActiveSource() 278 public void broadcastReportPhysicalAddress(LogicalAddress source) in broadcastReportPhysicalAddress() 295 public void broadcastReportPhysicalAddress(LogicalAddress source, int physicalAddressToReport) in broadcastReportPhysicalAddress() 313 LogicalAddress source, LogicalAddress destination, CecOperand message, String params) in sendCecMessage() 328 LogicalAddress source, List<Integer> keycodes) throws CecClientWrapperException { in sendMultipleUserControlPressAndRelease() 356 public void sendUserControlPressAndRelease(LogicalAddress source, int keycode, boolean holdKey) in sendUserControlPressAndRelease() [all …]
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/slice/ |
H A D | slice.cc | 176 grpc_slice grpc_slice_from_copied_buffer(const char* source, size_t len) { in grpc_slice_from_copied_buffer() 183 grpc_slice grpc_slice_from_copied_string(const char* source) { in grpc_slice_from_copied_string() 244 static grpc_slice sub_no_ref(const grpc_slice& source, size_t begin, in sub_no_ref() 270 grpc_slice grpc_slice_sub_no_ref(grpc_slice source, size_t begin, size_t end) { in grpc_slice_sub_no_ref() 274 grpc_slice grpc_slice_sub(grpc_slice source, size_t begin, size_t end) { in grpc_slice_sub() 293 grpc_slice grpc_slice_split_tail_maybe_ref_impl(grpc_slice* source, in grpc_slice_split_tail_maybe_ref_impl() 351 grpc_slice grpc_slice_split_tail_maybe_ref(grpc_slice* source, size_t split, in grpc_slice_split_tail_maybe_ref() 357 grpc_slice* source, size_t split, grpc_slice_ref_whom ref_whom) { in grpc_slice_split_tail_maybe_ref_no_inline() 361 grpc_slice grpc_slice_split_tail(grpc_slice* source, size_t split) { in grpc_slice_split_tail() 365 grpc_slice grpc_slice_split_tail_no_inline(grpc_slice* source, size_t split) { in grpc_slice_split_tail_no_inline() [all …]
|
/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/cts/ |
H A D | ColorSpaceTest.java | 489 float[] source = { 0.75f, 0.5f, 0.25f }; in testRGBtoXYZ() local 508 float[] source = { 0.3012f, 0.2679f, 0.0840f }; in testXYZtoRGB() local 554 float[] source = { 1.0f, 0.5f, 0.0f }; in testConnector() local 595 float[] source = new float[] { 1.0f, 0.0f, 0.0f }; in testAdaptedConnector() local 613 float[] source = { 0.9f, 0.9f, 0.9f }; in testAdaptedConnectorWithRenderIntent() local 643 float[] source = new float[] { 0.11112f, 0.22227f, 0.444448f }; in testIdentityConnector() local 657 float[] source = { 1.0f, 0.0f, 0.0f }; in testConnectorTransformIdentity() local 703 float[] source = { 0.6f, 0.9f, 0.7f }; in testImplicitSRGBConnector() local 714 float[] source = { 100.0f, 0.0f, 0.0f }; in testLab() local 756 float[] source = { 100.0f, 0.0f, 0.0f }; in testOkLab() local [all …]
|
/aosp_15_r20/external/dagger2/javatests/dagger/hilt/processor/internal/aggregateddeps/ |
H A D | AggregatedDepsProcessorErrorsTest.java | 39 Source source = in reportMultipleAnnotationTypeKindErrors() local 130 Source source = in testMissingInstallInAnnotation() local 153 Source source = in testNoErrorOnDaggerGeneratedModules() local 184 Source source = in testModuleWithOnlyParamConstructor_fails() local 218 Source source = in testInnerModule() local 246 Source source = in testInnerModuleInTest() local 278 Source source = in testInnerModuleInTest_succeeds() local
|