/freebsd/contrib/lib9p/pytest/ |
H A D | numalloc.py | 256 def free_multi(self, values): argument 262 def _free_multi(self, how, values): argument
|
/freebsd/crypto/openssl/crypto/x509/ |
H A D | v3_bcons.c | 55 static BASIC_CONSTRAINTS *v2i_BASIC_CONSTRAINTS(X509V3_EXT_METHOD *method, in v2i_BASIC_CONSTRAINTS()
|
H A D | v3_pcons.c | 55 static void *v2i_POLICY_CONSTRAINTS(const X509V3_EXT_METHOD *method, in v2i_POLICY_CONSTRAINTS()
|
H A D | v3_akid.c | 96 static AUTHORITY_KEYID *v2i_AUTHORITY_KEYID(X509V3_EXT_METHOD *method, in v2i_AUTHORITY_KEYID()
|
/freebsd/sys/dev/sfxge/common/ |
H A D | efx_mon.c | 831 efx_mon_stats_update( in efx_mon_stats_update() 846 efx_mon_limits_update( in efx_mon_limits_update()
|
H A D | mcdi_mon.c | 441 mcdi_mon_stats_update( in mcdi_mon_stats_update() 500 mcdi_mon_limits_update( in mcdi_mon_limits_update()
|
/freebsd/contrib/netbsd-tests/lib/libm/ |
H A D | t_atan.c | 39 } values[] = { variable
|
H A D | t_acos.c | 67 } values[] = { variable
|
H A D | t_bit.c | 20 } values[] = { variable
|
H A D | t_casinh.c | 23 } values[] = { variable
|
/freebsd/sys/contrib/openzfs/module/zcommon/ |
H A D | zprop_common.c | 99 int objset_types, const char *values, const char *colname, in zprop_register_impl() 135 zprop_attr_t attr, int objset_types, const char *values, in zprop_register_string() 146 zprop_attr_t attr, int objset_types, const char *values, in zprop_register_number() 157 zprop_attr_t attr, int objset_types, const char *values, in zprop_register_index()
|
/freebsd/crypto/heimdal/lib/asn1/ |
H A D | check-der.c | 73 int values[] = {0, 127, 128, 256, -128, -129, -1, -255, 255, in test_integer() local 197 unsigned int values[] = {0, 127, 128, 256, 512, 32768, in test_unsigned() local 410 time_t values[] = {0, 500159187}; in test_generalized_time() local 454 heim_oid values[] = { in test_oid() local 495 heim_bit_string values[] = { in test_bit_string() local 540 heim_integer values[] = { in test_heim_integer() local 599 int values[] = { 1, 0 }; in test_boolean() local
|
H A D | gen_encode.c | 66 } *p, values[] = { in valuename() local
|
/freebsd/sys/arm/arm/ |
H A D | sc_machdep.c | 77 sc_get_bios_values(bios_values_t *values) in sc_get_bios_values()
|
/freebsd/sys/powerpc/powerpc/ |
H A D | sc_machdep.c | 77 sc_get_bios_values(bios_values_t *values) in sc_get_bios_values()
|
/freebsd/cddl/contrib/opensolaris/lib/pyzfs/common/ |
H A D | table.py | 41 def addline(self, sortkey, values): argument
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/ |
H A D | UniqueCStringMap.h | 124 size_t GetValues(ConstString unique_cstr, std::vector<T> &values) const { in GetValues() 135 std::vector<T> &values) const { in GetValues()
|
/freebsd/contrib/googletest/googlemock/include/gmock/ |
H A D | gmock-matchers.h | 631 const ValueTuple& values, in ExplainMatchFailuresTo() 696 const ValueTuple& values, ::std::ostream* os) { in ExplainMatchFailureTupleTo()
|
/freebsd/sys/contrib/ck/include/ |
H A D | ck_array.h | 40 void *values[]; member
|
/freebsd/sys/isa/ |
H A D | syscons_isa.c | 186 sc_get_bios_values(bios_values_t *values) in sc_get_bios_values()
|
/freebsd/lib/libc/tests/string/ |
H A D | memrchr_test.c | 88 ATF_TC_BODY(values, tc) in ATF_TC_BODY() argument
|
/freebsd/contrib/llvm-project/lldb/source/Symbol/ |
H A D | LocateSymbolFileMacOSX.cpp |
|
/freebsd/sys/contrib/openzfs/tests/test-runner/bin/ |
H A D | zts-report.py.in | 409 def __call__(self, parser, namespace, values, option_string=None): argument
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGObjCMac.cpp | 3044 auto values = builder.beginStruct(ObjCTypes.ProtocolTy); in GetOrEmitProtocol() local 3135 auto values = builder.beginStruct(ObjCTypes.ProtocolExtensionTy); in EmitProtocolExtension() local 3165 auto values = builder.beginStruct(); in EmitProtocolList() local 3280 auto values = builder.beginStruct(); in EmitPropertyList() local 3561 auto values = builder.beginStruct(ObjCTypes.ClassTy); in GenerateClass() local 3616 auto values = builder.beginStruct(ObjCTypes.ClassTy); in EmitMetaClass() local 3743 auto values = builder.beginStruct(ObjCTypes.ClassExtensionTy); in EmitClassExtension() local 3917 auto values = builder.beginStruct(); in emitMethodList() local 3932 auto values = builder.beginStruct(); in emitMethodList() local 5159 auto values = builder.beginStruct(ObjCTypes.ModuleTy); in EmitModuleInfo() local [all …]
|
/freebsd/usr.sbin/bluetooth/sdpcontrol/ |
H A D | search.c | 62 static sdp_attr_t values[NRECS * attrs_len]; global() variable [all...] |