| /OK3568_Linux_fs/kernel/drivers/input/misc/ |
| H A D | keyspan_remote.c | 94 u32 tester; member 158 while ((dev->data.bits_left + 7 < (sizeof(dev->data.tester) * 8)) && in keyspan_load_tester() 160 dev->data.tester += (dev->data.buffer[dev->data.pos++] << dev->data.bits_left); in keyspan_load_tester() 197 remote->data.tester = 0; in keyspan_check_data() 219 if ((remote->data.tester & SYNC_MASK) == SYNC) { in keyspan_check_data() 220 remote->data.tester = remote->data.tester >> 14; in keyspan_check_data() 225 remote->data.tester = remote->data.tester >> 1; in keyspan_check_data() 252 if ((remote->data.tester & ZERO_MASK) == ZERO) { in keyspan_check_data() 254 remote->data.tester = remote->data.tester >> 5; in keyspan_check_data() 256 } else if ((remote->data.tester & ONE_MASK) == ONE) { in keyspan_check_data() [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/libqmi/files/ |
| H A D | 0001-build-use-python3-everywhere.patch | 8 examples/simple-tester-python/simple-tester-python | 2 +- 21 diff --git a/examples/simple-tester-python/simple-tester-python b/examples/simple-tester-python/sim… 23 --- a/examples/simple-tester-python/simple-tester-python 24 +++ b/examples/simple-tester-python/simple-tester-python
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function_types/detail/pp_retag_default_cc/ |
| H A D | preprocessed.hpp | 37 typedef void ( *tester)(); typedef 38 typedef mpl::bitand_<components<tester> ::bits,cc_mask_constant> bits; 43 typedef void ( *tester)( ... ); typedef 44 typedef mpl::bitand_<components<tester> ::bits,cc_mask_constant> bits; 49 typedef void (test_class:: *tester)(); typedef 50 typedef mpl::bitand_<components<tester> ::bits,cc_mask_constant> bits; 55 typedef void (test_class:: *tester)( ... ); typedef 56 typedef mpl::bitand_<components<tester> ::bits,cc_mask_constant> bits;
|
| H A D | master.hpp | 61 # define BOOST_FT_tester void (*tester)() 66 # define BOOST_FT_tester void (*tester)(...) 71 # define BOOST_FT_tester void (test_class::*tester)() 76 # define BOOST_FT_tester void (test_class::*tester)(...) 96 typedef mpl::bitand_<components<tester>::bits,cc_mask_constant> bits;
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/bluez5/ |
| H A D | bluez5_5.65.bb | 27 tools/mgmt-tester \ 28 tools/gap-tester \ 29 tools/l2cap-tester \ 30 tools/sco-tester \ 31 tools/smp-tester \ 32 tools/hci-tester \ 33 tools/rfcomm-tester \ 34 tools/bnep-tester \ 35 tools/userchan-tester \
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/rsyslog/rsyslog/ |
| H A D | run-ptest | 8 useradd tester || echo "user already exists" 10 su tester -c "make -C tests -k check-TESTS" 11 userdel tester
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function_types/detail/ |
| H A D | classifier.hpp | 58 static typename boost::add_reference<T>::type tester; member 61 boost::function_types::detail::classifier_impl(& tester)
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/pidgin/pidgin-sipe/ |
| H A D | 0001-Migrate-to-use-g_memdup2.patch | 38 src/core/sipe-tls-tester.c | 2 +- 145 diff --git a/src/core/sipe-tls-tester.c b/src/core/sipe-tls-tester.c 147 --- a/src/core/sipe-tls-tester.c 148 +++ b/src/core/sipe-tls-tester.c
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libtest/ |
| H A D | libtest-warn-perl_0.36.bb | 37 perl-module-test-builder-tester \ 38 perl-module-test-tester \
|
| H A D | libtest-nowarnings-perl_1.04.bb | 31 RDEPENDS:${PN} += "perl-module-test-builder perl-module-test-more perl-module-test-tester"
|
| H A D | libtest-deep-perl_1.130.bb | 53 perl-module-test-tester \
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/ |
| H A D | has_xxx.hpp | 70 static char tester(...); 74 static typename msvc_incomplete_array<U>::type tester(type_wrapper<U>); 77 static char (& tester(type_wrapper<U>) )[sizeof(U)+1]; 81 sizeof(tester(type_wrapper<T>())) == 1
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | extrausers.bbclass | 7 # useradd -p '' tester; \ 12 # usermod -s /bin/sh tester; \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/coreutils/coreutils/ |
| H A D | run-ptest | 14 su tester -c "cd ${COREUTILSLIB}/ptest && make check-TESTS top_srcdir=. srcdir=." 2>&1 | tee -a ${L…
|
| /OK3568_Linux_fs/buildroot/package/dieharder/ |
| H A D | Config.in | 6 generator tester. It is thus suitable for use in testing
|
| /OK3568_Linux_fs/buildroot/package/trinity/ |
| H A D | Config.in | 15 A Linux System call fuzz tester
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/tiobench/ |
| H A D | tiobench_0.3.3.bb | 1 SUMMARY = "Threaded I/O tester"
|
| /OK3568_Linux_fs/yocto/poky/meta-selftest/files/ |
| H A D | static-passwd | 13 tester:x:515:515::/:/bin/nologin
|
| /OK3568_Linux_fs/kernel/lib/xz/ |
| H A D | Kconfig | 49 tristate "XZ decompressor tester"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/s-nail/files/ |
| H A D | 0001-make.rc-set-VAL_MTA.patch | 11 # echo "invalide address email" | s-nail -s "test mail" -r test@test.com tester@test.com
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/ |
| H A D | 0006-Use-python3-and-pip3-instead-of-python-and-pip.patch | 56 # Invoke the individual skill tester
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/perl/files/ |
| H A D | perl-rdepends.txt | 2152 RDEPENDS:perl-module-test-builder-tester-color += "perl-module-strict" 2153 RDEPENDS:perl-module-test-builder-tester-color += "perl-module-test-builder-tester" 2154 RDEPENDS:perl-module-test-builder-tester += "perl-module-exporter" 2155 RDEPENDS:perl-module-test-builder-tester += "perl-module-strict" 2156 RDEPENDS:perl-module-test-builder-tester += "perl-module-test-builder" 2177 RDEPENDS:perl-module-test-tester-capture += "perl-module-config" 2178 RDEPENDS:perl-module-test-tester-capture += "perl-module-strict" 2179 RDEPENDS:perl-module-test-tester-capture += "perl-module-test-builder" 2180 RDEPENDS:perl-module-test-tester-capture += "perl-module-vars" 2181 RDEPENDS:perl-module-test-tester-capturerunner += "perl-module-exporter" [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/alsa/ |
| H A D | alsa-utils.inc | 78 SUMMARY:alsa-utils-alsabat = "Command-line sound tester for ALSA sound card driver"
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/manual/mappolyline_tester/ |
| H A D | main.qml | 40 title: qsTr("MapPolyline tester")
|
| /OK3568_Linux_fs/kernel/Documentation/translations/it_IT/process/ |
| H A D | 6.Followthrough.rst | 172 codice nelle mani di un gruppo di *tester* molto più esteso. Anche se avete 175 E, ovviamente, dove ci sono *tester*, ci saranno anche dei rapporti su
|