Home
last modified time | relevance | path

Searched +defs:options +defs:low (Results 1 – 25 of 1085) sorted by last modified time

12345678910>>...44

/dports/x11-toolkits/blt/blt2.5/generic/
H A DbltTabset.c51 #define CLAMP(val,low,hi) \ argument
3641 char **options; in InsertOp() local
4421 char **options; local
H A DbltGrAxis.c38 #define CLAMP(val,low,high) \ argument
3865 CONST char **options; local
H A DbltGrElem.c893 double high, low; local
955 double high, low; local
1819 CONST char **options; local
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/Imaging/
H A DGraphicalFunctions.php1841 public function outputLevels(&$im, $low, $high, $swap = false)
1870 public function inputLevels(&$im, $low, $high)
2100 …($imagefile, $newExt = '', $w = '', $h = '', $params = '', $frame = '', $options = [], $mustCreate…
2331 public function getImageScale($info, $w, $h, $options)
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Classes/Imaging/
H A DGraphicalFunctions.php1819 public function outputLevels(&$im, $low, $high, $swap = false)
1848 public function inputLevels(&$im, $low, $high)
2088 …($imagefile, $newExt = '', $w = '', $h = '', $params = '', $frame = '', $options = [], $mustCreate…
2320 public function getImageScale($info, $w, $h, $options)
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/Imaging/
H A DGraphicalFunctions.php1820 public function outputLevels(&$im, $low, $high, $swap = false)
1849 public function inputLevels(&$im, $low, $high)
2089 …($imagefile, $newExt = '', $w = '', $h = '', $params = '', $frame = '', $options = [], $mustCreate…
2321 public function getImageScale($info, $w, $h, $options)
/dports/news/nget/nget-0.27.1/
H A Dprot_nntp.cc49 …oid printCommEx(const baseEx &e, const c_server::ptr &s, int redone, const nget_options &options) { in printCommEx()
228 void c_prot_nntp::nntp_grouplist(int update, const nget_options &options){ in nntp_grouplist()
282 void c_prot_nntp::nntp_xgrouplist(const t_xpat_list &patinfos, const nget_options &options){ in nntp_xgrouplist()
407 ulong low=(*w_ri).second, high=(*w_ri).first; in doxover() local
415 ulong low=(*r_ri).second, high=(*r_ri).first; in doxover() local
503 void c_prot_nntp::doxover(const c_group_info::ptr &group, ulong low, ulong high){ in doxover()
511 …void print_retrieving_article_list(ulong low, ulong high, ulong done, ulong total, ulong bytes, bo… in print_retrieving_article_list()
546 void c_prot_nntp::nntp_dogroup(const c_group_info::ptr &group, ulong &num, ulong &low, ulong &high)… in nntp_dogroup()
567 ulong num,low,high; in nntp_dogroup() local
689 ulong num,low,high; in nntp_xgroup() local
[all …]
/dports/net-mgmt/rrdbot/rrdbot-396ca60/mib/
H A Dparse.c576 snmp_mib_toggle_options(char *options) in snmp_mib_toggle_options()
2078 int low, high; in parse_ranges() local
/dports/net-mgmt/argus3-clients/argus-clients-3.0.8.3/common/
H A Dargus_util.c131 uint64_t high, low; member
6697 unsigned char options = attr->src.options | attr->dst.options; in ArgusGetIndicatorString() local
14523 char options[16]; in ArgusPrintTCPOptions() local
26537 int retn, options; in ArgusProcessLabelOptions() local
26628 ArgusProcessStripOptions(struct ArgusParserStruct *parser, char *options) in ArgusProcessStripOptions()
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/zip/zip/
H A Dzip.c107 unsigned long low, high; /* returning 64 bit values for systems without an _int64 */ variable
1949 struct option_struct far options[] = { variable
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/utils/ir-ctl/
H A Dir-ctl.c111 static const struct argp_option options[] = { variable
618 long low, high; in parse_opt() local
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/utils/ir-ctl/
H A Dir-ctl.c111 static const struct argp_option options[] = { variable
618 long low, high; in parse_opt() local
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/utils/ir-ctl/
H A Dir-ctl.c111 static const struct argp_option options[] = { variable
618 long low, high; in parse_opt() local
/dports/multimedia/transcode/transcode-1.1.7/encode/
H A Dencode_x264.c79 #define OPTION(field,name,type,flag,low,high) \ argument
87 #define OPT_RANGE(field,name,low,high) \ argument
93 #define OPT_RANGF(field,name,low,high) \ argument
726 const char *options, vob_t *vob) in x264_configure()
/dports/misc/rump/buildrump.sh-b914579/src/usr.bin/config/
H A Dmain.c119 struct nvlist *options; /* options */ variable
1760 char *p, low[500]; in strtolower() local
/dports/math/gap/gap-4.11.0/src/
H A Dintrprtr.c342 UInt options, in IntrFuncCallEnd()
2040 Int low; /* low value of range */ in IntrListExprEnd() local
/dports/lang/nqc/nqc-3.1.r6_1/nqc/
H A Dnqc.cpp873 int low, high; in SendRemote() local
1144 ULong options = gTimeout & RCX_Link::kRxTimeoutMask; in Open() local
/dports/graphics/libdrm/libdrm-2.4.110/
H A Dxf86drm.c522 uint64_t options = (modifier >> 8) & 0xff; in drmGetFormatModifierNameFromAmlogic() local
1615 drm_public int drmMarkBufs(int fd, double low, double high) in drmMarkBufs()
/dports/devel/msp430-debug-stack/msp430-debug-stack-3.15.0.1/ThirdParty/src/
H A Dpugixml.cpp1433 static value_type low(value_type result, uint32_t ch) in low() function
1454 static value_type low(value_type result, uint32_t ch) in low() function
1499 static value_type low(value_type result, uint32_t) in low() function
1514 static value_type low(value_type result, uint32_t ch) in low() function
1542 static value_type low(value_type result, uint32_t) in low() function
1557 static value_type low(value_type result, uint32_t ch) in low() function
1583 static value_type low(value_type result, uint32_t ch) in low() function
6773 PUGI__FN xml_parse_result xml_document::load_string(const char_t* contents, unsigned int options) in load_string()
6785 PUGI__FN xml_parse_result xml_document::load(const char_t* contents, unsigned int options) in load()
6790 …PUGI__FN xml_parse_result xml_document::load_file(const char* path_, unsigned int options, xml_enc… in load_file()
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dc-lex.c501 narrowest_unsigned_type (unsigned HOST_WIDE_INT low, in narrowest_unsigned_type()
529 narrowest_signed_type (unsigned HOST_WIDE_INT low, in narrowest_signed_type()
562 cpp_options *options = cpp_get_options (parse_in); in interpret_integer() local
/dports/devel/elfutils/elfutils-0.179/src/
H A Dreadelf.c95 static const struct argp_option options[] = variable
10933 uint64_t low = read_8ubyte_unaligned (dbg, readp); in print_gdb_index_section() local
/dports/deskutils/conkyforecast/src/
H A DconkyForecast.py108 …def __init__(self, last_update, day_of_week, low, high, condition_code, condition_text, precip, hu… argument
569 options = None variable in ForecastInfo
583 def __init__(self, options): argument
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dmysqld.cc3818 unsigned int options= in rpl_make_log_name() local
7885 static bool add_terminator(DYNAMIC_ARRAY *options) in add_terminator()
7891 static bool add_many_options(DYNAMIC_ARRAY *options, my_option *list, in add_many_options()
9816 static void recalculate_thread_id_range(my_thread_id *low, my_thread_id *high) in recalculate_thread_id_range()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dmysqld.cc3551 unsigned int options= in rpl_make_log_name() local
7541 static bool add_terminator(DYNAMIC_ARRAY *options) in add_terminator()
7547 static bool add_many_options(DYNAMIC_ARRAY *options, my_option *list, in add_many_options()
9712 static void recalculate_thread_id_range(my_thread_id *low, my_thread_id *high) in recalculate_thread_id_range()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dmysqld.cc4183 unsigned int options= in rpl_make_log_name() local
8856 static bool add_terminator(DYNAMIC_ARRAY *options) in add_terminator()
8862 static bool add_many_options(DYNAMIC_ARRAY *options, my_option *list, in add_many_options()
10779 static void recalculate_thread_id_range(my_thread_id *low, my_thread_id *high) in recalculate_thread_id_range()

12345678910>>...44