Home
last modified time | relevance | path

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

12

/external/ipsec-tools/src/racoon/
Dthrottle.c75 struct throttle_entry *te; local
97 struct throttle_entry *te; local
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
Dlp_bld_type.c341 LLVMTypeRef te = LLVMGetElementType(t); in lp_dump_llvmtype() local
353 LLVMTypeRef te = LLVMGetElementType(t); in lp_dump_llvmtype() local
363 LLVMTypeRef te = LLVMGetElementType(t); in lp_dump_llvmtype() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_type.c341 LLVMTypeRef te = LLVMGetElementType(t); in lp_dump_llvmtype() local
353 LLVMTypeRef te = LLVMGetElementType(t); in lp_dump_llvmtype() local
363 LLVMTypeRef te = LLVMGetElementType(t); in lp_dump_llvmtype() local
/external/linux-tools-perf/
Dbuiltin-timechart.c319 struct trace_entry te; member
327 struct trace_entry te; member
334 struct trace_entry te; member
361 struct trace_entry te; member
433 sched_wakeup(int cpu, u64 timestamp, int pid, struct trace_entry *te) in sched_wakeup()
466 static void sched_switch(int cpu, u64 timestamp, struct trace_entry *te) in sched_switch()
502 struct trace_entry *te; in process_sample_event() local
/external/mksh/src/
Dfuncs.c2771 Test_env te; in c_test() local
2903 test_eval(Test_env *te, Test_op op, const char *opnd1, const char *opnd2, in test_eval()
3178 test_parse(Test_env *te) in test_parse()
3191 test_oexpr(Test_env *te, bool do_eval) in test_oexpr()
3203 test_aexpr(Test_env *te, bool do_eval) in test_aexpr()
3215 test_nexpr(Test_env *te, bool do_eval) in test_nexpr()
3223 test_primary(Test_env *te, bool do_eval) in test_primary()
3286 ptest_isa(Test_env *te, Test_meta meta) in ptest_isa()
3313 ptest_getopnd(Test_env *te, Test_op op, bool do_eval MKSH_A_UNUSED) in ptest_getopnd()
3321 ptest_error(Test_env *te, int ofs, const char *msg) in ptest_error()
Dexec.c322 Test_env te; in execute() local
1656 dbteste_isa(Test_env *te, Test_meta meta) in dbteste_isa()
1697 dbteste_getopnd(Test_env *te, Test_op op, bool do_eval) in dbteste_getopnd()
1718 dbteste_error(Test_env *te, int offset, const char *msg) in dbteste_error()
Dsyn.c409 Test_env te; in get_command() local
983 dbtestp_isa(Test_env *te, Test_meta meta) in dbtestp_isa()
1027 dbtestp_getopnd(Test_env *te, Test_op op MKSH_A_UNUSED, in dbtestp_getopnd()
1050 dbtestp_error(Test_env *te, int offset, const char *msg) in dbtestp_error()
/external/chromium_org/third_party/libevent/test/
Dbench.c87 static struct timeval ts, te; in run_once() 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/apache-xml/src/main/java/org/apache/xpath/operations/
DVariable.java146 TransformerException te = new TransformerException(msg, this); in fixupVariables() local
/external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/
Dtypeexpr.py291 te = type_expression( t ) variable
/external/mesa3d/src/mapi/glapi/gen/
Dtypeexpr.py291 te = type_expression( t ) variable
/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.cc29 static i::List<bool>* token_removed(TokenEnumerator* te) { in token_removed()
37 TokenEnumerator te; in TEST() local
/external/clang/utils/TableGen/
DNeonEmitter.cpp1982 for (unsigned ti = 0, te = TypeVec.size(); ti != te; ++ti) { in emitIntrinsic() local
2092 for (unsigned ti = 0, te = TypeVec.size(); ti != te; ++ti) { in genIntrinsicRangeCheckCode() local
2222 for (unsigned ti = 0, te = TypeVec.size(); ti != te; ++ti) { in genOverloadTypeCheckCode() local
2348 for (unsigned ti = 0, te = TypeVec.size(); ti != te; ++ti) { in genBuiltinsDef() local
2523 for (unsigned ti = 0, te = TypeVec.size(); ti != te; ++ti) { in genTargetTest() local
/external/llvm/include/llvm/CodeGen/
DMachineTraceMetrics.h243 explicit Trace(Ensemble &te, TraceBlockInfo &tbi) : TE(te), TBI(tbi) {} in Trace()
/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/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
Du_vbuf.c481 struct translate_element *te; in u_vbuf_translate_begin() local
542 struct translate_element *te = &key[type].element[elem_index[type][i]]; in u_vbuf_translate_begin() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_vbuf.c481 struct translate_element *te; in u_vbuf_translate_begin() local
542 struct translate_element *te = &key[type].element[elem_index[type][i]]; in u_vbuf_translate_begin() local
/external/valgrind/main/coregrind/m_debuginfo/
Dtytypes.c368 TyEnt* te; in ML_() local
/external/oprofile/libpopt/
Dpopthelp.c270 char * te = t; in singleOptionHelp() local
Dpopt.c590 char *t, *te; in expandNextArg() local
/external/chromium_org/chrome_frame/test/
Dchrome_frame_test_utils.cc122 THREADENTRY32 te = { sizeof(THREADENTRY32) }; in CloseVisibleWindowsOnAllThreads() local
/external/valgrind/main/helgrind/
Dlibhb_core.c2608 VtsTE te; in get_new_VtsID() local
2773 VtsTE* te = VG_(indexXA)( vts_tab, i ); in vts_tab__do_GC() local
3071 VtsTE* te = VG_(indexXA)( vts_tab, i ); in vts_tab__do_GC() local
3104 VtsTE* te = VG_(indexXA)( vts_tab, vts->id ); in vts_tab__do_GC() local
3113 VtsTE* te = VG_(indexXA)( vts_tab, i ); in vts_tab__do_GC() local
3206 VtsTE* te = VG_(indexXA)( vts_tab, vi ); in VtsID__to_VTS() local

12