Home
last modified time | relevance | path

Searched defs:eee (Results 1 – 24 of 24) sorted by relevance

/external/clang/test/Analysis/
Ddebug-CallGraph.c31 void eee() {} in eee() function
Doutofbound.c91 int eee = 16; in overflow_binary_search() local
/external/libhevc/common/
Dihevc_itrans.c555 WORD32 eee[2], eeo[2]; in ihevc_itrans_16x16() local
650 WORD32 eee[2], eeo[2]; in ihevc_itrans_16x16() local
855 WORD32 eee[4], eeo[4]; in ihevc_itrans_32x32() local
Dihevc_resi_trans.c767 WORD32 eee[2], eeo[2]; in ihevc_resi_trans_16x16() local
921 WORD32 eee[2], eeo[2]; in ihevc_resi_trans_16x16_16bit() local
1106 WORD32 eee[4], eeo[4]; in ihevc_resi_trans_32x32() local
1303 WORD32 eee[4], eeo[4]; in ihevc_resi_trans_32x32_16bit() local
Dihevc_itrans_recon_16x16.c111 WORD32 eee[2], eeo[2]; in ihevc_itrans_recon_16x16() local
Dihevc_chroma_itrans_recon_16x16.c121 WORD32 eee[2], eeo[2]; in ihevc_chroma_itrans_recon_16x16() local
Dihevc_itrans_recon_32x32.c112 WORD32 eee[4], eeo[4]; in ihevc_itrans_recon_32x32() local
/external/clang/test/Parser/
Dtypeof.c12 short TInt eee; // expected-error{{expected ';' at end of declaration}} in test() local
/external/llvm-project/clang/test/Parser/
Dtypeof.c12 short TInt eee; // expected-error{{expected ';' at end of declaration}} in test() local
/external/llvm-project/clang/test/Analysis/
Ddebug-CallGraph.cpp43 void eee() {} in eee() function
Doutofbound.c95 int eee = 16; in overflow_binary_search() local
/external/antlr/runtime/ObjC/Framework/examples/simplecTreeParser/
DSimpleCTP.java89 EarlyExitException eee = in program() local
306 EarlyExitException eee = in functionHeader() local
DSimpleCLexer.java351 EarlyExitException eee = in mINT() local
490 EarlyExitException eee = in mWS() local
DSimpleCParser.java116 EarlyExitException eee = in program() local
/external/doclava/src/com/google/doclava/parser/
DJavaLexer.java311 EarlyExitException eee = in mIntegerNumber() local
348 EarlyExitException eee = in mIntegerNumber() local
501 EarlyExitException eee = in mNonIntegerNumber() local
582 EarlyExitException eee = in mNonIntegerNumber() local
636 EarlyExitException eee = in mNonIntegerNumber() local
673 EarlyExitException eee = in mNonIntegerNumber() local
839 EarlyExitException eee = in mNonIntegerNumber() local
921 EarlyExitException eee = in mExponent() local
DJavaParser.java940 EarlyExitException eee = in importDeclaration() local
5470 EarlyExitException eee = in formalParameterDecls() local
5966 EarlyExitException eee = in annotations() local
11711 EarlyExitException eee = in identifierSuffix() local
11776 EarlyExitException eee = in identifierSuffix() local
/external/antlr/runtime/Java/src/main/java/org/antlr/runtime/
DLexer.java293 EarlyExitException eee = (EarlyExitException)e; in getErrorMessage() local
/external/llvm-project/clang/test/Modules/
Dcxx-templates.cpp104 CommonTemplate<int>::E eee = CommonTemplate<int>::c; in g() local
/external/clang/test/Modules/
Dcxx-templates.cpp104 CommonTemplate<int>::E eee = CommonTemplate<int>::c; in g() local
/external/libhevc/common/arm/
Dihevc_resi_trans_neon_32x32.c261 const int16x8_t eee = vaddq_s16(ee_a, ee_b); //Q13 in ihevc_resi_trans_32x32_neon() local
1193 const int32x4_t eee = vaddq_s32(ee0, ee1); //Q4 in ihevc_resi_trans_32x32_neon() local
Dihevc_resi_trans_neon.c476 const int16x8_t eee = vaddq_s16(ee1, ee0); in ihevc_resi_trans_8x8_neon() local
/external/bzip2/
Dbzlib.c886 #define BZ_SETERR(eee) \ argument
/external/llvm-project/lldb/source/Core/
DFormatEntity.cpp302 #define ENUM_TO_CSTR(eee) \ argument
/external/smali/smali/src/main/java/org/jf/smali/
DsmaliParser.java651 EarlyExitException eee = new EarlyExitException(1, input); in smali_file() local
2273 EarlyExitException eee = new EarlyExitException(9, input); in param_list_or_id() local
4289 EarlyExitException eee = new EarlyExitException(12, input); in param_list() local