Home
last modified time | relevance | path

Searched defs:default_value (Results 1 – 25 of 31) sorted by relevance

12

/openbsd-src/usr.bin/tmux/
H A Doptions-table.c184 #define OPTIONS_TABLE_HOOK(hook_name, default_value) \ argument
193 #define OPTIONS_TABLE_PANE_HOOK(hook_name, default_value) \ argument
175 OPTIONS_TABLE_HOOK(hook_name,default_value) global() argument
H A Dwindow-customize.c662 char *default_value = NULL; window_customize_draw_option() local
/openbsd-src/gnu/llvm/lldb/tools/lldb-vscode/
H A DExceptionBreakpoint.h22 bool default_value; member
/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DOptionValueFormat.h22 OptionValueFormat(lldb::Format current_value, lldb::Format default_value) in OptionValueFormat()
H A DOptionValueLanguage.h24 lldb::LanguageType default_value) in OptionValueLanguage()
H A DOptionValueChar.h21 OptionValueChar(char current_value, char default_value) in OptionValueChar()
H A DOptionValueBoolean.h20 OptionValueBoolean(bool current_value, bool default_value) in OptionValueBoolean()
H A DOptionValueUInt64.h24 OptionValueUInt64(uint64_t current_value, uint64_t default_value) in OptionValueUInt64()
H A DOptionValueArch.h29 OptionValueArch(const ArchSpec &current_value, const ArchSpec &default_value) in OptionValueArch()
H A DOptionValueSInt64.h24 OptionValueSInt64(int64_t current_value, int64_t default_value) in OptionValueSInt64()
H A DOptionValueString.h38 OptionValueString(const char *current_value, const char *default_value) { in OptionValueString()
/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DOptionGroupBoolean.cpp19 bool default_value, in OptionGroupBoolean()
H A DOptionGroupString.cpp21 const char *default_value) in OptionGroupString()
H A DOptionGroupUInt64.cpp21 uint64_t default_value) in OptionGroupUInt64()
H A DOptionValueFileSpec.cpp29 const FileSpec &default_value, in OptionValueFileSpec()
/openbsd-src/gnu/usr.bin/cvs/src/
H A Dparseinfo.c34 char *default_value = NULL; local
/openbsd-src/sbin/pdisk/
H A Dio.c96 get_okay(const char *prompt, int default_value) in get_okay()
/openbsd-src/lib/libcrypto/bytestring/
H A Dbs_cbs.c569 uint64_t default_value) in CBS_get_optional_asn1_uint64()
589 int default_value) in CBS_get_optional_asn1_bool()
/openbsd-src/lib/libssl/
H A Dbs_cbs.c569 uint64_t default_value) in CBS_get_optional_asn1_uint64()
589 int default_value) in CBS_get_optional_asn1_bool()
/openbsd-src/lib/libexpat/tests/
H A Dhandlers.h436 const XML_Char *default_value; global() member
H A Dhandlers.c1550 verify_attlist_decl_handler(void * userData,const XML_Char * element_name,const XML_Char * attr_name,const XML_Char * attr_type,const XML_Char * default_value,int is_required) verify_attlist_decl_handler() argument
/openbsd-src/sbin/scsi/
H A Dscsi.c517 long default_value; member
/openbsd-src/sys/dev/ic/
H A Dac97.c131 u_int16_t default_value; member
/openbsd-src/sys/dev/pci/drm/i915/display/
H A Dintel_sdvo_regs.h571 u8 default_value; member
638 u16 default_value; member
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp691 uint64_t default_value = LLDB_INVALID_ADDRESS, in ExtractRuntimeGlobalSymbol()

12