/AliOS-Things-master/components/py_engine/engine/tools/ |
A D | uncrustify.cfg | 70 sp_do_brace_open = force # ignore/add/remove/force 73 sp_brace_close_while = force # ignore/add/remove/force 76 sp_while_paren_open = force # ignore/add/remove/force 84 sp_arith = force # ignore/add/remove/force 89 sp_arith_additive = force # ignore/add/remove/force 92 sp_assign = force # ignore/add/remove/force 163 sp_bool = force # ignore/add/remove/force 166 sp_compare = force # ignore/add/remove/force 245 # Default: force 343 # Default: force [all …]
|
/AliOS-Things-master/components/SDL2/src/gfx/ |
A D | autogen.sh | 9 aclocal --force -I /usr/local/share/aclocal 10 libtoolize --force --copy
|
/AliOS-Things-master/components/SDL2/src/gfx/Test/ |
A D | autogen.sh | 9 aclocal --force -I /usr/local/share/aclocal 10 libtoolize --force --copy
|
/AliOS-Things-master/components/uvoice/audio/ |
A D | audio_mixer.c | 31 bool force) in device_select() argument 42 if (adev->out_device != device || force) { in device_select() 56 if (adev->in_device != device || force) { in device_select()
|
A D | audio_mixer.h | 10 int device_select(struct audio_device *adev, snd_device_t device, bool force);
|
/AliOS-Things-master/components/genie_service/core/src/ |
A D | genie_mesh.c | 233 int genie_mesh_suspend(bool force) in genie_mesh_suspend() argument 235 BT_INFO("[%u]%s, force:%d", k_uptime_get_32(), __func__, force); in genie_mesh_suspend() 236 return bt_mesh_suspend(force); in genie_mesh_suspend()
|
A D | genie_lpm.c | 217 int genie_lpm_enable(bool force) in genie_lpm_enable() argument 223 genie_mesh_suspend(force); in genie_lpm_enable() 230 if (force) in genie_lpm_enable()
|
/AliOS-Things-master/components/SDL2/src/hidapi/ |
A D | bootstrap | 2 autoreconf --install --verbose --force
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/ |
A D | autogen.sh | 3 libtoolize --force --copy
|
/AliOS-Things-master/components/littlevgl/scripts/ |
A D | cppcheck_run.sh | 1 …utput-file=cppcheck_res.txt --suppress=unusedFunction --suppress=preprocessorErrorDirective --force
|
/AliOS-Things-master/components/SDL2/src/dynapi/ |
A D | SDL_dynapi.h | 39 #error Nope, you have to edit this file to force this off.
|
/AliOS-Things-master/components/genie_service/core/inc/ |
A D | genie_mesh.h | 60 int genie_mesh_suspend(bool force);
|
A D | genie_lpm.h | 86 int genie_lpm_enable(bool force);
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/ |
A D | lpn.h | 60 void bt_mesh_lpn_disable(bool force);
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | autogen.sh | 169 if autoreconf --warnings=all --force --install
|
/AliOS-Things-master/components/linkkit/wifi_provision/dev_bind/ |
A D | awss_cmp_coap.c | 231 int awss_cmp_local_deinit(int force) in awss_cmp_local_deinit() argument 242 if (force) { in awss_cmp_local_deinit()
|
A D | awss_cmp.h | 43 int awss_cmp_local_deinit(int force);
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/ |
A D | lpn.c | 152 static void clear_friendship(bool force, bool disable); 205 static void clear_friendship(bool force, bool disable) in clear_friendship() argument 209 BT_DBG("force %u disable %u", force, disable); in clear_friendship() 211 if (!force && lpn->established && !lpn->clear_success && in clear_friendship() 396 void bt_mesh_lpn_disable(bool force) in bt_mesh_lpn_disable() argument 402 clear_friendship(force, true); in bt_mesh_lpn_disable()
|
A D | main.c | 252 int bt_mesh_suspend(bool force) in bt_mesh_suspend() argument 267 if (force == false) { in bt_mesh_suspend()
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/drivers/ana/haas1000/ |
A D | pmu_haas1000.h | 78 void pmu_wdt_set_force_reboot(uint32_t force);
|
/AliOS-Things-master/components/SDL2/src/image/debian/ |
A D | changelog | 280 * re-run libtoolize --force --copy; aclocal; patch aclocal.m4 to include 301 * re-ran libtoolize --force --copy; aclocal; automake --foreign; autoconf 313 * re-ran libtoolize --force --copy; aclocal; automake --foreign; autoconf 332 * re-ran libtoolize --force --copy; aclocal; automake --foreign; autoconf
|
/AliOS-Things-master/components/SDL2/src/video/uikit/ |
A D | SDL_uikitview.m | 152 * might happen after the current dimensions are queried, so we force a 223 if ([touch respondsToSelector:@selector(force)]) { 224 return (float) touch.force; 441 /* This is only called when the force of a press changes. */
|
/AliOS-Things-master/components/SDL2/src/video/emscripten/ |
A D | SDL_emscriptenevents.c | 631 SDL_bool force = SDL_FALSE; in Emscripten_HandleResize() local 637 force = SDL_TRUE; in Emscripten_HandleResize() 660 if (force) { in Emscripten_HandleResize()
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/api/mesh/ |
A D | main.h | 421 int bt_mesh_suspend(bool force);
|
/AliOS-Things-master/components/SDL2/ |
A D | CREDITS.txt | 35 * Edgar "bobbens" Simo for his force feedback API development during the
|