Home
last modified time | relevance | path

Searched defs:point (Results 226 - 250 of 315) sorted by relevance

12345678910>>...13

/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dtridentfb.c304 #define point(x, y) ((y) << 16 | (x)) macro
[all...]
/kernel/linux/linux-6.6/include/uapi/drm/
H A Dv3d_drm.h85 __u64 point; /* for timeline sem support */ member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/modules/color/
H A Dcolor_gamma.c605 struct gamma_point *point; in build_custom_gamma_mapping_coefficients_worker() local
684 const struct gamma_point *point; calculate_mapped_value() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c2851 u64 point; in add_timeline_fence_array() local
[all...]
/kernel/linux/linux-6.6/drivers/hwmon/
H A Df71882fg.c343 int nr, reg, point; in f71882fg_update_device() local
1463 int point = to_sensor_dev_attr_2(devattr)->nr; show_pwm_auto_point_pwm() local
1484 int point = to_sensor_dev_attr_2(devattr)->nr; store_pwm_auto_point_pwm() local
1518 int point = to_sensor_dev_attr_2(devattr)->nr; show_pwm_auto_point_temp() local
1530 int point = to_sensor_dev_attr_2(devattr)->nr; store_pwm_auto_point_temp() local
1559 int point = to_sensor_dev_attr_2(devattr)->nr; show_pwm_auto_point_temp_hyst() local
1578 int point = to_sensor_dev_attr_2(devattr)->nr; store_pwm_auto_point_temp_hyst() local
[all...]
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Dalps.c361 struct alps_bitmap_point *point; in alps_get_bitmap_points() local
/kernel/linux/linux-6.6/lib/crypto/
H A Dcurve25519-fiat32.c756 curve25519_generic(u8 out[CURVE25519_KEY_SIZE], const u8 scalar[CURVE25519_KEY_SIZE], const u8 point[CURVE25519_KEY_SIZE]) curve25519_generic() argument
H A Dcurve25519-hacl64.c745 static __always_inline void format_scalar_of_point(u8 *scalar, u64 *point) in format_scalar_of_point() argument
/kernel/linux/linux-6.6/mm/
H A Dnommu.c921 unsigned long total, point; in do_mmap_private() local
/kernel/linux/linux-6.6/net/bridge/netfilter/
H A Debtables.c198 struct ebt_entry *point; in ebt_do_table() local
[all...]
/kernel/linux/linux-6.6/net/core/
H A Ddrop_monitor.c218 struct net_dm_drop_point *point; in trace_drop_common() local
/third_party/ffmpeg/libavcodec/
H A Dsanm.c407 int8_t point[2]; in make_glyphs() local
[all...]
/third_party/mbedtls/3rdparty/everest/library/legacy/
H A DHacl_Curve25519.c603 static void Hacl_EC_Format_scalar_of_point(uint8_t *scalar, uint64_t *point) in Hacl_EC_Format_scalar_of_point() argument
/third_party/mbedtls/3rdparty/everest/library/
H A DHacl_Curve25519.c558 static void Hacl_EC_Format_scalar_of_point(uint8_t *scalar, uint64_t *point) in Hacl_EC_Format_scalar_of_point() argument
/third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/
H A Dradv_amdgpu_cs.c1282 uint64_t point; in radv_amdgpu_cs_submit_zero() local
/third_party/node/src/crypto/
H A Dcrypto_common.cc1158 ECPointToBuffer(Environment* env, const EC_GROUP* group, const EC_POINT* point, point_conversion_form_t form, const char** error) ECPointToBuffer() argument
/third_party/mesa3d/include/drm-uapi/
H A Dv3d_drm.h85 __u64 point; /* for timeline sem support */ member
/third_party/libinput/src/
H A Dlibinput-private.h433 struct device_coords point; member
961 point_in_rect(const struct device_coords *point, in point_in_rect() argument
[all...]
/third_party/libinput/tools/
H A Dlibinput-debug-gui.c84 struct point { struct
1399 struct point point; in handle_event_motion() local
1641 struct point point; handle_event_tablet() local
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_renderer_virtgpu.c157 uint64_t point; member
255 sim_syncobj_set_point_locked(struct sim_syncobj *syncobj, uint64_t point) in sim_syncobj_set_point_locked() argument
325 sim_syncobj_query(struct virtgpu *gpu, uint32_t syncobj_handle, uint64_t *point) sim_syncobj_query() argument
342 sim_syncobj_signal(struct virtgpu *gpu, uint32_t syncobj_handle, uint64_t point) sim_syncobj_signal() argument
358 sim_syncobj_submit(struct virtgpu *gpu, uint32_t syncobj_handle, int sync_fd, uint64_t point, bool cpu) sim_syncobj_submit() argument
419 const uint64_t point = wait->sync_values[i]; sim_syncobj_wait() local
847 virtgpu_ioctl_syncobj_query(struct virtgpu *gpu, uint32_t syncobj_handle, uint64_t *point) virtgpu_ioctl_syncobj_query() argument
865 virtgpu_ioctl_syncobj_timeline_signal(struct virtgpu *gpu, uint32_t syncobj_handle, uint64_t point) virtgpu_ioctl_syncobj_timeline_signal() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/tessellator/
H A Dtessellator.cpp1790 PlacePointIn1D( const TESS_FACTOR_CONTEXT& TessFactorCtx, int point, FXP& fxpLocation ) PlacePointIn1D() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decp_nistp256.c1948 ossl_ec_GFp_nistp256_point_get_affine_coordinates(const EC_GROUP *group, const EC_POINT *point, BIGNUM *x, BIGNUM *y, BN_CTX *ctx) ossl_ec_GFp_nistp256_point_get_affine_coordinates() argument
[all...]
/third_party/openssl/test/
H A Dectest.c1091 EC_POINT *point = NULL; in hybrid_point_encoding_test() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_barycentric/
H A DvktFragmentShadingBarycentricTests.cpp822 const tcu::Vec4 point = tcu::Vec4(xx, yy, 0.0f, 1.0f) * pointSlope; in generateVertexBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBindPointTests.cpp864 std::string toString(VkPipelineBindPoint point) in toString() argument

Completed in 58 milliseconds

12345678910>>...13