| /kernel/linux/linux-6.6/drivers/input/mouse/ |
| H A D | alps.c | 361 struct alps_bitmap_point *point; in alps_get_bitmap_points() local
|
| /kernel/linux/linux-6.6/lib/crypto/ |
| H A D | curve25519-fiat32.c | 756 curve25519_generic(u8 out[CURVE25519_KEY_SIZE], const u8 scalar[CURVE25519_KEY_SIZE], const u8 point[CURVE25519_KEY_SIZE]) curve25519_generic() argument
|
| H A D | curve25519-hacl64.c | 745 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 D | nommu.c | 921 unsigned long total, point; in do_mmap_private() local
|
| /kernel/linux/linux-6.6/net/bridge/netfilter/ |
| H A D | ebtables.c | 198 struct ebt_entry *point; in ebt_do_table() local [all...] |
| /kernel/linux/linux-6.6/net/core/ |
| H A D | drop_monitor.c | 218 struct net_dm_drop_point *point; in trace_drop_common() local
|
| /test/xts/acts/multimedia/camera/camera_ndk_test/src/main/cpp/ |
| H A D | main.cpp | 675 Camera_Point point = ndkCamera_->point_; in SessionGetMeteringPoint() local 819 Camera_Point point = ndkCamera_->focusPoint_; in SessionGetFocusPoint() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | sanm.c | 407 int8_t point[2]; in make_glyphs() local [all...] |
| /third_party/mbedtls/3rdparty/everest/library/legacy/ |
| H A D | Hacl_Curve25519.c | 603 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 D | Hacl_Curve25519.c | 558 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 D | radv_amdgpu_cs.c | 1282 uint64_t point; in radv_amdgpu_cs_submit_zero() local
|
| /third_party/node/src/crypto/ |
| H A D | crypto_common.cc | 1158 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 D | v3d_drm.h | 85 __u64 point; /* for timeline sem support */ member
|
| /third_party/libinput/src/ |
| H A D | libinput-private.h | 433 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 D | libinput-debug-gui.c | 84 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 D | vn_renderer_virtgpu.c | 157 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 D | tessellator.cpp | 1790 PlacePointIn1D( const TESS_FACTOR_CONTEXT& TessFactorCtx, int point, FXP& fxpLocation ) PlacePointIn1D() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/ec/ |
| H A D | ecp_nistp256.c | 1948 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 D | ectest.c | 1091 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 D | vktFragmentShadingBarycentricTests.cpp | 822 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 D | vktPipelineBindPointTests.cpp | 864 std::string toString(VkPipelineBindPoint point) in toString() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_barycentric/ |
| H A D | vktFragmentShadingBarycentricTests.cpp | 815 const tcu::Vec4 point = tcu::Vec4(xx, yy, 0.0f, 1.0f) * pointSlope; in generateVertexBuffer() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cMultiBindTests.cpp | 1512 const GLchar* point = (true == is_array) ? array_point : regular_point; in fillMSTexture() local
|
| /third_party/skia/src/gpu/ |
| H A D | GrDistanceFieldGenFromVector.cpp | 505 calculate_side_of_quad( const PathSegment& segment, const SkPoint& point, const DPoint& xFormPt, const RowData& rowData) calculate_side_of_quad() argument 567 distance_to_segment(const SkPoint& point, const PathSegment& segment, const RowData& rowData, SegSide* side) distance_to_segment() argument 673 const SkPoint point = SkPoint::Make(pX, pY); calculate_distance_field_data() local [all...] |
| /third_party/skia/src/effects/imagefilters/ |
| H A D | SkLightingImageFilter.cpp | 84 SkPoint3 point; in read_point3() local 44 setUniformPoint3(const GrGLSLProgramDataManager& pdman, UniformHandle uni, const SkPoint3& point) setUniformPoint3() argument 50 setUniformNormal3(const GrGLSLProgramDataManager& pdman, UniformHandle uni, const SkPoint3& point) setUniformNormal3() argument 94 write_point3(const SkPoint3& point, SkWriteBuffer& buffer) write_point3() argument [all...] |