Searched defs:es1 (Results 1 – 5 of 5) sorted by relevance
20 runestrecpy(Rune *s1, Rune *es1, const Rune *s2) in runestrecpy()
112 static int differenceEncoded(String es1, String es2) { in differenceEncoded()
1422 ExpectationSet es1; // Default ctor. in TEST() local1447 ExpectationSet es1; in TEST() local1457 ExpectationSet es1; in TEST() local1624 ExpectationSet es1 = EXPECT_CALL(a, DoA(4)); in TEST() local1660 ExpectationSet es1 = EXPECT_CALL(a, DoA(1)); in TEST() local
1456 ExpectationSet es1; // Default ctor. in TEST() local1481 ExpectationSet es1; in TEST() local1491 ExpectationSet es1; in TEST() local1699 ExpectationSet es1 = EXPECT_CALL(a, DoA(4)); in TEST() local1742 ExpectationSet es1 = EXPECT_CALL(a, DoA(1)); in TEST() local
697 _EGLContext *es1 = _eglGetAPIContext(EGL_OPENGL_ES_API); in egl_g3d_bind_tex_image() local