Home
last modified time | relevance | path

Searched defs:eee (Results 1 – 21 of 21) 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/clang/test/Parser/
Dtypeof.c12 short TInt eee; // expected-error{{expected ';' at end of declaration}} in test() 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.c749 WORD32 eee[2], eeo[2]; in ihevc_resi_trans_16x16() local
900 WORD32 eee[2], eeo[2]; in ihevc_resi_trans_16x16_16bit() local
1081 WORD32 eee[4], eeo[4]; in ihevc_resi_trans_32x32() local
1282 WORD32 eee[4], eeo[4]; in ihevc_resi_trans_32x32_16bit() local
Dihevc_chroma_itrans_recon_16x16.c121 WORD32 eee[2], eeo[2]; in ihevc_chroma_itrans_recon_16x16() local
Dihevc_itrans_recon_16x16.c111 WORD32 eee[2], eeo[2]; in ihevc_itrans_recon_16x16() local
Dihevc_itrans_recon_32x32.c112 WORD32 eee[4], eeo[4]; in ihevc_itrans_recon_32x32() 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/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.c259 const int16x8_t eee = vaddq_s16(ee_a, ee_b); //Q13 in ihevc_resi_trans_32x32_neon() local
1191 const int32x4_t eee = vaddq_s32(ee0, ee1); //Q4 in ihevc_resi_trans_32x32_neon() local
Dihevc_resi_trans_neon.c474 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/u-boot/lib/bzip2/
Dbzlib.c915 #define BZ_SETERR(eee) \ argument
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMConstantIslandPass.cpp1762 for (unsigned k = 0, eee = AddrMI->getNumOperands(); k != eee; ++k) { in OptimizeThumb2JumpTables() local
/external/smali/smali/src/main/java/org/jf/smali/
DsmaliParser.java632 EarlyExitException eee = new EarlyExitException(1, input); in smali_file() local
2244 EarlyExitException eee = new EarlyExitException(9, input); in param_list_or_id() local
4082 EarlyExitException eee = new EarlyExitException(12, input); in param_list() local