Home
last modified time | relevance | path

Searched defs:s2 (Results 1 – 25 of 32) sorted by relevance

12

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglValidate.cpp86 EGLSurface s2) { in releaseContext()
95 EGLSurface s2) { in badContextMatch()
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dspline.inl17 typename genType::value_type s2 = pow2(s); local
40 typename genType::value_type s2 = pow2(s); local
Dsimd_vec4.inl56 GLM_FUNC_QUALIFIER fvec4SIMD::fvec4SIMD(vec2 const & v, float const & s1, float const & s2) :
60 GLM_FUNC_QUALIFIER fvec4SIMD::fvec4SIMD(float const & s1, vec2 const & v, float const & s2) :
64 GLM_FUNC_QUALIFIER fvec4SIMD::fvec4SIMD(float const & s1, float const & s2, vec2 const & v) :
Dquaternion.inl27 tquat<T, P> const & s2,
Deuler_angles.inl146 T s2 = glm::sin(-t2); local
/hardware/google/aemu/base/
DStringFormat_unittest.cpp44 std::string s2 = std::string(s.c_str() + n * kPieceLen, kPieceLen); in TEST() local
74 std::string s2 = std::string(s.c_str() + n * kPieceLen, kPieceLen); in TEST() local
/hardware/google/gfxstream/guest/mesa/include/CL/
Dcl_platform.h576 __CL_ANON_STRUCT__ struct{ cl_char s0, s1, s2, s3; }; member
595 __CL_ANON_STRUCT__ struct{ cl_char s0, s1, s2, s3, s4, s5, s6, s7; }; member
614 …__CL_ANON_STRUCT__ struct{ cl_char s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, sF… member
651 __CL_ANON_STRUCT__ struct{ cl_uchar s0, s1, s2, s3; }; member
670 __CL_ANON_STRUCT__ struct{ cl_uchar s0, s1, s2, s3, s4, s5, s6, s7; }; member
689 …__CL_ANON_STRUCT__ struct{ cl_uchar s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, s… member
726 __CL_ANON_STRUCT__ struct{ cl_short s0, s1, s2, s3; }; member
745 __CL_ANON_STRUCT__ struct{ cl_short s0, s1, s2, s3, s4, s5, s6, s7; }; member
764 …__CL_ANON_STRUCT__ struct{ cl_short s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, s… member
801 __CL_ANON_STRUCT__ struct{ cl_ushort s0, s1, s2, s3; }; member
[all …]
/hardware/google/pixel/vibrator/cs40l26/tests/
Dtest-vibrator.cpp409 Sequence s1, s2; in TEST_F() local
478 Sequence s1, s2; in TEST_F() local
489 Sequence s1, s2, s3, s4; in TEST_F() local
/hardware/qcom/sm7150/gps/utils/
DLocUnorderedSetMap.h57 static unordered_set<T> removeAndReturnInterset(unordered_set<T>& s1, unordered_set<T>& s2) { in removeAndReturnInterset()
/hardware/qcom/sm8150p/gps/utils/
DLocUnorderedSetMap.h57 static unordered_set<T> removeAndReturnInterset(unordered_set<T>& s1, unordered_set<T>& s2) { in removeAndReturnInterset()
/hardware/qcom/sm7250/gps/utils/
DLocUnorderedSetMap.h64 static unordered_set<T> removeAndReturnInterset(unordered_set<T>& s1, unordered_set<T>& s2) { in removeAndReturnInterset()
/hardware/qcom/sm8150/gps/utils/
DLocUnorderedSetMap.h64 static unordered_set<T> removeAndReturnInterset(unordered_set<T>& s1, unordered_set<T>& s2) { in removeAndReturnInterset()
/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXos_r.h793 # define _XStrtok(s1,s2,p) \ argument
799 # define _XStrtok(s1,s2,p) \ argument
808 # define _XStrtok(s1,s2,p) strtok_r((s1),(s2),&(p)) argument
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_find_best_partitioning.cpp290 int s2 = p10 + p22; in partition_mismatch3() local
Dastcenc_block_sizes.cpp509 int s1, s2, w0, w1, w2, w3; in init_decimation_info_3d() local
Dwuffs-v0.3.c15747 uint32_t s2 = alphabet[0xFF & (s >> 16)]; in wuffs_base__base_64__decode() local
15803 uint32_t s2 = alphabet[0xFF & (s >> 16)]; in wuffs_base__base_64__decode() local
16986 uint8_t s2 = s[2]; in wuffs_base__pixel_swizzler__swap_rgb_bgr() local
17030 uint8_t s2 = s[2]; in wuffs_base__pixel_swizzler__swap_rgbx_bgrx__sse42() local
17059 uint8_t s2 = s[2]; in wuffs_base__pixel_swizzler__swap_rgbx_bgrx() local
18071 uint8_t s2 = s[2]; in wuffs_base__pixel_swizzler__bgr__bgra_premul__src() local
18224 uint8_t s2 = s[2]; in wuffs_base__pixel_swizzler__bgr__rgba_premul__src() local
18578 uint8_t s2 = s[2]; in wuffs_base__pixel_swizzler__bgra_nonpremul_4x16le__bgra_nonpremul__src() local
18765 uint8_t s2 = s[2]; in wuffs_base__pixel_swizzler__bgra_nonpremul_4x16le__rgba_nonpremul__src() local
19459 uint8_t s2 = s[2]; in wuffs_base__pixel_swizzler__bgrw_4x16le__bgr() local
[all …]
/hardware/interfaces/identity/aidl/default/
DEicOpsImpl.cc75 int eicCryptoMemCmp(const void* s1, const void* s2, size_t n) { in eicCryptoMemCmp()
/hardware/google/pixel/vibrator/cs40l25/tests/
Dtest-vibrator.cpp345 Sequence s1, s2, s3; in TEST_F() local
/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dtype_vec4.inl237 GLM_FUNC_QUALIFIER GLM_CONSTEXPR_CTOR tvec4<T, P>::tvec4(A s1, tvec2<B, Q> const & v, C s2) :
255 GLM_FUNC_QUALIFIER GLM_CONSTEXPR_CTOR tvec4<T, P>::tvec4(A s1, B s2, tvec2<C, Q> const & v) :
Dtype_vec2.inl55 GLM_FUNC_QUALIFIER GLM_CONSTEXPR_CTOR tvec2<T, P>::tvec2(T s1, T s2)
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dbcmutils.c953 bcmstricmp(const char *s1, const char *s2) in bcmstricmp()
987 bcmstrnicmp(const char* s1, const char* s2, int cnt) in bcmstrnicmp()
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng.cpp1063 ATLSubscriber s2(mID, locEng->internet_nif, locEng->adapter, false); in proc() local
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
Dloc_eng.cpp1172 ATLSubscriber s2(mID, locEng->internet_nif, locEng->adapter, false); in proc() local
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc_eng.cpp1161 ATLSubscriber s2(mID, locEng->internet_nif, locEng->adapter, false); in proc() local
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
Dloc_eng.cpp1159 ATLSubscriber s2(mID, locEng->internet_nif, locEng->adapter, false); in proc() local

12