Home
last modified time | relevance | path

Searched defs:box (Results 1 – 25 of 142) sorted by relevance

123456

/OK3568_Linux_fs/kernel/arch/x86/events/intel/
H A Duncore.h224 static inline bool uncore_mmio_is_valid_offset(struct intel_uncore_box *box, in uncore_mmio_is_valid_offset()
237 unsigned int uncore_mmio_box_ctl(struct intel_uncore_box *box) in uncore_mmio_box_ctl()
243 static inline unsigned uncore_pci_box_ctl(struct intel_uncore_box *box) in uncore_pci_box_ctl()
248 static inline unsigned uncore_pci_fixed_ctl(struct intel_uncore_box *box) in uncore_pci_fixed_ctl()
253 static inline unsigned uncore_pci_fixed_ctr(struct intel_uncore_box *box) in uncore_pci_fixed_ctr()
259 unsigned uncore_pci_event_ctl(struct intel_uncore_box *box, int idx) in uncore_pci_event_ctl()
268 unsigned uncore_pci_perf_ctr(struct intel_uncore_box *box, int idx) in uncore_pci_perf_ctr()
273 static inline unsigned uncore_msr_box_offset(struct intel_uncore_box *box) in uncore_msr_box_offset()
281 static inline unsigned uncore_msr_box_ctl(struct intel_uncore_box *box) in uncore_msr_box_ctl()
288 static inline unsigned uncore_msr_fixed_ctl(struct intel_uncore_box *box) in uncore_msr_fixed_ctl()
[all …]
H A Duncore.c116 u64 uncore_msr_read_counter(struct intel_uncore_box *box, struct perf_event *event) in uncore_msr_read_counter()
125 void uncore_mmio_exit_box(struct intel_uncore_box *box) in uncore_mmio_exit_box()
131 u64 uncore_mmio_read_counter(struct intel_uncore_box *box, in uncore_mmio_read_counter()
147 uncore_get_constraint(struct intel_uncore_box *box, struct perf_event *event) in uncore_get_constraint()
184 void uncore_put_constraint(struct intel_uncore_box *box, struct perf_event *event) in uncore_put_constraint()
205 u64 uncore_shared_reg_config(struct intel_uncore_box *box, int idx) in uncore_shared_reg_config()
220 static void uncore_assign_hw_event(struct intel_uncore_box *box, in uncore_assign_hw_event()
238 void uncore_perf_event_update(struct intel_uncore_box *box, struct perf_event *event) in uncore_perf_event_update()
270 struct intel_uncore_box *box; in uncore_pmu_hrtimer() local
301 void uncore_pmu_start_hrtimer(struct intel_uncore_box *box) in uncore_pmu_start_hrtimer()
[all …]
H A Duncore_nhmex.c200 static void nhmex_uncore_msr_init_box(struct intel_uncore_box *box) in nhmex_uncore_msr_init_box()
205 static void nhmex_uncore_msr_exit_box(struct intel_uncore_box *box) in nhmex_uncore_msr_exit_box()
210 static void nhmex_uncore_msr_disable_box(struct intel_uncore_box *box) in nhmex_uncore_msr_disable_box()
225 static void nhmex_uncore_msr_enable_box(struct intel_uncore_box *box) in nhmex_uncore_msr_enable_box()
240 static void nhmex_uncore_msr_disable_event(struct intel_uncore_box *box, struct perf_event *event) in nhmex_uncore_msr_disable_event()
245 static void nhmex_uncore_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event) in nhmex_uncore_msr_enable_event()
350 static int nhmex_bbox_hw_config(struct intel_uncore_box *box, struct perf_event *event) in nhmex_bbox_hw_config()
377 static void nhmex_bbox_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event) in nhmex_bbox_msr_enable_event()
441 static int nhmex_sbox_hw_config(struct intel_uncore_box *box, struct perf_event *event) in nhmex_sbox_hw_config()
462 static void nhmex_sbox_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event) in nhmex_sbox_msr_enable_event()
[all …]
H A Duncore_snb.c141 static void snb_uncore_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event) in snb_uncore_msr_enable_event()
151 static void snb_uncore_msr_disable_event(struct intel_uncore_box *box, struct perf_event *event) in snb_uncore_msr_disable_event()
156 static void snb_uncore_msr_init_box(struct intel_uncore_box *box) in snb_uncore_msr_init_box()
164 static void snb_uncore_msr_enable_box(struct intel_uncore_box *box) in snb_uncore_msr_enable_box()
170 static void snb_uncore_msr_exit_box(struct intel_uncore_box *box) in snb_uncore_msr_exit_box()
255 static void skl_uncore_msr_init_box(struct intel_uncore_box *box) in skl_uncore_msr_init_box()
267 static void skl_uncore_msr_enable_box(struct intel_uncore_box *box) in skl_uncore_msr_enable_box()
273 static void skl_uncore_msr_exit_box(struct intel_uncore_box *box) in skl_uncore_msr_exit_box()
498 static void snb_uncore_imc_init_box(struct intel_uncore_box *box) in snb_uncore_imc_init_box()
523 static void snb_uncore_imc_enable_box(struct intel_uncore_box *box) in snb_uncore_imc_enable_box()
[all …]
H A Duncore_snbep.c529 static void snbep_uncore_pci_disable_box(struct intel_uncore_box *box) in snbep_uncore_pci_disable_box()
541 static void snbep_uncore_pci_enable_box(struct intel_uncore_box *box) in snbep_uncore_pci_enable_box()
553 static void snbep_uncore_pci_enable_event(struct intel_uncore_box *box, struct perf_event *event) in snbep_uncore_pci_enable_event()
561 static void snbep_uncore_pci_disable_event(struct intel_uncore_box *box, struct perf_event *event) in snbep_uncore_pci_disable_event()
569 static u64 snbep_uncore_pci_read_counter(struct intel_uncore_box *box, struct perf_event *event) in snbep_uncore_pci_read_counter()
581 static void snbep_uncore_pci_init_box(struct intel_uncore_box *box) in snbep_uncore_pci_init_box()
589 static void snbep_uncore_msr_disable_box(struct intel_uncore_box *box) in snbep_uncore_msr_disable_box()
602 static void snbep_uncore_msr_enable_box(struct intel_uncore_box *box) in snbep_uncore_msr_enable_box()
615 static void snbep_uncore_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event) in snbep_uncore_msr_enable_event()
626 static void snbep_uncore_msr_disable_event(struct intel_uncore_box *box, in snbep_uncore_msr_disable_event()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/geometry/0.9.3/include/mapbox/geometry/
H A Dbox.hpp9 struct box struct
11 using point_type = point<T>;
13 constexpr box(point_type const& min_, point_type const& max_) in box() argument
17 point_type min;
18 point_type max;
/OK3568_Linux_fs/external/xserver/miext/rootless/
H A DrootlessGC.c430 BoxRec box; in RootlessFillSpans() local
483 BoxRec box; in RootlessSetSpans() local
520 BoxRec box; in RootlessPutImage() local
547 BoxRec box; in RootlessCopyArea() local
590 BoxRec box; in RootlessCopyPlane() local
638 BoxRec box; in RootlessPolyPoint() local
734 BoxRec box; in RootlessPolylines() local
809 BoxRec box; in RootlessPolySegment() local
892 BoxRec box; in RootlessPolyRectangle() local
954 BoxRec box; in RootlessPolyArc() local
[all …]
H A DrootlessCommon.h164 #define TRIM_BOX(box, pGC) { \ argument
172 #define TRANSLATE_BOX(box, pDraw) { \ argument
179 #define TRIM_AND_TRANSLATE_BOX(box, pDraw, pGC) { \ argument
184 #define BOX_NOT_EMPTY(box) \ argument
/OK3568_Linux_fs/external/xserver/miext/damage/
H A Ddamage.c228 BoxRec box; in _damageRegionAppend() local
438 #define TRIM_BOX(box, pGC) if (pGC->pCompositeClip) { \ argument
446 #define TRANSLATE_BOX(box, pDrawable) { \ argument
453 #define TRIM_AND_TRANSLATE_BOX(box, pDrawable, pGC) { \ argument
458 #define BOX_NOT_EMPTY(box) \ argument
465 #define TRIM_PICTURE_BOX(box, pDst) { \ argument
493 BoxRec box; in damageComposite() local
542 BoxRec box; in damageGlyphs() local
594 BoxRec box; in damageAddTraps() local
644 BoxRec box; in damageFillSpans() local
[all …]
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_transfer.c50 BoxPtr box = glamor_pixmap_box_at(priv, box_index); in glamor_upload_boxes() local
116 BoxRec box; in glamor_upload_pixmap() local
149 BoxPtr box = glamor_pixmap_box_at(priv, box_index); in glamor_download_boxes() local
192 BoxRec box; in glamor_download_rect() local
209 BoxRec box; in glamor_download_pixmap() local
H A Dglamor_copy.c165 BoxPtr box, in glamor_copy_bail()
203 BoxPtr box, in glamor_copy_cpu_fbo()
289 BoxPtr box, in glamor_copy_fbo_cpu()
349 BoxPtr box, in glamor_copy_fbo_fbo_draw()
506 BoxPtr box, in glamor_copy_fbo_fbo_temp()
628 BoxPtr box, in glamor_copy_needs_temp()
692 BoxPtr box, in glamor_copy_gl()
737 BoxPtr box, in glamor_copy()
H A Dglamor_prepare.c34 glamor_prep_pixmap_box(PixmapPtr pixmap, glamor_access_t access, BoxPtr box) in glamor_prep_pixmap_box()
239 BoxRec box; in glamor_prepare_access() local
256 BoxRec box; in glamor_prepare_access_box() local
H A Dglamor_spans.c125 BoxPtr box = RegionRects(gc->pCompositeClip); in glamor_fill_spans_gl() local
205 BoxPtr box = glamor_pixmap_box_at(pixmap_priv, box_index); in glamor_get_spans_gl() local
297 BoxPtr box = glamor_pixmap_box_at(pixmap_priv, box_index); in glamor_set_spans_gl() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/
H A Dpartition.hpp34 inline void divide_box(Box const& box, Box& lower_box, Box& upper_box) in divide_box()
223 Box box; in get_new_box() local
237 static inline bool next_level(Box const& box, in next_level()
270 static inline bool next_level2(Box const& box, in next_level2()
303 static inline bool apply(Box const& box, in apply()
368 static inline bool next_level(Box const& box, in next_level()
391 Box box; in get_new_box() local
407 Box box = get_new_box(input1, expand_policy1); in get_new_box() local
424 static inline bool apply(Box const& box, in apply()
H A Dassign_box_corners.hpp53 inline void assign_box_corners(Box const& box, in assign_box_corners()
78 inline void assign_box_corners_oriented(Box const& box, Range& corners) in assign_box_corners_oriented()
/OK3568_Linux_fs/kernel/sound/pci/ice1712/
H A Dhoontech.c68 static void snd_ice1712_stdsp24_box_channel(struct snd_ice1712 *ice, int box, int chn, int activate) in snd_ice1712_stdsp24_box_channel()
118 static void snd_ice1712_stdsp24_box_midi(struct snd_ice1712 *ice, int box, int master) in snd_ice1712_stdsp24_box_midi()
158 int box, chn; in hoontech_init() local
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Dvblank.c102 static int ms_box_area(BoxPtr box) in ms_box_area()
154 ms_covering_xf86_crtc(ScreenPtr pScreen, BoxPtr box, Bool screen_is_ms) in ms_covering_xf86_crtc()
220 ms_covering_randr_crtc(ScreenPtr pScreen, BoxPtr box, Bool screen_is_ms) in ms_covering_randr_crtc()
295 BoxRec box; in ms_dri2_crtc_covering_drawable() local
309 BoxRec box; in ms_randr_crtc_covering_drawable() local
/OK3568_Linux_fs/external/xserver/mi/
H A Dmiexpose.c179 BoxRec box; in miHandleExposures() local
210 BoxRec box; in miHandleExposures() local
387 BoxRec box = *RegionExtents(prgn); in miWindowExposures() local
H A Dmiwindow.c66 BoxRec box; in miClearToBackground() local
138 BoxPtr box; in miMarkOverlappedWindows() local
752 BoxRec box; in miSpriteTrace() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/expand/
H A Dinterface.hpp173 inline void expand(Box& box, Geometry const& geometry, Strategy const& strategy) in expand()
192 inline void expand(Box& box, Geometry const& geometry) in expand()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/geometries/
H A Dbox.hpp54 class box class
83 inline box(Point const& min_corner, Point const& max_corner) in box() function in boost::geometry::model::box
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplacesearchrequest/
H A Dtst_qplacesearchrequest.cpp119 QGeoRectangle box; in boundingBoxTest() local
147 QGeoRectangle box; in searchAreaTest() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeorectangle/
H A Dtst_qgeorectangle.cpp101 QGeoRectangle box; in default_constructor() local
167 QGeoRectangle *box = new QGeoRectangle(); in destructor() local
392 QGeoRectangle box(QGeoCoordinate(10.0, 0.0), in setCorners() local
982 QGeoRectangle box = rectangle.boundingGeoRectangle(); in boundingGeoRectangle() local
/OK3568_Linux_fs/external/xserver/dix/
H A Dwindow.c568 BoxRec box; in CreateRootWindow() local
712 BoxRec box = *RegionExtents(&pWin->winSize); in ClippedRegionFromBox() local
1728 BoxRec box; in SetWinSize() local
1766 BoxRec box; in SetBorderSize() local
2003 AnyWindowOverlapsMe(WindowPtr pWin, WindowPtr pHead, BoxPtr box) in AnyWindowOverlapsMe()
2021 IOverlapAnyWindow(WindowPtr pWin, BoxPtr box) in IOverlapAnyWindow()
2072 BoxRec box; in WhereDoIGoInTheStack() local
2450 BoxRec box; in CirculateWindow() local
3005 BoxRec box; in PointInWindowIsVisible() local
3657 BoxRec box; in SetRootClip() local
/OK3568_Linux_fs/buildroot/support/kconfig/lxdialog/
H A Dtextbox.c39 static void refresh_text_box(WINDOW *dialog, WINDOW *box, int boxh, int boxw, in refresh_text_box()
62 WINDOW *dialog, *box; in dialog_textbox() local

123456