/AliOS-Things-master/components/SDL2/src/gfx/Test/ |
A D | TestGfxPrimitives.c | 247 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 D | aos_timer.c | 20 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 D | module_systimer.c | 22 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 D | module_systimer.c | 23 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 D | test_bbox.c | 137 long repeat ) in profile_outline()
|
/AliOS-Things-master/components/ble_host/bt_shell/bt_host/ |
A D | flash.c | 161 bt_u32_t repeat; in cmd_test() local
|
A D | gatt.c | 389 uint16_t repeat; in cmd_gatt_write_without_rsp() local
|
/AliOS-Things-master/components/SDL2/test/ |
A D | checkkeys.c | 106 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 D | allocator_test.cc | 101 for (int repeat = 0; repeat < 2; repeat++) { in TEST() local
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/drivers/ir/inc/ |
A D | irlib.h | 211 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 D | lv_anim.h | 85 uint8_t repeat : 1; /**< Repeat the animation infinitely*/ member
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/example/ |
A D | parametrized_example.cc | 49 int repeat; member
|
/AliOS-Things-master/components/SDL2/src/events/ |
A D | SDL_keyboard.c | 691 Uint8 repeat = SDL_FALSE; in SDL_SendKeyboardKeyInternal() local
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/bt_if_enhanced/inc/ |
A D | avrcp_api.h | 826 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 D | uvoice_amp.h | 315 int internal_ms, int repeat, unsigned char auto_run) in os_timer_new()
|
A D | uvoice_alios.h | 425 int internal_ms, int repeat, unsigned char auto_run) in os_timer_new()
|
A D | uvoice_linux.h | 358 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 D | gatt.c | 488 uint16_t repeat; in cmd_gatt_write_without_rsp() local
|
/AliOS-Things-master/components/amp_adapter/platform/linux/ |
A D | aos_system.c | 28 uint32_t repeat; member
|
/AliOS-Things-master/components/SDL2/include/ |
A D | SDL_events.h | 219 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 D | vp8l_dec.c | 291 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 D | pngvalid.c | 2384 unsigned int repeat :1; /* Repeat this transform test. */ member
|