Home
last modified time | relevance | path

Searched defs:bottom (Results 1 – 25 of 108) sorted by relevance

12345

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeorectangle.cpp615 double bottom = bottomRight.latitude(); in contains() local
828 double bottom = bottomRight.latitude(); in extendShape() local
898 double bottom = qMin(bottom1, bottom2); in operator |=() local
H A Dqdoublematrix4x4.cpp708 void QDoubleMatrix4x4::ortho(double left, double right, double bottom, double top, double nearPlane… in ortho()
741 void QDoubleMatrix4x4::frustum(double left, double right, double bottom, double top, double nearPla… in frustum()
843 void QDoubleMatrix4x4::viewport(double left, double bottom, double width, double height, double nea… in viewport()
/OK3568_Linux_fs/kernel/arch/x86/um/os-Linux/
H A Dtask_size.c71 unsigned long bottom = 0; in os_get_top_address() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/
H A Dshaping.hpp42 float bottom() const { return _bottom; } in bottom() function in mbgl::PositionedIcon
H A Dcollision_feature.cpp10 const float bottom, in CollisionFeature()
H A Dglyph.hpp80 float bottom = 0; member in mbgl::Shaping
H A Dquads.cpp29 float bottom = shapedIcon.bottom() + border / image.pixelRatio; in getIconQuad() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/
H A Dqmapboxcommon.cpp132 double bottom = bbox.at(1).toDouble(); in parseGeoLocation() local
/OK3568_Linux_fs/external/linux-rga/samples/padding_demo/src/
H A Drga_padding_demo.cpp51 int top, bottom, left, right; in main() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/conversion/
H A Dtileset.cpp87 optional<double> bottom = toDouble(arrayMember(*boundsValue, 1)); in operator ()() local
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_putbit.h30 RK_S32 bottom; member
/OK3568_Linux_fs/kernel/drivers/s390/scsi/
H A Dzfcp_fsf.c520 struct fsf_qtcb_bottom_config *bottom = &req->qtcb->bottom.config; in zfcp_fsf_exchange_config_evaluate() local
568 struct fsf_qtcb_bottom_config *bottom = &qtcb->bottom.config; in zfcp_fsf_exchange_config_data_handler() local
737 struct fsf_qtcb_bottom_port *bottom = &req->qtcb->bottom.port; in zfcp_fsf_exchange_port_evaluate() local
755 struct fsf_qtcb_bottom_port *bottom = &qtcb->bottom.port; in zfcp_fsf_exchange_port_data_handler() local
1679 struct fsf_qtcb_bottom_support *bottom = &req->qtcb->bottom.support; in zfcp_fsf_open_port_handler() local
H A Dzfcp_scsi.c868 const struct fsf_qtcb_bottom_config *const bottom, in zfcp_scsi_shost_update_config_data()
938 const struct fsf_qtcb_bottom_port *const bottom) in zfcp_scsi_shost_update_port_data()
/OK3568_Linux_fs/kernel/block/
H A Dblk-settings.c503 unsigned int top, bottom, alignment, ret = 0; in blk_stack_limits() local
655 char top[BDEVNAME_SIZE], bottom[BDEVNAME_SIZE]; in disk_stack_limits() local
/OK3568_Linux_fs/external/rknpu2/examples/RV1106_RV1103/rknn_yolov5_demo/include/
H A Dpostprocess.h18 int bottom; member
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/include/
H A Dpostprocess.h19 int bottom; member
/OK3568_Linux_fs/kernel/net/xfrm/
H A Dxfrm_replay.c14 u32 seq, seq_hi, bottom; in xfrm_replay_seqhi() local
435 u32 bottom = top - wsize + 1; in xfrm_replay_check_esn() local
/OK3568_Linux_fs/kernel/include/media/
H A Dv4l2-rect.h121 int right, bottom; in v4l2_rect_intersect() local
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/cpp/
H A Dpost_process.h40 int bottom; member
/OK3568_Linux_fs/external/rockit/tgi/sdk/include/
H A DRTSurfaceInterface.h44 INT32 bottom; member
/OK3568_Linux_fs/kernel/drivers/video/fbdev/sis/
H A Dsis_accel.h237 #define SiS300SetupClipRB(right,bottom) \ argument
363 #define SiS310SetupClipRB(right,bottom) \ argument
/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Ddumpstack.c19 void dump_mem(const char *str, const char *loglvl, unsigned long bottom, in dump_mem()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/
H A Dqplacesearchreplyosm.cpp90 double bottom = coordinates.at(0).toString().toDouble(); in parseBoundingBox() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/qxl/
H A Dqxl_draw.c137 int left, right, top, bottom; in qxl_draw_dirty_fb() local
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/wifi/
H A Dwifiview.cpp50 QTextOption bottom(Qt::AlignCenter); in paint() local

12345