Home
last modified time | relevance | path

Searched defs:_perm (Results 1 – 19 of 19) sorted by relevance

/dports/mail/whoson/whoson-2.05/
H A Dcheckperm.h33 struct _perm { struct
34 struct _perm *next; argument
41 struct _perm *wso_perm_parse(int allow,char *what); argument
/dports/multimedia/v4l_compat/webcamd-5.13.2.2/kernel/
H A Dlinux_mod_param.h45 #define module_param_string(id, var, _size, _perm) \ argument
60 #define module_param_named(id, v, _type, _perm) \ argument
74 #define module_param(id, _type, _perm) \ argument
/dports/multimedia/libv4l/webcamd-5.13.2.2/kernel/
H A Dlinux_mod_param.h45 #define module_param_string(id, var, _size, _perm) \ argument
60 #define module_param_named(id, v, _type, _perm) \ argument
74 #define module_param(id, _type, _perm) \ argument
/dports/multimedia/v4l-utils/webcamd-5.13.2.2/kernel/
H A Dlinux_mod_param.h45 #define module_param_string(id, var, _size, _perm) \ argument
60 #define module_param_named(id, v, _type, _perm) \ argument
74 #define module_param(id, _type, _perm) \ argument
/dports/math/g2o/g2o-20201223_git/g2o/core/
H A Dmarginal_covariance_cholesky.h82 … int* _perm; ///< permutation of the cholesky factor. Variable re-ordering for better fill-in variable
/dports/math/g2o/g2o-20201223_git/g2o/examples/interactive_slam/g2o_incremental/
H A Dgraph_optimizer_sparse_incremental.h52 Eigen::VectorXi _perm; variable
/dports/math/linbox/linbox-1.6.3/linbox/algorithms/
H A Deliminator.h233 mutable Permutation _perm; variable
/dports/science/mbdyn/mbdyn-1.7.3/libraries/libmbwrap/
H A Dnaivewrap.cc549 std::vector<Vertex> _perm(num_vertices(G)); in ComputePermutation() local
654 std::vector<Vertex> _perm(num_vertices(G)); in ComputePermutation() local
/dports/www/osticket/upload/include/
H A Dclass.role.php83 var $_perm; variable in Role
H A Dclass.staff.php55 var $_perm; variable in Staff
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/gc_implementation/g1/
H A DptrQueue.hpp62 bool _perm; member in VALUE_OBJ_CLASS_SPEC
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/gc_implementation/g1/
H A DptrQueue.hpp62 bool _perm; member in VALUE_OBJ_CLASS_SPEC
/dports/math/py-jax/jax-0.2.9/jax/interpreters/
H A Dad.py663 def _perm(primal_counts, tangent_counts, lst): function
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dcpufreq.h283 #define cpufreq_freq_attr_ro_perm(_name, _perm) \ argument
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dcpufreq.h283 #define cpufreq_freq_attr_ro_perm(_name, _perm) \ argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dcpufreq.h283 #define cpufreq_freq_attr_ro_perm(_name, _perm) \ argument
/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/
H A Dmail-storage-private.h386 struct mailbox_permissions _perm; member
/dports/devel/radare2/radare2-5.1.1/libr/core/
H A Dcanal.c277 int _perm = -1; in r_core_anal_address() local
/dports/math/giacxcas/giac-1.6.0/src/
H A Dusual.cc7252 gen _perm(const gen & args,GIAC_CONTEXT){ in _perm() function