Home
last modified time | relevance | path

Searched refs:_prefix (Results 1 – 9 of 9) 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/py_engine/engine/py/
A Dmkrules.cmake22 set(_prefix "-I") variable
24 list(APPEND MICROPY_CPP_FLAGS ${_prefix}${_arg})
26 set(_prefix "-D") variable
28 list(APPEND MICROPY_CPP_FLAGS ${_prefix}${_arg})
/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/SDL2/src/image/
A DSDL2_image.spec13 Prefix: %{_prefix}
A DSDL2_image.spec.in13 Prefix: %{_prefix}
/AliOS-Things-master/components/SDL2/
A DSDL2.spec10 Prefix: %{_prefix}
A DSDL2.spec.in10 Prefix: %{_prefix}
/AliOS-Things-master/components/SDL2/src/gfx/
A DSDL_gfx.spec1 %define prefix %{_prefix}

Completed in 10 milliseconds