Home
last modified time | relevance | path

Searched defs:e3 (Results 1 – 6 of 6) sorted by relevance

/external/opencore/codecs_v2/video/avc_h264/dec/src/
Ditrans.cpp92 int e0, e1, e2, e3; /* note, at every step of the calculation, these values */ in itrans() local
172 int e0, e1, e2, e3; /* note, at every step of the calculation, these values */ in ictrans() local
/external/openssl/crypto/aes/
Daes_wrap.c214 static const unsigned char e3[] = { in main() local
/external/gtest/include/gtest/
Dgtest_pred_impl.h185 const char* e3, in AssertPred3Helper()
243 const char* e3, in AssertPred4Helper()
308 const char* e3, in AssertPred5Helper()
/external/bluetooth/glib/tests/
Dregex-test.c418 t1, s1, e1, t2, s2, e2, t3, s3, e3) { \ argument
428 t1, s1, e1, t2, s2, e2, t3, s3, e3, t4, s4, e4) { \ argument
750 #define TEST_FETCH_ALL3(pattern, string, e1, e2, e3) { \ argument
848 #define TEST_SPLIT_SIMPLE3(pattern, string, e1, e2, e3) { \ argument
1046 #define TEST_SPLIT3(pattern, string, start_position, max_tokens, e1, e2, e3) { \ argument
1562 t1, s1, e1, t2, s2, e2, t3, s3, e3) { \ argument
/external/gtest/test/
Dgtest_pred_impl_unittest.cc923 const char* e3, in PredFormatFunction3()
1396 const char* e3, in PredFormatFunction4()
1911 const char* e3, in PredFormatFunction5()
Dgtest_unittest.cc1610 const char* e1, const char* e2, const char* e3, const char* e4, in AssertSumIsEven4()