Home
last modified time | relevance | path

Searched defs:te (Results 1 – 25 of 25) sorted by relevance

/external/ipsec-tools/src/racoon/
Dthrottle.c61 struct throttle_entry *te; local
88 struct throttle_entry *te; local
/external/mksh/src/
Dexec.c255 Test_env te; in execute() local
1455 dbteste_isa(Test_env *te, Test_meta meta) in dbteste_isa()
1493 dbteste_getopnd(Test_env *te, Test_op op, bool do_eval) in dbteste_getopnd()
1514 dbteste_error(Test_env *te, int offset, const char *msg) in dbteste_error()
Dsyn.c388 Test_env te; in get_command() local
926 dbtestp_isa(Test_env *te, Test_meta meta) in dbtestp_isa()
969 dbtestp_getopnd(Test_env *te, Test_op op MKSH_A_UNUSED, in dbtestp_getopnd()
992 dbtestp_error(Test_env *te, int offset, const char *msg) in dbtestp_error()
Dfuncs.c2713 Test_env te; in c_test() local
2805 test_eval(Test_env *te, Test_op op, const char *opnd1, const char *opnd2, in test_eval()
2965 test_parse(Test_env *te) in test_parse()
2978 test_oexpr(Test_env *te, bool do_eval) in test_oexpr()
2990 test_aexpr(Test_env *te, bool do_eval) in test_aexpr()
3002 test_nexpr(Test_env *te, bool do_eval) in test_nexpr()
3010 test_primary(Test_env *te, bool do_eval) in test_primary()
3073 ptest_isa(Test_env *te, Test_meta meta) in ptest_isa()
3100 ptest_getopnd(Test_env *te, Test_op op, bool do_eval MKSH_A_UNUSED) in ptest_getopnd()
3108 ptest_error(Test_env *te, int ofs, const char *msg) in ptest_error()
Dedit.c666 struct tbl *te; in glob_table() local
/external/chromium/third_party/libevent/test/
Dbench.c87 static struct timeval ts, te; in run_once() local
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DElemExtensionCall.java222 TransformerException te = new TransformerException(XSLMessages.createMessage( in execute() local
/external/llvm/utils/TableGen/
DNeonEmitter.cpp1218 for (unsigned ti = 0, te = TypeVec.size(); ti != te; ++ti) { in emitIntrinsic() local
1299 for (unsigned ti = 0, te = TypeVec.size(); ti != te; ++ti) { in runHeader() local
1343 for (unsigned ti = 0, te = TypeVec.size(); ti != te; ++ti) { in runHeader() local
1399 for (unsigned ti = 0, te = TypeVec.size(); ti != te; ++ti) { in runHeader() local
1538 for (unsigned ti = 0, te = TypeVec.size(); ti != te; ++ti) { in runTests() local
/external/apache-xml/src/main/java/org/apache/xpath/operations/
DVariable.java146 TransformerException te = new TransformerException(msg, this); in fixupVariables() local
/external/apache-xml/src/main/java/org/apache/xpath/
DExpression.java452 TransformerException te = new TransformerException(fmsg, this); in error() local
/external/v8/test/cctest/
Dtest-profile-generator.cc33 static i::List<bool>* token_removed(TokenEnumerator* te) { in token_removed()
41 TokenEnumerator te; in TEST() local
/external/apache-xml/src/main/java/org/apache/xpath/compiler/
DXPathParser.java610 TransformerException te = new TransformerException(fmsg, m_sourceLocator); in error() local
655 TransformerException te = new XPathStylesheetDOM3Exception(fmsg, m_sourceLocator); in errorForDOM3() local
/external/valgrind/main/coregrind/m_debuginfo/
Dtytypes.c345 TyEnt* te; in ML_() local
Dreaddwarf3.c2845 /*MOD*/TyEnt* te ) in TyEnt__subst_R_fields()
/external/oprofile/libpopt/
Dpopthelp.c270 char * te = t; in singleOptionHelp() local
Dpopt.c590 char *t, *te; in expandNextArg() local
/external/clang/lib/Lex/
DLexer.cpp272 for (const char *ti = tokenBegin, *te = ti + length; ti != te; ) { in getSpelling() local
/external/webkit/Tools/DumpRenderTree/mac/PerlSupport/
DDumpRenderTreeSupport_wrapPregenerated.c107 const char* te = tb + strlen(tb); in SWIG_TypeEquiv() local
/external/valgrind/main/helgrind/
Dlibhb_core.c2172 VtsTE te; in get_new_VtsID() local
2294 VtsTE* te = VG_(indexXA)( vts_tab, i ); in vts_tab__do_GC() local
2402 VtsTE* te = VG_(indexXA)( vts_tab, vi ); in VtsID__to_VTS() local
/external/webkit/Source/WebKit/efl/ewk/
Dewk_frame.cpp1517 WebCore::PlatformTouchEvent te(points, WebCore::IntPoint(x, y), type, metaState); in ewk_frame_feed_touch_event() local
/external/opencv/cxcore/src/
Dcxdrawing.cpp1383 CvPolyEdge *te = last->next; in icvFillEdgeCollection() local
/external/valgrind/main/VEX/priv/
Dguest_x86_toIR.c3301 IRTemp te = newTemp(ty); in dis_mul_E_G() local
3343 IRTemp te = newTemp(ty); in dis_imul_I_E_G() local
Dguest_amd64_toIR.c4273 IRTemp te = newTemp(ty); in dis_mul_E_G() local
4318 IRTemp te = newTemp(ty); in dis_imul_I_E_G() local
/external/qemu/
Dexec.c2000 CPUTLBEntry *te; in tlb_set_page_exec() local
/external/webkit/Source/WebKit/android/jni/
DWebViewCore.cpp3259 WebCore::PlatformTouchEvent te(ids, points, type, touchStates, metaState); in handleTouchEvent() local