Home
last modified time | relevance | path

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

12

/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/glestranslator/EGL/
DEglValidate.cpp86 EGLSurface s2) { in releaseContext()
95 EGLSurface s2) { in badContextMatch()
/device/generic/vulkan-cereal/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/generic/vulkan-cereal/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
/device/generic/vulkan-cereal/third-party/googletest/googlemock/include/gmock/
Dgmock-spec-builders.h963 TypedExpectation& InSequence(const Sequence& s1, const Sequence& s2) { in InSequence()
966 TypedExpectation& InSequence(const Sequence& s1, const Sequence& s2, in InSequence()
970 TypedExpectation& InSequence(const Sequence& s1, const Sequence& s2, in InSequence()
974 TypedExpectation& InSequence(const Sequence& s1, const Sequence& s2, in InSequence()
993 TypedExpectation& After(const ExpectationSet& s1, const ExpectationSet& s2) { in After()
996 TypedExpectation& After(const ExpectationSet& s1, const ExpectationSet& s2, in After()
1000 TypedExpectation& After(const ExpectationSet& s1, const ExpectationSet& s2, in After()
1004 TypedExpectation& After(const ExpectationSet& s1, const ExpectationSet& s2, in After()
/device/google/contexthub/firmware/external/freebsd/lib/msun/src/
Ds_atanf.c51 float w,s1,s2,z; in atanf() local
/device/generic/vulkan-cereal/third-party/googletest/googletest/include/gtest/
Dgtest.h1933 #define EXPECT_STREQ(s1, s2) \ argument
1935 #define EXPECT_STRNE(s1, s2) \ argument
1937 #define EXPECT_STRCASEEQ(s1, s2) \ argument
1939 #define EXPECT_STRCASENE(s1, s2)\ argument
1942 #define ASSERT_STREQ(s1, s2) \ argument
1944 #define ASSERT_STRNE(s1, s2) \ argument
1946 #define ASSERT_STRCASEEQ(s1, s2) \ argument
1948 #define ASSERT_STRCASENE(s1, s2)\ argument
/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/third-party/googletest/googletest/samples/
Dsample2_unittest.cc87 const MyString s2 = s1; in TEST() 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/lynx/vibrator/cs40l26/tests/
Dtest-vibrator.cpp380 Sequence s1, s2; in TEST_F() local
444 Sequence s1, s2; in TEST_F() local
455 Sequence s1, s2, s3, s4; in TEST_F() local
/device/google/bluejay/vibrator/cs40l26/tests/
Dtest-vibrator.cpp380 Sequence s1, s2; in TEST_F() local
444 Sequence s1, s2; in TEST_F() local
455 Sequence s1, s2, s3, s4; in TEST_F() local
/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/third-party/googletest/googlemock/test/
Dgmock_stress_test.cc160 Sequence s1, s2; in TestPartiallyOrderedExpectationsWithThreads() local
Dgmock_output_test_.cc161 Sequence s1, s2; in TEST_F() local
Dgmock-more-actions_test.cc113 std::string Concat7(const char* s1, const char* s2, const char* s3, in Concat7()
119 std::string Concat8(const char* s1, const char* s2, const char* s3, in Concat8()
125 std::string Concat9(const char* s1, const char* s2, const char* s3, in Concat9()
131 std::string Concat10(const char* s1, const char* s2, const char* s3, in Concat10()
162 std::string Concat7(const char* s1, const char* s2, const char* s3, in Concat7()
168 std::string Concat8(const char* s1, const char* s2, const char* s3, in Concat8()
174 std::string Concat9(const char* s1, const char* s2, const char* s3, in Concat9()
180 std::string Concat10(const char* s1, const char* s2, const char* s3, in Concat10()
/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/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) :

12