Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/lib/libc/
Dstrcasecmp.c77 strcasecmp(const char *s1, const char *s2) in strcasecmp()
90 strncasecmp(const char *s1, const char *s2, size_t n) in strncasecmp()
Dmemcmp.c42 memcmp(const void *s1, const void *s2, size_t n) in memcmp()
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/EGL/
DEglValidate.cpp86 EGLSurface s2) { in releaseContext()
95 EGLSurface s2) { in badContextMatch()
/device/generic/vulkan-cereal/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) :
Deuler_angles.inl146 T s2 = glm::sin(-t2); local
Dquaternion.inl27 tquat<T, P> const & s2,
/device/google/contexthub/firmware/external/freebsd/lib/msun/src/
Ds_atanf.c51 float w,s1,s2,z; in atanf() local
/device/google/contexthub/firmware/lib/libm/
Dsf_atan.c74 float w,s1,s2,z; local
Def_pow.c151 float s2,s_h,s_l,t_h,t_l; local
/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
DUnicode.cpp204 int strcmp16(const char16_t *s1, const char16_t *s2) in strcmp16()
215 int strncmp16(const char16_t *s1, const char16_t *s2, size_t n) in strncmp16()
273 int strzcmp16(const char16_t *s1, size_t n1, const char16_t *s2, size_t n2) in strzcmp16()
/device/google/felix/vibrator/cs40l26/tests/
Dtest-vibrator.cpp382 Sequence s1, s2; in TEST_F() local
446 Sequence s1, s2; in TEST_F() local
457 Sequence s1, s2, s3, s4; in TEST_F() local
/device/google/contexthub/sensorhal/
Ddirectchannel.cpp240 gralloc1_backing_store_t s1, s2; in isSameMemory() local
/device/generic/vulkan-cereal/stream-servers/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
/device/google/cuttlefish/guest/hals/identity/libeic/
DEicOpsImpl.cc62 int eicCryptoMemCmp(const void* s1, const void* s2, size_t n) { in eicCryptoMemCmp()
/device/generic/vulkan-cereal/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 …]
Dtinyexr.h1974 mz_uint32 i, s1 = (mz_uint32)(adler & 0xffff), s2 = (mz_uint32)(adler >> 16); in mz_adler32() local
2962 s2 = r->m_check_adler32 >> 16; in tinfl_decompress() local
Dstb_image.h2396 #define STBI__IDCT_1D(s0,s1,s2,s3,s4,s5,s6,s7) \ argument
/device/generic/vulkan-cereal/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)
/device/generic/vulkan-cereal/third-party/stb/include/stb/
Dstb_image.h2396 #define STBI__IDCT_1D(s0,s1,s2,s3,s4,s5,s6,s7) \ argument