Home
last modified time | relevance | path

Searched defs:optnum (Results 1 – 25 of 89) sorted by relevance

1234

/dports/mail/elm/elm2.5.8/src/
H A Dsave_opts.c59 int optnum; local
278 static void output_option(fp_elmrc, optnum) in output_option() argument
449 static char *str_opt(optnum, longname) in str_opt() argument
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/object/filters/
H A Dgaussian-blur.cpp97 void sp_gaussianBlur_setDeviation(SPGaussianBlur *blur, float num, float optnum) in sp_gaussianBlur_setDeviation()
113 gfloat optnum = this->stdDeviation.getOptNumber(); in build_renderer() local
/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/cdogs/
H A DXGetopt.c279 int optnum = thisind - oldind; /* number of args in between */ in getnextopt() local
312 int optnum = i - oldind; /* number of args in between */ in getnextopt() local
406 int optnum = thisind - oldind; /* number of args in between */ in getnextopt() local
/dports/databases/kexi/kexi-3.2.0/src/migration/mdb/3rdparty/mdbtools/libmdb/
H A Doptions.c83 mdb_get_option(unsigned long optnum) in mdb_get_option()
/dports/databases/libgda5/libgda-5.2.10/providers/mdb/libmdb-src/
H A Doptions.c83 mdb_get_option(unsigned long optnum) in mdb_get_option()
/dports/databases/libgda5-ui/libgda-5.2.10/providers/mdb/libmdb-src/
H A Doptions.c83 mdb_get_option(unsigned long optnum) in mdb_get_option()
/dports/databases/libgda5-mysql/libgda-5.2.10/providers/mdb/libmdb-src/
H A Dsargs.c83 if (node->value.i < i) return 1; in mdb_get_option()
/dports/databases/libgda5-ldap/libgda-5.2.10/providers/mdb/libmdb-src/
H A Doptions.c83 mdb_get_option(unsigned long optnum) in mdb_get_option()
/dports/databases/libgda5-postgresql/libgda-5.2.10/providers/mdb/libmdb-src/
H A Doptions.c83 mdb_get_option(unsigned long optnum) in mdb_get_option()
/dports/databases/libgda5-jdbc/libgda-5.2.10/providers/mdb/libmdb-src/
H A Doptions.c83 mdb_get_option(unsigned long optnum) in mdb_get_option()
/dports/databases/libgda5-bdb/libgda-5.2.10/providers/mdb/libmdb-src/
H A Doptions.c83 mdb_get_option(unsigned long optnum) in mdb_get_option()
/dports/databases/mdbtools/mdbtools-1.0.0/src/libmdb/
H A Doptions.c94 mdb_get_option(unsigned long optnum) in mdb_get_option()
/dports/graphics/opendx/dx-4.4.4/src/uipp/dxui/
H A DSelectorInteractor.C104 int optnum = (int)(long)GetUserData(widget); in SelectorInteractor_OptionMenuCB() local
319 void SelectorInteractor::optionMenuCallback(Widget w, int optnum, XtPointer cb) in optionMenuCallback()
H A DSelectorRadioInteractor.C105 int optnum = (int)(long)GetUserData(widget); in SelectorRadioInteractor_SelectorToggleCB() local
241 void SelectorRadioInteractor::toggleCallback(Widget w, int optnum, XtPointer cb) in toggleCallback()
/dports/net-p2p/c-lightning/lightning-0.10.2/ccan/ccan/opt/
H A Dparse.c24 static void consume_option(int *argc, char *argv[], unsigned optnum) in consume_option()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DMips.def97 ELF_RELOC(R_MICROMIPS_CALL_HI16, 153)
/dports/net/afpfs-ng/afpfs-ng-0.8.1/fuse/
H A Dclient.c188 int optnum; in do_status() local
272 int optnum; in do_mount() local
/dports/lang/rexx-imc/rexx-imc-1.76/
H A Drxstack.c27 static int optnum=8; /* The number of allowed options */ local
/dports/sysutils/syslinux/syslinux-6.03/com32/modules/
H A Dpxechn.c518 int pxechn_optnum_ok(int optnum) in pxechn_optnum_ok()
525 int pxechn_optnum_ok_notres(int optnum) in pxechn_optnum_ok_notres()
633 int pxechn_parse_opttype(char istr[], int optnum) in pxechn_parse_opttype()
660 int rv = 0, optnum, opttype; in pxechn_parse_setopt() local
747 int arg, optnum, rv = 0; in pxechn_parse_args() local
/dports/shells/ksh93/ast-93u/src/cmd/mailx/
H A Dmain.c146 #define optnum opt_info.num macro
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/mailx/
H A Dmain.c146 #define optnum opt_info.num macro
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/mailx/
H A Dmain.c146 #define optnum opt_info.num macro
/dports/devel/marisa-trie/marisa-trie-961ed33/tools/
H A Dcmdopt.h44 int optnum; // Number of options. member
/dports/misc/whichman/whichman-2.4/
H A Dftwhich.c36 int optnum; in main() local
/dports/ftp/ncftp3/ncftp-3.2.6/libncftp/
H A Du_feat.c117 ConnInfoOptions optnum; in FTPManualOverrideFeatures() local

1234