Home
last modified time | relevance | path

Searched refs:p0 (Results 1 – 25 of 205) sorted by relevance

123456789

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/
H A Dclip_lines.cpp20 GeometryCoordinate p0 = *(it); in clipLines() local
23 if (p0.x < x1 && p1.x < x1) { in clipLines()
25 } else if (p0.x < x1) { in clipLines()
26p0 = { x1, static_cast<int16_t>(::round(p0.y + (p1.y - p0.y) * ((float)(x1 - p0.x) / (p1.x - p0.x)… in clipLines()
28 …p1 = { 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()
33 } else if (p0.y < y1) { in clipLines()
34p0 = { static_cast<int16_t>(::round(p0.x + (p1.x - p0.x) * ((float)(y1 - p0.y) / (p1.y - p0.y)))),… in clipLines()
36 …p1 = { 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/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/opencl/runtime/autogenerated/
H A Dopencl_core_wrappers.hpp11 …rogram p0, cl_uint p1, const cl_device_id* p2, const char* p3, void (CL_CALLBACK*p4) (cl_program, … in clBuildProgram() argument
14p0, cl_uint p1, const cl_device_id* p2, const char* p3, cl_uint p4, const cl_program* p5, const ch… in clCompileProgram() argument
17 … cl_mem clCreateBuffer(cl_context p0, cl_mem_flags p1, size_t p2, void* p3, cl_int* p4) { return c… in clCreateBuffer() argument
20 …teCommandQueue(cl_context p0, cl_device_id p1, cl_command_queue_properties p2, cl_int* p3) { retur… in clCreateCommandQueue() argument
23p0, cl_uint p1, const cl_device_id* p2, void (CL_CALLBACK*p3) (const char*, const void*, size_t, v… in clCreateContext() argument
26 …* p0, cl_device_type p1, void (CL_CALLBACK*p2) (const char*, const void*, size_t, void*), void* p3… in clCreateContextFromType() argument
29 …ge(cl_context p0, cl_mem_flags p1, const cl_image_format* p2, const cl_image_desc* p3, void* p4, c… in clCreateImage() argument
32 …_context p0, cl_mem_flags p1, const cl_image_format* p2, size_t p3, size_t p4, size_t p5, void* p6… in clCreateImage2D() argument
35p0, cl_mem_flags p1, const cl_image_format* p2, size_t p3, size_t p4, size_t p5, size_t p6, size_t… in clCreateImage3D() argument
38 inline cl_kernel clCreateKernel(cl_program p0, const char* p1, cl_int* p2) { return clCreateKernel_… in clCreateKernel() argument
[all …]
H A Dopencl_gl_wrappers.hpp13 …mem clCreateFromGLBuffer(cl_context p0, cl_mem_flags p1, cl_GLuint p2, int* p3) { return clCreateF… in clCreateFromGLBuffer() argument
16 …teFromGLRenderbuffer(cl_context p0, cl_mem_flags p1, cl_GLuint p2, cl_int* p3) { return clCreateFr… in clCreateFromGLRenderbuffer() argument
19 …GLTexture(cl_context p0, cl_mem_flags p1, cl_GLenum p2, cl_GLint p3, cl_GLuint p4, cl_int* p5) { r… in clCreateFromGLTexture() argument
22 …exture2D(cl_context p0, cl_mem_flags p1, cl_GLenum p2, cl_GLint p3, cl_GLuint p4, cl_int* p5) { re… in clCreateFromGLTexture2D() argument
25 …exture3D(cl_context p0, cl_mem_flags p1, cl_GLenum p2, cl_GLint p3, cl_GLuint p4, cl_int* p5) { re… in clCreateFromGLTexture3D() argument
28 …l_command_queue p0, cl_uint p1, const cl_mem* p2, cl_uint p3, const cl_event* p4, cl_event* p5) { … in clEnqueueAcquireGLObjects() argument
31 …l_command_queue p0, cl_uint p1, const cl_mem* p2, cl_uint p3, const cl_event* p4, cl_event* p5) { … in clEnqueueReleaseGLObjects() argument
34 …onst cl_context_properties* p0, cl_gl_context_info p1, size_t p2, void* p3, size_t* p4) { return c… in clGetGLContextInfoKHR() argument
37 inline cl_int clGetGLObjectInfo(cl_mem p0, cl_gl_object_type* p1, cl_GLuint* p2) { return clGetGLOb… in clGetGLObjectInfo() argument
40 …nt clGetGLTextureInfo(cl_mem p0, cl_gl_texture_info p1, size_t p2, void* p3, size_t* p4) { return … 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 …rogram p0, cl_uint p1, const cl_device_id* p2, const char* p3, void (CL_CALLBACK*p4) (cl_program, … in clBuildProgram() argument
14p0, cl_uint p1, const cl_device_id* p2, const char* p3, cl_uint p4, const cl_program* p5, const ch… in clCompileProgram() argument
17 … cl_mem clCreateBuffer(cl_context p0, cl_mem_flags p1, size_t p2, void* p3, cl_int* p4) { return c… in clCreateBuffer() argument
20 …teCommandQueue(cl_context p0, cl_device_id p1, cl_command_queue_properties p2, cl_int* p3) { retur… in clCreateCommandQueue() argument
23p0, cl_uint p1, const cl_device_id* p2, void (CL_CALLBACK*p3) (const char*, const void*, size_t, v… in clCreateContext() argument
26 …* p0, cl_device_type p1, void (CL_CALLBACK*p2) (const char*, const void*, size_t, void*), void* p3… in clCreateContextFromType() argument
29 …ge(cl_context p0, cl_mem_flags p1, const cl_image_format* p2, const cl_image_desc* p3, void* p4, c… in clCreateImage() argument
32 …_context p0, cl_mem_flags p1, const cl_image_format* p2, size_t p3, size_t p4, size_t p5, void* p6… in clCreateImage2D() argument
35p0, cl_mem_flags p1, const cl_image_format* p2, size_t p3, size_t p4, size_t p5, size_t p6, size_t… in clCreateImage3D() argument
38 inline cl_kernel clCreateKernel(cl_program p0, const char* p1, cl_int* p2) { return clCreateKernel_… in clCreateKernel() argument
[all …]
H A Dopencl_gl_wrappers.hpp13 …mem clCreateFromGLBuffer(cl_context p0, cl_mem_flags p1, cl_GLuint p2, int* p3) { return clCreateF… in clCreateFromGLBuffer() argument
16 …teFromGLRenderbuffer(cl_context p0, cl_mem_flags p1, cl_GLuint p2, cl_int* p3) { return clCreateFr… in clCreateFromGLRenderbuffer() argument
19 …GLTexture(cl_context p0, cl_mem_flags p1, cl_GLenum p2, cl_GLint p3, cl_GLuint p4, cl_int* p5) { r… in clCreateFromGLTexture() argument
22 …exture2D(cl_context p0, cl_mem_flags p1, cl_GLenum p2, cl_GLint p3, cl_GLuint p4, cl_int* p5) { re… in clCreateFromGLTexture2D() argument
25 …exture3D(cl_context p0, cl_mem_flags p1, cl_GLenum p2, cl_GLint p3, cl_GLuint p4, cl_int* p5) { re… in clCreateFromGLTexture3D() argument
28 …l_command_queue p0, cl_uint p1, const cl_mem* p2, cl_uint p3, const cl_event* p4, cl_event* p5) { … in clEnqueueAcquireGLObjects() argument
31 …l_command_queue p0, cl_uint p1, const cl_mem* p2, cl_uint p3, const cl_event* p4, cl_event* p5) { … in clEnqueueReleaseGLObjects() argument
34 …onst cl_context_properties* p0, cl_gl_context_info p1, size_t p2, void* p3, size_t* p4) { return c… in clGetGLContextInfoKHR() argument
37 inline cl_int clGetGLObjectInfo(cl_mem p0, cl_gl_object_type* p1, cl_GLuint* p2) { return clGetGLOb… in clGetGLObjectInfo() argument
40 …nt clGetGLTextureInfo(cl_mem p0, cl_gl_texture_info p1, size_t p2, void* p3, size_t* p4) { return … 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 …rogram p0, cl_uint p1, const cl_device_id* p2, const char* p3, void (CL_CALLBACK*p4) (cl_program, … in clBuildProgram() argument
14p0, cl_uint p1, const cl_device_id* p2, const char* p3, cl_uint p4, const cl_program* p5, const ch… in clCompileProgram() argument
17 … cl_mem clCreateBuffer(cl_context p0, cl_mem_flags p1, size_t p2, void* p3, cl_int* p4) { return c… in clCreateBuffer() argument
20 …teCommandQueue(cl_context p0, cl_device_id p1, cl_command_queue_properties p2, cl_int* p3) { retur… in clCreateCommandQueue() argument
23p0, cl_uint p1, const cl_device_id* p2, void (CL_CALLBACK*p3) (const char*, const void*, size_t, v… in clCreateContext() argument
26 …* p0, cl_device_type p1, void (CL_CALLBACK*p2) (const char*, const void*, size_t, void*), void* p3… in clCreateContextFromType() argument
29 …ge(cl_context p0, cl_mem_flags p1, const cl_image_format* p2, const cl_image_desc* p3, void* p4, c… in clCreateImage() argument
32 …_context p0, cl_mem_flags p1, const cl_image_format* p2, size_t p3, size_t p4, size_t p5, void* p6… in clCreateImage2D() argument
35p0, cl_mem_flags p1, const cl_image_format* p2, size_t p3, size_t p4, size_t p5, size_t p6, size_t… in clCreateImage3D() argument
38 inline cl_kernel clCreateKernel(cl_program p0, const char* p1, cl_int* p2) { return clCreateKernel_… in clCreateKernel() argument
[all …]
H A Dopencl_gl_wrappers.hpp13 …mem clCreateFromGLBuffer(cl_context p0, cl_mem_flags p1, cl_GLuint p2, int* p3) { return clCreateF… in clCreateFromGLBuffer() argument
16 …teFromGLRenderbuffer(cl_context p0, cl_mem_flags p1, cl_GLuint p2, cl_int* p3) { return clCreateFr… in clCreateFromGLRenderbuffer() argument
19 …GLTexture(cl_context p0, cl_mem_flags p1, cl_GLenum p2, cl_GLint p3, cl_GLuint p4, cl_int* p5) { r… in clCreateFromGLTexture() argument
22 …exture2D(cl_context p0, cl_mem_flags p1, cl_GLenum p2, cl_GLint p3, cl_GLuint p4, cl_int* p5) { re… in clCreateFromGLTexture2D() argument
25 …exture3D(cl_context p0, cl_mem_flags p1, cl_GLenum p2, cl_GLint p3, cl_GLuint p4, cl_int* p5) { re… in clCreateFromGLTexture3D() argument
28 …l_command_queue p0, cl_uint p1, const cl_mem* p2, cl_uint p3, const cl_event* p4, cl_event* p5) { … in clEnqueueAcquireGLObjects() argument
31 …l_command_queue p0, cl_uint p1, const cl_mem* p2, cl_uint p3, const cl_event* p4, cl_event* p5) { … in clEnqueueReleaseGLObjects() argument
34 …onst cl_context_properties* p0, cl_gl_context_info p1, size_t p2, void* p3, size_t* p4) { return c… in clGetGLContextInfoKHR() argument
37 inline cl_int clGetGLObjectInfo(cl_mem p0, cl_gl_object_type* p1, cl_GLuint* p2) { return clGetGLOb… in clGetGLObjectInfo() argument
40 …nt clGetGLTextureInfo(cl_mem p0, cl_gl_texture_info p1, size_t p2, void* p3, size_t* p4) { return … in clGetGLTextureInfo() argument
/OK3568_Linux_fs/kernel/arch/nds32/kernel/
H A Dex-entry.S22 smw.adm $p0, [$sp], $p0, #0x1
29 sethi $p0, hi20(has_fpu)
30 lbsi $p0, [$p0+lo12(has_fpu)]
31 beqz $p0, skip_fucop_ctl
32 mfsr $p0, $FUCOP_CTL
33 smw.adm $p0, [$sp], $p0, #0x1
34 bclr $p0, $p0, #FUCOP_CTL_offCP0EN
35 mtsr $p0, $FUCOP_CTL
67 andi $p0, $r20, #PSW_mskPOM
69 cmovz $fp, $p1, $p0
[all …]
H A Dex-exit.S29 sethi $p0, hi20(has_fpu)
30 lbsi $p0, [$p0+lo12(has_fpu)]
31 beqz $p0, 2f
53 pop $p0
54 cmovn $sp, $p0, $p0
94 lwi $p0, [$sp+(#IPSW_OFFSET)] ! Check if in nested interrupt
95 andi $p0, $p0, #PSW_mskINTL
96 bnez $p0, resume_kernel ! done with iret
139 lwi $p0, [$sp+(#IPSW_OFFSET)] ! Check if in nested interrupt
140 andi $p0, $p0, #PSW_mskINTL
[all …]
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dxor_avx.h29 static void xor_avx_2(unsigned long bytes, unsigned long *p0, unsigned long *p1) in xor_avx_2() argument
41 "m" (p0[i / sizeof(*p0)])); \ in xor_avx_2()
43 "=m" (p0[i / sizeof(*p0)])); \ in xor_avx_2()
48 p0 = (unsigned long *)((uintptr_t)p0 + 512); in xor_avx_2()
55 static void xor_avx_3(unsigned long bytes, unsigned long *p0, unsigned long *p1, in xor_avx_3() argument
70 "m" (p0[i / sizeof(*p0)])); \ in xor_avx_3()
72 "=m" (p0[i / sizeof(*p0)])); \ in xor_avx_3()
77 p0 = (unsigned long *)((uintptr_t)p0 + 512); in xor_avx_3()
85 static void xor_avx_4(unsigned long bytes, unsigned long *p0, unsigned long *p1, in xor_avx_4() argument
102 "m" (p0[i / sizeof(*p0)])); \ in xor_avx_4()
[all …]
/OK3568_Linux_fs/kernel/arch/hexagon/lib/
H A Dmemset.S29 p0 = cmp.eq(r2, #0) define
36 if p0 jumpr r31 /* count == 0, so return */
41 p0 = tstbit(r9, #0) define
58 p0 = tstbit(r9, #1) define
60 if !p0 jump 3f /* skip initial byte store */
71 p0 = tstbit(r9, #2) define
73 if !p0 jump 4f /* skip initial half store */
84 p0 = cmp.gtu(r2, #7) define
86 if !p0 jump 5f /* skip initial word store */
91 p0 = cmp.gtu(r2, #11) define
[all …]
H A Dmemcpy_likely_aligned.S10 p0 = bitsclr(r1,#7) define
11 p0 = bitsclr(r0,#7) define
12 if (p0.new) r5:4 = memd(r1)
13 if (p0.new) r7:6 = memd(r1+#8)
16 if (!p0) jump:nt .Lmemcpy_call
17 if (p0) r9:8 = memd(r1+#16)
18 if (p0) r11:10 = memd(r1+#24)
19 p0 = cmp.gtu(r2,#64) define
22 if (p0) jump:nt .Lmemcpy_call
23 if (!p0) memd(r0) = r5:4
[all …]
H A Ddivsi3.S10 p0 = cmp.gt(r0,#-1) define
15 p3 = xor(p0,p1)
18 p0 = cmp.gtu(r3,r2) define
26 r0 = mux(p0,#0,r0)
27 p0 = or(p0,p1) define
28 if (p0.new) jumpr:nt r31
35 p0 = cmp.gtu(r6,#4) define
39 if (!p0) r6 = #3
50 if (!p0.new) r0 = add(r0,r5)
51 if (!p0.new) r2 = sub(r2,r4)
[all …]
H A Dudivsi3.S13 p0 = cmp.gtu(r1,r0) define
19 if (p0) jumpr r31
28 p0 = cmp.gtu(r2,r1) define
29 if (!p0.new) r1 = sub(r1,r2)
30 if (!p0.new) r0 = add(r0,r3)
34 p0 = cmp.gtu(r2,r1) define
35 if (!p0.new) r0 = add(r0,r3)
/OK3568_Linux_fs/kernel/arch/hexagon/mm/
H A Dcopy_user_template.S19 p0 = cmp.gtu(bytes,#0) define
20 if (!p0.new) jump:nt .Ldone
26 p0 = bitsclr(r3,#7) define
27 if (!p0.new) jump:nt .Loop_not_aligned_8
52 p0 = bitsclr(r4,#7) define
53 if (p0.new) jump:nt .Lalign
56 p0 = bitsclr(r3,#3) define
57 if (!p0.new) jump:nt .Loop_not_aligned_4
82 p0 = bitsclr(r3,#1) define
83 if (!p0.new) jump:nt .Loop_not_aligned
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/distance/
H A Dsegment_to_box.hpp339 static inline ReturnType apply(SegmentPoint const& p0, in apply()
358 if (less_equal(geometry::get<1>(top_right), geometry::get<1>(p0))) in apply()
361 return cast::apply(pp_strategy.apply(p0, top_right)); in apply()
364 geometry::get<1>(p0))) in apply()
368 ReturnType diff = cast::apply(geometry::get<0>(p0)) in apply()
379 return cast::apply(ps_strategy.apply(bottom_right, p0, p1)); in apply()
390 static inline ReturnType apply(SegmentPoint const& p0, in apply()
405 if (less_equal(geometry::get<0>(top_left), geometry::get<0>(p0))) in apply()
407 ReturnType diff = cast::apply(geometry::get<1>(p0)) in apply()
418 return cast::apply(ps_strategy.apply(top_left, p0, p1)); in apply()
[all …]
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_vdpu_com.c444 H264dRefsList_t *p0 = (H264dRefsList_t *)a; in compare_p() local
447 if (!p0->ref_flag) in compare_p()
452 if (p0->lt_flag && p1->lt_flag) { // inc in compare_p()
453 val = (p0->ref_picnum > p1->ref_picnum) ? 1 : -1; in compare_p()
454 } else if (!p0->lt_flag && p1->lt_flag) { // dec in compare_p()
456 } else if (p0->lt_flag && !p1->lt_flag) { // inc in compare_p()
458 } else if (!p0->lt_flag && !p1->lt_flag) { // dec in compare_p()
459 val = (p0->ref_picnum < p1->ref_picnum) ? 1 : -1; in compare_p()
468 H264dRefsList_t *p0 = (H264dRefsList_t *)a; in compare_b0() local
471 if (!p0->ref_flag) in compare_b0()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/
H A Dtcm.h52 struct tcm_pt p0; member
228 slice->p0.y != slice->p1.y && in tcm_slice()
229 (slice->p0.x || (slice->p1.x != slice->tcm->width - 1))) { in tcm_slice()
232 slice->p1.y = (slice->p0.x) ? slice->p0.y : slice->p1.y - 1; in tcm_slice()
234 parent->p0.x = 0; in tcm_slice()
235 parent->p0.y = slice->p1.y + 1; in tcm_slice()
249 area->p0.y <= area->p1.y && in tcm_area_is_valid()
252 area->p0.x < area->tcm->width && in tcm_area_is_valid()
253 area->p0.x + area->p0.y * area->tcm->width <= in tcm_area_is_valid()
257 area->p0.x <= area->p1.x)); in tcm_area_is_valid()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/algorithms/
H A Dsegment_intersection.hpp46 static inline bool apply(Box const& b, Point const& p0, Point const& p1, in apply()
49 RelativeDistance ray_d = geometry::get<I>(p1) - geometry::get<I>(p0); in apply()
50 RelativeDistance tn = ( geometry::get<min_corner, I>(b) - geometry::get<I>(p0) ) / ray_d; in apply()
51 RelativeDistance tf = ( geometry::get<max_corner, I>(b) - geometry::get<I>(p0) ) / ray_d; in apply()
72 static inline bool apply(Box const& b, Point const& p0, Point const& p1, in apply()
75 … return box_segment_intersection<Box, Point, CurrentDimension - 1>::apply(b, p0, p1, t_near, t_far) in apply()
76 && for_dim::apply(b, p0, p1, t_near, t_far); in apply()
86 static inline bool apply(Box const& b, Point const& p0, Point const& p1, in apply()
89 return for_dim::apply(b, p0, p1, t_near, t_far); in apply()
111 …static inline bool apply(Indexable const& b, Point const& p0, Point const& p1, RelativeDistance & … in apply()
[all …]
/OK3568_Linux_fs/kernel/arch/nds32/lib/
H A Dmemmove.S25 slt $p0, $r0, $r1 ! check if $r0 < $r1
26 beqz $p0, do_reverse ! branch if dst > src
34 lmw.bim $p0, [$r1], $p0 ! Read a word from src
36 smw.bim $p0, [$r0], $p0 ! Copy the word to det
49 lmw.adm $p0, [$r1], $p0 ! Read a word from src
51 smw.adm $p0, [$r0], $p0 ! Copy the word to det
59 lb.bi $p0, [$r1], $t0 ! Read a byte from src
61 sb.bi $p0, [$r0], $t0 ! copy the byte to det
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dtile_cover_impl.hpp45 const auto& p0 = points[currentPoint]; in interpolate() local
48 const auto dx = p1.x - p0.x; in interpolate()
49 const auto dy = p1.y - p0.y; in interpolate()
50 auto x = p0.x; in interpolate()
54 return y <= p0.y ? p0.x : p1.x; in interpolate()
56 if (y < p0.y) return x; in interpolate()
58 x = (dx / dy) * (y - p0.y) + p0.x; in interpolate()
/OK3568_Linux_fs/u-boot/arch/nds32/cpu/n1213/
H A Dstart.S318 mfsr $p0, $MMU_CFG
319 andi $p0, $p0, 0x3 ! MMPS
321 bne $p0, $p1, 1f
328 mfsr $p0, MR_CAC_CTL ! Get the $CACHE_CTL reg
330 and $p0, $p0, $p1 ! Set DC_EN bit
331 mtsr $p0, MR_CAC_CTL ! write back the $CACHE_CTL reg
346 andi $p0, $t0, ICAC_MEM_KBF_ISZ
348 ! if $p0=0, then no I CAC existed
349 beqz $p0, end_flush_icache
351 ! get $p0 the index of I$ block
[all …]
/OK3568_Linux_fs/kernel/scripts/coccinelle/misc/
H A Ddoubleinit.cocci19 position p0,p;
23 struct I s =@p0 { ..., .fld@p = E, ...};
27 position r.p0,p;
31 struct I s =@p0 { ..., .fld@p = E, ...};
34 p0 << r.p0;
41 cocci.print_main(fld,p0)
46 p0 << r.p0;
54 coccilib.report.print_report(p0[0],msg)
/OK3568_Linux_fs/kernel/arch/ia64/lib/
H A Dmemset.S69 cmp.eq p_scr, p0 = cnt, r0
81 cmp.ne p_unalgn, p0 = tmp, r0 //
84 cmp.gt p_scr, p0 = 16, cnt // is it a minimalistic task?
118 cmp.gt p_scr, p0 = tmp, cnt // is it a minimalistic task?
137 cmp.gt p_scr, p0 = PREF_AHEAD, linecnt // check against actual value
186 cmp.lt p_scr, p0 = ptr9, ptr1 // do we need more prefetching?
194 cmp.le p_scr, p0 = 8, cnt // just a few bytes left ?
207 cmp.gt p_scr, p0 = PREF_AHEAD, linecnt // check against actual value
240 cmp.lt p_scr, p0 = ptr9, ptr1 // do we need more prefetching?
248 cmp.gt p_scr, p0 = 8, cnt // just a few bytes left ?
[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 Ddisjoint_segment_box.hpp51 static inline void apply(SegmentPoint const& p0, in apply()
67 >( geometry::get<I>(p0) ); in apply()
84 if ( geometry::get<I>(p1) >= geometry::get<I>(p0) ) in apply()
111 static inline bool apply(SegmentPoint const& p0, in apply()
119 compute_tmin_tmax_per_dim<I>::apply(p0, p1, box, ti_min, ti_max, diff); in apply()
167 >::apply(p0, p1, box, t_min, t_max); in apply()
184 static inline bool apply(SegmentPoint const& p0, in apply()
191 compute_tmin_tmax_per_dim<0>::apply(p0, p1, box, in apply()
215 >::apply(p0, p1, box, t_min, t_max); in apply()
278 segment_point_type p0, p1; in apply() local
[all …]

123456789