Home
last modified time | relevance | path

Searched refs:sel (Results 1 – 20 of 20) sorted by relevance

/AliOS-Things-master/components/SDL2/src/hidapi/testgui/
A Dtest.cpp79 long onConnect(FXObject *sender, FXSelector sel, void *ptr);
80 long onDisconnect(FXObject *sender, FXSelector sel, void *ptr);
81 long onRescan(FXObject *sender, FXSelector sel, void *ptr);
82 long onSendOutputReport(FXObject *sender, FXSelector sel, void *ptr);
84 long onGetFeatureReport(FXObject *sender, FXSelector sel, void *ptr);
85 long onClear(FXObject *sender, FXSelector sel, void *ptr);
86 long onTimeout(FXObject *sender, FXSelector sel, void *ptr);
87 long onMacTimeout(FXObject *sender, FXSelector sel, void *ptr);
222 MainWindow::onConnect(FXObject *sender, FXSelector sel, void *ptr) in onConnect() argument
283 MainWindow::onRescan(FXObject *sender, FXSelector sel, void *ptr) in onRescan() argument
[all …]
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_common/
A Drtl8721d_pll.c42 void PLL_Sel(u32 sel) in PLL_Sel() argument
46 if ((sel == PLL_PCM) ||(sel == PLL_I2S)){ in PLL_Sel()
49 Tmp |= ((u32)sel) << BIT_SHIFT_HSYS_AC_SPORT_CKSL; in PLL_Sel()
/AliOS-Things-master/components/littlevgl/src/lv_themes/
A Dlv_theme_zen.c637 static lv_style_t bg, sel; in ddlist_init() local
646 lv_style_copy(&sel, &def); in ddlist_init()
647 sel.body.opa = LV_OPA_TRANSP; in ddlist_init()
648 sel.body.border.width = 0; in ddlist_init()
649 sel.text.color = lv_color_hsv_to_rgb(_hue, 50, 80); in ddlist_init()
652 theme.style.ddlist.sel = &sel; in ddlist_init()
660 static lv_style_t bg, sel; in roller_init() local
667 lv_style_copy(&sel, theme.style.panel); in roller_init()
668 sel.body.radius = LV_RADIUS_CIRCLE; in roller_init()
669 sel.body.opa = LV_OPA_TRANSP; in roller_init()
[all …]
A Dlv_theme.h269 lv_style_t * sel; member
278 lv_style_t * sel; member
A Dlv_theme_material.c626 static lv_style_t bg, sel; in ddlist_init() local
634 lv_style_copy(&sel, &bg); in ddlist_init()
635 sel.body.main_color = lv_color_hsv_to_rgb(_hue, 90, 70); in ddlist_init()
636 sel.body.grad_color = sel.body.main_color; in ddlist_init()
637 sel.body.border.width = 0; in ddlist_init()
638 sel.body.shadow.width = 0; in ddlist_init()
639 sel.text.color = lv_color_hsv_to_rgb(_hue, 5, 95); in ddlist_init()
642 theme.style.ddlist.sel = &sel; in ddlist_init()
665 theme.style.roller.sel = &roller_sel; in roller_init()
A Dlv_theme_templ.c296 theme.style.ddlist.sel = &def; in ddlist_init()
306 theme.style.roller.sel = &def; in roller_init()
A Dlv_theme_default.c307 theme.style.ddlist.sel = &lv_style_plain_color; in ddlist_init()
317 theme.style.roller.sel = &lv_style_plain_color; in roller_init()
A Dlv_theme_mono.c362 theme.style.ddlist.sel = &dark_plain; in ddlist_init()
375 theme.style.roller.sel = &dark_frame; in roller_init()
A Dlv_theme_night.c638 theme.style.ddlist.sel = &ddlist_sel; in ddlist_init()
655 theme.style.roller.sel = theme.style.ddlist.sel; in roller_init()
A Dlv_theme_nemo.c667 theme.style.ddlist.sel = &ddlist_sel; in ddlist_init()
693 theme.style.roller.sel = &roller_sel; in roller_init()
A Dlv_theme_alien.c690 theme.style.ddlist.sel = &ddlist_sel; in ddlist_init()
716 theme.style.roller.sel = &roller_sel; in roller_init()
/AliOS-Things-master/components/amp/jslib/src/
A Drepl.js1214 function sel(n) { function
1218 "\\x " + sel(hex_mode) + "hexadecimal number display" + CRLF +
1219 "\\d " + sel(!hex_mode) + "decimal number display" + CRLF +
1220 "\\t " + sel(show_time) + "toggle timing display" + CRLF +
1221 "\\color " + sel(show_time) + "toggle color display" + CRLF +
1224 REPL.puts("\\a " + sel(algebraicMode) + "algebraic mode" + CRLF +
1225 "\\n " + sel(!algebraicMode) + "numeric mode" + CRLF);
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Drepl.js1203 function sel(n) { function
1207 "\\x " + sel(hex_mode) + "hexadecimal number display\n" +
1208 "\\d " + sel(!hex_mode) + "decimal number display\n" +
1209 "\\t " + sel(show_time) + "toggle timing display\n" +
1212 std.puts("\\a " + sel(algebraicMode) + "algebraic mode\n" +
1213 "\\n " + sel(!algebraicMode) + "numeric mode\n");
/AliOS-Things-master/components/SDL2/src/video/arm/
A Dpixman-arm-simd-asm.S491 sel WK&reg, WK&reg, tmp @ aaaaaaaarrrrrrrrggggggggbbbbbbbb
505 sel WK&out1, WK&out1, tmp1 @ aaaaaaaarrrrrrrrggggggggbbbbbbbb
506 sel WK&out2, WK&out2, tmp2 @ AAAAAAAARRRRRRRRGGGGGGGGBBBBBBBB
/AliOS-Things-master/components/py_engine/tests/
A Drun-multitests.py142 sel = select.select([self.popen.stdout.raw], [], [], 0.1)
143 if not sel[0]:
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/hal/
A Dhal_cmu.h325 void hal_cmu_rom_select_usb_clock(enum HAL_CMU_USB_CLOCK_SEL_T sel);
/AliOS-Things-master/hardware/chip/haas1000/drivers/utils/jansson/
A Dlookup3.h67 (defined(sparc) || defined(POWERPC) || defined(mc68000) || defined(sel))
/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_list.c877 lv_obj_t * sel = lv_list_get_btn_selected(list); in lv_list_btn_signal() local
878 if(sel == btn) lv_list_set_btn_selected(list, lv_list_get_next_btn(list, btn)); in lv_list_btn_signal()
A Dlv_roller.c101 lv_roller_set_style(new_roller, LV_ROLLER_STYLE_SEL, th->style.roller.sel); in lv_roller_create()
A Dlv_ddlist.c124 lv_ddlist_set_style(new_ddlist, LV_DDLIST_STYLE_SEL, th->style.ddlist.sel); in lv_ddlist_create()

Completed in 36 milliseconds