Home
last modified time | relevance | path

Searched defs:trans (Results 1 – 19 of 19) sorted by relevance

/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_models/sig_model/srv/
A Dgeneric_level_srv.c60 u8_t trans = 0; in _generic_level_analyze() local
230 u8_t trans = 0; in _generic_delta_analyze() local
323 u8_t trans = 0; in _generic_level_move_analyze() local
A Dgeneric_onoff_srv.c65 u8_t trans = 0; in _generic_onoff_analyze() local
A Dlight_ctl_srv.c122 u8_t trans = 0; in _ctl_analyze() local
508 u8_t trans = 0; in _ctl_temp_analyze() local
A Dlight_lightness_srv.c117 u8_t trans = 0; in _light_lightness_analyze() local
/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_models/sig_model/include/sig_model/
A Dgeneric_onoff_cli.h19 uint8_t trans; member
A Dgeneric_level_cli.h20 uint8_t trans; member
A Dlight_ctl_cli.h26 uint8_t trans; member
A Dlight_lightness_cli.h22 uint8_t trans; member
/AliOS-Things-master/components/genie_service/core/src/sig_models/
A Dsig_model_lightness_srv.c71 u8_t trans = 0; in _lightness_analyze() local
A Dsig_model_light_ctl_srv.c75 u8_t trans = 0; in _ctl_analyze() local
A Dsig_model_onoff_srv.c73 u8_t trans = 0; in _gen_onoff_analyze() local
/AliOS-Things-master/components/genie_service/core/inc/sig_models/
A Dsig_model.h37 u8_t trans; //unit:100ms member
/AliOS-Things-master/components/py_engine/engine/lib/uzlib/
A Duzlib.h82 unsigned short trans[288]; /* code -> symbol translation table */ member
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/
A Dmakepng.c238 set_color(png_colorp color, png_bytep trans, unsigned int red, in set_color()
249 generate_palette(png_colorp palette, png_bytep trans, int bit_depth, in generate_palette()
891 png_byte trans[256]; in write_png() local
/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_models/common/include/mesh_model/
A Dmesh_model.h87 u8_t trans; // unit:100ms member
/AliOS-Things-master/components/lwip/lwip2.0.0/core/
A Dpkt_print.c164 DBG_TRANS_E trans; member
/AliOS-Things-master/components/SDL2/src/image/
A DIMG_png.c341 Uint8 *trans; in IMG_LoadPNG_RW() local
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dpngread.c2188 unsigned int step, i, val, trans = 256/*ignore*/, back_alpha = 0; in png_image_read_colormap() local
2809 png_const_bytep trans = num_trans > 0 ? png_ptr->trans_alpha : NULL; in png_image_read_colormap() local
/AliOS-Things-master/components/py_engine/engine/drivers/display/
A Dlcd160cr.py318 def set_font(self, font, scale=0, bold=0, trans=0, scroll=0): argument

Completed in 32 milliseconds