Home
last modified time | relevance | path

Searched defs:values (Results 1 – 25 of 78) sorted by relevance

1234

/freebsd/contrib/lib9p/pytest/
H A Dnumalloc.py256 def free_multi(self, values): argument
262 def _free_multi(self, how, values): argument
/freebsd/crypto/openssl/crypto/x509/
H A Dv3_bcons.c55 static BASIC_CONSTRAINTS *v2i_BASIC_CONSTRAINTS(X509V3_EXT_METHOD *method, in v2i_BASIC_CONSTRAINTS()
H A Dv3_pcons.c55 static void *v2i_POLICY_CONSTRAINTS(const X509V3_EXT_METHOD *method, in v2i_POLICY_CONSTRAINTS()
H A Dv3_akid.c96 static AUTHORITY_KEYID *v2i_AUTHORITY_KEYID(X509V3_EXT_METHOD *method, in v2i_AUTHORITY_KEYID()
/freebsd/sys/dev/sfxge/common/
H A Defx_mon.c831 efx_mon_stats_update( in efx_mon_stats_update()
846 efx_mon_limits_update( in efx_mon_limits_update()
H A Dmcdi_mon.c441 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 Dt_atan.c39 } values[] = { variable
H A Dt_acos.c67 } values[] = { variable
H A Dt_bit.c20 } values[] = { variable
H A Dt_casinh.c23 } values[] = { variable
/freebsd/sys/contrib/openzfs/module/zcommon/
H A Dzprop_common.c99 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 Dcheck-der.c73 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 Dgen_encode.c66 } *p, values[] = { in valuename() local
/freebsd/sys/arm/arm/
H A Dsc_machdep.c77 sc_get_bios_values(bios_values_t *values) in sc_get_bios_values()
/freebsd/sys/powerpc/powerpc/
H A Dsc_machdep.c77 sc_get_bios_values(bios_values_t *values) in sc_get_bios_values()
/freebsd/cddl/contrib/opensolaris/lib/pyzfs/common/
H A Dtable.py41 def addline(self, sortkey, values): argument
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DUniqueCStringMap.h124 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 Dgmock-matchers.h631 const ValueTuple& values, in ExplainMatchFailuresTo()
696 const ValueTuple& values, ::std::ostream* os) { in ExplainMatchFailureTupleTo()
/freebsd/sys/contrib/ck/include/
H A Dck_array.h40 void *values[]; member
/freebsd/sys/isa/
H A Dsyscons_isa.c186 sc_get_bios_values(bios_values_t *values) in sc_get_bios_values()
/freebsd/lib/libc/tests/string/
H A Dmemrchr_test.c88 ATF_TC_BODY(values, tc) in ATF_TC_BODY() argument
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DLocateSymbolFileMacOSX.cpp
/freebsd/sys/contrib/openzfs/tests/test-runner/bin/
H A Dzts-report.py.in409 def __call__(self, parser, namespace, values, option_string=None): argument
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp3044 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 Dsearch.c62 static sdp_attr_t values[NRECS * attrs_len]; global() variable
[all...]

1234