Home
last modified time | relevance | path

Searched defs:repeat (Results 1 – 22 of 22) sorted by relevance

/AliOS-Things-master/components/SDL2/src/gfx/Test/
A DTestGfxPrimitives.c247 int repeat; in BenchmarkPixel() local
327 int repeat; in BenchmarkHline() local
408 int repeat; in BenchmarkVline() local
489 int repeat; in BenchmarkRectangle() local
569 int repeat; in BenchmarkRoundedRectangle() local
649 int repeat; in BenchmarkRoundedBox() local
729 int repeat; in BenchmarkBoxTwo() local
810 int repeat; in BenchmarkBox() local
891 int repeat; in BenchmarkLine() local
972 int repeat; in BenchmarkAALine() local
[all …]
/AliOS-Things-master/components/osal_aos/rhino/
A Daos_timer.c20 uint32_t ms, bool repeat) in aos_timer_new()
55 uint32_t ms, bool repeat, bool auto_run) in aos_timer_new_ext()
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/utils/systimer/
A Dmodule_systimer.c22 int repeat; member
60 static timer_wrap_t *setup_timer(int js_cb_ref, long ms, int repeat) in setup_timer()
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/utils/systimer/
A Dmodule_systimer.c23 int repeat; member
70 static timer_wrap_t *setup_timer(JSValue js_cb_ref, long ms, int repeat) in setup_timer()
/AliOS-Things-master/components/freetype/src/tools/
A Dtest_bbox.c137 long repeat ) in profile_outline()
/AliOS-Things-master/components/ble_host/bt_shell/bt_host/
A Dflash.c161 bt_u32_t repeat; in cmd_test() local
A Dgatt.c389 uint16_t repeat; in cmd_gatt_write_without_rsp() local
/AliOS-Things-master/components/SDL2/test/
A Dcheckkeys.c106 PrintKey(SDL_Keysym * sym, SDL_bool pressed, SDL_bool repeat) in PrintKey()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A Dallocator_test.cc101 for (int repeat = 0; repeat < 2; repeat++) { in TEST() local
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/drivers/ir/inc/
A Dirlib.h211 uint8_t repeat; /* ir repeat: 1 true,0: flase ; 像空调这种没有repeat的,可以直接复用代码命令*/ member
239 IR_REPEAT_S repeat; member
/AliOS-Things-master/components/littlevgl/src/lv_misc/
A Dlv_anim.h85 uint8_t repeat : 1; /**< Repeat the animation infinitely*/ member
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/example/
A Dparametrized_example.cc49 int repeat; member
/AliOS-Things-master/components/SDL2/src/events/
A DSDL_keyboard.c691 Uint8 repeat = SDL_FALSE; in SDL_SendKeyboardKeyInternal() local
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/bt_if_enhanced/inc/
A Davrcp_api.h826 avrcp_repeat_value_t repeat; member
839 avrcp_repeat_string_t repeat; /* Repeat mode status */ member
1029 avrcp_repeat_value_t repeat; member
1176 avrcp_repeat_value_t repeat; member
1278 avrcp_repeat_value_t repeat; member
/AliOS-Things-master/components/uvoice/internal/
A Duvoice_amp.h315 int internal_ms, int repeat, unsigned char auto_run) in os_timer_new()
A Duvoice_alios.h425 int internal_ms, int repeat, unsigned char auto_run) in os_timer_new()
A Duvoice_linux.h358 int internal_ms, int repeat, unsigned char auto_run) in os_timer_new()
/AliOS-Things-master/components/ble_host/bt_shell/bt_host/test/
A Dgatt.c488 uint16_t repeat; in cmd_gatt_write_without_rsp() local
/AliOS-Things-master/components/amp_adapter/platform/linux/
A Daos_system.c28 uint32_t repeat; member
/AliOS-Things-master/components/SDL2/include/
A DSDL_events.h219 Uint8 repeat; /**< Non-zero if this is a key repeat */ member
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Dvp8l_dec.c291 int repeat = VP8LReadBits(br, extra_bits) + repeat_offset; in ReadHuffmanCodeLengths() local
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/
A Dpngvalid.c2384 unsigned int repeat :1; /* Repeat this transform test. */ member

Completed in 85 milliseconds