Home
last modified time | relevance | path

Searched defs:element_t (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/AFLplusplus/test/unittests/
H A Dunit_preallocable.c52 } element_t; typedef
/aosp_15_r20/external/AFLplusplus/include/
H A Dlist.h48 } element_t; typedef
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dpadding_fifo_queue.cc319 auto element_t = element.tensor<T, NDIMS>(); in HandleElementToLargerSlice() local
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dbatch_util.cc339 auto element_t = element.tensor<T, NDIMS>(); in HandleElementToLargerSlice() local