| /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/llvm-project/clang/test/CXX/module/module.interface/ |
| D | p5.cpp | 21 template<typename> using te = int; typedef 42 template<typename> using te = int; // expected-note {{target}} typedef
|
| /external/llvm-project/clang/test/OpenMP/ |
| D | teams_distribute_parallel_for_codegen.cpp | 25 int te = n / 128; in teams_argument_global() local 215 int te = n/128; in tmain() local
|
| D | teams_distribute_parallel_for_simd_codegen.cpp | 25 int te = n / 128; in teams_argument_global() local 226 int te = n/128; in tmain() local
|
| D | teams_distribute_simd_codegen.cpp | 26 int te = n / 128; in teams_argument_global() local 252 int te = n/128; in tmain() local
|
| D | teams_distribute_codegen.cpp | 25 int te = n / 128; in teams_argument_global() local 211 int te = n/128; in tmain() local
|
| D | target_teams_distribute_parallel_for_codegen.cpp | 48 int te = n / 128; in target_teams_fun() local
|
| D | target_teams_distribute_parallel_for_simd_codegen.cpp | 45 int te = n / 128; in target_teams_fun() 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/skia/src/gpu/effects/ |
| D | GrTextureEffect.cpp | 161 std::unique_ptr<GrFragmentProcessor> te(new GrTextureEffect(std::move(view), in Make() local 180 std::unique_ptr<GrFragmentProcessor> te(new GrTextureEffect(std::move(view), in Make() local 201 std::unique_ptr<GrFragmentProcessor> te(new GrTextureEffect(std::move(view), in MakeSubset() local 216 std::unique_ptr<GrFragmentProcessor> te(new GrTextureEffect(std::move(view), in MakeSubset() local 235 std::unique_ptr<GrFragmentProcessor> te(new GrTextureEffect(std::move(view), in MakeCustomLinearFilterInset() local 313 auto& te = args.fFp.cast<GrTextureEffect>(); in emitCode() local 676 const auto& te = fp.cast<GrTextureEffect>(); in onSetData() local
|
| D | GrMatrixEffect.cpp | 32 if (auto te = mtx.childProcessor(0)->asTextureEffect()) { in onSetData() local
|
| /external/python/cpython3/Lib/concurrent/futures/ |
| D | __init__.py | 49 from .thread import ThreadPoolExecutor as te unknown
|
| /external/perfetto/infra/perfetto.dev/src/ |
| D | markdown_render.js | 168 renderer.link = (hr, ti, te) => renderLink(originalLinkFn, hr, ti, te); argument 169 renderer.image = (hr, ti, te) => renderImage(originalImgFn, hr, ti, te); argument
|
| /external/toybox/toys/lsb/ |
| D | mktemp.c | 36 char *template = *toys.optargs, *dir, *te = getenv("TMPDIR"); in mktemp_main() local
|
| /external/skia/src/gpu/ |
| D | GrProgramInfo.cpp | 39 this->pipeline().visitTextureEffects([](const GrTextureEffect& te) { in checkMSAAAndMIPSAreResolved()
|
| /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 | 2604 Test_env te; in c_test() local 2778 test_eval(Test_env *te, Test_op op, const char *opnd1, const char *opnd2, in test_eval() 3068 test_parse(Test_env *te) in test_parse() 3081 test_oexpr(Test_env *te, bool do_eval) in test_oexpr() 3093 test_aexpr(Test_env *te, bool do_eval) in test_aexpr() 3105 test_nexpr(Test_env *te, bool do_eval) in test_nexpr() 3113 test_primary(Test_env *te, bool do_eval) in test_primary() 3176 ptest_isa(Test_env *te, Test_meta meta) in ptest_isa() 3203 ptest_getopnd(Test_env *te, Test_op op, bool do_eval MKSH_A_UNUSED) in ptest_getopnd() 3211 ptest_error(Test_env *te, int ofs, const char *msg) in ptest_error()
|
| D | exec.c | 304 Test_env te; in execute() local 1804 dbteste_isa(Test_env *te, Test_meta meta) in dbteste_isa() 1845 dbteste_getopnd(Test_env *te, Test_op op, bool do_eval) in dbteste_getopnd() 1868 dbteste_error(Test_env *te, int offset, const char *msg) in dbteste_error()
|
| /external/turbine/javatests/com/google/turbine/processing/ |
| D | TurbineTypeMirrorTest.java | 133 DeclaredType te = in roundTrip() local
|
| /external/llvm-project/compiler-rt/test/asan/TestCases/ |
| D | use-after-scope-types.cpp | 67 for (auto te : tests) in main() local
|
| /external/libevent/test/ |
| D | bench_cascade.c | 85 static struct timeval ts, te, tv_timeout; in run_once() local
|