Home
last modified time | relevance | path

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

123

/external/grpc-grpc/test/core/util/
Dtrickle_endpoint.cc51 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/
Dthrottle.c75 struct throttle_entry *te; local
97 struct throttle_entry *te; local
/external/guice/extensions/persist/test/com/google/inject/persist/jpa/
DEntityManagerPerRequestProvisionTest.java59 JpaTestEntity te = new JpaTestEntity(); in testEntityManagerLifecyclePerTxn() local
83 JpaTestEntity te = new JpaTestEntity(); in testEntityManagerLifecyclePerTxn2() local
DEntityManagerProvisionTest.java56 JpaTestEntity te = new JpaTestEntity(); in testEntityManagerLifecyclePerTxn() local
79 JpaTestEntity te = new JpaTestEntity(); in testEntityManagerLifecyclePerTxn2() local
DDynamicFinderTest.java60 JpaTestEntity te = new JpaTestEntity(); in testDynamicFinderListAll() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_type.c333 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__.py48 from .thread import ThreadPoolExecutor as te unknown
/external/toybox/toys/lsb/
Dmktemp.c36 char *template = *toys.optargs, *dir = TT.p, *te = getenv("TMPDIR"); local
/external/grpc-grpc/test/core/iomgr/
Dtimer_heap_test.cc249 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/
Dfuncs.c2609 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()
Dexec.c304 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()
Dsyn.c432 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/
Dbench_cascade.c85 static struct timeval ts, te, tv_timeout; in run_once() local
Dbench.c101 static struct timeval ts, te; in run_once() local
/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-indic-machine.hh929 unsigned int p, pe, eof, ts, te, act; in find_syllables() local
Dhb-ot-shape-complex-use-machine.hh373 unsigned int p, pe, eof, ts, te, act; in find_syllables() local
Dhb-ot-shape-complex-khmer-machine.hh245 unsigned int p, pe, eof, ts, te, act HB_UNUSED; in find_syllables() local
Dhb-ot-shape-complex-myanmar-machine.hh296 unsigned int p, pe, eof, ts, te, act HB_UNUSED; in find_syllables() local
/external/skqp/third_party/harfbuzz/
Dhb-ot-shape-complex-indic-machine.hh929 unsigned int p, pe, eof, ts, te, act; in find_syllables() local
Dhb-ot-shape-complex-use-machine.hh373 unsigned int p, pe, eof, ts, te, act; in find_syllables() local
Dhb-ot-shape-complex-myanmar-machine.hh296 unsigned int p, pe, eof, ts, te, act HB_UNUSED; in find_syllables() local
/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_tls.c81 THREADENTRY32 te; in stw_tls_init() local
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DTailoredSet.java242 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/
DResTableTheme.java109 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/
DTailoredSet.java244 Entry te = null, be = null; in comparePrefixes() local
301 Entry te = null, be = null; in compareContractions() local

123