Home
last modified time | relevance | path

Searched defs:source (Results 226 – 250 of 11778) sorted by relevance

12345678910>>...472

/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/stable.i18n.module.platform.api_stub_sources/android/icu/text/
H A DUCharacterIterator.java46 …atic final android.icu.text.UCharacterIterator getInstance(android.icu.text.Replaceable source) { … in getInstance()
58 public static final android.icu.text.UCharacterIterator getInstance(java.lang.String source) { thro… in getInstance()
70 public static final android.icu.text.UCharacterIterator getInstance(char[] source) { throw new Runt… in getInstance()
82 public static final android.icu.text.UCharacterIterator getInstance(char[] source, int start, int l… in getInstance()
94 public static final android.icu.text.UCharacterIterator getInstance(java.lang.StringBuffer source) … in getInstance()
106 …atic final android.icu.text.UCharacterIterator getInstance(java.text.CharacterIterator source) { t… in getInstance()
/aosp_15_r20/external/pytorch/torch/csrc/dynamo/
H A Dguards.cpp1526 std::string source, in GuardAccessor()
1621 GuardManager(RootGuardManager* root, std::string source) in GuardManager()
1626 std::string source, in GuardManager()
1659 std::string source, in get_child_manager()
2060 std::string source, in DictGuardManager()
2069 std::string source, in get_key_manager()
2086 std::string source, in get_value_manager()
2241 const std::string& source, in fail_on_get_child_manager()
2315 std::string source, in DictSubclassGuardManager()
2461 std::string source, in make_guard_manager()
[all …]
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/associative/multiset/multiset.cons/
H A Ddeduct.pass.cpp91 std::multiset<long> source; in main() local
98 std::multiset<long> source; in main() local
105 std::multiset<long> source; in main() local
173 std::multiset<long> source; in main() local
187 int source[3] = { 3, 4, 5 }; in main() local
194 int source[3] = { 3, 4, 5 }; in main() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/associative/set/set.cons/
H A Ddeduct.pass.cpp90 std::set<long> source; in main() local
97 std::set<long> source; in main() local
104 std::set<long> source; in main() local
171 std::set<long> source; in main() local
185 int source[3] = { 3, 4, 5 }; in main() local
192 int source[3] = { 3, 4, 5 }; in main() local
/aosp_15_r20/external/webrtc/video/
H A Dvideo_source_sink_controller_unittest.cc59 MockVideoSourceWithVideoFrame source; in TEST() local
83 MockVideoSourceWithVideoFrame source; in TEST() local
119 MockVideoSourceWithVideoFrame source; in TEST() local
134 MockVideoSourceWithVideoFrame source; in TEST() local
156 MockVideoSourceWithVideoFrame source; in TEST() local
171 MockVideoSourceWithVideoFrame source; in TEST() local
186 MockVideoSourceWithVideoFrame source; in TEST() local
/aosp_15_r20/external/autotest/client/cros/chameleon/
H A Daudio_widget_link.py44 def __init__(self, source, link, sink): argument
154 def connect(self, source, sink): argument
165 def disconnect(self, source, sink): argument
342 def connect(self, source, sink): argument
354 def disconnect(self, source, sink): argument
431 def connect(self, source, sink): argument
444 def disconnect(self, source, sink): argument
477 def connect(self, source, sink): argument
495 def disconnect(self, source, sink): argument
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/service/measurement/registration/
DAsyncRegistrationQueueRunnerTest.java2545 Source source = in insertSource_withFakeReportsFalseAppAttribution_accountsForFakeReportAttribution() local
2593 Source source = in insertSource_withFakeReportsFalseWebAttribution_accountsForFakeReportAttribution() local
2639 Source source = in insertSource_withFalseAppAndWebAttribution_accountsForFakeReportAttribution() local
2713 Source source = in insertSource_appSourceHasAdIdPermission_fakeReportHasDebugKey() local
2730 Source source = in insertSource_webSourceWithArDebugPermission_fakeReportHasDebugKey() local
2750 Source source = in insertSource_appSourceHasArDebugButNotAdIdPermission_fakeReportHasNoDebugKey() local
2768 Source source = in insertSource_webSourceHasAdIdButNotArDebugPermission_fakeReportHasNoDebugKey() local
2789 Source source = in insertSource_enableBothSidesDebugKeysPrivacy_fakeReportHasNoDebugKey() local
2806 Source source = in insertSource_withFakeReportsNeverAppAttribution_accountsForFakeReportAttribution() local
5189 Source source = in areValidSourcePrivacyParameters_maxEventStatesTooSmall_fail() local
[all …]
/aosp_15_r20/cts/tests/inputmethod/src/android/view/inputmethod/cts/
H A DBaseInputConnectionTest.java212 final CharSequence source = clearSelection ? initialState in verifyDeleteSurroundingTextMain() local
289 final CharSequence source = InputConnectionTestUtils.formatString(initialState); in verifyDeleteSurroundingTextInCodePointsMain() local
399 final CharSequence source = "0123456789"; in testCloseConnection() local
448 final CharSequence source = InputConnectionTestUtils.formatString("123456789[]"); in testGetSurroundingText_hasTextBeforeSelection() local
478 final CharSequence source = InputConnectionTestUtils.formatString("[]123456789"); in testGetSurroundingText_hasTextAfterSelection() local
508 final CharSequence source = InputConnectionTestUtils.formatString("123[45]6789"); in testGetSurroundingText_hasSelection() local
553 final CharSequence source = InputConnectionTestUtils.formatString("hello[]"); in testInvalidGetTextBeforeOrAfterCursorRequest() local
663 final CharSequence source = InputConnectionTestUtils.formatString(initialState); in verifyReplaceText() local
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowPixelCopy.java49 SurfaceView source, in request()
58 protected static void request( in request()
72 protected static void request( in request()
81 protected static void request( in request()
95 protected static void request( in request()
145 private static View findViewForSurface(Surface source) { in findViewForSurface()
214 protected static PixelCopy.Request.Builder ofWindow(View source) { in ofWindow()
/aosp_15_r20/frameworks/native/libs/input/
H A DInput.cpp46 bool shouldDisregardTransformation(uint32_t source) { in shouldDisregardTransformation()
53 bool shouldDisregardOffset(uint32_t source) { in shouldDisregardOffset()
149 IdGenerator::IdGenerator(Source source) : mSource(source) {} in IdGenerator()
227 std::string inputEventSourceToString(int32_t source) { in inputEventSourceToString()
266 bool isFromSource(uint32_t source, uint32_t test) { in isFromSource()
274 bool isStylusEvent(uint32_t source, const std::vector<PointerProperties>& properties) { in isStylusEvent()
311 void InputEvent::initialize(int32_t id, int32_t deviceId, uint32_t source, in initialize()
374 void KeyEvent::initialize(int32_t id, int32_t deviceId, uint32_t source, in initialize()
553 void MotionEvent::initialize(int32_t id, int32_t deviceId, uint32_t source, in initialize()
948 bool MotionEvent::isTouchEvent(uint32_t source, int32_t action) { in isTouchEvent()
[all …]
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/
H A DUCharacterIterator.java52 public static final UCharacterIterator getInstance(Replaceable source) { in getInstance()
66 public static final UCharacterIterator getInstance(String source) { in getInstance()
80 public static final UCharacterIterator getInstance(char[] source) { in getInstance()
94 public static final UCharacterIterator getInstance(char[] source, int start, int limit) { in getInstance()
108 public static final UCharacterIterator getInstance(StringBuffer source) { in getInstance()
122 public static final UCharacterIterator getInstance(CharacterIterator source) { in getInstance()
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DUCharacterIterator.java49 public static final UCharacterIterator getInstance(Replaceable source) { in getInstance()
62 public static final UCharacterIterator getInstance(String source) { in getInstance()
75 public static final UCharacterIterator getInstance(char[] source) { in getInstance()
88 public static final UCharacterIterator getInstance(char[] source, int start, int limit) { in getInstance()
101 public static final UCharacterIterator getInstance(StringBuffer source) { in getInstance()
114 public static final UCharacterIterator getInstance(CharacterIterator source) { in getInstance()
/aosp_15_r20/cts/tests/tests/text/src/android/text/cts/
H A DStaticLayoutLineBreakingTest.java79 private static StaticLayout getStaticLayout(CharSequence source, int width, in getStaticLayout()
89 private static int[] getBreaks(CharSequence source) { in getBreaks()
93 private static int[] getBreaks(CharSequence source, int width, int breakStrategy) { in getBreaks()
103 private static void debugLayout(CharSequence source, StaticLayout staticLayout) { in debugLayout()
117 private static void layout(CharSequence source, int[] breaks) { in layout()
121 private static void layout(CharSequence source, int[] breaks, int width) { in layout()
151 private static void layoutMaxLines(CharSequence source, int[] breaks, int maxLines) { in layoutMaxLines()
/aosp_15_r20/libcore/ojluni/src/test/java/util/stream/test/org/openjdk/tests/java/util/stream/
H A DTabulatorsTest.java77 Supplier<Stream<T>> source, in assertValue()
96 Supplier<Stream<T>> source, in assertValue()
127 …void assertValue(M map, Supplier<Stream<T>> source, boolean ordered) throws ReflectiveOperationExc… in assertValue()
154 Supplier<Stream<T>> source, in assertValue()
167 void assertValue(List<T> value, Supplier<Stream<T>> source, boolean ordered) in assertValue()
193 void assertValue(Collection<T> value, Supplier<Stream<T>> source, boolean ordered) in assertValue()
220 void assertValue(U value, Supplier<Stream<T>> source, boolean ordered) in assertValue()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DNamedTensor.cpp341 Tensor index_add(const Tensor& self, Dimname dim, const Tensor& index, const Tensor& source, const … in index_add()
344 Tensor index_fill(const Tensor& self, Dimname dim, const Tensor& index, const Scalar& source) { in index_fill()
347 Tensor& index_fill_(Tensor& self, Dimname dim, const Tensor& index, const Scalar& source) { in index_fill_()
350 Tensor index_fill(const Tensor& self, Dimname dim, const Tensor& index, const Tensor& source) { in index_fill()
353 Tensor& index_fill_(Tensor& self, Dimname dim, const Tensor& index, const Tensor& source) { in index_fill_()
356 Tensor index_copy(const Tensor& self, Dimname dim, const Tensor& index, const Tensor& source) { in index_copy()
359 Tensor& index_copy_(Tensor& self, Dimname dim, const Tensor& index, const Tensor& source) { in index_copy_()
368 Tensor scatter(const Tensor& self, Dimname dim, const Tensor& index, const Tensor& source) { in scatter()
371 Tensor scatter(const Tensor& self, Dimname dim, const Tensor& index, const Scalar& source) { in scatter()
374 Tensor scatter_add(const Tensor& self, Dimname dim, const Tensor& index, const Tensor& source) { in scatter_add()
/aosp_15_r20/cts/tests/tests/hardware/res/raw/
H A Dgravis_gamepadprousb_keyeventtests.json8 "source": "KEYBOARD | GAMEPAD", string
20 "source": "KEYBOARD | GAMEPAD", string
32 "source": "KEYBOARD | GAMEPAD", string
44 "source": "KEYBOARD | GAMEPAD", string
56 "source": "KEYBOARD | GAMEPAD", string
68 "source": "KEYBOARD | GAMEPAD", string
80 "source": "KEYBOARD | GAMEPAD", string
92 "source": "KEYBOARD | GAMEPAD", string
104 "source": "KEYBOARD | GAMEPAD", string
116 "source": "KEYBOARD | GAMEPAD", string
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Ddebug_output.c77 enum mesa_debug_source source; member
215 enum mesa_debug_source source, in debug_message_store()
535 enum mesa_debug_source source, in debug_set_message_enable()
561 enum mesa_debug_source source, in debug_set_message_enable_all()
599 enum mesa_debug_source source, in _mesa_debug_is_message_enabled()
622 enum mesa_debug_source source, in debug_log_message()
696 enum mesa_debug_source source; in _debug_message() local
905 enum mesa_debug_source source, in log_msg_locked_and_unlock()
944 _mesa_log_msg(struct gl_context *ctx, enum mesa_debug_source source, in _mesa_log_msg()
965 const char *callerstr, GLenum source, GLenum type, in validate_params()
[all …]
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xpath/
H A DSourceTreeManager.java123 Source source = null; in resolveURI() local
169 public void putDocumentInCache(int n, Source source) in putDocumentInCache()
196 public int getNode(Source source) in getNode()
245 Source source = this.resolveURI(base, urlString, locator); in getSourceTree() local
272 public int getSourceTree(Source source, SourceLocator locator, XPathContext xctxt) in getSourceTree()
300 public int parseToNode(Source source, SourceLocator locator, XPathContext xctxt) in parseToNode()
/aosp_15_r20/frameworks/av/media/libstagefright/
H A DInterfaceUtils.cpp26 sp<DataSource> CreateDataSourceFromIDataSource(const sp<IDataSource> &source) { in CreateDataSourceFromIDataSource()
33 sp<IDataSource> CreateIDataSourceFromDataSource(const sp<DataSource> &source) { in CreateIDataSourceFromDataSource()
42 const sp<DataSource> &source, in CreateIMediaExtractorFromMediaExtractor()
50 sp<MediaSource> CreateMediaSourceFromIMediaSource(const sp<IMediaSource> &source) { in CreateMediaSourceFromIMediaSource()
59 MediaTrack *source, const sp<RefBase> &plugin) { in CreateIMediaSourceFromMediaSourceBase()
/aosp_15_r20/external/pandora/bt-test-interfaces/pandora/
Da2dp.proto189 Source source = 1; field
223 Source source = 1; field
251 Source source = 2; field
260 Source source = 2; field
282 Source source = 2; field
304 Source source = 2; field
316 Source source = 2; field
329 Source source = 1; field
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Drepeated_field_unittest.cc462 RepeatedField<int> source, destination; in TEST() local
481 RepeatedField<int> source, destination; in TEST() local
626 RepeatedField<int> source; in TEST() local
657 RepeatedField<int> source, destination; in TEST() local
673 RepeatedField<int> source, *p; in TEST() local
687 RepeatedField<int> source; in TEST() local
700 RepeatedField<int>* source = in TEST() local
715 RepeatedField<int> source; in TEST() local
732 RepeatedField<int>* source = in TEST() local
751 RepeatedField<int>* source = in TEST() local
[all …]
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Drepeated_field_unittest.cc462 RepeatedField<int> source, destination; in TEST() local
481 RepeatedField<int> source, destination; in TEST() local
626 RepeatedField<int> source; in TEST() local
657 RepeatedField<int> source, destination; in TEST() local
673 RepeatedField<int> source, *p; in TEST() local
687 RepeatedField<int> source; in TEST() local
700 RepeatedField<int>* source = in TEST() local
715 RepeatedField<int> source; in TEST() local
732 RepeatedField<int>* source = in TEST() local
751 RepeatedField<int>* source = in TEST() local
[all …]
/aosp_15_r20/external/lz4/lib/
H A Dlz4.c932 const char* const source, in LZ4_compress_generic_validated()
1382 int LZ4_compress_fast_extState(void* state, const char* source, char* dest, int inputSize, int maxO… in LZ4_compress_fast_extState()
1708 const char* source, char* dest, in LZ4_compress_fast_continue()
1787 int LZ4_compress_forceExtDict (LZ4_stream_t* LZ4_dict, const char* source, char* dest, int srcSize) in LZ4_compress_forceExtDict()
2451 int LZ4_decompress_safe(const char* source, char* dest, int compressedSize, int maxDecompressedSize) in LZ4_decompress_safe()
2468 int LZ4_decompress_fast(const char* source, char* dest, int originalSize) in LZ4_decompress_fast()
2479 int LZ4_decompress_safe_withPrefix64k(const char* source, char* dest, int compressedSize, int maxOu… in LZ4_decompress_safe_withPrefix64k()
2487 static int LZ4_decompress_safe_partial_withPrefix64k(const char* source, char* dest, int compressed… in LZ4_decompress_safe_partial_withPrefix64k()
2496 int LZ4_decompress_fast_withPrefix64k(const char* source, char* dest, int originalSize) in LZ4_decompress_fast_withPrefix64k()
2504 static int LZ4_decompress_safe_withSmallPrefix(const char* source, char* dest, int compressedSize, … in LZ4_decompress_safe_withSmallPrefix()
[all …]
/aosp_15_r20/system/chre/util/tests/
H A Dstring_test.cc31 const char *source = "hello world"; in TEST() local
45 const char *source = ""; in TEST() local
59 const char *source = "hello world"; in TEST() local
75 const char *source = "hello world"; in TEST() local
98 const char *source = "hello world"; in TEST() local
118 const char *source = "hello world"; in TEST() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A DBlit11.cpp171 void LoadDepth16(const float *source, uint8_t *dest) in LoadDepth16()
177 void LoadDepth24(const float *source, uint8_t *dest) in LoadDepth24()
183 void LoadStencilHelper(const float *source, uint8_t *dest) in LoadStencilHelper()
189 void LoadStencil8(const float *source, uint8_t *dest) in LoadStencil8()
197 void LoadDepth24Stencil8(const float *source, uint8_t *dest) in LoadDepth24Stencil8()
203 void LoadDepth32F(const float *source, uint8_t *dest) in LoadDepth32F()
208 void LoadDepth32FStencil8(const float *source, uint8_t *dest) in LoadDepth32FStencil8()
252 void Depth32FStencil8ToDepth32F(const float *source, float *dest) in Depth32FStencil8ToDepth32F()
257 void Depth24Stencil8ToDepth32F(const uint32_t *source, float *dest) in Depth24Stencil8ToDepth32F()
795 const d3d11::SharedSRV &source, in swizzleTexture()
[all …]

12345678910>>...472