/external/ipsec-tools/src/racoon/ |
D | throttle.c | 75 struct throttle_entry *te; local 97 struct throttle_entry *te; local
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/ |
D | lp_bld_type.c | 341 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/ |
D | lp_bld_type.c | 341 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/ |
D | builtin-timechart.c | 319 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/ |
D | funcs.c | 2771 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()
|
D | exec.c | 322 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()
|
D | syn.c | 409 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/ |
D | bench.c | 87 static struct timeval ts, te; in run_once() local
|
/external/chromium/third_party/libevent/test/ |
D | bench.c | 87 static struct timeval ts, te; in run_once() local
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
D | ElemExtensionCall.java | 222 TransformerException te = new TransformerException(XSLMessages.createMessage( in execute() local
|
/external/apache-xml/src/main/java/org/apache/xpath/operations/ |
D | Variable.java | 146 TransformerException te = new TransformerException(msg, this); in fixupVariables() local
|
/external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/ |
D | typeexpr.py | 291 te = type_expression( t ) variable
|
/external/mesa3d/src/mapi/glapi/gen/ |
D | typeexpr.py | 291 te = type_expression( t ) variable
|
/external/apache-xml/src/main/java/org/apache/xpath/ |
D | Expression.java | 452 TransformerException te = new TransformerException(fmsg, this); in error() local
|
/external/v8/test/cctest/ |
D | test-profile-generator.cc | 29 static i::List<bool>* token_removed(TokenEnumerator* te) { in token_removed() 37 TokenEnumerator te; in TEST() local
|
/external/clang/utils/TableGen/ |
D | NeonEmitter.cpp | 1982 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/ |
D | MachineTraceMetrics.h | 243 explicit Trace(Ensemble &te, TraceBlockInfo &tbi) : TE(te), TBI(tbi) {} in Trace()
|
/external/apache-xml/src/main/java/org/apache/xpath/compiler/ |
D | XPathParser.java | 610 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/ |
D | u_vbuf.c | 481 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/ |
D | u_vbuf.c | 481 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/ |
D | tytypes.c | 368 TyEnt* te; in ML_() local
|
/external/oprofile/libpopt/ |
D | popthelp.c | 270 char * te = t; in singleOptionHelp() local
|
D | popt.c | 590 char *t, *te; in expandNextArg() local
|
/external/chromium_org/chrome_frame/test/ |
D | chrome_frame_test_utils.cc | 122 THREADENTRY32 te = { sizeof(THREADENTRY32) }; in CloseVisibleWindowsOnAllThreads() local
|
/external/valgrind/main/helgrind/ |
D | libhb_core.c | 2608 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
|