Home
last modified time | relevance | path

Searched defs:n_head (Results 1 – 22 of 22) sorted by relevance

/dports/audio/festalon/festalon/src/fidlib/
H A Dfidlib.h25 #define FFCSIZE(n_head,n_val) ((sizeof(FidFilter)-sizeof(double))*((n_head)+1) + sizeof(double)*(n_… argument
30 #define FFALLOC(n_head,n_val) (FidFilter*)Alloc(FFCSIZE(n_head, n_val)) argument
H A Dfidmkf.h636 int n_head, n_val; in z2fidfilter() local
H A Dfidlib.c672 stack_filter(int order, int n_head, int n_val, ...) { in stack_filter()
1996 int n_head= 0; in fid_cv_array() local
/dports/audio/mixxx/mixxx-2.3.0/lib/fidlib/
H A Dfidlib.h24 #define FFCSIZE(n_head,n_val) ((sizeof(FidFilter)-sizeof(double))*((n_head)+1) + sizeof(double)*(n_… argument
29 #define FFALLOC(n_head,n_val) (FidFilter*)Alloc(FFCSIZE(n_head, n_val)) argument
H A Dfidmkf.h647 int n_head, n_val; in z2fidfilter() local
H A Dfidlib.c671 stack_filter(int order, int n_head, int n_val, ...) { in stack_filter()
2170 int n_head= 0; in fid_cv_array() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/sf/
H A Dvhca_event.c13 struct blocking_notifier_head n_head; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/sf/
H A Dvhca_event.c13 struct blocking_notifier_head n_head; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/sf/
H A Dvhca_event.c13 struct blocking_notifier_head n_head; member
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/volm/
H A Dvolm_camera_space.h81 unsigned n_head() const {return n_head_;} in n_head() function
/dports/devel/R-cran-classInt/classInt/inst/doc/
H A DheadtailsR.R62 n_head = NA nameattr
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/hsi/
H A Dhsi.h236 struct blocking_notifier_head n_head; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/hsi/
H A Dhsi.h236 struct blocking_notifier_head n_head; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/hsi/
H A Dhsi.h236 struct blocking_notifier_head n_head; member
/dports/cad/horizon-eda/horizon-2.1.0/3rd_party/router/router/
H A Dpns_line_placer.cpp315 int n_head = head.SegmentCount(); in mergeHead() local
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/router/
H A Dpns_line_placer.cpp336 int n_head = head.ShapeCount(); in mergeHead() local
/dports/science/qwalk/mainline-1.0.1-300-g1b7e381/src/converter/
H A Dsiesta2qmc.cpp827 int n_head=1; in read_mo_coefficients_wfsx() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h310 struct blocking_notifier_head n_head; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h310 struct blocking_notifier_head n_head; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h310 struct blocking_notifier_head n_head; member
/dports/graphics/gimp-app/gimp-2.10.30/app/widgets/
H A Dgimpdashboard.c3821 gint n_head = 0; in gimp_dashboard_log_sample() local
/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv.h2535 struct tnode_t *n_head; member