Home
last modified time | relevance | path

Searched defs:d_t (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/attribute/
Dclosure.hpp347 typedef typename ::phoenix::as_actor<D>::type d_t; in operator ()() typedef
383 typedef typename ::phoenix::as_actor<D>::type d_t; in operator ()() typedef
424 typedef typename ::phoenix::as_actor<D>::type d_t; in operator ()() typedef
470 typedef typename ::phoenix::as_actor<D>::type d_t; in operator ()() typedef
517 typedef typename ::phoenix::as_actor<D>::type d_t; in operator ()() typedef
567 typedef typename ::phoenix::as_actor<D>::type d_t; in operator ()() typedef
622 typedef typename ::phoenix::as_actor<D>::type d_t; in operator ()() typedef
680 typedef typename ::phoenix::as_actor<D>::type d_t; in operator ()() typedef
742 typedef typename ::phoenix::as_actor<D>::type d_t; in operator ()() typedef
809 typedef typename ::phoenix::as_actor<D>::type d_t; in operator ()() typedef
[all …]
/aosp_15_r20/external/libaom/av1/encoder/arm/
H A Dpickrst_sve.h454 const int16_t *d_t = d; in compute_stats_win5_sve() local
494 const int16_t *d_t = d; in compute_stats_win5_sve() local
528 const int16_t *d_t = d; in compute_stats_win5_sve() local
597 const int16_t *d_t = d; in compute_stats_win5_sve() local
1426 const int16_t *d_t = d; in compute_stats_win7_sve() local
1467 const int16_t *d_t = d; in compute_stats_win7_sve() local
1502 const int16_t *d_t = d; in compute_stats_win7_sve() local
H A Dhighbd_pickrst_neon.c323 const int16_t *d_t = d; in compute_stats_win5_highbd_neon() local
407 const int16_t *d_t = d; in compute_stats_win5_highbd_neon() local
464 const int16_t *d_t = d; in compute_stats_win5_highbd_neon() local
534 const int16_t *d_t = d; in compute_stats_win5_highbd_neon() local
1021 const int16_t *d_t = d; in compute_stats_win7_highbd_neon() local
1112 const int16_t *d_t = d; in compute_stats_win7_highbd_neon() local
1177 const int16_t *d_t = d; in compute_stats_win7_highbd_neon() local
H A Dpickrst_neon.c887 const int16_t *d_t = d; in compute_stats_win5_neon() local
971 const int16_t *d_t = d; in compute_stats_win5_neon() local
1028 const int16_t *d_t = d; in compute_stats_win5_neon() local
1098 const int16_t *d_t = d; in compute_stats_win5_neon() local
1536 const int16_t *d_t = d; in compute_stats_win7_neon() local
1627 const int16_t *d_t = d; in compute_stats_win7_neon() local
1691 const int16_t *d_t = d; in compute_stats_win7_neon() local
/aosp_15_r20/external/igt-gpu-tools/tests/i915/
H A Dgem_exec_balancer.c406 uint64_t d_t, d_v; in measure_load() local
426 uint64_t d_t, d_v[num]; in measure_min_load() local
460 uint64_t d_t, d_v[num]; in measure_all_load() local
/aosp_15_r20/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
H A Dmove.pass.cpp117 typedef std::tuple<ConstructsWithTupleLeaf> d_t; in main() typedef
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
H A Dmove.pass.cpp118 typedef std::tuple<ConstructsWithTupleLeaf> d_t; in main() typedef
/aosp_15_r20/external/clang/test/CodeGenCUDA/
H A Ddevice-var-init.cu27 __device__ T d_t; variable
/aosp_15_r20/external/libaom/av1/encoder/x86/
H A Dpickrst_avx2.c777 const int16_t *d_t = d; in compute_stats_win5_avx2() local
1110 const int16_t *d_t = d; in compute_stats_win7_avx2() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Darithmetic_optimizer_test.cc3392 auto d_t = GenerateRandomTensor<DT_DOUBLE>(TensorShape({32})); in TEST_F() local
3470 auto d_t = GenerateRandomTensor<DT_FLOAT>(TensorShape({32, 32})); in TEST_F() local