Home
last modified time | relevance | path

Searched defs:ndefault (Results 1 – 12 of 12) sorted by relevance

/dports/textproc/apertium/apertium-3.6.1/apertium/
H A Dlextor_eval.h43 double ndefault; variable
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dhash-set-tests.c260 int ndefault = val_t::ndefault; in test_set_of_type_with_ctor_and_dtor() local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dhash-set-tests.c260 int ndefault = val_t::ndefault; in test_set_of_type_with_ctor_and_dtor() local
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dhash-set-tests.c260 int ndefault = val_t::ndefault; in test_set_of_type_with_ctor_and_dtor() local
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dhash-set-tests.c260 int ndefault = val_t::ndefault; in test_set_of_type_with_ctor_and_dtor() local
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dhash-set-tests.c260 int ndefault = val_t::ndefault; in test_set_of_type_with_ctor_and_dtor() local
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dhash-set-tests.c260 int ndefault = val_t::ndefault; in test_set_of_type_with_ctor_and_dtor() local
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dhash-set-tests.c260 int ndefault = val_t::ndefault; in test_set_of_type_with_ctor_and_dtor() local
H A Dhash-map-tests.c425 int ndefault = val_t::ndefault; in test_map_of_type_with_ctor_and_dtor_expand() local
/dports/science/gromacs/gromacs-2021.4/src/gromacs/trajectoryanalysis/modules/
H A Dsasa.cpp599 int ndefault = 0; in initAnalysis() local
/dports/net/rsync/rsync-3.2.3/lib/
H A Dsysacls.c409 int ndefault; /* # of default ACL entries */ in sys_acl_get_file() local
895 int ndefault; /* # of default ACL entries */ in sys_acl_get_file() local
/dports/math/libxsmm/libxsmm-1.16.3/src/
H A Dlibxsmm_main.c842 LIBXSMM_API_INTERN size_t internal_parse_nbytes(const char* nbytes, size_t ndefault) in internal_parse_nbytes()