| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/ |
| H A D | proto_fwd.hpp | 591 namespace functional namespace 682 typedef functional::flatten _flatten; 683 typedef functional::make_pair _make_pair; 684 typedef functional::first _first; 685 typedef functional::second _second; 686 typedef functional::pop_front _at; 687 typedef functional::pop_front _pop_front; 688 typedef functional::push_front _push_front; 689 typedef functional::pop_back _pop_back; 690 typedef functional::push_back _push_back; [all …]
|
| H A D | functional.hpp | 2 /// \file functional.hpp 12 #include <boost/proto/functional/std.hpp> 13 #include <boost/proto/functional/fusion.hpp> 14 #include <boost/proto/functional/range.hpp>
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/cpprest/cpprest/ |
| H A D | disable-outside-tests.patch | 9 Index: cpprest/Release/tests/functional/http/client/CMakeLists.txt 11 --- cpprest.orig/Release/tests/functional/http/client/CMakeLists.txt 12 +++ cpprest/Release/tests/functional/http/client/CMakeLists.txt 21 Index: cpprest/Release/tests/functional/http/client/authentication_tests.cpp 23 --- cpprest.orig/Release/tests/functional/http/client/authentication_tests.cpp 24 +++ cpprest/Release/tests/functional/http/client/authentication_tests.cpp 53 Index: cpprest/Release/tests/functional/websockets/client/authentication_tests.cpp 55 --- cpprest.orig/Release/tests/functional/websockets/client/authentication_tests.cpp 56 +++ cpprest/Release/tests/functional/websockets/client/authentication_tests.cpp 88 Index: cpprest/Release/tests/functional/http/client/connections_and_errors.cpp [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/operator/detail/cpp03/preprocessed/ |
| H A D | mem_fun_ptr_expr_10.hpp | 7 …functional { typedef boost::proto::functional::make_expr< tag:: mem_fun_ptr > make_mem_fun_ptr; } … in make_mem_fun_ptr() namespace
|
| H A D | mem_fun_ptr_expr_20.hpp | 7 …functional { typedef boost::proto::functional::make_expr< tag:: mem_fun_ptr > make_mem_fun_ptr; } … in make_mem_fun_ptr() namespace
|
| H A D | mem_fun_ptr_expr_30.hpp | 7 …functional { typedef boost::proto::functional::make_expr< tag:: mem_fun_ptr > make_mem_fun_ptr; } … in make_mem_fun_ptr() namespace
|
| H A D | mem_fun_ptr_expr_40.hpp | 7 …functional { typedef boost::proto::functional::make_expr< tag:: mem_fun_ptr > make_mem_fun_ptr; } … in make_mem_fun_ptr() namespace
|
| H A D | mem_fun_ptr_expr_50.hpp | 7 …functional { typedef boost::proto::functional::make_expr< tag:: mem_fun_ptr > make_mem_fun_ptr; } … in make_mem_fun_ptr() namespace
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/detail/cpp03/preprocessed/ |
| H A D | function_eval_expr_10.hpp | 8 …functional { typedef boost::proto::functional::make_expr< tag:: function_eval > make_function_eval… in make_function_eval() namespace
|
| H A D | function_eval_expr_20.hpp | 8 …functional { typedef boost::proto::functional::make_expr< tag:: function_eval > make_function_eval… in make_function_eval() namespace
|
| H A D | function_eval_expr_30.hpp | 8 …functional { typedef boost::proto::functional::make_expr< tag:: function_eval > make_function_eval… in make_function_eval() namespace
|
| H A D | function_eval_expr_40.hpp | 8 …functional { typedef boost::proto::functional::make_expr< tag:: function_eval > make_function_eval… in make_function_eval() namespace
|
| H A D | function_eval_expr_50.hpp | 8 …functional { typedef boost::proto::functional::make_expr< tag:: function_eval > make_function_eval… in make_function_eval() namespace
|
| /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/backward/ |
| H A D | backward_warning.h | 51 <functional>, bind <functional>, binder1st 52 <functional>, bind <functional>, binder2nd 53 <functional>, bind <functional>, bind1st 54 <functional>, bind <functional>, bind2nd
|
| /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/backward/ |
| H A D | backward_warning.h | 51 <functional>, bind <functional>, binder1st 52 <functional>, bind <functional>, binder2nd 53 <functional>, bind <functional>, bind1st 54 <functional>, bind <functional>, bind2nd
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/functional/ |
| H A D | range.hpp | 12 #include <boost/proto/functional/range/begin.hpp> 13 #include <boost/proto/functional/range/empty.hpp> 14 #include <boost/proto/functional/range/end.hpp> 15 #include <boost/proto/functional/range/rbegin.hpp> 16 #include <boost/proto/functional/range/rend.hpp> 17 #include <boost/proto/functional/range/size.hpp>
|
| H A D | fusion.hpp | 12 #include <boost/proto/functional/fusion/at.hpp> 13 #include <boost/proto/functional/fusion/pop_back.hpp> 14 #include <boost/proto/functional/fusion/pop_front.hpp> 15 #include <boost/proto/functional/fusion/push_back.hpp> 16 #include <boost/proto/functional/fusion/push_front.hpp> 17 #include <boost/proto/functional/fusion/reverse.hpp>
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/operator/detail/ |
| H A D | define_operator.hpp | 29 namespace functional \ 32 proto::functional::make_expr<proto::tag::name> \ 40 functional:: BOOST_PP_CAT(make_, name)( \ 51 return functional::BOOST_PP_CAT(make_, name)()(operand); \ 69 namespace functional \ 72 proto::functional::make_expr<proto::tag::name> \ 80 functional:: BOOST_PP_CAT(make_, name)( \ 91 return functional::BOOST_PP_CAT(make_, name)()(lhs, rhs); \
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/usb/ |
| H A D | cdc.h | 62 /* "Header Functional Descriptor" from CDC spec 5.2.3.1 */ 100 /* "Union Functional Descriptor" from CDC spec 5.2.3.8 */ 111 /* "Country Selection Functional Descriptor" from CDC spec 5.2.3.9 */ 122 /* "Network Channel Terminal Functional Descriptor" from CDC spec 5.2.3.11 */ 134 /* "Ethernet Networking Functional Descriptor" from CDC spec 5.2.3.16 */ 147 /* "Telephone Control Model Functional Descriptor" from CDC WMC spec 6.3..3 */ 156 /* "MDLM Functional Descriptor" from CDC WMC spec 6.7.2.3 */ 166 /* "MDLM Detail Functional Descriptor" from CDC WMC spec 6.7.2.4 */ 177 /* "OBEX Control Model Functional Descriptor" */ 186 /* "NCM Control Model Functional Descriptor" */ [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/usb/ |
| H A D | cdc.h | 62 /* "Header Functional Descriptor" from CDC spec 5.2.3.1 */ 100 /* "Union Functional Descriptor" from CDC spec 5.2.3.8 */ 111 /* "Country Selection Functional Descriptor" from CDC spec 5.2.3.9 */ 122 /* "Network Channel Terminal Functional Descriptor" from CDC spec 5.2.3.11 */ 134 /* "Ethernet Networking Functional Descriptor" from CDC spec 5.2.3.16 */ 147 /* "Telephone Control Model Functional Descriptor" from CDC WMC spec 6.3..3 */ 156 /* "MDLM Functional Descriptor" from CDC WMC spec 6.7.2.3 */ 166 /* "MDLM Detail Functional Descriptor" from CDC WMC spec 6.7.2.4 */ 177 /* "OBEX Control Model Functional Descriptor" */ 186 /* "NCM Control Model Functional Descriptor" */ [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/usb/ |
| H A D | cdc.h | 62 /* "Header Functional Descriptor" from CDC spec 5.2.3.1 */ 100 /* "Union Functional Descriptor" from CDC spec 5.2.3.8 */ 111 /* "Country Selection Functional Descriptor" from CDC spec 5.2.3.9 */ 122 /* "Network Channel Terminal Functional Descriptor" from CDC spec 5.2.3.11 */ 134 /* "Ethernet Networking Functional Descriptor" from CDC spec 5.2.3.16 */ 147 /* "Telephone Control Model Functional Descriptor" from CDC WMC spec 6.3..3 */ 156 /* "MDLM Functional Descriptor" from CDC WMC spec 6.7.2.3 */ 166 /* "MDLM Detail Functional Descriptor" from CDC WMC spec 6.7.2.4 */ 177 /* "OBEX Control Model Functional Descriptor" */ 186 /* "NCM Control Model Functional Descriptor" */ [all …]
|
| /OK3568_Linux_fs/u-boot/include/linux/usb/ |
| H A D | cdc.h | 48 /* "Header Functional Descriptor" from CDC spec 5.2.3.1 */ 86 /* "Union Functional Descriptor" from CDC spec 5.2.3.8 */ 97 /* "Country Selection Functional Descriptor" from CDC spec 5.2.3.9 */ 108 /* "Network Channel Terminal Functional Descriptor" from CDC spec 5.2.3.11 */ 120 /* "Ethernet Networking Functional Descriptor" from CDC spec 5.2.3.16 */ 133 /* "MDLM Functional Descriptor" from CDC WMC spec 6.7.2.3 */ 143 /* "MDLM Detail Functional Descriptor" from CDC WMC spec 6.7.2.4 */
|
| /OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/marvell/ |
| H A D | octeontx2.rst | 20 resources from the network, crypto and other functional blocks into 21 PCI-compatible physical and virtual functions. Each functional block 25 and has privileges to provision RVU functional block's LFs to each of the 28 RVU managed networking functional blocks 35 RVU managed non-networking functional blocks 45 RVU functional blocks are highly configurable as per software requirements. 64 supports resource provisioning and configuration of functional blocks.
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/ |
| H A D | env.hpp | 169 namespace functional namespace 362 : BOOST_PROTO_RESULT_OF<functional::as_env(T)> 367 : BOOST_PROTO_RESULT_OF<functional::has_env_var<Key>(Env)>::type 372 : BOOST_PROTO_RESULT_OF<functional::env_var<Key>(Env)> 381 return proto::functional::as_env()(t); in as_env() 387 return proto::functional::as_env()(t); in as_env() 395 return functional::has_env_var<Key>()(e); in has_env_var() 401 return functional::has_env_var<Key>()(e); in has_env_var() 409 return functional::env_var<Key>()(e); in env_var() 415 return functional::env_var<Key>()(e); in env_var() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/arm/ |
| H A D | marvel.rst | 49 …- Functional Spec: http://www.marvell.com/embedded-processors/kirkwood/assets/FS_88F6180_9x_6281_O… 54 …- Functional Spec: http://www.marvell.com/embedded-processors/kirkwood/assets/FS_88F6180_9x_6281_O… 60 …- Functional Spec: http://www.marvell.com/embedded-processors/kirkwood/assets/FS_88F6180_9x_6281_O… 65 …- Functional Spec: http://www.marvell.com/embedded-processors/kirkwood/assets/FS_88F6180_9x_6281_O… 83 …- Functional Spec: http://www.marvell.com/embedded-processors/discovery-innovation/assets/FS_MV761… 88 …- Functional Spec: http://www.marvell.com/embedded-processors/discovery-innovation/assets/FS_MV761… 111 …- Functional Spec: http://www.marvell.com/embedded-processors/armada-300/assets/ARMADA370-Function… 130 …- Functional Spec: https://marvellcorp.wufoo.com/forms/marvell-armada-38x-functional-specification… 155 Functional Spec: 156 http://www.marvell.com/embedded-processors/armada-xp/assets/ARMADA-XP-Functional-SpecDatasheet.pdf [all …]
|