| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/views/detail/ |
| H A D | two_dimensional_view.hpp | 136 struct access struct 145 typedef typename geometry::coordinate_type<Point>::type coordinate_type; 149 > view_type; 151 static inline coordinate_type get(view_type const& view) in get() 156 static inline void set(view_type& view, coordinate_type const& value) in set() 163 struct access struct 172 typedef typename geometry::coordinate_type<Point>::type coordinate_type; 176 > view_type; 178 static inline coordinate_type get(view_type const& view) in get() 183 static inline void set(view_type& view, coordinate_type const& value) in set()
|
| H A D | indexed_point_view.hpp | 96 struct access struct 101 typedef typename geometry::coordinate_type<Geometry>::type coordinate_type; 103 static inline coordinate_type get( in get() 109 static inline void set( in set()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/core/ |
| H A D | access.hpp | 55 struct access struct 144 struct access struct 166 struct access<point_tag, Point, CoordinateType, Dimension, boost::false_type> struct 168 static inline CoordinateType get(Point const& point) in get() 172 static inline void set(Point& p, CoordinateType const& value) in set() 179 struct access<point_tag, Point, CoordinateType, Dimension, boost::true_type> struct 181 static inline CoordinateType get(Point const* point) in get() 185 static inline void set(Point* p, CoordinateType const& value) in set()
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_prepare.c | 34 glamor_prep_pixmap_box(PixmapPtr pixmap, glamor_access_t access, BoxPtr box) in glamor_prep_pixmap_box() 236 glamor_prepare_access(DrawablePtr drawable, glamor_access_t access) in glamor_prepare_access() 252 glamor_prepare_access_box(DrawablePtr drawable, glamor_access_t access, in glamor_prepare_access_box() 278 glamor_prepare_access_picture(PicturePtr picture, glamor_access_t access) in glamor_prepare_access_picture() 287 glamor_prepare_access_picture_box(PicturePtr picture, glamor_access_t access, in glamor_prepare_access_picture_box()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/annotation/ |
| H A D | symbol_annotation_impl.hpp | 60 template<> struct access<mbgl::LatLng, 0> { static inline double get(mbgl::LatLng const& p) { retur… in get() struct 61 template<> struct access<mbgl::LatLng, 1> { static inline double get(mbgl::LatLng const& p) { retur… in get() argument
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/ |
| H A D | rxe_mr.c | 50 static void rxe_mem_init(int access, struct rxe_mem *mem) in rxe_mem_init() 116 int access, struct rxe_mem *mem) in rxe_mem_init_dma() 127 u64 length, u64 iova, int access, struct ib_udata *udata, in rxe_mem_init_user() 404 int access, in copy_data() 535 struct rxe_mem *lookup_mem(struct rxe_pd *pd, int access, u32 key, in lookup_mem()
|
| /OK3568_Linux_fs/kernel/security/ |
| H A D | device_cgroup.c | 37 short access; member 238 static void set_access(char *acc, short access) in set_access() 316 u32 major, u32 minor, short access) in match_exception() 353 u32 major, u32 minor, short access) in match_exception_partial() 808 short access) in devcgroup_legacy_check_permission() 835 int devcgroup_check_permission(short type, u32 major, u32 minor, short access) in devcgroup_check_permission()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/geometries/ |
| H A D | point.hpp | 278 struct access<model::point<CoordinateType, DimensionCount, CoordinateSystem>, Dimension> struct 280 static inline CoordinateType get( in get() 286 static inline void set( in set()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | device_cgroup.h | 19 short type, access = 0; in devcgroup_inode_permission() local 61 short access) in devcgroup_check_permission()
|
| H A D | c2port.h | 20 unsigned int access:1; member 40 void (*access)(struct c2port_device *dev, int status); member
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | arch_timer.h | 27 void arch_timer_reg_write_cp15(int access, enum arch_timer_reg reg, u32 val) in arch_timer_reg_write_cp15() 53 u32 arch_timer_reg_read_cp15(int access, enum arch_timer_reg reg) in arch_timer_reg_read_cp15()
|
| /OK3568_Linux_fs/kernel/Documentation/virt/uml/ |
| H A D | user_mode_linux_howto_v2.rst | 966 Using hostfs 991 hostfs as the root filesystem 1019 Hostfs Caveats
|
| /OK3568_Linux_fs/kernel/arch/s390/mm/ |
| H A D | fault.c | 319 static noinline void do_fault_error(struct pt_regs *regs, int access, in do_fault_error() 382 static inline vm_fault_t do_exception(struct pt_regs *regs, int access) in do_exception() 529 int access; in do_protection_exception() local 565 int access; in do_dat_exception() local
|
| /OK3568_Linux_fs/kernel/fs/9p/ |
| H A D | fid.c | 106 int i, n, l, clone, access; in v9fs_fid_lookup_with_uid() local 219 int any, access; in v9fs_fid_lookup() local
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | dixutils.c | 195 Mask type, Mask access) in dixLookupDrawable() 220 dixLookupWindow(WindowPtr *pWin, XID id, ClientPtr client, Mask access) in dixLookupWindow() 237 dixLookupGC(GCPtr *pGC, XID id, ClientPtr client, Mask access) in dixLookupGC() 243 dixLookupFontable(FontPtr *pFont, XID id, ClientPtr client, Mask access) in dixLookupFontable() 262 dixLookupClient(ClientPtr *pClient, XID rid, ClientPtr client, Mask access) in dixLookupClient()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_regs_history_debugfs.c | 136 char const access = (io->addr & 1) ? 'w' : 'r'; in kbase_io_history_dump() local 194 char const access = (io->addr & 1) ? 'w' : 'r'; in regs_history_show() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/ |
| H A D | hash_64k.c | 36 int __hash_page_4K(unsigned long ea, unsigned long access, unsigned long vsid, in __hash_page_4K() 223 int __hash_page_64K(unsigned long ea, unsigned long access, in __hash_page_64K()
|
| /OK3568_Linux_fs/u-boot/env/ |
| H A D | flags.c | 100 const char *env_flags_get_varaccess_name(enum env_flags_varaccess access) in env_flags_get_varaccess_name() 133 char *access; in env_flags_parse_varaccess() local 366 enum env_flags_varaccess access; in env_flags_validate_varaccess() local
|
| /OK3568_Linux_fs/external/xserver/present/ |
| H A D | present_request.c | 67 #define VERIFY_FENCE_OR_NONE(fence_ptr, fence_id, client, access) do { \ argument 77 #define VERIFY_CRTC_OR_NONE(crtc_ptr, crtc_id, client, access) do { \ argument
|
| /OK3568_Linux_fs/external/xserver/test/xi2/ |
| H A D | protocol-common.c | 301 __wrap_dixLookupWindow(WindowPtr *win, XID id, ClientPtr client, Mask access) in __wrap_dixLookupWindow() 319 Mask access) in __wrap_dixLookupClient()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | dev_cgroup.c | 17 short access = ctx->access_type >> 16; in bpf_prog1() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/adapted/struct/detail/ |
| H A D | extension.hpp | 31 struct access struct
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | arch_timer.h | 105 void arch_timer_reg_write_cp15(int access, enum arch_timer_reg reg, u32 val) in arch_timer_reg_write_cp15() 131 u32 arch_timer_reg_read_cp15(int access, enum arch_timer_reg reg) in arch_timer_reg_read_cp15()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/core/ |
| H A D | umem_odp.c | 119 int access) in ib_umem_odp_alloc_implicit() 226 unsigned long addr, size_t size, int access, in ib_umem_odp_get()
|
| /OK3568_Linux_fs/kernel/drivers/clocksource/ |
| H A D | arm_arch_timer.c | 92 void arch_timer_reg_write(int access, enum arch_timer_reg reg, u32 val, in arch_timer_reg_write() 121 u32 arch_timer_reg_read(int access, enum arch_timer_reg reg, in arch_timer_reg_read() 388 static void erratum_set_next_event_tval_generic(const int access, unsigned long evt, in erratum_set_next_event_tval_generic() 638 static __always_inline irqreturn_t timer_handler(const int access, in timer_handler() 682 static __always_inline int timer_shutdown(const int access, in timer_shutdown() 714 static __always_inline void set_next_event(const int access, unsigned long evt, in set_next_event()
|