Home
last modified time | relevance | path

Searched defs:source (Results 651 – 675 of 11778) sorted by relevance

1...<<21222324252627282930>>...472

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dshape_tree_test.cc261 ShapeTree<int> source(array_shape_); in TEST_F() local
274 ShapeTree<int> source(tuple_shape_); in TEST_F() local
293 ShapeTree<int> source(tuple_shape_); in TEST_F() local
312 ShapeTree<int> source( in TEST_F() local
337 ShapeTree<int> source(nested_tuple_shape_, 42); in TEST_F() local
399 ShapeTree<int> source(&nested_tuple_shape_, 0); in TEST_F() local
405 ShapeTree<int> source(&nested_tuple_shape_, 0); in TEST_F() local
/aosp_15_r20/cts/tests/tests/hardware/res/raw/
H A Drazer_kishi_motioneventtests.json7 "source": "JOYSTICK", string
18 "source": "JOYSTICK", string
31 "source": "JOYSTICK", string
44 "source": "JOYSTICK", string
57 "source": "JOYSTICK", string
71 "source": "JOYSTICK", string
86 "source": "JOYSTICK", string
101 "source": "JOYSTICK", string
116 "source": "JOYSTICK", string
131 "source": "JOYSTICK", string
[all …]
H A Drazer_raiju_mobile_bluetooth_motioneventtests.json7 "source": "JOYSTICK", string
18 "source": "JOYSTICK", string
31 "source": "JOYSTICK", string
44 "source": "JOYSTICK", string
57 "source": "JOYSTICK", string
71 "source": "JOYSTICK", string
86 "source": "JOYSTICK", string
101 "source": "JOYSTICK", string
116 "source": "JOYSTICK", string
131 "source": "JOYSTICK", string
[all …]
H A Dgamevice_gv186_motioneventtests.json9 "source": "JOYSTICK", string
21 "source": "JOYSTICK", string
34 "source": "JOYSTICK", string
47 "source": "JOYSTICK", string
60 "source": "JOYSTICK", string
74 "source": "JOYSTICK", string
89 "source": "JOYSTICK", string
104 "source": "JOYSTICK", string
119 "source": "JOYSTICK", string
134 "source": "JOYSTICK", string
[all …]
/aosp_15_r20/libcore/luni/src/test/java/libcore/javax/xml/transform/dom/
H A DDOMSourceTest.java35 DOMSource source = new DOMSource(); in constructor() local
44 DOMSource source = new DOMSource(node, "systemId"); in constructorWithNodeAndString() local
51 DOMSource source = new DOMSource(); in setSystemId() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dtranstst.cpp2054 UnicodeString source; in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() local
2421 UnicodeString source; in TestCompoundFilterID() local
2608 const char* const source[MAX_LEN] = { in TestDevanagariLatinRT() local
2749 const char* const source[MAX_LEN] = { in TestTeluguLatinRT() local
2797 const char* const source[MAX_LEN] = { in TestSanskritLatinRT() local
2857 const char* const source[] = { in TestCompoundLatinRT() local
3258 UnicodeString source = CharsToUnicodeString("\\u00E1"); // a-acute in TestToRulesMark() local
3497 const UnicodeString& source = testCases[i+1]; in TestSpecialCases() local
3589 static UnicodeString _findMatch(const UnicodeString& source, in _findMatch()
3626 UnicodeString source; in TestIncrementalProgress() local
[all …]
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dtranstst.cpp2054 UnicodeString source; in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() local
2421 UnicodeString source; in TestCompoundFilterID() local
2608 const char* const source[MAX_LEN] = { in TestDevanagariLatinRT() local
2749 const char* const source[MAX_LEN] = { in TestTeluguLatinRT() local
2797 const char* const source[MAX_LEN] = { in TestSanskritLatinRT() local
2857 const char* const source[] = { in TestCompoundLatinRT() local
3258 UnicodeString source = CharsToUnicodeString("\\u00E1"); // a-acute in TestToRulesMark() local
3497 const UnicodeString& source = testCases[i+1]; in TestSpecialCases() local
3589 static UnicodeString _findMatch(const UnicodeString& source, in _findMatch()
3626 UnicodeString source; in TestIncrementalProgress() local
[all …]
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/
H A DUpSampleKernelAVXAntialias.h558 auto source = _mm256_inserti128_si256(_mm256_castsi128_si256( in ImagingResampleHorizontalConvolution8u4x() local
888 auto source = _mm256_inserti128_si256(_mm256_castsi128_si256( in ImagingResampleHorizontalConvolution8u() local
941 auto source = _mm256_insertf128_si256(_mm256_castsi128_si256(tmp), tmp, 1); in ImagingResampleHorizontalConvolution8u() local
982 auto source = _mm_loadl_epi64((__m128i *) (lineIn_min + stride * i)); in ImagingResampleHorizontalConvolution8u() local
1227 auto source = _mm_unpacklo_epi8(source1, source2); in ImagingResampleVerticalConvolution8u() local
1247 auto source = _mm_unpacklo_epi8(source1, zero); in ImagingResampleVerticalConvolution8u() local
1296 auto source = _mm_unpacklo_epi8(source1, source2); in ImagingResampleVerticalConvolution8u() local
1333 auto source = _mm_unpacklo_epi8(source1, source2); in ImagingResampleVerticalConvolution8u() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Dflat_set.hpp752 BOOST_CONTAINER_FORCEINLINE void merge(flat_set<Key, C2, AllocatorOrContainer>& source) in merge()
757 …EINLINE void merge(BOOST_RV_REF_BEG flat_set<Key, C2, AllocatorOrContainer> BOOST_RV_REF_END sourc… in merge()
762 BOOST_CONTAINER_FORCEINLINE void merge(flat_multiset<Key, C2, AllocatorOrContainer>& source) in merge()
767 …NE void merge(BOOST_RV_REF_BEG flat_multiset<Key, C2, AllocatorOrContainer> BOOST_RV_REF_END sourc… in merge()
1689 BOOST_CONTAINER_FORCEINLINE void merge(flat_multiset<Key, C2, AllocatorOrContainer>& source) in merge()
1694 …NE void merge(BOOST_RV_REF_BEG flat_multiset<Key, C2, AllocatorOrContainer> BOOST_RV_REF_END sourc… in merge()
1699 BOOST_CONTAINER_FORCEINLINE void merge(flat_set<Key, C2, AllocatorOrContainer>& source) in merge()
1704 …EINLINE void merge(BOOST_RV_REF_BEG flat_set<Key, C2, AllocatorOrContainer> BOOST_RV_REF_END sourc… in merge()
Dset.hpp657 BOOST_CONTAINER_FORCEINLINE void merge(set<Key, C2, Allocator, Options>& source) in merge()
666 …R_FORCEINLINE void merge(BOOST_RV_REF_BEG set<Key, C2, Allocator, Options> BOOST_RV_REF_END source) in merge()
671 BOOST_CONTAINER_FORCEINLINE void merge(multiset<Key, C2, Allocator, Options>& source) in merge()
680 …CEINLINE void merge(BOOST_RV_REF_BEG multiset<Key, C2, Allocator, Options> BOOST_RV_REF_END source) in merge()
1442 BOOST_CONTAINER_FORCEINLINE void merge(multiset<Key, C2, Allocator, Options>& source) in merge()
1451 …CEINLINE void merge(BOOST_RV_REF_BEG multiset<Key, C2, Allocator, Options> BOOST_RV_REF_END source) in merge()
1456 BOOST_CONTAINER_FORCEINLINE void merge(set<Key, C2, Allocator, Options>& source) in merge()
1465 …R_FORCEINLINE void merge(BOOST_RV_REF_BEG set<Key, C2, Allocator, Options> BOOST_RV_REF_END source) in merge()
/aosp_15_r20/external/google-smali/baksmali/src/test/java/com/android/tools/smali/baksmali/
H A DHiddenApiRestrictionsTest.java46 String source = "" + in testNoHiddenApiRestrictions() local
61 String source = "" + in testWithHiddenApiRestrictions() local
76 String source = "" + in testWithHiddenApiRestrictionsWithLowerApi() local
/aosp_15_r20/external/tensorflow/tensorflow/go/
H A DREADME.md18 ### Prerequisites
31 ### Build
78 ### Generate wrapper functions for ops
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/test_data/metadata/target_cfg_features/
H A Dmetadata.json34 "source": "registry+https://github.com/rust-lang/crates.io-index", string
139 "source": "registry+https://github.com/rust-lang/crates.io-index", string
151 "source": "registry+https://github.com/rust-lang/crates.io-index", string
163 "source": "registry+https://github.com/rust-lang/crates.io-index", string
196 "source": "registry+https://github.com/rust-lang/crates.io-index", string
312 "source": "registry+https://github.com/rust-lang/crates.io-index", string
326 "source": "registry+https://github.com/rust-lang/crates.io-index", string
348 "source": null, null
385 "source": "registry+https://github.com/rust-lang/crates.io-index", string
397 "source": "registry+https://github.com/rust-lang/crates.io-index", string
[all …]
/aosp_15_r20/build/make/backported_fixes/src/java/com/android/build/backportedfixes/common/
H A DClosableCollection.java26 C source; field in ClosableCollection
30 C source) { in wrap()
34 private ClosableCollection(C source) { in ClosableCollection()
/aosp_15_r20/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/internal/http/
H A DRealResponseBody.java29 private final BufferedSource source; field in RealResponseBody
31 public RealResponseBody(Headers headers, BufferedSource source) { in RealResponseBody()
45 @Override public BufferedSource source() { in source() method in RealResponseBody
/aosp_15_r20/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
H A DRealResponseBody.java25 private final BufferedSource source; field in RealResponseBody
27 public RealResponseBody(Headers headers, BufferedSource source) { in RealResponseBody()
41 @Override public BufferedSource source() { in source() method in RealResponseBody
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/
DSplittableRandom.java236 public java.util.SplittableRandom split(SplittableGenerator source) { in split()
307 public SplittableRandom split(SplittableGenerator source) { in split()
359 public Stream<SplittableGenerator> splits(SplittableGenerator source) { in splits()
371 public Stream<SplittableGenerator> splits(long streamSize, SplittableGenerator source) { in splits()
/aosp_15_r20/external/okio/okio/src/jvmTest/kotlin/okio/
H A DSocketTimeoutTest.kt35 val source = socket.source().buffer() in readWithoutTimeout() constant
44 val source = socket.source().buffer() in readWithTimeout() constant
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/
H A DSplittableRandom.java236 public java.util.SplittableRandom split(SplittableGenerator source) { in split()
307 public SplittableRandom split(SplittableGenerator source) { in split()
359 public Stream<SplittableGenerator> splits(SplittableGenerator source) { in splits()
371 public Stream<SplittableGenerator> splits(long streamSize, SplittableGenerator source) { in splits()
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
H A DTestBcp47Transforms.java59 String source = directionInfo.source; in TestNames() local
103 source, enumConstant
108 private String getStandard0(String source, String target, String variant) { in getStandard0()
171 private String getStandard(Type type, String source, String id) { in getStandard()
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/24/libcore/ojluni/src/main/java/java/util/
DSplittableRandom.java236 public java.util.SplittableRandom split(SplittableGenerator source) { in split()
307 public SplittableRandom split(SplittableGenerator source) { in split()
359 public Stream<SplittableGenerator> splits(SplittableGenerator source) { in splits()
371 public Stream<SplittableGenerator> splits(long streamSize, SplittableGenerator source) { in splits()
/aosp_15_r20/frameworks/base/tools/aapt/
H A Dpseudolocalize.cpp238 String16 PseudoMethodAccent::text(const String16& source) in text()
353 String16 PseudoMethodAccent::placeholder(const String16& source) { in placeholder()
358 String16 PseudoMethodBidi::text(const String16& source) in text()
394 String16 PseudoMethodBidi::placeholder(const String16& source) { in placeholder()
/aosp_15_r20/packages/apps/Car/VoiceControl/src/com/android/car/voicecontrol/actuators/
DMediaActuator.java139 MediaSource source = MediaSource.create(mContext, componentName); in getAvailableMediaSources() local
141 result.put(source.getDisplayName(mContext).toString().toLowerCase(), source); in getAvailableMediaSources() local
181 private boolean playSongOnSource(String song, String source, TextToSpeech tts) { in playSongOnSource()
279 private boolean executePlaybackAction(MediaControllerCompat controller, MediaSource source, in executePlaybackAction()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dindexed_array_analysis.h180 Array* source() const { return source_; } in source() function
194 explicit ScalarIndexedArray(Array* source, Array* indices, in ScalarIndexedArray()
225 explicit ScalarIndexedConstantArray(Array* source, Array* indices, in ScalarIndexedConstantArray()
338 Array* source, Array* indices, int64_t source_dim, in ConstructScalarIndexedArray()
/aosp_15_r20/external/kotlinx.serialization/benchmark/src/jmh/resources/
H A Dtwitter.json1 …:[29,39],"screen_name":"nhgdesign","id":28721814,"id_str":"28721814"}]},"source":"\u003Ca href=\"h… string

1...<<21222324252627282930>>...472