Home
last modified time | relevance | path

Searched refs:_error (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/freetype/include/internal/
A Dftvalid.h131 #define FT_INVALID( _prefix, _error ) FT_INVALID_( _prefix, _error ) argument
132 #define FT_INVALID_( _prefix, _error ) \ argument
133 ft_validator_error( valid, _prefix ## _error )
/AliOS-Things-master/components/freetype/src/otvalid/
A Dotvcommn.h70 #define FT_INVALID_( _prefix, _error ) \ argument
71 ft_validator_error( valid->root, _prefix ## _error )
/AliOS-Things-master/components/freetype/src/gxvalid/
A Dgxvcommn.h269 #define FT_INVALID_( _prefix, _error ) \ argument
270 ft_validator_error( valid->root, _prefix ## _error )
/AliOS-Things-master/components/ble_host/script/Kconfiglib-10.21.0/
A Dmenuconfig.py1678 _error("Error loading '{}'\n\n{} (errno: {})"
1726 _error("Error saving {} to '{}'\n\n{} (errno: {})"
2738 def _error(text): function
2865 _error("'{}' is a malformed {} value"
2876 _error("{} is outside the range {}-{}"
/AliOS-Things-master/components/ble_mesh/script/Kconfiglib-10.21.0/
A Dmenuconfig.py1678 _error("Error loading '{}'\n\n{} (errno: {})"
1726 _error("Error saving {} to '{}'\n\n{} (errno: {})"
2738 def _error(text): function
2865 _error("'{}' is a malformed {} value"
2876 _error("{} is outside the range {}-{}"
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/configuration/
A Dconfiguration_generated.h3025 auto _error = _o->error ? CreateBenchmarkError(_fbb, _o->error.get(), _rehasher) : 0; in CreateBenchmarkEvent() local
3033 _error, in CreateBenchmarkEvent()

Completed in 35 milliseconds