Home
last modified time | relevance | path

Searched defs:thread_start (Results 1 – 18 of 18) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/
Ddepthwise_conv_hybrid.h49 const int32_t* input_offsets, int thread_start, int thread_end, in DepthwiseConvHybridGeneral()
268 int thread_start, int thread_end, int thread_dim) { in DepthwiseConvHybridWithRounding()
327 int thread_start, int thread_end, int thread_dim) { in DepthwiseConvHybridImpl()
389 int thread_start; member
437 int thread_start = 0; in DepthwiseConvHybridPerChannel() local
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/sparse_ops/
Dfully_connected.h84 const RuntimeShape& output_shape, int8_t* output_data, int thread_start, in FullyConnectedSparseWeight1x16Impl()
120 const RuntimeShape& output_shape, float* output_data, int thread_start, in FullyConnectedSparseWeight1x4Impl()
194 int thread_start; member
245 int thread_start = 0; in FullyConnectedSparseWeight1x4() local
/external/libchrome/base/task/sequence_manager/test/
Dfake_task.cc26 ThreadTicks thread_start, in FakeTaskTiming()
/external/cronet/tot/base/task/sequence_manager/test/
Dfake_task.cc37 ThreadTicks thread_start, in FakeTaskTiming()
/external/cronet/stable/base/task/sequence_manager/test/
Dfake_task.cc37 ThreadTicks thread_start, in FakeTaskTiming()
/external/compiler-rt/lib/safestack/
Dsafestack.cc137 static void *thread_start(void *arg) { in thread_start() function
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Ddepthwiseconv_multithread.h172 int thread_start = 0; in DepthwiseConv() local
Dlegacy_optimized_ops.h219 uint8* output_data, int thread_start, int thread_end, int thread_dim) { in LegacyDepthwiseConvWithRounding()
273 uint8* output_data, int thread_start, int thread_end, int thread_dim) { in LegacyDepthwiseConvImpl()
476 int thread_start = 0; variable
580 int thread_start = 0; variable
/external/libchrome/base/message_loop/
Dmessage_pump_perftest.cc43 base::ThreadTicks thread_start; in Schedule() local
/external/cronet/tot/base/message_loop/
Dmessage_pump_perftest.cc76 base::ThreadTicks thread_start; in Schedule() local
/external/cronet/stable/base/message_loop/
Dmessage_pump_perftest.cc76 base::ThreadTicks thread_start; in Schedule() local
/external/liburing/test/
D35fa71a030ca.c49 static void thread_start(void* (*fn)(void*), void* arg) in thread_start() function
/external/tensorflow/tensorflow/lite/kernels/
Dfully_connected.cc582 const TfLiteTensor* bias, int thread_start, in EvalSparseHybridImpl()
707 const int thread_start; member
771 int thread_start = 0; in EvalHybrid() local
/external/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators/
Depilogue_predicated_tile_iterator.h652 MatrixCoord thread_start() const { in thread_start() function
/external/tensorflow/tensorflow/lite/kernels/internal/
Ddepthwiseconv_quantized_test.cc132 int thread_start, int thread_end, int thread_dim) { in DispatchDepthwiseConvGeneral()
146 const RuntimeShape& output_shape, int8* output_data, int thread_start, in DispatchDepthwiseConvGeneral()
/external/openthread/tests/toranj/cli/
Dcli.py306 def thread_start(self): member in Node
/external/openthread/tools/otci/otci/
Dotci.py218 def thread_start(self): member in OTCI
/external/openthread/tests/scripts/thread-cert/
Dnode.py994 def thread_start(self): member in NodeImpl