Home
last modified time | relevance | path

Searched full:p2 (Results 1 – 25 of 959) sorted by relevance

12345678910>>...39

/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dxor.h11 xor_8regs_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_8regs_2() argument
16 p1[0] ^= p2[0]; in xor_8regs_2()
17 p1[1] ^= p2[1]; in xor_8regs_2()
18 p1[2] ^= p2[2]; in xor_8regs_2()
19 p1[3] ^= p2[3]; in xor_8regs_2()
20 p1[4] ^= p2[4]; in xor_8regs_2()
21 p1[5] ^= p2[5]; in xor_8regs_2()
22 p1[6] ^= p2[6]; in xor_8regs_2()
23 p1[7] ^= p2[7]; in xor_8regs_2()
25 p2 += 8; in xor_8regs_2()
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/opencl/runtime/autogenerated/
H A Dopencl_core_wrappers.hpp11 … const cl_device_id* p2, const char* p3, void (CL_CALLBACK*p4) (cl_program, void*), void* p5) { re… in clBuildProgram() argument
14p2, const char* p3, cl_uint p4, const cl_program* p5, const char** p6, void (CL_CALLBACK*p7) (cl_p… in clCompileProgram() argument
17 …ffer(cl_context p0, cl_mem_flags p1, size_t p2, void* p3, cl_int* p4) { return clCreateBuffer_pfn(… in clCreateBuffer() argument
20 … cl_device_id p1, cl_command_queue_properties p2, cl_int* p3) { return clCreateCommandQueue_pfn(p0… in clCreateCommandQueue() argument
23 …device_id* p2, void (CL_CALLBACK*p3) (const char*, const void*, size_t, void*), void* p4, cl_int* … in clCreateContext() argument
26 …void (CL_CALLBACK*p2) (const char*, const void*, size_t, void*), void* p3, cl_int* p4) { return cl… in clCreateContextFromType()
29 …lags p1, const cl_image_format* p2, const cl_image_desc* p3, void* p4, cl_int* p5) { return clCrea… in clCreateImage() argument
32 …p1, const cl_image_format* p2, size_t p3, size_t p4, size_t p5, void* p6, cl_int* p7) { return clC… in clCreateImage2D() argument
35 …l_image_format* p2, size_t p3, size_t p4, size_t p5, size_t p6, size_t p7, void* p8, cl_int* p9) {… in clCreateImage3D() argument
38 … clCreateKernel(cl_program p0, const char* p1, cl_int* p2) { return clCreateKernel_pfn(p0, p1, p2)… in clCreateKernel() argument
[all …]
H A Dopencl_gl_wrappers.hpp13 …uffer(cl_context p0, cl_mem_flags p1, cl_GLuint p2, int* p3) { return clCreateFromGLBuffer_pfn(p0,… in clCreateFromGLBuffer() argument
16 …(cl_context p0, cl_mem_flags p1, cl_GLuint p2, cl_int* p3) { return clCreateFromGLRenderbuffer_pfn… in clCreateFromGLRenderbuffer() argument
19 … p0, cl_mem_flags p1, cl_GLenum p2, cl_GLint p3, cl_GLuint p4, cl_int* p5) { return clCreateFromGL… in clCreateFromGLTexture() argument
22 …p0, cl_mem_flags p1, cl_GLenum p2, cl_GLint p3, cl_GLuint p4, cl_int* p5) { return clCreateFromGLT… in clCreateFromGLTexture2D() argument
25 …p0, cl_mem_flags p1, cl_GLenum p2, cl_GLint p3, cl_GLuint p4, cl_int* p5) { return clCreateFromGLT… in clCreateFromGLTexture3D() argument
28 … cl_uint p1, const cl_mem* p2, cl_uint p3, const cl_event* p4, cl_event* p5) { return clEnqueueAcq… in clEnqueueAcquireGLObjects() argument
31 … cl_uint p1, const cl_mem* p2, cl_uint p3, const cl_event* p4, cl_event* p5) { return clEnqueueRel… in clEnqueueReleaseGLObjects() argument
34 …rties* p0, cl_gl_context_info p1, size_t p2, void* p3, size_t* p4) { return clGetGLContextInfoKHR_… in clGetGLContextInfoKHR() argument
37 …jectInfo(cl_mem p0, cl_gl_object_type* p1, cl_GLuint* p2) { return clGetGLObjectInfo_pfn(p0, p1, p… in clGetGLObjectInfo() argument
40 …(cl_mem p0, cl_gl_texture_info p1, size_t p2, void* p3, size_t* p4) { return clGetGLTextureInfo_pf… in clGetGLTextureInfo() argument
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/opencl/runtime/autogenerated/
H A Dopencl_core_wrappers.hpp11 … const cl_device_id* p2, const char* p3, void (CL_CALLBACK*p4) (cl_program, void*), void* p5) { re… in clBuildProgram() argument
14p2, const char* p3, cl_uint p4, const cl_program* p5, const char** p6, void (CL_CALLBACK*p7) (cl_p… in clCompileProgram() argument
17 …ffer(cl_context p0, cl_mem_flags p1, size_t p2, void* p3, cl_int* p4) { return clCreateBuffer_pfn(… in clCreateBuffer() argument
20 … cl_device_id p1, cl_command_queue_properties p2, cl_int* p3) { return clCreateCommandQueue_pfn(p0… in clCreateCommandQueue() argument
23 …device_id* p2, void (CL_CALLBACK*p3) (const char*, const void*, size_t, void*), void* p4, cl_int* … in clCreateContext() argument
26 …void (CL_CALLBACK*p2) (const char*, const void*, size_t, void*), void* p3, cl_int* p4) { return cl… in clCreateContextFromType()
29 …lags p1, const cl_image_format* p2, const cl_image_desc* p3, void* p4, cl_int* p5) { return clCrea… in clCreateImage() argument
32 …p1, const cl_image_format* p2, size_t p3, size_t p4, size_t p5, void* p6, cl_int* p7) { return clC… in clCreateImage2D() argument
35 …l_image_format* p2, size_t p3, size_t p4, size_t p5, size_t p6, size_t p7, void* p8, cl_int* p9) {… in clCreateImage3D() argument
38 … clCreateKernel(cl_program p0, const char* p1, cl_int* p2) { return clCreateKernel_pfn(p0, p1, p2)… in clCreateKernel() argument
[all …]
H A Dopencl_gl_wrappers.hpp13 …uffer(cl_context p0, cl_mem_flags p1, cl_GLuint p2, int* p3) { return clCreateFromGLBuffer_pfn(p0,… in clCreateFromGLBuffer() argument
16 …(cl_context p0, cl_mem_flags p1, cl_GLuint p2, cl_int* p3) { return clCreateFromGLRenderbuffer_pfn… in clCreateFromGLRenderbuffer() argument
19 … p0, cl_mem_flags p1, cl_GLenum p2, cl_GLint p3, cl_GLuint p4, cl_int* p5) { return clCreateFromGL… in clCreateFromGLTexture() argument
22 …p0, cl_mem_flags p1, cl_GLenum p2, cl_GLint p3, cl_GLuint p4, cl_int* p5) { return clCreateFromGLT… in clCreateFromGLTexture2D() argument
25 …p0, cl_mem_flags p1, cl_GLenum p2, cl_GLint p3, cl_GLuint p4, cl_int* p5) { return clCreateFromGLT… in clCreateFromGLTexture3D() argument
28 … cl_uint p1, const cl_mem* p2, cl_uint p3, const cl_event* p4, cl_event* p5) { return clEnqueueAcq… in clEnqueueAcquireGLObjects() argument
31 … cl_uint p1, const cl_mem* p2, cl_uint p3, const cl_event* p4, cl_event* p5) { return clEnqueueRel… in clEnqueueReleaseGLObjects() argument
34 …rties* p0, cl_gl_context_info p1, size_t p2, void* p3, size_t* p4) { return clGetGLContextInfoKHR_… in clGetGLContextInfoKHR() argument
37 …jectInfo(cl_mem p0, cl_gl_object_type* p1, cl_GLuint* p2) { return clGetGLObjectInfo_pfn(p0, p1, p… in clGetGLObjectInfo() argument
40 …(cl_mem p0, cl_gl_texture_info p1, size_t p2, void* p3, size_t* p4) { return clGetGLTextureInfo_pf… in clGetGLTextureInfo() argument
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/opencl/runtime/autogenerated/
H A Dopencl_core_wrappers.hpp11 … const cl_device_id* p2, const char* p3, void (CL_CALLBACK*p4) (cl_program, void*), void* p5) { re… in clBuildProgram() argument
14p2, const char* p3, cl_uint p4, const cl_program* p5, const char** p6, void (CL_CALLBACK*p7) (cl_p… in clCompileProgram() argument
17 …ffer(cl_context p0, cl_mem_flags p1, size_t p2, void* p3, cl_int* p4) { return clCreateBuffer_pfn(… in clCreateBuffer() argument
20 … cl_device_id p1, cl_command_queue_properties p2, cl_int* p3) { return clCreateCommandQueue_pfn(p0… in clCreateCommandQueue() argument
23 …device_id* p2, void (CL_CALLBACK*p3) (const char*, const void*, size_t, void*), void* p4, cl_int* … in clCreateContext() argument
26 …void (CL_CALLBACK*p2) (const char*, const void*, size_t, void*), void* p3, cl_int* p4) { return cl… in clCreateContextFromType()
29 …lags p1, const cl_image_format* p2, const cl_image_desc* p3, void* p4, cl_int* p5) { return clCrea… in clCreateImage() argument
32 …p1, const cl_image_format* p2, size_t p3, size_t p4, size_t p5, void* p6, cl_int* p7) { return clC… in clCreateImage2D() argument
35 …l_image_format* p2, size_t p3, size_t p4, size_t p5, size_t p6, size_t p7, void* p8, cl_int* p9) {… in clCreateImage3D() argument
38 … clCreateKernel(cl_program p0, const char* p1, cl_int* p2) { return clCreateKernel_pfn(p0, p1, p2)… in clCreateKernel() argument
[all …]
H A Dopencl_gl_wrappers.hpp13 …uffer(cl_context p0, cl_mem_flags p1, cl_GLuint p2, int* p3) { return clCreateFromGLBuffer_pfn(p0,… in clCreateFromGLBuffer() argument
16 …(cl_context p0, cl_mem_flags p1, cl_GLuint p2, cl_int* p3) { return clCreateFromGLRenderbuffer_pfn… in clCreateFromGLRenderbuffer() argument
19 … p0, cl_mem_flags p1, cl_GLenum p2, cl_GLint p3, cl_GLuint p4, cl_int* p5) { return clCreateFromGL… in clCreateFromGLTexture() argument
22 …p0, cl_mem_flags p1, cl_GLenum p2, cl_GLint p3, cl_GLuint p4, cl_int* p5) { return clCreateFromGLT… in clCreateFromGLTexture2D() argument
25 …p0, cl_mem_flags p1, cl_GLenum p2, cl_GLint p3, cl_GLuint p4, cl_int* p5) { return clCreateFromGLT… in clCreateFromGLTexture3D() argument
28 … cl_uint p1, const cl_mem* p2, cl_uint p3, const cl_event* p4, cl_event* p5) { return clEnqueueAcq… in clEnqueueAcquireGLObjects() argument
31 … cl_uint p1, const cl_mem* p2, cl_uint p3, const cl_event* p4, cl_event* p5) { return clEnqueueRel… in clEnqueueReleaseGLObjects() argument
34 …rties* p0, cl_gl_context_info p1, size_t p2, void* p3, size_t* p4) { return clGetGLContextInfoKHR_… in clGetGLContextInfoKHR() argument
37 …jectInfo(cl_mem p0, cl_gl_object_type* p1, cl_GLuint* p2) { return clGetGLObjectInfo_pfn(p0, p1, p… in clGetGLObjectInfo() argument
40 …(cl_mem p0, cl_gl_texture_info p1, size_t p2, void* p3, size_t* p4) { return clGetGLTextureInfo_pf… in clGetGLTextureInfo() argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/
H A Dstrategy_transform.hpp94 inline bool apply(P const& p1, P& p2) const in apply()
96 p2 = p1; in apply()
105 \tparam P2 second point type
107 template <typename P1, typename P2>
110 inline bool apply(P1 const& p1, P2& p2) const in apply()
113 assert_dimension_equal<P1, P2>(); in apply()
115 geometry::convert(p1, p2); in apply()
125 \tparam P2 second point type
128 template <typename P1, typename P2, template <typename> class F>
131 inline bool apply(P1 const& p1, P2& p2) const in apply()
[all …]
/OK3568_Linux_fs/kernel/scripts/coccinelle/misc/
H A Darray_size_dup.cocci30 position p1, p2;
36 * array_size(E1, E2)@p2
40 p2 << as_next.p2;
43 msg = "WARNING: array_size is used later (line %s) to compute the same size" % (p2[0].line)
48 p2 << as_next.p2;
51 msg = "WARNING: array_size is used later (line %s) to compute the same size" % (p2[0].line)
59 position p1, p2;
65 * E1 * E2@p2
69 p2 << as_prev.p2;
73 coccilib.report.print_report(p2[0], msg)
[all …]
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Dsearchutility.cpp35 int cmp_lpi_with_psb(const void *p1, const void *p2) { in cmp_lpi_with_psb() argument
37 (static_cast<const LmaPsbItem*>(p2))->psb) in cmp_lpi_with_psb()
40 (static_cast<const LmaPsbItem*>(p2))->psb) in cmp_lpi_with_psb()
45 int cmp_lpi_with_unified_psb(const void *p1, const void *p2) { in cmp_lpi_with_unified_psb() argument
47 const LmaPsbItem *item2 = static_cast<const LmaPsbItem*>(p2); in cmp_lpi_with_unified_psb()
63 int cmp_lpi_with_id(const void *p1, const void *p2) { in cmp_lpi_with_id() argument
65 (static_cast<const LmaPsbItem*>(p2))->id) in cmp_lpi_with_id()
68 (static_cast<const LmaPsbItem*>(p2))->id) in cmp_lpi_with_id()
73 int cmp_lpi_with_hanzi(const void *p1, const void *p2) { in cmp_lpi_with_hanzi() argument
75 (static_cast<const LmaPsbItem*>(p2))->hanzi) in cmp_lpi_with_hanzi()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/
H A Dazimuth.hpp52 template <typename P1, typename P2, typename Spheroid>
53 static inline ReturnType apply(P1 const& p1, P2 const& p2, Spheroid const& spheroid) in apply()
57 get_as_radian<0>(p2), get_as_radian<1>(p2), in apply()
61 template <typename P1, typename P2>
62 static inline ReturnType apply(P1 const& p1, P2 const& p2) in apply()
64 return apply(p1, p2, srs::spheroid<ReturnType>()); in apply()
71 template <typename P1, typename P2, typename Sphere>
72 static inline ReturnType apply(P1 const& p1, P2 const& p2, Sphere const& /*unused*/) in apply()
76 get_as_radian<0>(p2), get_as_radian<1>(p2)).azimuth; in apply()
79 template <typename P1, typename P2>
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/arithmetic/
H A Dcross_product.hpp52 template <typename P1, typename P2, typename ResultP>
53 static inline void apply(P1 const& p1, P2 const& p2, ResultP& result) in apply()
56 assert_dimension<P2, 2>(); in apply()
62 set<0>(result, get<0>(p1) * get<1>(p2) - get<1>(p1) * get<0>(p2)); in apply()
69 template <typename P1, typename P2, typename ResultP>
70 static inline void apply(P1 const& p1, P2 const& p2, ResultP& result) in apply()
73 assert_dimension<P2, 3>(); in apply()
76 set<0>(result, get<1>(p1) * get<2>(p2) - get<2>(p1) * get<1>(p2)); in apply()
77 set<1>(result, get<2>(p1) * get<0>(p2) - get<0>(p1) * get<2>(p2)); in apply()
78 set<2>(result, get<0>(p1) * get<1>(p2) - get<1>(p1) * get<0>(p2)); in apply()
[all …]
H A Ddot_product.hpp32 template <typename P1, typename P2, std::size_t Dimension, std::size_t DimensionCount>
35 typedef typename select_coordinate_type<P1, P2>::type coordinate_type;
37 static inline coordinate_type apply(P1 const& p1, P2 const& p2) in apply()
39 return get<Dimension>(p1) * get<Dimension>(p2) in apply()
40 + dot_product_maker<P1, P2, Dimension+1, DimensionCount>::apply(p1, p2); in apply()
44 template <typename P1, typename P2, std::size_t DimensionCount>
45 struct dot_product_maker<P1, P2, DimensionCount, DimensionCount>
47 typedef typename select_coordinate_type<P1, P2>::type coordinate_type;
49 static inline coordinate_type apply(P1 const& p1, P2 const& p2) in apply()
51 return get<DimensionCount>(p1) * get<DimensionCount>(p2); in apply()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/cartesian/
H A Dside_by_triangle.hpp98 typename P2,
103 PromotedType side_value(P1 const& p1, P2 const& p2, P const& p, EpsPolicy & eps_policy) in side_value() argument
110 CoordinateType const sx2 = get<0>(p2); in side_value()
111 CoordinateType const sy2 = get<1>(p2); in side_value()
133 typename P2,
137 PromotedType side_value(P1 const& p1, P2 const& p2, P const& p) in side_value() argument
140 return side_value<CoordinateType, PromotedType>(p1, p2, p, dummy); in side_value()
152 template <typename P1, typename P2, typename P, typename EpsPolicy>
153 static inline PromotedType apply(P1 const& p1, P2 const& p2, P const& p, EpsPolicy & epsp) in apply()
155 return side_value<CoordinateType, PromotedType>(p1, p2, p, epsp); in apply()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessor/
H A Dfilter_params.hpp17 #define BOOST_MPL_PP_FILTER_PARAMS_0(p1,p2,p3,p4,p5,p6,p7,p8,p9) argument
18 #define BOOST_MPL_PP_FILTER_PARAMS_1(p1,p2,p3,p4,p5,p6,p7,p8,p9) p1 argument
19 #define BOOST_MPL_PP_FILTER_PARAMS_2(p1,p2,p3,p4,p5,p6,p7,p8,p9) p1,p2 argument
20 #define BOOST_MPL_PP_FILTER_PARAMS_3(p1,p2,p3,p4,p5,p6,p7,p8,p9) p1,p2,p3 argument
21 #define BOOST_MPL_PP_FILTER_PARAMS_4(p1,p2,p3,p4,p5,p6,p7,p8,p9) p1,p2,p3,p4 argument
22 #define BOOST_MPL_PP_FILTER_PARAMS_5(p1,p2,p3,p4,p5,p6,p7,p8,p9) p1,p2,p3,p4,p5 argument
23 #define BOOST_MPL_PP_FILTER_PARAMS_6(p1,p2,p3,p4,p5,p6,p7,p8,p9) p1,p2,p3,p4,p5,p6 argument
24 #define BOOST_MPL_PP_FILTER_PARAMS_7(p1,p2,p3,p4,p5,p6,p7,p8,p9) p1,p2,p3,p4,p5,p6,p7 argument
25 #define BOOST_MPL_PP_FILTER_PARAMS_8(p1,p2,p3,p4,p5,p6,p7,p8,p9) p1,p2,p3,p4,p5,p6,p7,p8 argument
26 #define BOOST_MPL_PP_FILTER_PARAMS_9(p1,p2,p3,p4,p5,p6,p7,p8,p9) p1,p2,p3,p4,p5,p6,p7,p8,p9 argument
/OK3568_Linux_fs/kernel/drivers/thermal/qcom/
H A Dtsens-v0_1.c196 u32 p1[5], p2[5]; in calibrate_8916() local
216 p2[0] = (qfprom_cdata[0] & MSM8916_S0_P2_MASK) >> MSM8916_S0_P2_SHIFT; in calibrate_8916()
217 p2[1] = (qfprom_cdata[0] & MSM8916_S1_P2_MASK) >> MSM8916_S1_P2_SHIFT; in calibrate_8916()
218 p2[2] = (qfprom_cdata[1] & MSM8916_S2_P2_MASK) >> MSM8916_S2_P2_SHIFT; in calibrate_8916()
219 p2[3] = (qfprom_cdata[1] & MSM8916_S3_P2_MASK) >> MSM8916_S3_P2_SHIFT; in calibrate_8916()
220 p2[4] = (qfprom_cdata[1] & MSM8916_S4_P2_MASK) >> MSM8916_S4_P2_SHIFT; in calibrate_8916()
222 p2[i] = ((base1 + p2[i]) << 3); in calibrate_8916()
237 p2[i] = 780; in calibrate_8916()
242 compute_intercept_slope(priv, p1, p2, mode); in calibrate_8916()
252 u32 p1[10], p2[10]; in calibrate_8939() local
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/preprocessor/repetition/
H A Denum_trailing_binary_params.hpp24 …ENUM_TRAILING_BINARY_PARAMS(count, p1, p2) BOOST_PP_REPEAT(count, BOOST_PP_ENUM_TRAILING_BINARY_PA… argument
26 …BOOST_PP_ENUM_TRAILING_BINARY_PARAMS(count, p1, p2) BOOST_PP_ENUM_TRAILING_BINARY_PARAMS_I(count, … argument
27 …UM_TRAILING_BINARY_PARAMS_I(count, p1, p2) BOOST_PP_REPEAT(count, BOOST_PP_ENUM_TRAILING_BINARY_PA… argument
38 …T_PP_ENUM_TRAILING_BINARY_PARAMS_M_I(z, n, p1, p2) BOOST_PP_ENUM_TRAILING_BINARY_PARAMS_M_II(z, n,… argument
39 # define BOOST_PP_ENUM_TRAILING_BINARY_PARAMS_M_II(z, n, p1, p2) , p1 ## n p2 ## n argument
41 …fine BOOST_PP_ENUM_TRAILING_BINARY_PARAMS_M_I(z, n, p1, p2) , BOOST_PP_CAT(p1, n) BOOST_PP_CAT(p2,… argument
47 …ILING_BINARY_PARAMS_Z(z, count, p1, p2) BOOST_PP_REPEAT_ ## z(count, BOOST_PP_ENUM_TRAILING_BINARY… argument
49 …P_ENUM_TRAILING_BINARY_PARAMS_Z(z, count, p1, p2) BOOST_PP_ENUM_TRAILING_BINARY_PARAMS_Z_I(z, coun… argument
50 …ING_BINARY_PARAMS_Z_I(z, count, p1, p2) BOOST_PP_REPEAT_ ## z(count, BOOST_PP_ENUM_TRAILING_BINARY… argument
H A Denum_binary_params.hpp25 …fine BOOST_PP_ENUM_BINARY_PARAMS(count, p1, p2) BOOST_PP_REPEAT(count, BOOST_PP_ENUM_BINARY_PARAMS… argument
27 # define BOOST_PP_ENUM_BINARY_PARAMS(count, p1, p2) BOOST_PP_ENUM_BINARY_PARAMS_I(count, p1, p2) argument
28 …ne BOOST_PP_ENUM_BINARY_PARAMS_I(count, p1, p2) BOOST_PP_REPEAT(count, BOOST_PP_ENUM_BINARY_PARAMS… argument
39 … define BOOST_PP_ENUM_BINARY_PARAMS_M_I(z, n, p1, p2) BOOST_PP_ENUM_BINARY_PARAMS_M_II(z, n, p1,… argument
40 # define BOOST_PP_ENUM_BINARY_PARAMS_M_II(z, n, p1, p2) BOOST_PP_COMMA_IF(n) p1 ## n p2 ## n argument
42 …ine BOOST_PP_ENUM_BINARY_PARAMS_M_I(z, n, p1, p2) BOOST_PP_COMMA_IF(n) BOOST_PP_CAT(p1, n) BOOST_P… argument
48 …ST_PP_ENUM_BINARY_PARAMS_Z(z, count, p1, p2) BOOST_PP_REPEAT_ ## z(count, BOOST_PP_ENUM_BINARY_PAR… argument
50 …efine BOOST_PP_ENUM_BINARY_PARAMS_Z(z, count, p1, p2) BOOST_PP_ENUM_BINARY_PARAMS_Z_I(z, count, p1… argument
51 …_PP_ENUM_BINARY_PARAMS_Z_I(z, count, p1, p2) BOOST_PP_REPEAT_ ## z(count, BOOST_PP_ENUM_BINARY_PAR… argument
/OK3568_Linux_fs/u-boot/cmd/ddr_tool/memtester/
H A Dtests.c45 u32v *p2 = bufb; in compare_regions() local
48 for (i = 0; i < count; i++, p1++, p2++) { in compare_regions()
49 if (*p1 != *p2) { in compare_regions()
55 (ul)*p1, (ul)*p2, physaddr); in compare_regions()
59 (ul)*p1, (ul)*p2, in compare_regions()
121 u32v *p2 = bufb; in test_random_value() local
128 *p1++ = *p2++ = rand_ul(); in test_random_value()
145 u32v *p2 = bufb; in test_xor_comparison() local
151 *p2++ ^= q; in test_xor_comparison()
160 u32v *p2 = bufb; in test_sub_comparison() local
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/map/aux_/preprocessed/typeof_based/
H A Dmap10.hpp42 typename P0, typename P1, typename P2
46 typename P2::first
47 , typename P2::second
55 typename P0, typename P1, typename P2, typename P3
61 , map3< P0,P1,P2 >
68 typename P0, typename P1, typename P2, typename P3, typename P4
74 , map4< P0,P1,P2,P3 >
81 typename P0, typename P1, typename P2, typename P3, typename P4
88 , map5< P0,P1,P2,P3,P4 >
95 typename P0, typename P1, typename P2, typename P3, typename P4
[all …]
H A Dmap20.hpp16 typename P0, typename P1, typename P2, typename P3, typename P4
24 , map10< P0,P1,P2,P3,P4,P5,P6,P7,P8,P9 >
31 typename P0, typename P1, typename P2, typename P3, typename P4
39 , map11< P0,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10 >
46 typename P0, typename P1, typename P2, typename P3, typename P4
54 , map12< P0,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10,P11 >
61 typename P0, typename P1, typename P2, typename P3, typename P4
69 , map13< P0,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10,P11,P12 >
76 typename P0, typename P1, typename P2, typename P3, typename P4
84 , map14< P0,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10,P11,P12,P13 >
[all …]
/OK3568_Linux_fs/kernel/scripts/coccinelle/api/
H A Dd_find_alias.cocci19 position p1, p2;
37 return @p2 ...;
39 dent@p2 = E1;
46 position r.p1,r.p2;
51 * return@p2 ...;
53 * dent@p2
59 p2 << r.p2;
62 cocci.print_secs("",p2)
66 position r.p2;
70 return @p2 ...;
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A Dof_helpers.c49 const __be32 *p2; in of_read_drc_info_cell() local
67 p2 = (const __be32 *)p; in of_read_drc_info_cell()
68 data->drc_index_start = be32_to_cpu(*p2); in of_read_drc_info_cell()
71 p2 = of_prop_next_u32(*prop, p2, &data->drc_name_suffix_start); in of_read_drc_info_cell()
72 if (!p2) in of_read_drc_info_cell()
76 p2 = of_prop_next_u32(*prop, p2, &data->num_sequential_elems); in of_read_drc_info_cell()
77 if (!p2) in of_read_drc_info_cell()
81 p2 = of_prop_next_u32(*prop, p2, &data->sequential_inc); in of_read_drc_info_cell()
82 if (!p2) in of_read_drc_info_cell()
86 p2 = of_prop_next_u32(*prop, p2, &data->drc_power_domain); in of_read_drc_info_cell()
[all …]
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dxor.h42 #define PF1(x) " prefetchnta "PF_OFFS(x)"(%[p2]) ;\n"
46 #define XO1(x, y) " xorps "OFFS(x)"(%[p2]), %%xmm"#y" ;\n"
60 xor_sse_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_sse_2() argument
99 " add %[inc], %[p2] ;\n" in xor_sse_2()
103 [p1] "+r" (p1), [p2] "+r" (p2) in xor_sse_2()
111 xor_sse_2_pf64(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_sse_2_pf64() argument
133 " add %[inc], %[p2] ;\n" in xor_sse_2_pf64()
137 [p1] "+r" (p1), [p2] "+r" (p2) in xor_sse_2_pf64()
145 xor_sse_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_sse_3() argument
191 " add %[inc], %[p2] ;\n" in xor_sse_3()
[all …]
/OK3568_Linux_fs/kernel/scripts/coccinelle/locks/
H A Dflags.cocci18 position p1,p2;
36 spin_lock_irqsave@p2(lock2,flags)
38 read_lock_irqsave@p2(lock2,flags)
40 write_lock_irqsave@p2(lock2,flags)
46 position r.p1, r.p2;
58 *spin_lock_irqsave@p2(lock2,flags)
60 *read_lock_irqsave@p2(lock2,flags)
62 *write_lock_irqsave@p2(lock2,flags)
69 p2 << r.p2;
73 cocci.print_secs("nested lock+irqsave that reuses flags",p2)
[all …]

12345678910>>...39