/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_models/sig_model/srv/ |
A D | generic_level_srv.c | 60 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 D | generic_onoff_srv.c | 65 u8_t trans = 0; in _generic_onoff_analyze() local
|
A D | light_ctl_srv.c | 122 u8_t trans = 0; in _ctl_analyze() local 508 u8_t trans = 0; in _ctl_temp_analyze() local
|
A D | light_lightness_srv.c | 117 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 D | generic_onoff_cli.h | 19 uint8_t trans; member
|
A D | generic_level_cli.h | 20 uint8_t trans; member
|
A D | light_ctl_cli.h | 26 uint8_t trans; member
|
A D | light_lightness_cli.h | 22 uint8_t trans; member
|
/AliOS-Things-master/components/genie_service/core/src/sig_models/ |
A D | sig_model_lightness_srv.c | 71 u8_t trans = 0; in _lightness_analyze() local
|
A D | sig_model_light_ctl_srv.c | 75 u8_t trans = 0; in _ctl_analyze() local
|
A D | sig_model_onoff_srv.c | 73 u8_t trans = 0; in _gen_onoff_analyze() local
|
/AliOS-Things-master/components/genie_service/core/inc/sig_models/ |
A D | sig_model.h | 37 u8_t trans; //unit:100ms member
|
/AliOS-Things-master/components/py_engine/engine/lib/uzlib/ |
A D | uzlib.h | 82 unsigned short trans[288]; /* code -> symbol translation table */ member
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/ |
A D | makepng.c | 238 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 D | mesh_model.h | 87 u8_t trans; // unit:100ms member
|
/AliOS-Things-master/components/lwip/lwip2.0.0/core/ |
A D | pkt_print.c | 164 DBG_TRANS_E trans; member
|
/AliOS-Things-master/components/SDL2/src/image/ |
A D | IMG_png.c | 341 Uint8 *trans; in IMG_LoadPNG_RW() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | pngread.c | 2188 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 D | lcd160cr.py | 318 def set_font(self, font, scale=0, bold=0, trans=0, scroll=0): argument
|