Home
last modified time | relevance | path

Searched defs:classes (Results 1 – 18 of 18) sorted by relevance

/freebsd/contrib/googletest/docs/reference/
H A Dmocking.md412 ### DefaultValue {#DefaultValue}
436 ### NiceMock {#NiceMock}
467 ### NaggyMock {#NaggyMock}
494 ### StrictMock {#StrictMock}
526 ### Sequence {#Sequence}
533 ### InSequence {#InSequence}
558 ### Expectation {#Expectation}
573 ### ExpectationSet {#ExpectationSet}
/freebsd/crypto/heimdal/kadmin/
H A Drandom_password.c118 } *classes; in generate_password() local
/freebsd/sys/kern/
H A Dkern_khelp.c148 khelp_init_osd(uint32_t classes, struct osd *hosd) in khelp_init_osd()
H A Dkern_linker.c116 static linker_class_list_t classes; variable
/freebsd/contrib/pam_modules/pam_passwdqc/
H A Dpasswdqc_check.c65 int length, classes, words, chars; in is_simple() local
/freebsd/crypto/heimdal/lib/kadm5/
H A Dpassword_quality.c90 const char *classes[] = { in char_class_passwd_quality() local
/freebsd/lib/libc/net/
H A Dhesiod.c63 int classes[2]; /* The class search order. */ member
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.h465 iterator_range<class_iterator> classes() { in classes() function
468 iterator_range<const_class_iterator> classes() const { in classes() function
/freebsd/sys/dev/hwpmc/
H A Dhwpmc_arm64.c509 int classes, idcode, impcode; pmc_arm64_initialize() local
/freebsd/contrib/wpa/wpa_supplicant/
H A Dop_classes.c630 int *classes; in wpas_supp_op_classes() local
/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data.c154 struct bhnd_nvram_io *io, bhnd_nvram_data_class *classes[], in bhnd_nvram_data_probe_classes()
/freebsd/contrib/wpa/src/p2p/
H A Dp2p_utils.c384 int p2p_channel_select(struct p2p_channels *chans, const int *classes, in p2p_channel_select()
/freebsd/sbin/pfctl/
H A Dpfctl_osfp.c67 static struct name_list classes = LIST_HEAD_INITIALIZER(&classes); variable
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.qtip.js380 opts.style = { classes: opts.style }; property
1908 classes: '', property
/freebsd/sys/dev/usb/net/
H A Dif_umb.c2395 uint32_t classes; in umb_setdataclass() local
/freebsd/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c3022 uint64_t classes; in userspace_cb() local
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp4854 Class* classes = (CATCH_UNSAFE_UNRETAINED Class *)malloc( sizeof(Class) * noClasses); in registerTestMethods() local
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp1413 swig_lua_class **classes; in SWIG_Lua_add_namespace_classes() local