Home
last modified time | relevance | path

Searched refs:prepare (Results 1 – 25 of 50) sorted by relevance

12

/AliOS-Things-master/components/oss/src/resumable/
A DResumableBaseWorker.cc51 if (0 != prepare(err)) { in validate()
57 if (0 != prepare(err)) { in validate()
A DResumableBaseWorker.h38 virtual int prepare(OssError& err) = 0;
A DResumableCopier.h50 int prepare(OssError& err);
A DResumableDownloader.h61 int prepare(OssError& err);
A DResumableUploader.h59 virtual int prepare(OssError& err);
A DResumableCopier.cc174 int ResumableCopier::prepare(OssError& err) in prepare() function in ResumableCopier
A DResumableUploader.cc212 int ResumableUploader::prepare(OssError& err) in prepare() function in ResumableUploader
A DResumableDownloader.cc242 int ResumableDownloader::prepare(OssError& err) in prepare() function in ResumableDownloader
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/kernels/
A Dkernel_runner.cc62 if (registration_.prepare) { in InitAndPrepare()
63 TF_LITE_ENSURE_STATUS(registration_.prepare(&context_, &node_)); in InitAndPrepare()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/
A Dmicro_graph.cc104 if (registration->prepare != nullptr) { in PrepareSubgraphs()
105 TfLiteStatus prepare_status = registration->prepare(context_, node); in PrepareSubgraphs()
A Dtest_helpers.cc650 r.prepare = Prepare; in GetMutableRegistration()
735 r.prepare = Prepare; in GetMutableRegistration()
782 r.prepare = Prepare; in GetMutableRegistration()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/kernels/cmsis_nn/
A Dfully_connected.cc253 fully_connected_registration.prepare = Prepare; in Register_FULLY_CONNECTED()
265 fully_connected_registration.prepare = Prepare; in Register_FULLY_CONNECTED_INT8()
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/dotzlib/
A DLICENSE_1_0.txt6 execute, and transmit the Software, and to prepare derivative works of the
/AliOS-Things-master/components/posix/include/
A Dpthread.h102 int pthread_atfork(void (*prepare)(void), void (*parent)(void), void (*child)(void));
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/c/
A Dcommon.h834 TfLiteStatus (*prepare)(TfLiteContext* context, TfLiteNode* node); member
/AliOS-Things-master/components/posix/src/
A Dpthread.c19 int pthread_atfork(void (*prepare)(void), void (*parent)(void), void (*child)(void)) in pthread_atfork()
/AliOS-Things-master/components/ble_host/bt_host/host/
A DKconfig226 int "Number of ATT prepare write buffers"
230 Number of buffers available for ATT prepare write, setting
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/cmsis/
A DLICENSE.txt69 copyright license to reproduce, prepare Derivative Works of,
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/cmsis/
A DLICENSE.txt69 copyright license to reproduce, prepare Derivative Works of,
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/gemmlowp/
A DLICENSE70 copyright license to reproduce, prepare Derivative Works of,
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/flatbuffers/
A DLICENSE.txt70 copyright license to reproduce, prepare Derivative Works of,
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/
A DLICENSE70 copyright license to reproduce, prepare Derivative Works of,
/AliOS-Things-master/components/amp/
A DLICENSE69 copyright license to reproduce, prepare Derivative Works of,
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/tools/make/downloads/cmsis/
A DLICENSE.txt69 copyright license to reproduce, prepare Derivative Works of,
/AliOS-Things-master/components/mbedtls/
A Dapache-2.0.txt70 copyright license to reproduce, prepare Derivative Works of,

Completed in 25 milliseconds

12