Home
last modified time | relevance | path

Searched defs:flag (Results 1 – 25 of 132) sorted by relevance

123456

/AliOS-Things-master/components/osal_aos/rhino/
A Daos_spinlock.c35 aos_irqsave_t flag; in aos_spin_lock_irqsave() local
40 void aos_spin_unlock_irqrestore(aos_spinlock_t *spinlock, aos_irqsave_t flag) in aos_spin_unlock_irqrestore()
/AliOS-Things-master/components/uvoice/common/
A Dmessage.c19 int flag = timeout == OS_WAIT_FOREVER ? 0 : IPC_NOWAIT; in uvoice_msgqueue_recv() local
25 int flag = block ? 0 : IPC_NOWAIT; in uvoice_msgqueue_send() local
/AliOS-Things-master/components/posix/include/
A Dpthread.h55 uint8_t flag; member
70 uint8_t flag; member
78 uint8_t flag; member
84 uint8_t flag; member
90 uint8_t flag; member
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/swlib/string/
A Dprintf.c37 static char *longlong_to_string(char *buf, unsigned long long n, size_t len, uint flag, char *signc… in longlong_to_string()
71 static char *longlong_to_octalstring(char *buf, unsigned long long u, size_t len, uint flag) in longlong_to_octalstring()
89 static char *longlong_to_hexstring(char *buf, unsigned long long u, size_t len, uint flag) in longlong_to_hexstring()
138 static char *double_to_string(char *buf, size_t len, double d, uint flag) in double_to_string()
250 static char *double_to_hexstring(char *buf, size_t len, double d, uint flag) in double_to_hexstring()
A Dstratoi.c22 int num=0,flag=0; in _stratoi() local
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/hl/inc/
A Dgapm.h34 #define GAPM_ISBITSET(flag, mask) (((flag)&(mask)) == mask) argument
/AliOS-Things-master/components/ota/hal/
A Dota_hal_param.c86 unsigned short flag = 0; in ota_get_upgrade_flag() local
96 int ota_update_upg_flag(unsigned short flag) in ota_update_upg_flag()
A Dota_hal_vfs_param.c147 unsigned short flag = 0; in ota_get_upgrade_flag() local
157 int ota_update_upg_flag(unsigned short flag) in ota_update_upg_flag()
/AliOS-Things-master/components/py_engine/external/amp_boot/
A Damp_boot_file_transfer.c213 int pyamp_ymodem_save_transfer_file(uint8_t *buf, int32_t buf_len, AMP_FILE_RECEVIE_FLAG flag) in pyamp_ymodem_save_transfer_file()
289 void pyamp_ymodem_transfer_file_write(unsigned char *buf, int size, AMP_FILE_RECEVIE_FLAG flag) in pyamp_ymodem_transfer_file_write()
/AliOS-Things-master/components/amp/ui/render/include/
A Dmodel_bind.h12 bool flag; member
A Dview_bind.h16 bool flag; member
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/hl/src/gap/smpc/
A Dsmpc_api.h35 #define SMPC_IS_FLAG_SET(conidx, flag) ((gapc_env[conidx]->smpc.timer_state & flag) == flag) argument
37 #define SMPC_TIMER_SET_FLAG(conidx, flag) (gapc_env[conidx]->smpc.timer_state |= flag) argument
39 #define SMPC_TIMER_UNSET_FLAG(conidx, flag) (gapc_env[conidx]->smpc.timer_state &= ~flag) argument
/AliOS-Things-master/components/cli/src/iobox/
A Decho.c31 int fd, flag = O_CREAT | O_WRONLY, rc; in echo_main() local
/AliOS-Things-master/components/debug/src/
A Ddebug_print.c87 unsigned int flag, in longlong_to_string()
143 unsigned int flag) in longlong_to_hexstring()
206 static char *double_to_string(char *buf, size_t len, double d, uint32_t flag) in double_to_string()
315 static char *double_to_hexstring(char *buf, size_t len, double d, uint32_t flag) in double_to_hexstring()
/AliOS-Things-master/components/SDL2/src/core/linux/
A DSDL_evdev_kbd.c510 static int vc_kbd_led(SDL_EVDEV_keyboard_state *kbd, int flag) in vc_kbd_led()
515 static void set_vc_kbd_led(SDL_EVDEV_keyboard_state *kbd, int flag) in set_vc_kbd_led()
521 static void clr_vc_kbd_led(SDL_EVDEV_keyboard_state *kbd, int flag) in clr_vc_kbd_led()
527 static void chg_vc_kbd_lock(SDL_EVDEV_keyboard_state *kbd, int flag) in chg_vc_kbd_lock()
532 static void chg_vc_kbd_slock(SDL_EVDEV_keyboard_state *kbd, int flag) in chg_vc_kbd_slock()
537 static void chg_vc_kbd_led(SDL_EVDEV_keyboard_state *kbd, int flag) in chg_vc_kbd_led()
/AliOS-Things-master/components/epoll/src/
A Depoll.c20 int aos_epoll_create1(int flag) in aos_epoll_create1()
/AliOS-Things-master/components/uvoice/codec/
A Dpvaac_decoder.c66 uint8_t flag[3]; member
72 uint8_t flag[3]; member
84 uint8_t flag[3]; member
213 int flag = 1; in find_box_head() local
423 int flag = 0; in m4aac_get_audio_config() local
488 int flag = 1; in m4aac_get_audio_info() local
/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_label.c487 lv_txt_flag_t flag = LV_TXT_FLAG_NONE; in lv_label_get_letter_pos() local
556 lv_txt_flag_t flag = LV_TXT_FLAG_NONE; in lv_label_get_letter_on() local
671 lv_txt_flag_t flag = LV_TXT_FLAG_NONE; in lv_label_is_char_under_pos() local
847 lv_txt_flag_t flag = LV_TXT_FLAG_NONE; in lv_label_design() local
985 lv_txt_flag_t flag = LV_TXT_FLAG_NONE; in lv_label_refr_text() local
/AliOS-Things-master/components/drivers/core/base/include/drivers/
A Dspinlock.h15 unsigned int flag; member
77 unsigned int flag; member
/AliOS-Things-master/components/ble_host/ble_profiles/
A Dibeacons.c50 uint8_t flag = AD_FLAG_GENERAL | AD_FLAG_NO_BREDR; in ibeacon_start() local
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis-dsp/Source/MatrixFunctions/
A Darm_mat_inverse_f32.c91 uint32_t i, rowCnt, flag = 0u, j, loopCnt, k, l; /* loop counters */ local
A Darm_mat_inverse_f64.c91 uint32_t i, rowCnt, flag = 0u, j, loopCnt, k, l; /* loop counters */ local
/AliOS-Things-master/components/uvoice/media/
A Duvoice_format.c32 char flag; member
39 unsigned short flag; member
/AliOS-Things-master/components/genie_service/core/inc/
A Dgenie_storage.h65 uint8_t flag; member
73 uint8_t flag; member
/AliOS-Things-master/components/py_engine/engine/lib/tinytest/
A Dtinytest.c278 tinytest_set_flag_(struct testgroup_t *groups, const char *arg, int set, unsigned long flag)
350 int flag = TT_ENABLED_; local

Completed in 43 milliseconds

123456