Home
last modified time | relevance | path

Searched full:p1 (Results 1 – 25 of 1304) sorted by relevance

12345678910>>...53

/OK3568_Linux_fs/buildroot/dl/openssh/
HDopenssh-8.8p1.tar.gz ... openssh-8.8p1/ openssh-8.8p1/.depend openssh-8.8p1/.github/ openssh
/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()
24 p1 += 8; in xor_8regs_2()
[all …]
/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()
104 \tparam P1 first 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()
124 \tparam P1 first 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/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/opencl/runtime/autogenerated/
H A Dopencl_core_wrappers.hpp11 …0, cl_uint p1, const cl_device_id* p2, const char* p3, void (CL_CALLBACK*p4) (cl_program, void*), … in clBuildProgram() argument
14p1, const cl_device_id* p2, const char* p3, cl_uint p4, const cl_program* p5, const char** p6, voi… in clCompileProgram() argument
17 …CreateBuffer(cl_context p0, cl_mem_flags p1, size_t p2, void* p3, cl_int* p4) { return clCreateBuf… in clCreateBuffer() argument
20 …eue(cl_context p0, cl_device_id p1, cl_command_queue_properties p2, cl_int* p3) { return clCreateC… in clCreateCommandQueue() argument
23p1, const cl_device_id* p2, void (CL_CALLBACK*p3) (const char*, const void*, size_t, void*), void… in clCreateContext() argument
26 …ice_type p1, void (CL_CALLBACK*p2) (const char*, const void*, size_t, void*), void* p3, cl_int* p4… in clCreateContextFromType() argument
29 …ext p0, cl_mem_flags p1, const cl_image_format* p2, const cl_image_desc* p3, void* p4, cl_int* p5)… in clCreateImage() argument
32 …0, cl_mem_flags p1, const cl_image_format* p2, size_t p3, size_t p4, size_t p5, void* p6, cl_int* … in clCreateImage2D() argument
35 …lags p1, const cl_image_format* p2, size_t p3, size_t p4, size_t p5, size_t p6, size_t p7, void* p… in clCreateImage3D() argument
38 …l_kernel clCreateKernel(cl_program p0, const char* p1, cl_int* p2) { return clCreateKernel_pfn(p0,… in clCreateKernel() argument
[all …]
H A Dopencl_gl_wrappers.hpp13 …teFromGLBuffer(cl_context p0, cl_mem_flags p1, cl_GLuint p2, int* p3) { return clCreateFromGLBuffe… in clCreateFromGLBuffer() argument
16 …derbuffer(cl_context p0, cl_mem_flags p1, cl_GLuint p2, cl_int* p3) { return clCreateFromGLRenderb… in clCreateFromGLRenderbuffer() argument
19 …l_context p0, cl_mem_flags p1, cl_GLenum p2, cl_GLint p3, cl_GLuint p4, cl_int* p5) { return clCre… in clCreateFromGLTexture() argument
22 …_context p0, cl_mem_flags p1, cl_GLenum p2, cl_GLint p3, cl_GLuint p4, cl_int* p5) { return clCrea… in clCreateFromGLTexture2D() argument
25 …_context p0, cl_mem_flags p1, cl_GLenum p2, cl_GLint p3, cl_GLuint p4, cl_int* p5) { return clCrea… in clCreateFromGLTexture3D() argument
28 …d_queue p0, cl_uint p1, const cl_mem* p2, cl_uint p3, const cl_event* p4, cl_event* p5) { return c… in clEnqueueAcquireGLObjects() argument
31 …d_queue p0, cl_uint p1, const cl_mem* p2, cl_uint p3, const cl_event* p4, cl_event* p5) { return c… in clEnqueueReleaseGLObjects() argument
34 …t_properties* p0, cl_gl_context_info p1, size_t p2, void* p3, size_t* p4) { return clGetGLContextI… in clGetGLContextInfoKHR() argument
37 …clGetGLObjectInfo(cl_mem p0, cl_gl_object_type* p1, cl_GLuint* p2) { return clGetGLObjectInfo_pfn(… in clGetGLObjectInfo() argument
40 …tureInfo(cl_mem p0, cl_gl_texture_info p1, size_t p2, void* p3, size_t* p4) { return clGetGLTextur… 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 …0, cl_uint p1, const cl_device_id* p2, const char* p3, void (CL_CALLBACK*p4) (cl_program, void*), … in clBuildProgram() argument
14p1, const cl_device_id* p2, const char* p3, cl_uint p4, const cl_program* p5, const char** p6, voi… in clCompileProgram() argument
17 …CreateBuffer(cl_context p0, cl_mem_flags p1, size_t p2, void* p3, cl_int* p4) { return clCreateBuf… in clCreateBuffer() argument
20 …eue(cl_context p0, cl_device_id p1, cl_command_queue_properties p2, cl_int* p3) { return clCreateC… in clCreateCommandQueue() argument
23p1, const cl_device_id* p2, void (CL_CALLBACK*p3) (const char*, const void*, size_t, void*), void… in clCreateContext() argument
26 …ice_type p1, void (CL_CALLBACK*p2) (const char*, const void*, size_t, void*), void* p3, cl_int* p4… in clCreateContextFromType() argument
29 …ext p0, cl_mem_flags p1, const cl_image_format* p2, const cl_image_desc* p3, void* p4, cl_int* p5)… in clCreateImage() argument
32 …0, cl_mem_flags p1, const cl_image_format* p2, size_t p3, size_t p4, size_t p5, void* p6, cl_int* … in clCreateImage2D() argument
35 …lags p1, const cl_image_format* p2, size_t p3, size_t p4, size_t p5, size_t p6, size_t p7, void* p… in clCreateImage3D() argument
38 …l_kernel clCreateKernel(cl_program p0, const char* p1, cl_int* p2) { return clCreateKernel_pfn(p0,… in clCreateKernel() argument
[all …]
H A Dopencl_gl_wrappers.hpp13 …teFromGLBuffer(cl_context p0, cl_mem_flags p1, cl_GLuint p2, int* p3) { return clCreateFromGLBuffe… in clCreateFromGLBuffer() argument
16 …derbuffer(cl_context p0, cl_mem_flags p1, cl_GLuint p2, cl_int* p3) { return clCreateFromGLRenderb… in clCreateFromGLRenderbuffer() argument
19 …l_context p0, cl_mem_flags p1, cl_GLenum p2, cl_GLint p3, cl_GLuint p4, cl_int* p5) { return clCre… in clCreateFromGLTexture() argument
22 …_context p0, cl_mem_flags p1, cl_GLenum p2, cl_GLint p3, cl_GLuint p4, cl_int* p5) { return clCrea… in clCreateFromGLTexture2D() argument
25 …_context p0, cl_mem_flags p1, cl_GLenum p2, cl_GLint p3, cl_GLuint p4, cl_int* p5) { return clCrea… in clCreateFromGLTexture3D() argument
28 …d_queue p0, cl_uint p1, const cl_mem* p2, cl_uint p3, const cl_event* p4, cl_event* p5) { return c… in clEnqueueAcquireGLObjects() argument
31 …d_queue p0, cl_uint p1, const cl_mem* p2, cl_uint p3, const cl_event* p4, cl_event* p5) { return c… in clEnqueueReleaseGLObjects() argument
34 …t_properties* p0, cl_gl_context_info p1, size_t p2, void* p3, size_t* p4) { return clGetGLContextI… in clGetGLContextInfoKHR() argument
37 …clGetGLObjectInfo(cl_mem p0, cl_gl_object_type* p1, cl_GLuint* p2) { return clGetGLObjectInfo_pfn(… in clGetGLObjectInfo() argument
40 …tureInfo(cl_mem p0, cl_gl_texture_info p1, size_t p2, void* p3, size_t* p4) { return clGetGLTextur… 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 …0, cl_uint p1, const cl_device_id* p2, const char* p3, void (CL_CALLBACK*p4) (cl_program, void*), … in clBuildProgram() argument
14p1, const cl_device_id* p2, const char* p3, cl_uint p4, const cl_program* p5, const char** p6, voi… in clCompileProgram() argument
17 …CreateBuffer(cl_context p0, cl_mem_flags p1, size_t p2, void* p3, cl_int* p4) { return clCreateBuf… in clCreateBuffer() argument
20 …eue(cl_context p0, cl_device_id p1, cl_command_queue_properties p2, cl_int* p3) { return clCreateC… in clCreateCommandQueue() argument
23p1, const cl_device_id* p2, void (CL_CALLBACK*p3) (const char*, const void*, size_t, void*), void… in clCreateContext() argument
26 …ice_type p1, void (CL_CALLBACK*p2) (const char*, const void*, size_t, void*), void* p3, cl_int* p4… in clCreateContextFromType() argument
29 …ext p0, cl_mem_flags p1, const cl_image_format* p2, const cl_image_desc* p3, void* p4, cl_int* p5)… in clCreateImage() argument
32 …0, cl_mem_flags p1, const cl_image_format* p2, size_t p3, size_t p4, size_t p5, void* p6, cl_int* … in clCreateImage2D() argument
35 …lags p1, const cl_image_format* p2, size_t p3, size_t p4, size_t p5, size_t p6, size_t p7, void* p… in clCreateImage3D() argument
38 …l_kernel clCreateKernel(cl_program p0, const char* p1, cl_int* p2) { return clCreateKernel_pfn(p0,… in clCreateKernel() argument
[all …]
H A Dopencl_gl_wrappers.hpp13 …teFromGLBuffer(cl_context p0, cl_mem_flags p1, cl_GLuint p2, int* p3) { return clCreateFromGLBuffe… in clCreateFromGLBuffer() argument
16 …derbuffer(cl_context p0, cl_mem_flags p1, cl_GLuint p2, cl_int* p3) { return clCreateFromGLRenderb… in clCreateFromGLRenderbuffer() argument
19 …l_context p0, cl_mem_flags p1, cl_GLenum p2, cl_GLint p3, cl_GLuint p4, cl_int* p5) { return clCre… in clCreateFromGLTexture() argument
22 …_context p0, cl_mem_flags p1, cl_GLenum p2, cl_GLint p3, cl_GLuint p4, cl_int* p5) { return clCrea… in clCreateFromGLTexture2D() argument
25 …_context p0, cl_mem_flags p1, cl_GLenum p2, cl_GLint p3, cl_GLuint p4, cl_int* p5) { return clCrea… in clCreateFromGLTexture3D() argument
28 …d_queue p0, cl_uint p1, const cl_mem* p2, cl_uint p3, const cl_event* p4, cl_event* p5) { return c… in clEnqueueAcquireGLObjects() argument
31 …d_queue p0, cl_uint p1, const cl_mem* p2, cl_uint p3, const cl_event* p4, cl_event* p5) { return c… in clEnqueueReleaseGLObjects() argument
34 …t_properties* p0, cl_gl_context_info p1, size_t p2, void* p3, size_t* p4) { return clGetGLContextI… in clGetGLContextInfoKHR() argument
37 …clGetGLObjectInfo(cl_mem p0, cl_gl_object_type* p1, cl_GLuint* p2) { return clGetGLObjectInfo_pfn(… in clGetGLObjectInfo() argument
40 …tureInfo(cl_mem p0, cl_gl_texture_info p1, size_t p2, void* p3, size_t* p4) { return clGetGLTextur… in clGetGLTextureInfo() argument
/OK3568_Linux_fs/kernel/scripts/coccinelle/misc/
H A Darray_size_dup.cocci30 position p1, p2;
33 * E1 * E2@p1
39 p1 << as_next.p1;
44 coccilib.report.print_report(p1[0], msg)
47 p1 << as_next.p1;
52 coccilib.org.print_todo(p1[0], msg)
59 position p1, p2;
62 * array_size(E1, E2)@p1
68 p1 << as_prev.p1;
72 msg = "WARNING: array_size is already used (line %s) to compute the same size" % (p1[0].line)
[all …]
/OK3568_Linux_fs/kernel/scripts/coccinelle/api/
H A Datomic_as_refcounter.cocci15 position p1, p2;
26 atomic_dec_and_test@p1(&(a)->x)
28 atomic_dec_and_lock@p1(&(a)->x, ...)
30 atomic_long_dec_and_lock@p1(&(a)->x, ...)
32 atomic_long_dec_and_test@p1(&(a)->x)
34 atomic64_dec_and_test@p1(&(a)->x)
36 local_dec_and_test@p1(&(a)->x)
55 p1 << r1.p1;
59 coccilib.report.print_report(p1[0], msg % (p2[0].line))
63 position p1, p2;
[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/
H A Dultrasound.h26 * bytes 4 and 5 - parameter P1 (unsigned short)
31 * Unused parameters (P1 and/or P2 *MUST* be initialized to zero).
32 * _GUS_NUMVOICES - Sets max. number of concurrent voices (P1=14-31, default 16)
34 * _GUS_VOICEON - Starts voice (P1=voice mode)
37 * _GUS_VOICEMODE - Alters the voice mode, don't start or stop voice (P1=voice mode)
38 * _GUS_VOICEBALA - Sets voice balance (P1, 0=left, 7=middle and 15=right, default 7)
39 * _GUS_VOICEFREQ - Sets voice (sample) playback frequency (P1=Hz)
40 * _GUS_VOICEVOL - Sets voice volume (P1=volume, 0xfff=max, 0xeff=half, 0x000=off)
41 * _GUS_VOICEVOL2 - Sets voice volume (P1=volume, 0xfff=max, 0xeff=half, 0x000=off)
45 * _GUS_RAMPRANGE - Sets limits for volume ramping (P1=low volume, P2=high volume)
[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/
H A Dultrasound.h26 * bytes 4 and 5 - parameter P1 (unsigned short)
31 * Unused parameters (P1 and/or P2 *MUST* be initialized to zero).
32 * _GUS_NUMVOICES - Sets max. number of concurrent voices (P1=14-31, default 16)
34 * _GUS_VOICEON - Starts voice (P1=voice mode)
37 * _GUS_VOICEMODE - Alters the voice mode, don't start or stop voice (P1=voice mode)
38 * _GUS_VOICEBALA - Sets voice balance (P1, 0=left, 7=middle and 15=right, default 7)
39 * _GUS_VOICEFREQ - Sets voice (sample) playback frequency (P1=Hz)
40 * _GUS_VOICEVOL - Sets voice volume (P1=volume, 0xfff=max, 0xeff=half, 0x000=off)
41 * _GUS_VOICEVOL2 - Sets voice volume (P1=volume, 0xfff=max, 0xeff=half, 0x000=off)
45 * _GUS_RAMPRANGE - Sets limits for volume ramping (P1=low volume, P2=high volume)
[all …]
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dultrasound.h26 * bytes 4 and 5 - parameter P1 (unsigned short)
31 * Unused parameters (P1 and/or P2 *MUST* be initialized to zero).
32 * _GUS_NUMVOICES - Sets max. number of concurrent voices (P1=14-31, default 16)
34 * _GUS_VOICEON - Starts voice (P1=voice mode)
37 * _GUS_VOICEMODE - Alters the voice mode, don't start or stop voice (P1=voice mode)
38 * _GUS_VOICEBALA - Sets voice balance (P1, 0=left, 7=middle and 15=right, default 7)
39 * _GUS_VOICEFREQ - Sets voice (sample) playback frequency (P1=Hz)
40 * _GUS_VOICEVOL - Sets voice volume (P1=volume, 0xfff=max, 0xeff=half, 0x000=off)
41 * _GUS_VOICEVOL2 - Sets voice volume (P1=volume, 0xfff=max, 0xeff=half, 0x000=off)
45 * _GUS_RAMPRANGE - Sets limits for volume ramping (P1=low volume, P2=high volume)
[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
36 if ((static_cast<const LmaPsbItem*>(p1))->psb > in cmp_lpi_with_psb()
39 if ((static_cast<const LmaPsbItem*>(p1))->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
46 const LmaPsbItem *item1 = static_cast<const LmaPsbItem*>(p1); in cmp_lpi_with_unified_psb()
63 int cmp_lpi_with_id(const void *p1, const void *p2) { in cmp_lpi_with_id() argument
64 if ((static_cast<const LmaPsbItem*>(p1))->id < in cmp_lpi_with_id()
67 if ((static_cast<const LmaPsbItem*>(p1))->id > in cmp_lpi_with_id()
73 int cmp_lpi_with_hanzi(const void *p1, const void *p2) { in cmp_lpi_with_hanzi() argument
74 if ((static_cast<const LmaPsbItem*>(p1))->hanzi < in cmp_lpi_with_hanzi()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/
H A Dclip_lines.cpp21 GeometryCoordinate p1 = *(it + 1); in clipLines() local
23 if (p0.x < x1 && p1.x < x1) { in clipLines()
26 …p0 = { x1, static_cast<int16_t>(::round(p0.y + (p1.y - p0.y) * ((float)(x1 - p0.x) / (p1.x - p0.x)… in clipLines()
27 } else if (p1.x < x1) { in clipLines()
28p1 = { x1, static_cast<int16_t>(::round(p0.y + (p1.y - p0.y) * ((float)(x1 - p0.x) / (p1.x - p0.x)… in clipLines()
31 if (p0.y < y1 && p1.y < y1) { in clipLines()
34 …p0 = { static_cast<int16_t>(::round(p0.x + (p1.x - p0.x) * ((float)(y1 - p0.y) / (p1.y - p0.y)))),… in clipLines()
35 } else if (p1.y < y1) { in clipLines()
36p1 = { static_cast<int16_t>(::round(p0.x + (p1.x - p0.x) * ((float)(y1 - p0.y) / (p1.y - p0.y)))),… in clipLines()
39 if (p0.x >= x2 && p1.x >= x2) { in clipLines()
[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()
56 ( get_as_radian<0>(p1), get_as_radian<1>(p1), 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()
75 ( get_as_radian<0>(p1), get_as_radian<1>(p1), in apply()
79 template <typename P1, typename P2>
[all …]
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Daptina-pll.c24 unsigned int p1; in aptina_pll_calculate() local
41 /* Compute the multiplier M and combined N*P1 divisor. */ in aptina_pll_calculate()
46 /* We now have the smallest M and N*P1 values that will result in the in aptina_pll_calculate()
54 * - minimum/maximum combined N*P1 divisor in aptina_pll_calculate()
67 dev_err(dev, "pll: no valid combined N*P1 divisor.\n"); in aptina_pll_calculate()
72 * We're looking for the highest acceptable P1 value for which a in aptina_pll_calculate()
75 * 1. p1 is in the [p1_min, p1_max] range given by the limits and is in aptina_pll_calculate()
78 * 3. div * mf is a multiple of p1, in order to compute in aptina_pll_calculate()
79 * n = div * mf / p1 in aptina_pll_calculate()
86 * The first naive approach is to iterate over all p1 values acceptable in aptina_pll_calculate()
[all …]
/OK3568_Linux_fs/kernel/drivers/thermal/qcom/
H A Dtsens-v0_1.c196 u32 p1[5], p2[5]; in calibrate_8916() local
226 p1[0] = (qfprom_cdata[0] & MSM8916_S0_P1_MASK) >> MSM8916_S0_P1_SHIFT; in calibrate_8916()
227 p1[1] = (qfprom_cdata[0] & MSM8916_S1_P1_MASK) >> MSM8916_S1_P1_SHIFT; in calibrate_8916()
228 p1[2] = (qfprom_cdata[0] & MSM8916_S2_P1_MASK) >> MSM8916_S2_P1_SHIFT; in calibrate_8916()
229 p1[3] = (qfprom_cdata[1] & MSM8916_S3_P1_MASK) >> MSM8916_S3_P1_SHIFT; in calibrate_8916()
230 p1[4] = (qfprom_cdata[1] & MSM8916_S4_P1_MASK) >> MSM8916_S4_P1_SHIFT; in calibrate_8916()
232 p1[i] = (((base0) + p1[i]) << 3); in calibrate_8916()
236 p1[i] = 500; 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/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/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()
55 assert_dimension<P1, 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()
72 assert_dimension<P1, 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 …]
/OK3568_Linux_fs/kernel/scripts/coccinelle/locks/
H A Ddouble_lock.cocci18 position p1;
24 mutex_lock@p1
26 mutex_trylock@p1
28 spin_lock@p1
30 spin_trylock@p1
32 read_lock@p1
34 read_trylock@p1
36 write_lock@p1
38 write_trylock@p1
42 position p1 != locked.p1;
[all …]
/OK3568_Linux_fs/u-boot/cmd/ddr_tool/memtester/
H A Dtests.c44 u32v *p1 = bufa; 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()
71 u32v *p1 = bufa; in test_stuck_address() local
80 p1 = (u32v *)bufa; in test_stuck_address()
84 *p1 = ((j + i) % 2) == 0 ? (u32)(ul)p1 : ~((u32)(ul)p1); in test_stuck_address()
85 *p1++; in test_stuck_address()
90 p1 = (u32v *)bufa; in test_stuck_address()
[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.hpp97 typename P1,
103 PromotedType side_value(P1 const& p1, P2 const& p2, P const& p, EpsPolicy & eps_policy) in side_value() argument
108 CoordinateType const sx1 = get<0>(p1); in side_value()
109 CoordinateType const sy1 = get<1>(p1); in side_value()
132 typename P1,
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/map/aux_/preprocessed/typeof_based/
H A Dmap10.hpp29 typename P0, typename P1
33 typename P1::first
34 , typename P1::second
42 typename P0, typename P1, typename P2
48 , map2< P0,P1 >
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
[all …]

12345678910>>...53