Searched refs:__step (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplacemanager_nokia/ |
| H A D | tst_qplacemanager_nokia.cpp | 39 const int __step = 50; \ 44 for (int __i = 0; __i < __timeout && !(__expr); __i+=__step) { \ 45 QTest::qWait(__step); \
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplacemanager/ |
| H A D | tst_qplacemanager.cpp | 40 const int __step = 50; \ 45 for (int __i = 0; __i < __timeout && !(__expr); __i+=__step) { \ 46 QTest::qWait(__step); \
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/ |
| H A D | i915_scatterlist.h | 76 #define __for_each_sgt_daddr(__dp, __iter, __sgt, __step) \ argument 79 (((__iter).curr += (__step)) >= (__iter).max) ? \
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/placemanager_utils/ |
| H A D | placemanager_utils.h | 40 const int __step = 50; \ 45 for (int __i = 0; __i < __timeout && !(__expr); __i+=__step) { \ 46 QTest::qWait(__step); \
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qnmeapositioninfosource/ |
| H A D | tst_qnmeapositioninfosource.cpp | 49 const int __step = 100; \ 54 for (int __i = 0; __i < __timeoutValue && ((__expr) != (__expected)); __i+=__step) { \ 55 QTest::qWait(__step); \
|
| /OK3568_Linux_fs/kernel/include/linux/mtd/ |
| H A D | rawnand.h | 279 #define NAND_ECC_CAPS_SINGLE(__name, __calc, __step, ...) \ argument 282 .stepsize = __step, \
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/ |
| H A D | random.tcc | 602 size_t __step = 0; in _M_init_diagonal() local 605 std::fill_n(__w, __step, _RealType(0)); in _M_init_diagonal() 606 __w += __step++; in _M_init_diagonal()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/ |
| H A D | random.tcc | 602 size_t __step = 0; in _M_init_diagonal() local 605 std::fill_n(__w, __step, _RealType(0)); in _M_init_diagonal() 606 __w += __step++; in _M_init_diagonal()
|