Home
last modified time | relevance | path

Searched refs:bottom (Results 376 - 400 of 815) sorted by relevance

1...<<11121314151617181920>>...33

/third_party/musl/porting/uniproton/kernel/src/regex/
H A Dregcomp.c1209 int bottom = tre_stack_num_objects(stack); in tre_add_tags() local
1260 while (tre_stack_num_objects(stack) > bottom) in tre_add_tags()
1590 /* Lift the bottom of the `regset' array so that when processing in tre_add_tags()
1592 invisible. The original bottom was saved at ADDTAGS_UNION and in tre_add_tags()
1645 } /* end while(tre_stack_num_objects(stack) > bottom) */ in tre_add_tags()
1692 int bottom = tre_stack_num_objects(stack); in tre_copy_ast() local
1701 while (status == REG_OK && tre_stack_num_objects(stack) > bottom) in tre_copy_ast()
1839 int bottom = tre_stack_num_objects(stack); in tre_expand_ast() local
1847 while (status == REG_OK && tre_stack_num_objects(stack) > bottom) in tre_expand_ast()
2142 int bottom in tre_match_empty() local
2246 int bottom = tre_stack_num_objects(stack); tre_compute_nfl() local
[all...]
/third_party/musl/src/regex/
H A Dregcomp.c1209 int bottom = tre_stack_num_objects(stack); in tre_add_tags() local
1260 while (tre_stack_num_objects(stack) > bottom) in tre_add_tags()
1590 /* Lift the bottom of the `regset' array so that when processing in tre_add_tags()
1592 invisible. The original bottom was saved at ADDTAGS_UNION and in tre_add_tags()
1645 } /* end while(tre_stack_num_objects(stack) > bottom) */ in tre_add_tags()
1692 int bottom = tre_stack_num_objects(stack); in tre_copy_ast() local
1701 while (status == REG_OK && tre_stack_num_objects(stack) > bottom) in tre_copy_ast()
1839 int bottom = tre_stack_num_objects(stack); in tre_expand_ast() local
1847 while (status == REG_OK && tre_stack_num_objects(stack) > bottom) in tre_expand_ast()
2142 int bottom in tre_match_empty() local
2246 int bottom = tre_stack_num_objects(stack); tre_compute_nfl() local
[all...]
/third_party/backends/backend/
H A Dcanon630u-common.c849 /* Don't skip the black/white calibration area at the bottom of the in plugin_cal()
931 /* Read in cal strip at bottom of scanner (to adjust gain/offset in plugin_cal()
1443 const int bottom, in CANON_set_scan_parameters()
1456 DBG (2, "right = %d, bottom = %d\n", right, bottom); in CANON_set_scan_parameters()
1462 if ((top < 0) || (bottom > CANON_MAX_HEIGHT)) in CANON_set_scan_parameters()
1465 if (((right - left) < 10) || ((bottom - top) < 10)) in CANON_set_scan_parameters()
1483 scan->y2 = bottom; in CANON_set_scan_parameters()
1437 CANON_set_scan_parameters(CANON_Handle * scan, const int forceCal, const int gray, const int left, const int top, const int right, const int bottom, const int res, const int gain, const double gamma) CANON_set_scan_parameters() argument
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dsurface9.c400 dirty_rect.bottom = dirty_rect.top + (box->height << This->level_actual); in NineSurface9_AddDirtyRect()
440 pRect ? pRect->top : 0, pRect ? pRect->bottom : 0, in NineSurface9_LockRect()
467 pRect->top == 0 && pRect->bottom == This->desc.Height) || in NineSurface9_LockRect()
469 !(pRect->top % h) && !(pRect->bottom % h)), in NineSurface9_LockRect()
671 copy_height = pSourceRect->bottom - pSourceRect->top; in NineSurface9_CopyMemToDefault()
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpshints.c96 FT_Bool bottom ) in cf2_hint_init()
112 /* ghost bottom */ in cf2_hint_init()
114 if ( bottom ) in cf2_hint_init()
127 if ( bottom ) in cf2_hint_init()
156 if ( bottom ) in cf2_hint_init()
172 if ( bottom ) in cf2_hint_init()
404 * First pass is bottom-up (font hint order) without look-ahead. in cf2_hintmap_adjustHints()
632 /* insert only the bottom edge */ in cf2_hintmap_insertHint()
883 /* ghost bottom */ in cf2_hintmap_build()
909 TRUE /* bottom */ ); in cf2_hintmap_build()
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/vo/vo_dev/arch/hi3516cv500/include/
H A Dvou_hal.h44 hi_bool hal_disp_get_int_state(hal_disp_outputchannel chan, hi_bool *bottom);
/device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/boot/
H A D_udivsi3.S48 @ "bit" will have been shifted out at the bottom.
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/boot/
H A D_udivsi3.S48 @ "bit" will have been shifted out at the bottom.
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dtransform.h138 int bottom; member
/kernel/linux/linux-5.10/include/linux/
H A Dconsole.h37 * @con_scroll: move lines from @top to @bottom in direction @dir by @lines.
56 unsigned int bottom, enum con_scroll dir,
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dtransform.h138 int bottom; member
/kernel/linux/linux-6.6/drivers/gpu/drm/display/
H A Ddrm_hdmi_helper.c162 frame->bottom_bar = conn_state->tv.margins.bottom; in drm_hdmi_avi_infoframe_bars()
/third_party/ffmpeg/tests/checkasm/
H A Dvf_blend.c67 const uint8_t *bottom, ptrdiff_t bottom_linesize, \
/third_party/cups-filters/filter/pdftopdf/
H A Dpdftopdf_processor.h51 page.bottom=36.0; in ProcessingParameters()
/third_party/node/deps/npm/lib/utils/
H A Dreify-output.js53 bottom: '',
54 'bottom-mid': '',
55 'bottom-left': '',
56 'bottom-right': '',
/third_party/skia/tools/
H A Ddump_record.cpp103 command.rect.left(), command.rect.top(), command.rect.right(), command.rect.bottom(), in print()
/third_party/skia/tools/sk_app/win/
H A DANGLEWindowContext_win.cpp140 fHeight = rect.bottom - rect.top; in onInitializeContext()
/third_party/skia/gm/
H A Dlcdblendmodes.cpp39 { bounds.right(), bounds.bottom() }, in make_shader()
H A Dorientation.cpp99 bounds = measure("bottom"); in make_images()
100 drawLabel("bottom", midX - bounds.centerX(), kImgH - kPad - bounds.bottom()); in make_images()
123 // yellow), and labels on the left, top, right and bottom. The only
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
H A Dvc4_plane.c394 unsigned int left, right, top, bottom, adjhdisplay, adjvdisplay; in vc4_plane_margins_adj() local
400 vc4_crtc_get_margins(crtc_state, &left, &right, &top, &bottom); in vc4_plane_margins_adj()
401 if (!left && !right && !top && !bottom) in vc4_plane_margins_adj()
405 top + bottom >= crtc_state->mode.vdisplay) in vc4_plane_margins_adj()
416 adjvdisplay = crtc_state->mode.vdisplay - (top + bottom); in vc4_plane_margins_adj()
421 if (vc4_pstate->crtc_y > crtc_state->mode.vdisplay - bottom) in vc4_plane_margins_adj()
422 vc4_pstate->crtc_y = crtc_state->mode.vdisplay - bottom; in vc4_plane_margins_adj()
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dtime_test.cc911 absl::Time bottom = base - range; in TEST() local
912 EXPECT_GT(bottom, bottom - absl::Nanoseconds(1)); in TEST()
913 EXPECT_LT(bottom, bottom + absl::Nanoseconds(1)); in TEST()
918 EXPECT_EQ(full_range, top - bottom); in TEST()
919 EXPECT_EQ(-full_range, bottom - top); in TEST()
/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrFragmentOperations.cpp53 de::inBounds(point.y(), rect.bottom, rect.bottom + rect.height); in isInsideRect()
67 void clearMultisampleColorBuffer (const tcu::PixelBufferAccess& dst, const Vec4& v, const WindowRectangle& r) { tcu::clear(tcu::getSubregion(dst, 0, r.left, r.bottom, dst.getWidth(), r.width, r.height), v); } in clearMultisampleColorBuffer()
68 void clearMultisampleColorBuffer (const tcu::PixelBufferAccess& dst, const IVec4& v, const WindowRectangle& r) { tcu::clear(tcu::getSubregion(dst, 0, r.left, r.bottom, dst.getWidth(), r.width, r.height), v); } in clearMultisampleColorBuffer()
69 void clearMultisampleColorBuffer (const tcu::PixelBufferAccess& dst, const UVec4& v, const WindowRectangle& r) { tcu::clear(tcu::getSubregion(dst, 0, r.left, r.bottom, dst.getWidth(), r.width, r.height), v.cast<int>()); } in clearMultisampleColorBuffer()
70 void clearMultisampleDepthBuffer (const tcu::PixelBufferAccess& dst, float v, const WindowRectangle& r) { tcu::clearDepth(tcu::getSubregion(dst, 0, r.left, r.bottom, dst.getWidth(), r.width, r.height), v); } in clearMultisampleDepthBuffer()
71 void clearMultisampleStencilBuffer (const tcu::PixelBufferAccess& dst, int v, const WindowRectangle& r) { tcu::clearStencil(tcu::getSubregion(dst, 0, r.left, r.bottom, dst.getWidth(), r.width, r.height), v); } in clearMultisampleStencilBuffer()
/third_party/backends/backend/genesys/
H A Dgl841.cpp1568 int bottom; in ad_fe_offset_calibration() local
1616 bottom=0; in ad_fe_offset_calibration()
1620 dev->frontend.set_offset(0, (top + bottom) / 2); in ad_fe_offset_calibration()
1621 dev->frontend.set_offset(1, (top + bottom) / 2); in ad_fe_offset_calibration()
1622 dev->frontend.set_offset(2, (top + bottom) / 2); in ad_fe_offset_calibration()
1654 * else it is the new bottom */ in ad_fe_offset_calibration()
1657 top=(top+bottom)/2; in ad_fe_offset_calibration()
1661 bottom=(top+bottom)/2; in ad_fe_offset_calibration()
1664 } while ((top-bottom)> in ad_fe_offset_calibration()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/qxl/
H A Dqxl_dev.h214 int32_t bottom; member
221 uint32_t bottom; member
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
H A Dbttv-vbi.c165 rc = bttv_risc_packed(btv, &buf->bottom, in vbi_buffer_prepare()
188 dprintk("buf prepare %p: top=%p bottom=%p field=%s\n", in vbi_buffer_prepare()
189 vb, &buf->top, &buf->bottom, in vbi_buffer_prepare()

Completed in 26 milliseconds

1...<<11121314151617181920>>...33