Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/
H A 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
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/sparse_ops/
H A 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
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A 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
/aosp_15_r20/external/libchrome/base/task/sequence_manager/test/
H A Dfake_task.cc26 ThreadTicks thread_start, in FakeTaskTiming()
/aosp_15_r20/external/cronet/base/task/sequence_manager/test/
H A Dfake_task.cc37 ThreadTicks thread_start, in FakeTaskTiming()
/aosp_15_r20/art/test/ti-agent/
H A Dtrace_helper.cc80 jmethodID thread_start; member
487 jobject thread_start, in Java_art_Trace_enableTracing2()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/windows/
H A Dthread.rs52 unsafe extern "system" fn thread_start(main: *mut c_void) -> u32 { in new() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/xous/
H A Dthread.rs71 extern "C" fn thread_start( in new() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/windows/
H A Dthread.rs48 unsafe extern "system" fn thread_start(main: *mut c_void) -> c::DWORD { in new() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/windows/
H A Dthread.rs48 unsafe extern "system" fn thread_start(main: *mut c_void) -> c::DWORD { in new() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/
H A Dthread.rs52 unsafe extern "system" fn thread_start(main: *mut c_void) -> u32 { in new() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/xous/
H A Dthread.rs71 extern "C" fn thread_start( in new() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/xous/
H A Dthread.rs71 extern "C" fn thread_start( in new() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/
H A Dthread.rs52 unsafe extern "system" fn thread_start(main: *mut c_void) -> u32 { in new() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/xous/
H A Dthread.rs71 extern "C" fn thread_start( in new() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/xous/
H A Dthread.rs71 extern "C" fn thread_start( in new() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/
H A Dthread.rs47 extern "C" fn thread_start(main: usize) { in new_with_coreid() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/
H A Dthread.rs47 extern "C" fn thread_start(main: usize) { in new_with_coreid() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/
H A Dthread.rs46 extern "C" fn thread_start(main: usize) { in new_with_coreid() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/
H A Dthread.rs46 extern "C" fn thread_start(main: usize) { in new_with_coreid() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/
H A Dthread.rs46 extern "C" fn thread_start(main: usize) { in new_with_coreid() function
/aosp_15_r20/frameworks/wilhelm/tests/sandbox/
H A Dmultithread.c42 void *thread_start(void *param) in thread_start() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/teeos/
H A Dthread.rs81 extern "C" fn thread_start(main: *mut libc::c_void) -> *mut libc::c_void { in new() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/teeos/
H A Dthread.rs81 extern "C" fn thread_start(main: *mut libc::c_void) -> *mut libc::c_void { in new() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/teeos/
H A Dthread.rs81 extern "C" fn thread_start(main: *mut libc::c_void) -> *mut libc::c_void { in new() function

12