Home
last modified time | relevance | path

Searched defs:points (Results 1 – 17 of 17) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D990527-1.c21 XPoint points [4]; in hurm() local
/openbsd/regress/lib/libm/fpaccuracy/
H A Dtrailer.h19 static struct point { double arg, res, err1, err2; } points[N+1]; variable
/openbsd/games/sail/
H A Dassorted.c260 int points; in strike() local
H A Dextern.h185 short points; /* 20 */ member
/openbsd/gnu/usr.bin/texinfo/info/
H A Dinfo.h99 long *points; /* For each node in NODES, the point. */ member
/openbsd/gnu/llvm/llvm/lib/Testing/Annotations/
H A DAnnotations.cpp96 std::vector<size_t> Annotations::points(llvm::StringRef Name) const { in points() function in Annotations
/openbsd/gnu/llvm/llvm/docs/
H A DGarbageCollection.rst874 .. _assembly:
/openbsd/sys/dev/pci/drm/
H A Ddrm_syncobj.c1096 uint64_t *points; in drm_syncobj_array_wait_timeout() local
1612 uint64_t *points; in drm_syncobj_timeline_signal_ioctl() local
1683 uint64_t __user *points = u64_to_user_ptr(args->points); in drm_syncobj_query_ioctl() local
/openbsd/lib/libcrypto/ec/
H A Dec_mult.c234 ec_points_free(EC_POINT **points, size_t num_points) in ec_points_free()
H A Dec_lib.c1391 EC_POINTs_make_affine(const EC_GROUP *group, size_t num, EC_POINT *points[], in EC_POINTs_make_affine()
1401 size_t num, const EC_POINT *points[], const BIGNUM *scalars[], in EC_POINTs_mul()
H A Decp_methods.c469 ec_points_make_affine(const EC_GROUP *group, size_t num, EC_POINT **points, in ec_points_make_affine()
/openbsd/games/hack/
H A Dhack.end.c86 long int points; member
/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_bw.c30 struct intel_qgv_point points[I915_NUM_QGV_POINTS]; member
103 struct intel_psf_gv_point *points) in adls_pcode_read_psf_gv_point_info()
/openbsd/sys/dev/pci/drm/amd/display/modules/color/
H A Dcolor_gamma.c1460 struct gamma_pixel *points, in build_evenly_distributed_points()
2034 struct dc_transfer_func_distributed_points *points, in calculate_curve()
/openbsd/sys/dev/pci/drm/include/uapi/drm/
H A Ddrm.h912 __u64 points; member
952 __u64 points; member
/openbsd/gnu/gcc/gcc/
H A Dhaifa-sched.c2080 int n, i, all, n_ready, best, delay, tries_num, points = -1; in max_issue() local
/openbsd/gnu/usr.bin/perl/
H A Dregexec.c3259 U8 **points; /* map of where we were in the input string in S_find_byclass() local