Searched refs:values (Results 126 - 150 of 368) sorted by relevance

1234567891011>>

/freebsd-current/contrib/kyua/utils/config/
H A Dnodes_test.cpp623 set_validation_node::value_type values; local
624 values.insert("foo");
625 values.insert("bar");
626 node.set(values);
627 values.insert("throw");
628 values.insert("baz");
630 node.set(values));
/freebsd-current/usr.sbin/ypldap/
H A Daldap.c398 aldap_free_references(char **values) argument
402 if (values == NULL)
405 for (i = 0; values[i] != NULL; i++)
406 free(values[i]);
408 free(values);
544 aldap_free_attr(char **values) argument
548 if (values == NULL)
551 for (i = 0; values[i] != NULL; i++)
552 free(values[i]);
554 free(values);
[all...]
H A Daldap.h206 void aldap_free_references(char **values);
/freebsd-current/bin/sh/
H A Dvar.c653 int ch, values; local
657 values = 0;
661 values = 1;
666 if (values && *argptr != NULL)
690 if (values) {
701 if (values && !(vp->flags & VUNSET)) {
739 * value and flags are saved in a localvar structure. The saved values
/freebsd-current/crypto/openssl/test/
H A Dparams_test.c455 * gets us the values we expect.
499 * Get parameters again, checking that we get different values
663 static const char *values[] = { "", "F", "FF", "FFF", "FFFF", NULL }; local
668 for (i = 0; values[i] != NULL; i++) {
669 int expected = (strlen(values[i]) % 2) != 1;
678 "hexoctets", values[i], 0,
684 "hexoctets", values[i], 0,
688 (expected ? "failure" : "success"), values[i]);
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ABI/X86/
H A DABIMacOSX_i386.cpp140 ValueList &values) const {
141 unsigned int num_values = values.GetSize();
160 Value *value = values.GetValueAtIndex(value_index);
165 // We currently only support extracting values with Clang QualTypes. Do we
239 "integer values at present.");
244 "We don't support returning complex values at present");
247 "We don't support returning float values at present");
/freebsd-current/contrib/kyua/examples/
H A Dkyua.conf31 -- All the values shown here do not reflect the default values that Kyua
/freebsd-current/cddl/contrib/opensolaris/lib/pyzfs/common/
H A Dutil.py140 getattr(parser.values, option.dest).append((opt, value))
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ABI/ARC/
H A DABISysV_arc.h38 lldb_private::ValueList &values) const override;
/freebsd-current/sys/dev/sfxge/common/
H A Defx_mon.c834 __inout_ecount(EFX_MON_NSTATS) efx_mon_stat_value_t *values)
842 return (emop->emo_stats_update(enp, esmp, values));
848 __inout_ecount(EFX_MON_NSTATS) efx_mon_stat_limits_t *values)
856 return (emop->emo_limits_update(enp, values));
831 efx_mon_stats_update( __in efx_nic_t *enp, __in efsys_mem_t *esmp, __inout_ecount(EFX_MON_NSTATS) efx_mon_stat_value_t *values) argument
846 efx_mon_limits_update( __in efx_nic_t *enp, __inout_ecount(EFX_MON_NSTATS) efx_mon_stat_limits_t *values) argument
/freebsd-current/tests/sys/cddl/zfs/tests/cli_root/zfs_set/
H A Dcanmount_001_pos.ksh71 set -A values "on" "off"
109 for value in "${values[@]}" ; do
125 for value in "${values[@]}" ; do
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp180 for (const DIEValue &V : values())
217 for (const auto &V : values())
230 for (const auto &V : Values.values()) {
249 for (const auto &V : values()) {
283 // Add the byte size of all the DIE attribute values.
284 for (const auto &V : values())
712 for (const auto &V : values())
733 for (const auto &V : values())
762 for (const auto &V : values())
785 for (const auto &V : values())
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCAsmInfo.cpp29 cl::values(clEnumValN(ATT, "att", "Emit AT&T-style assembly"),
/freebsd-current/lib/libutil/
H A Dlogin_cap.h112 const char * const *values);
/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DMCAsmInfo.cpp30 cl::values(clEnumVal(Default, "Default for platform"),
/freebsd-current/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVSubtarget.cpp33 cl::values(
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ABI/RISCV/
H A DABISysV_riscv.h40 lldb_private::ValueList &values) const override;
/freebsd-current/usr.bin/dtc/
H A Dfdt.cc277 values.push_back(v);
322 values.push_back(v);
327 values.push_back(v);
345 // distinguish small negative values from large
382 values.push_back(v);
410 values.push_back(v);
428 values.push_back(v);
470 values.push_back(v);
491 values.push_back((*found).second->values[
[all...]
/freebsd-current/contrib/bearssl/conf/
H A DWin.mk64 # Set the values to 'no' to disable building of the corresponding element
H A DUnix.mk63 # Set the values to 'no' to disable building of the corresponding element
/freebsd-current/contrib/bearssl/mk/
H A DDefaults.mk25 # This file sets variables with generic default values, which can be
/freebsd-current/contrib/bmake/unit-tests/
H A Dvarcmd.mk8 # The variable names are terrible, as well as their values.
/freebsd-current/contrib/googletest/googletest/include/gtest/
H A Dgtest-typed-test.h80 typename TestFixture::List values;
81 values.push_back(n);
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockFrequencyInfo.cpp37 cl::values(clEnumValN(GVDT_None, "none", "do not display graphs."),
53 cl::values(clEnumValN(GVDT_None, "none", "do not display graphs."),
/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_extend_impl.inc45 // Various constants whose values follow from the type parameters.

Completed in 155 milliseconds

1234567891011>>