Home
last modified time | relevance | path

Searched defs:RET_ERROR (Results 1 – 6 of 6) sorted by relevance

/third_party/mindspore/mindspore/lite/micro/example/mnist_x86/src/
Dweight.h34 RET_ERROR = 1, enumerator
/third_party/mindspore/mindspore/lite/micro/example/mnist_stm32f746/mnist_stm32f746/src/
Dweight.h25 RET_ERROR = 1, enumerator
/third_party/mindspore/mindspore/lite/include/
Derrorcode.h31 constexpr int RET_ERROR = -1; /**< Common error code. */ variable
/third_party/mindspore/mindspore/lite/micro/example/mnist_stm32f746/mnist_stm32f746/include/
Derrorcode.h31 constexpr int RET_ERROR = -1; /**< Common error code. */ variable
/third_party/mbedtls/port/include/
Dtls_client.h26 #define RET_ERROR -1; macro
/third_party/ffmpeg/libavcodec/
Dcrystalhd.c79 RET_ERROR = -1, enumerator