Home
last modified time | relevance | path

Searched defs:source (Results 126 – 150 of 11778) sorted by relevance

12345678910>>...472

/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/test_data/metadata/crate_renamed_optional_deps_enabled/
H A Dmetadata.json52 "source": "registry+https://github.com/rust-lang/crates.io-index", string
119 "source": "registry+https://github.com/rust-lang/crates.io-index", string
131 "source": "registry+https://github.com/rust-lang/crates.io-index", string
173 "source": "registry+https://github.com/rust-lang/crates.io-index", string
308 "source": "registry+https://github.com/rust-lang/crates.io-index", string
333 "source": "registry+https://github.com/rust-lang/crates.io-index", string
381 "source": "registry+https://github.com/rust-lang/crates.io-index", string
393 "source": "registry+https://github.com/rust-lang/crates.io-index", string
426 "source": "registry+https://github.com/rust-lang/crates.io-index", string
482 "source": "registry+https://github.com/rust-lang/crates.io-index", string
[all …]
/aosp_15_r20/external/webrtc/pc/
H A Dsrtp_filter.cc35 ContentSource source) { in Process()
59 ContentSource source) { in SetOffer()
68 ContentSource source) { in SetAnswer()
74 ContentSource source) { in SetProvisionalAnswer()
78 bool SrtpFilter::ExpectOffer(ContentSource source) { in ExpectOffer()
87 ContentSource source) { in StoreParams()
98 bool SrtpFilter::ExpectAnswer(ContentSource source) { in ExpectAnswer()
110 ContentSource source, in DoSetAnswer()
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/wm/
H A DActionChain.java117 private ActionChain(String source, @LinkType int type, Transition transit) { in ActionChain()
180 private ActionChain makeChain(String source, @LinkType int type, Transition transit) { in makeChain()
188 private ActionChain makeChain(String source, @LinkType int type) { in makeChain()
198 ActionChain start(String source, Transition transit) { in start()
204 ActionChain startDefault(String source) { in startDefault()
213 ActionChain startFinish(String source, Transition finishTransit) { in startFinish()
219 ActionChain startLegacy(String source) { in startLegacy()
225 ActionChain startFailsafe(String source) { in startFailsafe()
/aosp_15_r20/external/pigweed/pw_clock_tree_mcuxpresso/public/pw_clock_tree_mcuxpresso/
H A Dclock_tree.h80 constexpr ClockMcuxpressoMclk(ElementType& source, uint32_t frequency) in ClockMcuxpressoMclk()
122 constexpr ClockMcuxpressoClkIn(ElementType& source, uint32_t frequency) in ClockMcuxpressoClkIn()
170 constexpr ClockMcuxpressoFrg(ElementType& source, in ClockMcuxpressoFrg()
217 constexpr ClockMcuxpressoSelector(ElementType& source, in ClockMcuxpressoSelector()
261 constexpr ClockMcuxpressoDivider(ElementType& source, in ClockMcuxpressoDivider()
301 constexpr ClockMcuxpressoAudioPll(ElementType& source, in ClockMcuxpressoAudioPll()
309 constexpr ClockMcuxpressoAudioPll(ElementType& source, in ClockMcuxpressoAudioPll()
372 constexpr ClockMcuxpressoRtc(ElementType& source) in ClockMcuxpressoRtc()
412 constexpr ClockMcuxpressoClockIp(ElementType& source, clock_ip_name_t clock) in ClockMcuxpressoClockIp()
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/test_data/metadata/aliases/
H A Dmetadata.json21 "source": "registry+https://github.com/rust-lang/crates.io-index", string
33 "source": "registry+https://github.com/rust-lang/crates.io-index", string
45 "source": "registry+https://github.com/rust-lang/crates.io-index", string
57 "source": "registry+https://github.com/rust-lang/crates.io-index", string
69 "source": "registry+https://github.com/rust-lang/crates.io-index", string
81 "source": "registry+https://github.com/rust-lang/crates.io-index", string
93 "source": "registry+https://github.com/rust-lang/crates.io-index", string
105 "source": "registry+https://github.com/rust-lang/crates.io-index", string
117 "source": "registry+https://github.com/rust-lang/crates.io-index", string
129 "source": "registry+https://github.com/rust-lang/crates.io-index", string
[all …]
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/test_data/metadata/build_scripts/
H A Dmetadata.json21 "source": "registry+https://github.com/rust-lang/crates.io-index", string
33 "source": "registry+https://github.com/rust-lang/crates.io-index", string
45 "source": "registry+https://github.com/rust-lang/crates.io-index", string
57 "source": "registry+https://github.com/rust-lang/crates.io-index", string
69 "source": "registry+https://github.com/rust-lang/crates.io-index", string
81 "source": "registry+https://github.com/rust-lang/crates.io-index", string
93 "source": "registry+https://github.com/rust-lang/crates.io-index", string
105 "source": "registry+https://github.com/rust-lang/crates.io-index", string
153 "source": "registry+https://github.com/rust-lang/crates.io-index", string
213 "source": "registry+https://github.com/rust-lang/crates.io-index", string
[all …]
/aosp_15_r20/system/chre/util/include/chre/util/
H A Dmemory_impl.h50 inline void moveOrCopyAssign(ElementType &dest, ElementType &source, in moveOrCopyAssign()
57 inline void moveOrCopyAssign(ElementType &dest, ElementType &source, in moveOrCopyAssign()
63 inline void moveOrCopyAssign(ElementType &dest, ElementType &source) { in moveOrCopyAssign()
70 inline void uninitializedMoveOrCopy(ElementType *source, size_t count, in uninitializedMoveOrCopy()
78 inline void uninitializedMoveOrCopy(ElementType *source, size_t count, in uninitializedMoveOrCopy()
89 inline void uninitializedMoveOrCopy(ElementType *source, size_t count, in uninitializedMoveOrCopy()
99 inline void uninitializedMoveOrCopy(ElementType *source, size_t count, in uninitializedMoveOrCopy()
113 inline void uninitializedMoveOrCopy(ElementType *source, size_t count, in uninitializedMoveOrCopy()
/aosp_15_r20/cts/tests/tests/media/muxer/src/android/media/muxer/cts/
H A DMediaMuxerTest.java108 final String source = in testWebmOutput() local
123 final String source = "sample_heif.heic"; in testHEICOutputInHEIF() local
137 final String source = "sample_avif.avif"; in testAVIFOutputInHEIF() local
151 final String source = in testAV1OutputInMP4() local
165 final String source = "video_1280x720_mp4_av1_2000kbps_30fps.mp4"; in testAV1VideoOnlyOutputInMP4() local
180 final String source = "pattern_640x480_30fps_8213kbps_apv_10bit.mp4"; in testAPVVideoOnlyOutputInMP4() local
197 final String source = "video_dovi_1920x1080_60fps_dvhe_08_04.mp4"; in testDolbyVisionVideoOnlyP8() local
219 final String source = "video_dovi_1920x1080_60fps_dvav_09_02.mp4"; in testDolbyVisionVideoOnlyP9() local
247 final String source = "video_h264_main_b_frames.mp4"; in testSimulateAudioBVideoFramesDropIssues() local
268 final String source = "video_480x360_mp4_h264_bframes_495kbps_30fps_editlist.mp4"; in testTimestampsBVideoOnlyFramesDropOnce() local
[all …]
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/service/measurement/
DEventReportTest.java259 Source source = in populateFromSourceAndTrigger_eventSourceAppDestWithoutInstallAttribution() local
310 Source source = in populate_eventSourceAppDestWithoutInstallConfigured() local
357 Source source = in testpopulate_shouldTruncateTriggerDataWith64thBit() local
404 Source source = in populate_eventSourceWebDestWithoutInstallAttribution() local
445 Source source = in populate_eventSourceAppDestWithInstallAttribution() local
486 Source source = in populate_eventSourceWebDestWithInstallAttribution() local
524 Source source = in populate_navigationSourceAppDestWithoutInstall() local
566 Source source = in populate_navigationSourceWebDestWithoutInstall() local
609 Source source = in testPopulate_navigationSourceAppDestWithInstallAttribution() local
656 Source source = in testpopulate_navigationSourceWebDestWithInstallAttribution() local
[all …]
/aosp_15_r20/external/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/shadows/
H A DShadowNativeColorSpaceTest.java473 float[] source = {0.75f, 0.5f, 0.25f}; in testRGBtoXYZ() local
492 float[] source = {0.3012f, 0.2679f, 0.0840f}; in testXYZtoRGB() local
538 float[] source = {1.0f, 0.5f, 0.0f}; in testConnector() local
579 float[] source = new float[] {1.0f, 0.0f, 0.0f}; in testAdaptedConnector() local
598 float[] source = {0.9f, 0.9f, 0.9f}; in testAdaptedConnectorWithRenderIntent() local
629 float[] source = new float[] {0.11112f, 0.22227f, 0.444448f}; in testIdentityConnector() local
643 float[] source = {1.0f, 0.0f, 0.0f}; in testConnectorTransformIdentity() local
688 float[] source = {0.6f, 0.9f, 0.7f}; in testImplicitSRGBConnector() local
699 float[] source = {100.0f, 0.0f, 0.0f}; in testLab() local
740 float[] source = {0.32f, 0.43f, 0.54f}; in testXYZ() local
[all …]
/aosp_15_r20/external/llvm/lib/Support/
H A DConvertUTF.c122 const UTF32* source = *sourceStart; in ConvertUTF32toUTF16() local
171 const UTF16* source = *sourceStart; in ConvertUTF16toUTF32() local
225 const UTF16* source = *sourceStart; in ConvertUTF16toUTF8() local
295 const UTF32* source = *sourceStart; in ConvertUTF32toUTF8() local
355 static Boolean isLegalUTF8(const UTF8 *source, int length) { in isLegalUTF8()
386 Boolean isLegalUTF8Sequence(const UTF8 *source, const UTF8 *sourceEnd) { in isLegalUTF8Sequence()
397 findMaximalSubpartOfIllFormedUTF8Sequence(const UTF8 *source, in findMaximalSubpartOfIllFormedUTF8Sequence()
503 Boolean isLegalUTF8String(const UTF8 **source, const UTF8 *sourceEnd) { in isLegalUTF8String()
519 const UTF8* source = *sourceStart; in ConvertUTF8toUTF16() local
593 const UTF8* source = *sourceStart; in ConvertUTF8toUTF32Impl() local
/aosp_15_r20/external/google-auth-library-java/oauth2_http/javatests/com/google/auth/oauth2/
H A DPluggableAuthCredentialsTest.java294 Map<String, Object> source = new HashMap<>(); in pluggableAuthCredentialSource_allFields() local
310 Map<String, Object> source = new HashMap<>(); in pluggableAuthCredentialSource_noTimeoutProvided_setToDefault() local
323 Map<String, Object> source = new HashMap<>(); in pluggableAuthCredentialSource_timeoutProvidedOutOfRange_throws() local
349 Map<String, Object> source = new HashMap<>(); in pluggableAuthCredentialSource_validTimeoutProvided() local
380 Map<String, Object> source = new HashMap<>(); in pluggableAuthCredentialSource_missingExecutableCommandField_throws() local
398 PluggableAuthCredentialSource source = buildCredentialSource(); in builder_allFields() local
438 PluggableAuthCredentialSource source = buildCredentialSource(); in builder_missingUniverseDomain_defaults() local
477 PluggableAuthCredentialSource source = buildCredentialSource(); in newBuilder_allFields() local
519 PluggableAuthCredentialSource source = buildCredentialSource(); in newBuilder_noUniverseDomain_defaults() local
611 Map<String, Object> source = new HashMap<>(); in buildCredentialSource() local
/aosp_15_r20/libcore/ojluni/src/test/java/util/stream/test/org/openjdk/tests/java/util/stream/
H A DCollectorsTest.java85 Supplier<Stream<T>> source, in assertValue()
99 …void assertValue(R value, Supplier<Stream<T>> source, boolean ordered) throws ReflectiveOperationE… in assertValue()
117 …void assertValue(R value, Supplier<Stream<T>> source, boolean ordered) throws ReflectiveOperationE… in assertValue()
134 …void assertValue(R value, Supplier<Stream<T>> source, boolean ordered) throws ReflectiveOperationE… in assertValue()
155 Supplier<Stream<T>> source, in assertValue()
186 …void assertValue(M map, Supplier<Stream<T>> source, boolean ordered) throws ReflectiveOperationExc… in assertValue()
214 Supplier<Stream<T>> source, in assertValue()
226 void assertValue(List<T> value, Supplier<Stream<T>> source, boolean ordered) in assertValue()
251 void assertValue(Collection<T> value, Supplier<Stream<T>> source, boolean ordered) in assertValue()
278 void assertValue(U value, Supplier<Stream<T>> source, boolean ordered) in assertValue()
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Ddistributed_table_test.py106 def testCreateDistributedTableInScope(self, source): argument
126 def testCopyDistributedTable(self, source): argument
141 def testCreateLookupInDatasetFnUnderScope(self, source): argument
187 def testAccessingResourceHandleInDatasetFnWithoutMap(self, source): argument
230 def testAccessingResourceHandleInDatasetFnWithMapFnDefinedInside( argument
272 def testAccessingResourceHandleInDatasetFnWithMapFnDefinedOutside( argument
355 def testInModelAndCapture(self, source): argument
388 def testDistributeTableSaveAndServe(self, load, source): argument
418 def testDistributeTableSaveAndLoadUnderStrategy(self, load, source): argument
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/
H A DObjectReaderValueOfWithValueTypeTest.java47 String source = ""; in testValueOfStringWithValueType() local
76 DataInput source = new DataInputStream(new ByteArrayInputStream("{}".getBytes())); in testValueOfDataInputWithValueType() local
90 File source = new File("unknownpath"); in testValueOfFileWithValueType() local
104 InputStream source = new ByteArrayInputStream("{}".getBytes()); in testValueOfInputStreamWithValueType() local
118 JsonNode source = new TextNode("{}"); in testValueOfJsonNodeWithValueType() local
132 Reader source = new StringReader("{}"); in testValueOfReaderWithValueType() local
146 URL source = new URL("http://www.test.com"); in testValueOfURLWithValueType() local
/aosp_15_r20/packages/modules/Bluetooth/service/src/com/android/server/bluetooth/
DBluetoothServiceBinder.java98 public boolean enable(@NonNull AttributionSource source) { in enable()
120 public boolean enableNoAutoConnect(AttributionSource source) { in enableNoAutoConnect()
146 public boolean disable(AttributionSource source, boolean persist) { in disable()
186 public String getAddress(AttributionSource source) { in getAddress()
210 public String getName(AttributionSource source) { in getName()
228 public boolean onFactoryReset(AttributionSource source) { in onFactoryReset()
247 public boolean enableBle(AttributionSource source, IBinder token) { in enableBle()
270 public boolean disableBle(AttributionSource source, IBinder token) { in disableBle()
/aosp_15_r20/frameworks/base/tools/aapt2/
H A DResources.proto140 Source source = 2; field
155 Source source = 1; field
167 Source source = 2; field
189 Source source = 1; field
204 Source source = 1; field
258 Source source = 1; field
434 Source source = 1; field
490 Source source = 1; field
518 Source source = 1; field
536 Source source = 1; field
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DConvertUTF.cpp148 const UTF32* source = *sourceStart; in ConvertUTF32toUTF16() local
197 const UTF16* source = *sourceStart; in ConvertUTF16toUTF32() local
251 const UTF16* source = *sourceStart; in ConvertUTF16toUTF8() local
321 const UTF32* source = *sourceStart; in ConvertUTF32toUTF8() local
381 static Boolean isLegalUTF8(const UTF8 *source, int length) { in isLegalUTF8()
412 Boolean isLegalUTF8Sequence(const UTF8 *source, const UTF8 *sourceEnd) { in isLegalUTF8Sequence()
423 findMaximalSubpartOfIllFormedUTF8Sequence(const UTF8 *source, in findMaximalSubpartOfIllFormedUTF8Sequence()
529 Boolean isLegalUTF8String(const UTF8 **source, const UTF8 *sourceEnd) { in isLegalUTF8String()
545 const UTF8* source = *sourceStart; in ConvertUTF8toUTF16() local
619 const UTF8* source = *sourceStart; in ConvertUTF8toUTF32Impl() local
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dpsink/
DA2dpSinkService.java189 private A2dpSinkService getService(AttributionSource source) { in getService()
207 public boolean connect(BluetoothDevice device, AttributionSource source) { in connect()
219 public boolean disconnect(BluetoothDevice device, AttributionSource source) { in disconnect()
228 public List<BluetoothDevice> getConnectedDevices(AttributionSource source) { in getConnectedDevices()
238 int[] states, AttributionSource source) { in getDevicesMatchingConnectionStates()
247 public int getConnectionState(BluetoothDevice device, AttributionSource source) { in getConnectionState()
257 BluetoothDevice device, int connectionPolicy, AttributionSource source) { in setConnectionPolicy()
269 public int getConnectionPolicy(BluetoothDevice device, AttributionSource source) { in getConnectionPolicy()
281 public boolean isA2dpPlaying(BluetoothDevice device, AttributionSource source) { in isA2dpPlaying()
294 BluetoothDevice device, AttributionSource source) { in getAudioConfig()
/aosp_15_r20/libcore/ojluni/src/test/java/util/stream/Collectors/
H A DCollectorsTest.java88 Supplier<Stream<T>> source, in assertValue()
102 …void assertValue(R value, Supplier<Stream<T>> source, boolean ordered) throws ReflectiveOperationE… in assertValue()
120 …void assertValue(R value, Supplier<Stream<T>> source, boolean ordered) throws ReflectiveOperationE… in assertValue()
137 …void assertValue(R value, Supplier<Stream<T>> source, boolean ordered) throws ReflectiveOperationE… in assertValue()
158 Supplier<Stream<T>> source, in assertValue()
189 …void assertValue(M map, Supplier<Stream<T>> source, boolean ordered) throws ReflectiveOperationExc… in assertValue()
217 Supplier<Stream<T>> source, in assertValue()
229 void assertValue(List<T> value, Supplier<Stream<T>> source, boolean ordered) in assertValue()
254 void assertValue(Collection<T> value, Supplier<Stream<T>> source, boolean ordered) in assertValue()
281 void assertValue(U value, Supplier<Stream<T>> source, boolean ordered) in assertValue()
/aosp_15_r20/art/compiler/optimizing/
H A Dregister_allocation_resolver.cc129 Location source = current->ToLocation(); in Resolve() local
192 Location source = input->GetLiveInterval()->GetLocationAt( in Resolve() local
241 Location source = current->ToLocation(); in UpdateSafepointLiveRegisters() local
322 Location source = current->ToLocation(); in ConnectSiblings() local
429 LiveInterval* source = interval->GetSiblingAt(source_position); in ConnectSplitSiblings() local
509 Location source, in AddMove()
526 Location source, in AddInputMoveFor()
557 Location source, in InsertParallelMoveAt()
629 Location source, in InsertParallelMoveAtExitOf()
660 Location source, in InsertParallelMoveAtEntryOf()
[all …]
/aosp_15_r20/external/coreboot/util/cbfstool/lz4/lib/
H A Dlz4.c482 const char* const source, in LZ4_compress_generic()
702 int LZ4_compress_fast_extState(void* state, const char* source, char* dest, int inputSize, int maxO… in LZ4_compress_fast_extState()
724 int LZ4_compress_fast(const char* source, char* dest, int inputSize, int maxOutputSize, int acceler… in LZ4_compress_fast()
742 int LZ4_compress_default(const char* source, char* dest, int inputSize, int maxOutputSize) in LZ4_compress_default()
750 int LZ4_compress_fast_force(const char* source, char* dest, int inputSize, int maxOutputSize, int a… in LZ4_compress_fast_force()
1055 int LZ4_compress_fast_continue (LZ4_stream_t* LZ4_stream, const char* source, char* dest, int input… in LZ4_compress_fast_continue()
1107 int LZ4_compress_forceExtDict (LZ4_stream_t* LZ4_dict, const char* source, char* dest, int inputSiz… in LZ4_compress_forceExtDict()
1155 const char* const source, in LZ4_decompress_generic()
1340 int LZ4_decompress_safe(const char* source, char* dest, int compressedSize, int maxDecompressedSize) in LZ4_decompress_safe()
1345 int LZ4_decompress_safe_partial(const char* source, char* dest, int compressedSize, int targetOutpu… in LZ4_decompress_safe_partial()
[all …]
/aosp_15_r20/libcore/ojluni/src/test/java/nio/channels/Selector/
H A DSelectWithConsumer.java127 Pipe.SourceChannel source = p.source(); in testReadable() local
147 Pipe.SourceChannel source = p.source(); in testWritable() local
193 Pipe.SourceChannel source = p.source(); in testTwoChannels() local
250 Pipe.SourceChannel source = p.source(); in testRepeatedSelect1() local
274 Pipe.SourceChannel source = p.source(); in testRepeatedSelect2() local
306 Pipe.SourceChannel source = p.source(); in testTimeout() local
480 Pipe.SourceChannel source = p.source(); in testActionClosingSelector() local
507 Pipe.SourceChannel source = p.source(); in testLocks() local
551 Pipe.SourceChannel source = p.source(); in testCancel() local
604 Pipe.SourceChannel source = p.source(); in testReentrantSelect1() local
[all …]
/aosp_15_r20/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/
DPersistAtomsStorageTest.java5685 private static CellularServiceState copyOf(CellularServiceState source) throws Exception { in copyOf()
5689 private static CellularDataServiceSwitch copyOf(CellularDataServiceSwitch source) in copyOf()
5694 private static ImsRegistrationStats copyOf(ImsRegistrationStats source) throws Exception { in copyOf()
5698 private static ImsRegistrationTermination copyOf(ImsRegistrationTermination source) in copyOf()
5703 private static DataCallSession copyOf(DataCallSession source) in copyOf()
5708 private static ImsRegistrationFeatureTagStats copyOf(ImsRegistrationFeatureTagStats source) in copyOf()
5713 private static RcsAcsProvisioningStats copyOf(RcsAcsProvisioningStats source) in copyOf()
5718 private static ImsRegistrationServiceDescStats copyOf(ImsRegistrationServiceDescStats source) in copyOf()
5723 private static ImsDedicatedBearerListenerEvent copyOf(ImsDedicatedBearerListenerEvent source) in copyOf()
5728 private static ImsDedicatedBearerEvent copyOf(ImsDedicatedBearerEvent source) in copyOf()
[all …]
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioService.java5570 private LeAudioService getServiceAndEnforceConnect(AttributionSource source) { in getServiceAndEnforceConnect()
5603 public boolean connect(BluetoothDevice device, AttributionSource source) { in connect()
5616 public boolean disconnect(BluetoothDevice device, AttributionSource source) { in disconnect()
5629 public List<BluetoothDevice> getConnectedDevices(AttributionSource source) { in getConnectedDevices()
5641 public BluetoothDevice getConnectedGroupLeadDevice(int groupId, AttributionSource source) { in getConnectedGroupLeadDevice()
5654 int[] states, AttributionSource source) { in getDevicesMatchingConnectionStates()
5666 public int getConnectionState(BluetoothDevice device, AttributionSource source) { in getConnectionState()
5679 public boolean setActiveDevice(BluetoothDevice device, AttributionSource source) { in setActiveDevice()
5695 public List<BluetoothDevice> getActiveDevices(AttributionSource source) { in getActiveDevices()
5707 public int getAudioLocation(BluetoothDevice device, AttributionSource source) { in getAudioLocation()
[all …]

12345678910>>...472