Searched defs:value (Results 76 - 100 of 1801) sorted by relevance

1234567891011>>

/freebsd-10.3-release/contrib/libstdc++/include/tr1/
H A Dtuple_iterate.h44 { static const int value = _GLIBCXX_NUM_ARGS; }; member in struct:std::tuple_size
48 const int tuple_size<tuple<_GLIBCXX_TEMPLATE_ARGS> >::value; member in class:std::tuple_size
/freebsd-10.3-release/contrib/gcclibs/libiberty/
H A Dmkstemps.c82 static gcc_uint64_t value; local
/freebsd-10.3-release/contrib/ntp/util/
H A Dtimetrim.c52 double value; local
[all...]
/freebsd-10.3-release/contrib/ntp/lib/isc/tests/
H A Dqueue_test.c33 int value; member in struct:item
40 item_init(item_t *item, int value) { argument
[all...]
H A Dsymtab_test.c33 undefine(char *key, unsigned int type, isc_symvalue_t value, void *arg) { argument
52 isc_symvalue_t value; local
[all...]
/freebsd-10.3-release/contrib/ntp/lib/isc/unix/
H A Dresource.c105 isc_resource_setlimit(isc_resource_t resource, isc_resourcevalue_t value) { argument
200 isc_resource_getlimit(isc_resource_t resource, isc_resourcevalue_t *value) { argument
217 isc_resource_getcurlimit(isc_resource_t resource, isc_resourcevalue_t *value) argument
[all...]
/freebsd-10.3-release/contrib/netbsd-tests/lib/libc/stdlib/
H A Dt_getenv.c58 char name[1024], value[1024]; local
134 char value[1024]; local
143 ATF_CHECK_STREQ(getenv(name), value); local
[all...]
/freebsd-10.3-release/contrib/netbsd-tests/lib/libc/sys/
H A Dt_sigqueue.c46 static int value; variable
/freebsd-10.3-release/contrib/netbsd-tests/rump/kernspace/
H A Dthread.c74 static int value; variable
/freebsd-10.3-release/contrib/ncurses/ncurses/tinfo/
H A Dlib_tgoto.c78 int *value = param; local
[all...]
/freebsd-10.3-release/contrib/ncurses/ncurses/trace/
H A Dtrace_buf.c102 _nc_trace_bufcat(int bufnum, const char *value) argument
/freebsd-10.3-release/contrib/ncurses/ncurses/widechar/
H A Dlib_get_wch.c68 unsigned long value; local
/freebsd-10.3-release/contrib/llvm/tools/lldb/include/lldb/Core/
H A DThreadSafeValue.h34 ThreadSafeValue(const T& value) : argument
47 T value; local
64 SetValue (const T& value) argument
73 SetValueNoLock (const T& value) argument
/freebsd-10.3-release/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DOptionValueFileSpecList.h94 SetCurrentValue (const FileSpecList &value) argument
H A DOptionValueFormat.h24 OptionValueFormat (lldb::Format value) : argument
89 SetCurrentValue (lldb::Format value) argument
95 SetDefaultValue (lldb::Format value) argument
H A DOptionValueRegex.h78 SetCurrentValue (const char *value, uint32_t regex_flags) argument
H A DOptionValueUUID.h87 SetCurrentValue (const UUID &value) argument
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Interpreter/
H A DOptionValuePathMappings.cpp36 OptionValuePathMappings::SetValueFromCString (const char *value, VarSetOperationType op) argument
H A DOptionValueSInt64.cpp53 int64_t value = Args::StringToSInt64 (value_cstr, 0, 0, &success); local
H A DOptionValueUInt64.cpp60 uint64_t value = Args::StringToUInt64 (value_cstr, 0, 0, &success); local
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/
H A DRegisterContextPOSIXCore_mips64.cpp64 RegisterContextCorePOSIX_mips64::ReadRegister(const RegisterInfo *reg_info, RegisterValue &value) argument
/freebsd-10.3-release/contrib/subversion/subversion/svn/
H A Dhelp-cmd.c113 const char *value; local
/freebsd-10.3-release/crypto/heimdal/lib/gssapi/mech/
H A Dgss_get_name_attribute.c36 gss_get_name_attribute(OM_uint32 *minor_status, gss_name_t input_name, gss_buffer_t attr, int *authenticated, int *complete, gss_buffer_t value, gss_buffer_t display_value, int *more) argument
/freebsd-10.3-release/crypto/heimdal/lib/hx509/
H A Denv.c56 hx509_env_add(hx509_context context, hx509_env *env, const char *key, const char *value) argument
/freebsd-10.3-release/crypto/heimdal/appl/login/
H A Denv.c54 add_env(const char *var, const char *value) argument

Completed in 174 milliseconds

1234567891011>>