/external/grpc-grpc/test/core/util/ |
D | trickle_endpoint.cc | 51 trickle_endpoint* te = reinterpret_cast<trickle_endpoint*>(ep); in te_read() local 55 static void maybe_call_write_cb_locked(trickle_endpoint* te) { in maybe_call_write_cb_locked() 66 trickle_endpoint* te = reinterpret_cast<trickle_endpoint*>(ep); in te_write() local 82 trickle_endpoint* te = reinterpret_cast<trickle_endpoint*>(ep); in te_add_to_pollset() local 88 trickle_endpoint* te = reinterpret_cast<trickle_endpoint*>(ep); in te_add_to_pollset_set() local 94 trickle_endpoint* te = reinterpret_cast<trickle_endpoint*>(ep); in te_delete_from_pollset_set() local 99 trickle_endpoint* te = reinterpret_cast<trickle_endpoint*>(ep); in te_shutdown() local 110 trickle_endpoint* te = reinterpret_cast<trickle_endpoint*>(ep); in te_destroy() local 120 trickle_endpoint* te = reinterpret_cast<trickle_endpoint*>(ep); in te_get_resource_user() local 125 trickle_endpoint* te = reinterpret_cast<trickle_endpoint*>(ep); in te_get_peer() local [all …]
|
/external/ipsec-tools/src/racoon/ |
D | throttle.c | 75 struct throttle_entry *te; local 97 struct throttle_entry *te; local
|
/external/guice/extensions/persist/test/com/google/inject/persist/jpa/ |
D | EntityManagerPerRequestProvisionTest.java | 59 JpaTestEntity te = new JpaTestEntity(); in testEntityManagerLifecyclePerTxn() local 83 JpaTestEntity te = new JpaTestEntity(); in testEntityManagerLifecyclePerTxn2() local
|
D | EntityManagerProvisionTest.java | 56 JpaTestEntity te = new JpaTestEntity(); in testEntityManagerLifecyclePerTxn() local 79 JpaTestEntity te = new JpaTestEntity(); in testEntityManagerLifecyclePerTxn2() local
|
D | DynamicFinderTest.java | 60 JpaTestEntity te = new JpaTestEntity(); in testDynamicFinderListAll() local
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_type.c | 333 LLVMTypeRef te = LLVMGetElementType(t); in lp_dump_llvmtype() local 345 LLVMTypeRef te = LLVMGetElementType(t); in lp_dump_llvmtype() local 355 LLVMTypeRef te = LLVMGetElementType(t); in lp_dump_llvmtype() local
|
/external/python/cpython3/Lib/concurrent/futures/ |
D | __init__.py | 48 from .thread import ThreadPoolExecutor as te unknown
|
/external/toybox/toys/lsb/ |
D | mktemp.c | 36 char *template = *toys.optargs, *dir = TT.p, *te = getenv("TMPDIR"); local
|
/external/grpc-grpc/test/core/iomgr/ |
D | timer_heap_test.cc | 249 grpc_timer* const te = pq.timers[pq.timer_count - 1]; in shrink_test() local 266 grpc_timer* te = pq.timers[which]; in shrink_test() local
|
/external/mksh/src/ |
D | funcs.c | 2609 Test_env te; in c_test() local 2760 test_eval(Test_env *te, Test_op op, const char *opnd1, const char *opnd2, in test_eval() 3046 test_parse(Test_env *te) in test_parse() 3059 test_oexpr(Test_env *te, bool do_eval) in test_oexpr() 3071 test_aexpr(Test_env *te, bool do_eval) in test_aexpr() 3083 test_nexpr(Test_env *te, bool do_eval) in test_nexpr() 3091 test_primary(Test_env *te, bool do_eval) in test_primary() 3154 ptest_isa(Test_env *te, Test_meta meta) in ptest_isa() 3181 ptest_getopnd(Test_env *te, Test_op op, bool do_eval MKSH_A_UNUSED) in ptest_getopnd() 3189 ptest_error(Test_env *te, int ofs, const char *msg) in ptest_error()
|
D | exec.c | 304 Test_env te; in execute() local 1810 dbteste_isa(Test_env *te, Test_meta meta) in dbteste_isa() 1851 dbteste_getopnd(Test_env *te, Test_op op, bool do_eval) in dbteste_getopnd() 1871 dbteste_error(Test_env *te, int offset, const char *msg) in dbteste_error()
|
D | syn.c | 432 Test_env te; in get_command() local 986 dbtestp_isa(Test_env *te, Test_meta meta) in dbtestp_isa() 1031 dbtestp_getopnd(Test_env *te, Test_op op MKSH_A_UNUSED, in dbtestp_getopnd() 1054 dbtestp_error(Test_env *te, int offset, const char *msg) in dbtestp_error()
|
/external/libevent/test/ |
D | bench_cascade.c | 85 static struct timeval ts, te, tv_timeout; in run_once() local
|
D | bench.c | 101 static struct timeval ts, te; in run_once() local
|
/external/harfbuzz_ng/src/ |
D | hb-ot-shape-complex-indic-machine.hh | 929 unsigned int p, pe, eof, ts, te, act; in find_syllables() local
|
D | hb-ot-shape-complex-use-machine.hh | 373 unsigned int p, pe, eof, ts, te, act; in find_syllables() local
|
D | hb-ot-shape-complex-khmer-machine.hh | 245 unsigned int p, pe, eof, ts, te, act HB_UNUSED; in find_syllables() local
|
D | hb-ot-shape-complex-myanmar-machine.hh | 296 unsigned int p, pe, eof, ts, te, act HB_UNUSED; in find_syllables() local
|
/external/skqp/third_party/harfbuzz/ |
D | hb-ot-shape-complex-indic-machine.hh | 929 unsigned int p, pe, eof, ts, te, act; in find_syllables() local
|
D | hb-ot-shape-complex-use-machine.hh | 373 unsigned int p, pe, eof, ts, te, act; in find_syllables() local
|
D | hb-ot-shape-complex-myanmar-machine.hh | 296 unsigned int p, pe, eof, ts, te, act HB_UNUSED; in find_syllables() local
|
/external/mesa3d/src/gallium/state_trackers/wgl/ |
D | stw_tls.c | 81 THREADENTRY32 te; in stw_tls_init() local
|
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
D | TailoredSet.java | 242 Entry te = null, be = null; in comparePrefixes() local 299 Entry te = null, be = null; in compareContractions() local
|
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/ |
D | ResTableTheme.java | 109 theme_entry te = ti.entries[e]; in GetAttribute() local 347 theme_entry[] te = pi.types[j].entries; in copy_package() local
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/ |
D | TailoredSet.java | 244 Entry te = null, be = null; in comparePrefixes() local 301 Entry te = null, be = null; in compareContractions() local
|