Home
last modified time | relevance | path

Searched defs:es1 (Results 1 – 10 of 10) sorted by relevance

/external/libutf/
Drunestrecpy.c20 runestrecpy(Rune *s1, Rune *es1, const Rune *s2) in runestrecpy()
/external/mesa3d/src/mapi/glapi/gen/
Dapiexec.py45 def __init__(self, compatibility=None, core=None, es1=None, es2=None): argument
Dgl_API.dtd37 es1 CDATA "none" attribute
/external/apache-http/src/org/apache/commons/codec/language/
DSoundexUtils.java112 static int differenceEncoded(String es1, String es2) { in differenceEncoded()
/external/googletest/googlemock/test/
Dgmock-spec-builders_test.cc1522 ExpectationSet es1; // Default ctor. in TEST() local
1547 ExpectationSet es1; in TEST() local
1557 ExpectationSet es1; in TEST() local
1765 ExpectationSet es1 = EXPECT_CALL(a, DoA(4)); in TEST() local
1808 ExpectationSet es1 = EXPECT_CALL(a, DoA(1)); in TEST() local
/external/cronet/third_party/googletest/src/googlemock/test/
Dgmock-spec-builders_test.cc1445 ExpectationSet es1; // Default ctor. in TEST() local
1470 ExpectationSet es1; in TEST() local
1480 ExpectationSet es1; in TEST() local
1672 ExpectationSet es1 = EXPECT_CALL(a, DoA(4)); in TEST() local
1712 ExpectationSet es1 = EXPECT_CALL(a, DoA(1)); in TEST() local
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_expr.cpp1017 int es0 = -1, es1; in fold_alu_op3() local
/external/libevent/test/
Dregress_util.c734 struct example_struct es1; in test_evutil_upcast() local
/external/igt-gpu-tools/tests/
Dkms_flip.c544 struct event_state *es1, in check_state_correlation()
/external/cronet/net/disk_cache/
Dbackend_unittest.cc4767 disk_cache::EntryResult es1 = OpenOrCreateEntry("first"); in BackendOpenOrCreateEntry() local