Home
last modified time | relevance | path

Searched +defs:T +defs:s (Results 1 – 25 of 50) sorted by relevance

12

/aosp12/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
H A DUT_ctxt_default.java26 private Type T; field in UT_ctxt_default
34 private void initializeGlobals(RenderScript RS, ScriptC_ctxt_default s) { in initializeGlobals()
50 ScriptC_ctxt_default s = new ScriptC_ctxt_default(pRS); in run() local
H A DUT_kernel2d.java26 private Type T; field in UT_kernel2d
34 private void initializeGlobals(RenderScript RS, ScriptC_kernel2d s) { in initializeGlobals()
53 ScriptC_kernel2d s = new ScriptC_kernel2d(pRS); in run() local
H A DUT_kernel2d_oldstyle.java26 private Type T; field in UT_kernel2d_oldstyle
34 private void initializeGlobals(RenderScript RS, ScriptC_kernel2d_oldstyle s) { in initializeGlobals()
53 ScriptC_kernel2d_oldstyle s = new ScriptC_kernel2d_oldstyle(pRS); in run() local
H A DUT_kernel3d.java26 private Type T; field in UT_kernel3d
34 private void initializeGlobals(RenderScript RS, ScriptC_kernel3d s) { in initializeGlobals()
56 ScriptC_kernel3d s = new ScriptC_kernel3d(pRS); in run() local
H A DUT_alloc.java26 private Type T; field in UT_alloc
38 private void initializeGlobals(RenderScript RS, ScriptC_alloc s) { in initializeGlobals()
71 ScriptC_alloc s = new ScriptC_alloc(pRS); in run() local
H A DUT_array_alloc.java33 ScriptC_array_alloc s = new ScriptC_array_alloc(pRS); in run() local
38 Type T = typeBuilder.setX(1).create(); in run() local
/aosp12/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
H A DUT_ctxt_default.java28 private Type T; field in UT_ctxt_default
36 private void initializeGlobals(RenderScript RS, ScriptC_ctxt_default s) { in initializeGlobals()
52 ScriptC_ctxt_default s = new ScriptC_ctxt_default(pRS); in run() local
H A DUT_kernel2d.java28 private Type T; field in UT_kernel2d
36 private void initializeGlobals(RenderScript RS, ScriptC_kernel2d s) { in initializeGlobals()
55 ScriptC_kernel2d s = new ScriptC_kernel2d(pRS); in run() local
H A DUT_kernel2d_oldstyle.java28 private Type T; field in UT_kernel2d_oldstyle
36 private void initializeGlobals(RenderScript RS, ScriptC_kernel2d_oldstyle s) { in initializeGlobals()
55 ScriptC_kernel2d_oldstyle s = new ScriptC_kernel2d_oldstyle(pRS); in run() local
H A DUT_kernel3d.java28 private Type T; field in UT_kernel3d
36 private void initializeGlobals(RenderScript RS, ScriptC_kernel3d s) { in initializeGlobals()
58 ScriptC_kernel3d s = new ScriptC_kernel3d(pRS); in run() local
H A DUT_alloc.java28 private Type T; field in UT_alloc
40 private void initializeGlobals(RenderScript RS, ScriptC_alloc s) { in initializeGlobals()
73 ScriptC_alloc s = new ScriptC_alloc(pRS); in run() local
H A DUT_alloc_supportlib.java28 private Type T; field in UT_alloc_supportlib
40 private void initializeGlobals(RenderScript RS, ScriptC_alloc_supportlib s) { in initializeGlobals()
73 ScriptC_alloc_supportlib s = new ScriptC_alloc_supportlib(pRS); in run() local
H A DUT_array_alloc.java35 ScriptC_array_alloc s = new ScriptC_array_alloc(pRS); in run() local
40 Type T = typeBuilder.setX(1).create(); in run() local
/aosp12/bionic/libm/upstream-freebsd/lib/msun/src/
H A Dk_tanf.c26 T[] = { variable
41 double z,r,w,s,t,u; in __kernel_tandf() local
H A Dk_tan.c75 #define T xxx macro
80 double z, r, v, w, s; in __kernel_tan() local
/aosp12/frameworks/rs/tests/java_api/RSUnitTests/supportlibonlysrc/com/android/rs/unittest/
H A DUT_alloc_supportlib.java26 private Type T; field in UT_alloc_supportlib
38 private void initializeGlobals(RenderScript RS, ScriptC_alloc_supportlib s) { in initializeGlobals()
71 ScriptC_alloc_supportlib s = new ScriptC_alloc_supportlib(pRS); in run() local
/aosp12/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
H A DUT_array_alloc.java33 ScriptC_array_alloc s = new ScriptC_array_alloc(pRS); in run() local
39 Type T = typeBuilder.setX(1).create(); in run() local
/aosp12/frameworks/native/libs/math/include/math/
H A DTMatHelpers.h82 typedef typename MATRIX::value_type T; in gaussJordanInverse() typedef
131 typedef typename MATRIX::value_type T; in fastInverse2() typedef
165 typedef typename MATRIX::value_type T; in fastInverse3() typedef
302 typedef typename MATRIX::value_type T; in extractQuat() typedef
312 T s = std::sqrt(trace + 1); in extractQuat() local
330 T s = std::sqrt((mat[i][i] - (mat[j][j] + mat[k][k])) + 1); in extractQuat() local
344 String8 s; in asString() local
471 static constexpr BASE<T> scale(const VEC& s) { in scale()
495 T s = std::sin(radian); in rotate() local
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/
H A Dwritertest.cpp25 …StringStream s("{ \"hello\" : \"world\", \"t\" : true , \"f\" : false, \"n\": null, \"i\":123, \"p… in TEST() local
115 StringStream s(json); in TEST() local
125 StringStream s(json); in TEST() local
166 …StringStream s("{ \"hello\" : \"world\", \"t\" : true , \"f\" : false, \"n\": null, \"i\":123, \"p… in TEST() local
181 #define T(x)\ in TEST() macro
230 #define T(x)\ in TEST() macro
301 #define T(x)\ in TEST() macro
337 static const UTF32<>::Ch s[] = { 0x110000, 0 }; // Out of U+0000 to U+10FFFF in TEST() local
345 static const UTF32<>::Ch s[] = { 0x110000, 0 }; // Out of U+0000 to U+10FFFF in TEST() local
/aosp12/frameworks/native/libs/vr/libpdx/private/pdx/rpc/
H A Dstring_wrapper.h111 StringWrapper<const T> WrapString(const std::basic_string<T, Any...>& s) { in WrapString()
116 StringWrapper<T> WrapString(T* s, SizeType size) { in WrapString()
121 StringWrapper<T> WrapString(T* s) { in WrapString()
/aosp12/system/security/keystore2/src/
H A Dasync_task.rs43 pub fn get_downcast_ref<T: Any + Send>(&self) -> Option<&T> { in get_downcast_ref()
49 pub fn get_downcast_mut<T: Any + Send>(&mut self) -> Option<&mut T> { in get_downcast_mut()
54 pub fn remove_downcast_ref<T: Any + Send>(&mut self) -> Option<T> { in remove_downcast_ref()
59 pub fn put<T: Any + Send>(&mut self, v: T) -> Option<T> { in put()
67 pub fn get_mut<T: Any + Send + Default>(&mut self) -> &mut T { in get_mut()
79 F: FnOnce() -> T, in get_or_put_with()
273 let s = "A string".to_string(); in test_shelf() localVariable
/aosp12/system/libhidl/base/include/hidl/
H A DStatus.h156 return_status(const Status& s) : mStatus(s) {} in return_status()
223 Return(Status s) : details::return_status(s) {} in Return()
233 operator T() const { in T() function
252 Return(Status s) : details::return_status(s) {} in Return()
276 Return(const Status& s) : details::return_status(s) {} in Return()
/aosp12/bionic/libc/dns/nameser/
H A Dns_ttl.c45 #define T(x) do { if ((x) < 0) return (-1); } while(0) macro
150 fmt1(int t, char s, char **buf, size_t *buflen) { in fmt1()
/aosp12/system/libbase/
H A Dexpected_test.cpp34 struct T { struct
37 T() = default; argument
38 T(int a, int b) noexcept : a(a), b(b) {} in T() argument
224 T(bool* flag) : flag_(flag) {} in TEST() argument
320 int a; in TEST()
322 T() {} in TEST() function
323 T(int a, double b) noexcept : a(a), b(b) {} in TEST() function
395 int a; in TEST()
397 T() {} in TEST() function
398 T(int a, double b) : a(a), b(b) {} in TEST() function
[all …]
/aosp12/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMRelocator.cpp209 Relocator::DWord s = (pUpper16 & (1U << 10)) >> 10, // 26 bit in helper_thumb32_branch_offset() local
239 uint32_t s = (pUpper16 & 0x0400U) >> 10; in helper_thumb32_cond_branch_offset() local
789 Relocator::DWord T = getThumbBit(pReloc); in abs32() local
827 Relocator::DWord T = getThumbBit(pReloc); in rel32() local
857 Relocator::DWord T = getThumbBit(pReloc); in gotoff32() local
947 Relocator::DWord T = getThumbBit(pReloc); in thm_jump19() local
999 Relocator::DWord T = getThumbBit(pReloc); in call() local
1055 Relocator::DWord T = getThumbBit(pReloc); in thm_call() local
1112 Relocator::DWord T = getThumbBit(pReloc); in movw_abs_nc() local
1140 Relocator::DWord T = getThumbBit(pReloc); in movw_prel_nc() local
[all …]

12