Home
last modified time | relevance | path

Searched defs:dflt (Results 126 – 150 of 2029) sorted by relevance

12345678910>>...82

/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/lib/
H A Dsetupvar.c14 setupboundvariable (integer *var, const_string var_name, integer dflt) in setupboundvariable()
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/lib/
H A Dsetupvar.c14 setupboundvariable (integer *var, const_string var_name, integer dflt) in setupboundvariable()
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/lib/
H A Dsetupvar.c14 setupboundvariable (integer *var, const_string var_name, integer dflt) in setupboundvariable()
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/lib/
H A Dsetupvar.c14 setupboundvariable (integer *var, const_string var_name, integer dflt) in setupboundvariable()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DJitOptions.cpp41 T overrideDefault(const char* param, T dflt) { in overrideDefault()
56 #define SET_DEFAULT(var, dflt) var = overrideDefault("JIT_OPTION_" #var, dflt) argument
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.management.agent/share/classes/sun/management/jdp/
H A DJdpController.java116 private static int getInteger(String val, int dflt, String msg) throws JdpException { in getInteger()
125 …private static InetAddress getInetAddress(String val, InetAddress dflt, String msg) throws JdpExce… in getInetAddress()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.management.agent/share/classes/sun/management/jdp/
H A DJdpController.java116 private static int getInteger(String val, int dflt, String msg) throws JdpException { in getInteger()
125 …private static InetAddress getInetAddress(String val, InetAddress dflt, String msg) throws JdpExce… in getInetAddress()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.management.agent/share/classes/sun/management/jdp/
H A DJdpController.java116 private static int getInteger(String val, int dflt, String msg) throws JdpException { in getInteger()
125 …private static InetAddress getInetAddress(String val, InetAddress dflt, String msg) throws JdpExce… in getInetAddress()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.management.agent/share/classes/sun/management/jdp/
H A DJdpController.java116 private static int getInteger(String val, int dflt, String msg) throws JdpException { in getInteger()
125 …private static InetAddress getInetAddress(String val, InetAddress dflt, String msg) throws JdpExce… in getInetAddress()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.management.agent/share/classes/sun/management/jdp/
H A DJdpController.java116 private static int getInteger(String val, int dflt, String msg) throws JdpException { in getInteger()
125 …private static InetAddress getInetAddress(String val, InetAddress dflt, String msg) throws JdpExce… in getInetAddress()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.management.agent/share/classes/sun/management/jdp/
H A DJdpController.java116 private static int getInteger(String val, int dflt, String msg) throws JdpException { in getInteger()
125 …private static InetAddress getInetAddress(String val, InetAddress dflt, String msg) throws JdpExce… in getInetAddress()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.management.agent/share/classes/sun/management/jdp/
H A DJdpController.java116 private static int getInteger(String val, int dflt, String msg) throws JdpException { in getInteger()
125 …private static InetAddress getInetAddress(String val, InetAddress dflt, String msg) throws JdpExce… in getInetAddress()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.management.agent/share/classes/sun/management/jdp/
H A DJdpController.java116 private static int getInteger(String val, int dflt, String msg) throws JdpException { in getInteger()
125 …private static InetAddress getInetAddress(String val, InetAddress dflt, String msg) throws JdpExce… in getInetAddress()
/dports/devel/aegis/aegis-4.25.D510/libaegis/user/
H A Dwhiteout.cc52 user_ty::whiteout(int dflt) in whiteout()
/dports/devel/hpx/hpx-1.2.1/hpx/util/
H A Dsafe_lexical_cast.hpp38 Config const& config, std::string const& key, DestType const& dflt) in get_entry_as()
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/kernel/
H A Dwrite.c2620 write_bool_prop(char *name, int value, int dflt, int nodefaulting, in write_bool_prop()
2636 write_num_prop(char *name, int value, int dflt, int nodefaulting, in write_num_prop()
2654 write_str_prop(char *name, char *value, char *dflt, int nodefaulting, in write_str_prop()
2685 string_not_default(char *str, char *dflt) in string_not_default()
2703 write_lisp_prop(char *name, Obj *value, Obj *dflt, int nodefaulting, in write_lisp_prop()
2734 write_utype_value_list(char *name, short *arr, int dflt, int addnewline) in write_utype_value_list()
2762 write_mtype_value_list(char *name, short *arr, int dflt, int addnewline) in write_mtype_value_list()
2792 write_treasury_list(char *name, long *arr, int dflt, int addnewline) in write_treasury_list()
2820 write_atype_value_list(char *name, short *arr, int dflt, int addnewline) in write_atype_value_list()
2848 write_side_value_list(char *name, short *arr, int dflt, int addnewline) in write_side_value_list()
[all …]
/dports/devel/php-ice37/ice-3.7.2/matlab/src/
H A DProperties.cpp63 Ice_Properties_getPropertyWithDefault(void* self, const char* key, const char* dflt) in Ice_Properties_getPropertyWithDefault()
90 Ice_Properties_getPropertyAsIntWithDefault(void* self, const char* key, int dflt, int* r) in Ice_Properties_getPropertyAsIntWithDefault()
118 Ice_Properties_getPropertyAsListWithDefault(void* self, const char* key, mxArray* dflt) in Ice_Properties_getPropertyAsListWithDefault()
/dports/devel/ice37/ice-3.7.2/matlab/src/
H A DProperties.cpp63 Ice_Properties_getPropertyWithDefault(void* self, const char* key, const char* dflt) in Ice_Properties_getPropertyWithDefault()
90 Ice_Properties_getPropertyAsIntWithDefault(void* self, const char* key, int dflt, int* r) in Ice_Properties_getPropertyAsIntWithDefault()
118 Ice_Properties_getPropertyAsListWithDefault(void* self, const char* key, mxArray* dflt) in Ice_Properties_getPropertyAsListWithDefault()
/dports/devel/py-ice37/ice-3.7.2/matlab/src/
H A DProperties.cpp63 Ice_Properties_getPropertyWithDefault(void* self, const char* key, const char* dflt) in Ice_Properties_getPropertyWithDefault()
90 Ice_Properties_getPropertyAsIntWithDefault(void* self, const char* key, int dflt, int* r) in Ice_Properties_getPropertyAsIntWithDefault()
118 Ice_Properties_getPropertyAsListWithDefault(void* self, const char* key, mxArray* dflt) in Ice_Properties_getPropertyAsListWithDefault()
/dports/news/fidogate/fidogate-5.10-3-g1c1fd41/tests/common/
H A Dconfig_cf_p_tests.h4 #define GEN_CF_P_TESTS(name,dflt,cf_option) \ argument
/dports/math/maxima/maxima-5.43.2/interfaces/xmaxima/Tkmaxima/
H A DPush.tcl73 proc popl { key dflt} {
/dports/emulators/mess/mame-mame0226/src/devices/bus/a2bus/
H A Da2bus.h43 …chine_config &mconfig, const char *tag, device_t *owner, T &&a2bus_tag, U &&opts, const char *dflt) in a2bus_slot_device()
48 …onfig, const char *tag, device_t *owner, uint32_t clock, T &&a2bus_tag, U &&opts, const char *dflt) in a2bus_slot_device()
/dports/emulators/mame/mame-mame0226/src/devices/bus/a2bus/
H A Da2bus.h43 …chine_config &mconfig, const char *tag, device_t *owner, T &&a2bus_tag, U &&opts, const char *dflt) in a2bus_slot_device()
48 …onfig, const char *tag, device_t *owner, uint32_t clock, T &&a2bus_tag, U &&opts, const char *dflt) in a2bus_slot_device()
/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A Dvt83c461.h38 …template <typename T> vt83c461_device &set_slot_options(int index, T &&opts, const char *dflt, boo… in set_slot_options()
/dports/emulators/mess/mame-mame0226/src/devices/bus/psx/
H A Dparallel.h22 …device(machine_config const &mconfig, char const *tag, device_t *owner, T &&opts, char const *dflt) in psx_parallel_slot_device()

12345678910>>...82