Home
last modified time | relevance | path

Searched refs:_2 (Results 1 – 25 of 111) sorted by relevance

12345

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsox_sample_test.c86 int##bits##_2 = SOX_SAMPLE_TO_SIGNED(bits,sample, clips); \
87 assert(int##bits##_2 == int##bits && clips == 0); \
92 int##bits##_2 = SOX_SAMPLE_TO_SIGNED(bits,sample, clips); \
93 assert(int##bits##_2 == int##bits && clips == 0); \
98 int##bits##_2 = SOX_SAMPLE_TO_SIGNED(bits,sample, clips); \
99 assert(int##bits##_2 == int##bits && clips == 0); \
103 int##bits##_2 = SOX_SAMPLE_TO_SIGNED(bits,sample, clips); \
104 assert(int##bits##_2 == int##bits && clips == 0); \
108 int##bits##_2 = SOX_SAMPLE_TO_SIGNED(bits,sample, clips); \
109 assert(int##bits##_2 == int##bits && clips == 0); \
[all …]
/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/maliit/maliit-plugins-qt5/
H A D0001-Do-not-use-tr1-namespace.patch41 - using std::tr1::placeholders::_2;
43 + using std::placeholders::_2;
45 …overrideCheck(changed_ids, d->left, std::tr1::bind(&LayoutHelper::leftPanelChanged, this, _1, _2));
46 …errideCheck(changed_ids, d->right, std::tr1::bind(&LayoutHelper::rightPanelChanged, this, _1, _2));
47 …rideCheck(changed_ids, d->center, std::tr1::bind(&LayoutHelper::centerPanelChanged, this, _1, _2));
48 …Check(changed_ids, d->extended, std::tr1::bind(&LayoutHelper::extendedPanelChanged, this, _1, _2));
49 + d->overrideCheck(changed_ids, d->left, std::bind(&LayoutHelper::leftPanelChanged, this, _1, _2
50 …d->overrideCheck(changed_ids, d->right, std::bind(&LayoutHelper::rightPanelChanged, this, _1, _2));
51 …>overrideCheck(changed_ids, d->center, std::bind(&LayoutHelper::centerPanelChanged, this, _1, _2));
52 …rrideCheck(changed_ids, d->extended, std::bind(&LayoutHelper::extendedPanelChanged, this, _1, _2));
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/
H A Dtransform.hpp45 , bind1< typename lambda<Op>::type, _2>
62 , bind1< typename lambda<Op>::type, _2>
82 , bind1<first<>,_2>
83 , bind1<second<>,_2>
103 , bind1<first<>,_2>
104 , bind1<second<>,_2>
/OK3568_Linux_fs/kernel/arch/powerpc/lib/
H A Dxor_vmx.c26 unative_t V##_0, V##_1, V##_2, V##_3
32 V##_2 = V[2]; \
40 V[2] = V##_2; \
48 V1##_2 = vec_xor(V1##_2, V2##_2); \
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvhw/
H A Ddrf.h65 #define NVVAL_(X,_1,_2,_3,_4,_5,IMPL,...) IMPL argument
70 #define NVDEF_(X,_1,_2,_3,_4,_5,IMPL,...) IMPL argument
76 #define NVVAL_GET_(X,_1,_2,_3,_4,_5,IMPL,...) IMPL argument
82 #define NVVAL_TEST_(X,_1,_2,_3,_4,_5,_6,_7,IMPL,...) IMPL argument
87 #define NVDEF_TEST_(X,_1,_2,_3,_4,_5,_6,_7,IMPL,...) IMPL argument
93 #define NVVAL_SET_(X,_1,_2,_3,_4,_5,_6,IMPL,...) IMPL argument
98 #define NVDEF_SET_(X,_1,_2,_3,_4,_5,_6,IMPL,...) IMPL argument
107 #define NVVAL_MW_GET_(X,_1,_2,_3,_4,_5,IMPL,...) IMPL argument
117 #define NVVAL_MW_SET_(X,_1,_2,_3,_4,_5,_6,IMPL,...) IMPL argument
122 #define NVDEF_MW_SET_(X,_1,_2,_3,_4,_5,_6,IMPL,...) IMPL argument
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/
H A D0001-Revert-ld.hugetlbfs-fix-Ttext-segment-argument-on-AA.patch9 ERROR: libhugetlbfs-1_2.23-r0 do_populate_sysroot: Fatal errors occurred in subprocesses:
10 …ip', '--remove-section=.comment', '--remove-section=.note', 'libhugetlbfs/1_2.23-r0/sysroot-destdi…
12 …libhugetlbfs/1_2.23-r0/sysroot-destdir/usr/lib/libhugetlbfs/tests/obj32/stmuFa58: error: PHDR segm…
13 …arm-oe-linux-gnueabi-strip: libhugetlbfs/1_2.23-r0/sysroot-destdir/usr/lib/libhugetlbfs/tests/obj3…
18 libhugetlbfs/1_2.22-r0-old/temp/log.do_compile:arm-oe-linux-gnueabi-gcc
23 --sysroot=/jenkins/mjansa/build/ros/oe-melodic-gatesgarth/libhugetlbfs/1_2.22-r0/recipe-sysroot
25 libhugetlbfs/1_2.22-r0-old/temp/log.do_compile:arm-oe-linux-gnueabi-gcc
30 --sysroot=/jenkins/mjansa/build/ros/oe-melodic-gatesgarth/libhugetlbfs/1_2.22-r0/recipe-sysroot
35 libhugetlbfs/1_2.23-r0-new/temp/log.do_compile:arm-oe-linux-gnueabi-gcc
40 --sysroot=/jenkins/mjansa/build/ros/oe-melodic-gatesgarth/libhugetlbfs/1_2.23-r0/recipe-sysroot
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/bcc551/
H A Dplaceholders.hpp42 typedef arg<2> _2; typedef
47 BOOST_MPL_AUX_ARG_ADL_BARRIER_DECL(_2)
50 using BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE::_2;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/bcc/
H A Dplaceholders.hpp42 typedef arg<2> _2; typedef
47 BOOST_MPL_AUX_ARG_ADL_BARRIER_DECL(_2)
50 using BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE::_2;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/plain/
H A Dplaceholders.hpp42 typedef arg<2> _2; typedef
47 BOOST_MPL_AUX_ARG_ADL_BARRIER_DECL(_2)
50 using BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE::_2;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/no_ttp/
H A Dplaceholders.hpp42 typedef arg<2> _2; typedef
47 BOOST_MPL_AUX_ARG_ADL_BARRIER_DECL(_2)
50 using BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE::_2;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/msvc60/
H A Dplaceholders.hpp42 typedef arg<2> _2; typedef
47 BOOST_MPL_AUX_ARG_ADL_BARRIER_DECL(_2)
50 using BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE::_2;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/msvc70/
H A Dplaceholders.hpp42 typedef arg<2> _2; typedef
47 BOOST_MPL_AUX_ARG_ADL_BARRIER_DECL(_2)
50 using BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE::_2;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/bcc_pre590/
H A Dplaceholders.hpp42 typedef arg<2> _2; typedef
47 BOOST_MPL_AUX_ARG_ADL_BARRIER_DECL(_2)
50 using BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE::_2;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/gcc/
H A Dplaceholders.hpp42 typedef arg<2> _2; typedef
47 BOOST_MPL_AUX_ARG_ADL_BARRIER_DECL(_2)
50 using BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE::_2;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/mwcw/
H A Dplaceholders.hpp42 typedef arg<2> _2; typedef
47 BOOST_MPL_AUX_ARG_ADL_BARRIER_DECL(_2)
50 using BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE::_2;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/no_ctps/
H A Dplaceholders.hpp42 typedef arg<2> _2; typedef
47 BOOST_MPL_AUX_ARG_ADL_BARRIER_DECL(_2)
50 using BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE::_2;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/dmc/
H A Dplaceholders.hpp42 typedef arg<2> _2; typedef
47 BOOST_MPL_AUX_ARG_ADL_BARRIER_DECL(_2)
50 using BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE::_2;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iterator/
H A Dminimum_category.hpp67 template <class T1 = mpl::_1, class T2 = mpl::_2>
82 struct minimum_category<mpl::_1,mpl::_2>
88 BOOST_MPL_AUX_LAMBDA_SUPPORT_SPEC(2,minimum_category,(mpl::_1,mpl::_2))
/OK3568_Linux_fs/kernel/drivers/firmware/psci/
H A Dpsci.c184 return __psci_cpu_suspend(PSCI_FN_NATIVE(0_2, CPU_SUSPEND), in psci_0_2_cpu_suspend()
221 return __psci_cpu_on(PSCI_FN_NATIVE(0_2, CPU_ON), cpuid, entry_point); in psci_0_2_cpu_on()
239 return __psci_migrate(PSCI_FN_NATIVE(0_2, MIGRATE), cpuid); in psci_0_2_migrate()
245 return invoke_psci_fn(PSCI_FN_NATIVE(0_2, AFFINITY_INFO), in psci_affinity_info()
256 return invoke_psci_fn(PSCI_FN_NATIVE(0_2, MIGRATE_INFO_UP_CPU), in psci_migrate_info_up_cpu()
394 int feature = psci_features(PSCI_FN_NATIVE(0_2, CPU_SUSPEND)); in psci_init_cpu_suspend()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/
H A Dinsert_range_impl.hpp56 , insert<_1, begin<_1>, _2>
70 , insert<_1, begin<_1>, _2>
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/util/
H A Dcombine_if.hpp69 boost::mpl::_2
73 boost::mpl::_1, boost::mpl::pair<T, boost::mpl::_2>
H A Dcompress_variant.hpp50 boost::mpl::placeholders::_2
56 boost::mpl::placeholders::_1, boost::mpl::placeholders::_2
/OK3568_Linux_fs/buildroot/configs/
H A Dimx8mqevk_defconfig23 BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_REPO_VERSION="rel_imx_5.4.24_2.1.0"
30 BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="rel_imx_5.4.24_2.1.0"
/OK3568_Linux_fs/buildroot/package/tinyxml/
H A Dtinyxml.hash2 sha256 8164c9ad48b9028667768a584d62f7760cfbfb90d0dd6214ad174403058da10c tinyxml-2.6.2_2.tar.gz
/OK3568_Linux_fs/buildroot/package/imx-mkimage/
H A Dimx-mkimage.hash2 …ed79ba24cfbe877d29022a2a33f6614b1bba728e95d1b2f0448196 imx-mkimage-rel_imx_5.4.70_2.3.0-br1.tar.gz

12345