Home
last modified time | relevance | path

Searched +defs:c +defs:option (Results 1 – 25 of 5937) sorted by relevance

12345678910>>...238

/dports/databases/libiodbc/iODBC-3.52.15/iodbc/trace/
H A DMakefile.am46 # Redistribution and use in source and binary forms, with or without
47 # modification, are permitted provided that the following conditions
50 # 1. Redistributions of source code must retain the above copyright
51 # notice, this list of conditions and the following disclaimer.
52 # 2. Redistributions in binary form must reproduce the above copyright
53 # notice, this list of conditions and the following disclaimer in
54 # the documentation and/or other materials provided with the
56 # 3. Neither the name of OpenLink Software Inc. nor the names of its
58 # from this software without specific prior written permission.
60 # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
[all …]
/dports/vietnamese/vnless/vnless/
H A Doption.c10 #define toupper(c) ((c)-'a'+'A') argument
66 static struct option struct
69 char otype; /* Type of the option */ argument
73 } option[] = argument
196 int c; local
362 single_char_option(c) in single_char_option() argument
389 optstring(s, c) in optstring() argument
420 register int c; local
552 getnum(sp, c) in getnum() argument
/dports/databases/pgbouncer/pgbouncer-1.16.0/lib/usual/
H A Dgetopt.h60 #define getopt(a,b,c) usual_getopt(a,b,c) argument
61 #define getopt_long(a,b,c,d,e) usual_getopt_long(a,b,c,d,e) argument
81 struct option { struct
86 * whether option takes an argument. argument
91 /** if not NULL, set *flag to val when option found */ argument
103 const struct option *longopts, int *longindex); argument
/dports/security/krb5-appl/krb5-appl-1.0.3/telnet/telnetd/
H A Dstate.c103 register int c; in telrcv() local
454 send_do(option, init) in send_do() argument
488 willoption(option) in willoption() argument
681 send_dont(option, init) in send_dont() argument
697 wontoption(option) in wontoption() argument
830 send_will(option, init) in send_will() argument
857 dooption(option) in dooption() argument
1005 dontoption(option) in dontoption() argument
1160 register int c; in suboption() local
1279 register int c; in suboption() local
[all …]
/dports/www/rsstool/rsstool-1.0.0-src/src/misc/
H A Dgetopt2.c57 getopt2_get_index_by_val (const st_getopt2_t *option, int val) in getopt2_get_index_by_val()
88 getopt2_sanity_check (const st_getopt2_t *option) in getopt2_sanity_check()
90 int x = 0, y = 0, c = 0; in getopt2_sanity_check() local
338 char c, *p = buf, *p2 = NULL; in getopt2_usage() local
360 getopt2_long_internal (struct option *long_option, const st_getopt2_t *option, in getopt2_long_internal()
402 getopt2_long (struct option *long_option, const st_getopt2_t *option, int n) in getopt2_long()
409 getopt2_long_only (struct option *long_option, const st_getopt2_t *option, int n) in getopt2_long_only()
416 getopt2_short (char *short_option, const st_getopt2_t *option, int n) in getopt2_short()
476 int c, digit_optind = 0; in main() local
477 st_getopt2_t option[] = in main() local
/dports/www/mod_tidy/mod_tidy-0.5.5/tidy/src/
H A Dconfig.c691 tchar c; in ParseConfigFileEnc() local
967 tchar c = SkipWhite( cfg ); in ParseInt() local
988 tchar c = SkipWhite( cfg ); in ParseTriState() local
1012 tchar c = SkipWhite( cfg ); in ParseNewline() local
1058 uint c = SkipWhite( &doc->config ); in ParseName() local
1079 uint c = SkipWhite( &doc->config ); in ParseCSS1Selector() local
1128 uint c = SkipWhite( cfg ); in ParseTagNames() local
1218 tchar c = SkipWhite( cfg ); in ParseString() local
1258 tchar c = SkipWhite( &doc->config ); in ParseCharEnc() local
1340 tchar c = SkipWhite( cfg ); in ParseDocType() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/lib/
H A Dcmdline.c11 static inline int myisspace(u8 c) in myisspace()
29 const char *option) in __cmdline_find_option_bool()
31 char c; in __cmdline_find_option_bool() local
122 const char *option, char *buffer, int bufsize) in __cmdline_find_option()
124 char c; in __cmdline_find_option() local
204 int cmdline_find_option_bool(const char *cmdline, const char *option) in cmdline_find_option_bool()
209 int cmdline_find_option(const char *cmdline, const char *option, char *buffer, in cmdline_find_option()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/lib/
H A Dcmdline.c11 static inline int myisspace(u8 c) in myisspace()
29 const char *option) in __cmdline_find_option_bool()
31 char c; in __cmdline_find_option_bool() local
122 const char *option, char *buffer, int bufsize) in __cmdline_find_option()
124 char c; in __cmdline_find_option() local
204 int cmdline_find_option_bool(const char *cmdline, const char *option) in cmdline_find_option_bool()
209 int cmdline_find_option(const char *cmdline, const char *option, char *buffer, in cmdline_find_option()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/lib/
H A Dcmdline.c11 static inline int myisspace(u8 c) in myisspace()
29 const char *option) in __cmdline_find_option_bool()
31 char c; in __cmdline_find_option_bool() local
122 const char *option, char *buffer, int bufsize) in __cmdline_find_option()
124 char c; in __cmdline_find_option() local
204 int cmdline_find_option_bool(const char *cmdline, const char *option) in cmdline_find_option_bool()
209 int cmdline_find_option(const char *cmdline, const char *option, char *buffer, in cmdline_find_option()
/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/include/
H A Dntp_stdlib.h43 struct option { struct
53 const struct option *longopts, int *longindex); argument
64 #define emalloc_zero(c) ereallocz(NULL, (c), 0, true) argument
65 #define erealloc(p, c) ereallocz((p), (c), 0, false) argument
77 #define emalloc(c) ereallocz(NULL, (c), 0, false, \ argument
79 #define emalloc_zero(c) ereallocz(NULL, (c), 0, true, \ argument
81 #define erealloc(p, c) ereallocz((p), (c), 0, false, \ argument
/dports/math/gh-bc/bc-5.2.1/src/
H A Dopt.c66 static const char* bc_opt_longopt(const BcOptLong *longopts, int c) { in bc_opt_longopt()
88 static void bc_opt_error(BcErr err, int c, const char *str, bool use_short) { in bc_opt_error()
112 static int bc_opt_type(const BcOptLong *longopts, char c) { in bc_opt_type()
135 char *option = o->argv[o->optind]; in bc_opt_parseShort() local
231 static bool bc_opt_longoptsMatch(const char *name, const char *option) { in bc_opt_longoptsMatch()
253 static char* bc_opt_longoptsArg(char *option) { in bc_opt_longoptsArg()
265 char *option; in bc_opt_parse() local
/dports/graphics/tiled/tiled-1.7.2/src/tiled/
H A Dcommandlineparser.cpp100 const QChar c = arg.at(i); in parse() local
125 for (const Option &option : mOptions) { in showHelp() local
150 for (const Option &option : qAsConst(mOptions)) { in handleLongOption() local
160 bool CommandLineParser::handleShortOption(QChar c) in handleShortOption()
167 for (const Option &option : qAsConst(mOptions)) { in handleShortOption() local
/dports/print/ghostscript9-x11/ghostscript-9.06/cups/libs/cups/
H A Dmark.c323 ppd_choice_t *c; /* Current choice */ in ppdFindChoice() local
375 const char *option) /* I - Option/Keyword name */ in ppdFindOption()
426 const char *option, /* I - Option/Keyword name */ in ppdIsMarked()
430 *c; /* Choice pointer */ in ppdIsMarked() local
455 ppd_choice_t *c; /* Current choice */ in ppdMarkDefaults() local
489 const char *option, /* I - Keyword */ in ppdMarkOption()
570 char option[PPD_MAX_NAME * 2 + 1], /* Current option/property */ in _ppdParseOptions() local
647 ppd_choice_t *c; /* Current choice */ in ppd_debug_marked() local
693 *option; /* Current option */ in ppd_mark_choices() local
715 const char *option, /* I - Option name */ in ppd_mark_option()
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/cups/libs/cups/
H A Dmark.c323 ppd_choice_t *c; /* Current choice */ in ppdFindChoice() local
375 const char *option) /* I - Option/Keyword name */ in ppdFindOption()
426 const char *option, /* I - Option/Keyword name */ in ppdIsMarked()
430 *c; /* Choice pointer */ in ppdIsMarked() local
455 ppd_choice_t *c; /* Current choice */ in ppdMarkDefaults() local
489 const char *option, /* I - Keyword */ in ppdMarkOption()
570 char option[PPD_MAX_NAME * 2 + 1], /* Current option/property */ in _ppdParseOptions() local
647 ppd_choice_t *c; /* Current choice */ in ppd_debug_marked() local
693 *option; /* Current option */ in ppd_mark_choices() local
715 const char *option, /* I - Option name */ in ppd_mark_option()
[all …]
/dports/textproc/tidyp/tidyp-1.04/src/
H A Dconfig.c784 tchar c; in TY_() local
1060 tchar c = SkipWhite( cfg ); in ParseInt() local
1081 const tchar c = SkipWhite( cfg ); in ParseTriState() local
1106 tchar c = SkipWhite( cfg ); in ParseNewline() local
1152 uint c = SkipWhite( &doc->config ); in ParseName() local
1173 uint c = SkipWhite( &doc->config ); in ParseCSS1Selector() local
1222 uint c = SkipWhite( cfg ); in ParseTagNames() local
1312 tchar c = SkipWhite( cfg ); in ParseString() local
1434 tchar c = SkipWhite( cfg ); in ParseDocType() local
1482 tchar c = SkipWhite( cfg ); in ParseRepeatAttr() local
[all …]
/dports/www/tidy-lib/tidy/src/
H A Dconfig.c799 tchar c; in TY_() local
1075 tchar c = SkipWhite( cfg ); in ParseInt() local
1096 tchar c = SkipWhite( cfg ); in ParseTriState() local
1120 tchar c = SkipWhite( cfg ); in ParseNewline() local
1166 uint c = SkipWhite( &doc->config ); in ParseName() local
1187 uint c = SkipWhite( &doc->config ); in ParseCSS1Selector() local
1236 uint c = SkipWhite( cfg ); in ParseTagNames() local
1326 tchar c = SkipWhite( cfg ); in ParseString() local
1448 tchar c = SkipWhite( cfg ); in ParseDocType() local
1496 tchar c = SkipWhite( cfg ); in ParseRepeatAttr() local
[all …]
/dports/www/tidy-devel/tidy/src/
H A Dconfig.c799 tchar c; in TY_() local
1075 tchar c = SkipWhite( cfg ); in ParseInt() local
1096 tchar c = SkipWhite( cfg ); in ParseTriState() local
1120 tchar c = SkipWhite( cfg ); in ParseNewline() local
1166 uint c = SkipWhite( &doc->config ); in ParseName() local
1187 uint c = SkipWhite( &doc->config ); in ParseCSS1Selector() local
1236 uint c = SkipWhite( cfg ); in ParseTagNames() local
1326 tchar c = SkipWhite( cfg ); in ParseString() local
1448 tchar c = SkipWhite( cfg ); in ParseDocType() local
1496 tchar c = SkipWhite( cfg ); in ParseRepeatAttr() local
[all …]
/dports/devel/godot/godot-3.2.3-stable/modules/gdscript/
H A Dgdscript_editor.cpp1231 GDScriptCompletionContext c = p_context; in _guess_identifier_type() local
1249 GDScriptCompletionContext c = p_context; in _guess_identifier_type() local
1593 GDScriptCompletionContext c = p_context; in _find_last_return_in_block() local
1864 GDScriptCompletionContext c = p_context; in _find_identifiers_in_block() local
1921 GDScriptCompletionContext c = p_context; in _find_identifiers_in_class() local
2157 GDScriptCompletionContext c = p_context; in _find_identifiers() local
2166 GDScriptCompletionContext c = p_context; in _find_identifiers() local
2675 GDScriptCompletionContext c = context; in complete_code() local
2782 GDScriptCompletionContext c = context; in complete_code() local
2867 GDScriptCompletionContext c = context; in complete_code() local
[all …]
/dports/devel/godot-tools/godot-3.2.3-stable/modules/gdscript/
H A Dgdscript_editor.cpp1231 GDScriptCompletionContext c = p_context; in _guess_identifier_type() local
1249 GDScriptCompletionContext c = p_context; in _guess_identifier_type() local
1593 GDScriptCompletionContext c = p_context; in _find_last_return_in_block() local
1864 GDScriptCompletionContext c = p_context; in _find_identifiers_in_block() local
1921 GDScriptCompletionContext c = p_context; in _find_identifiers_in_class() local
2157 GDScriptCompletionContext c = p_context; in _find_identifiers() local
2166 GDScriptCompletionContext c = p_context; in _find_identifiers() local
2675 GDScriptCompletionContext c = context; in complete_code() local
2782 GDScriptCompletionContext c = context; in complete_code() local
2867 GDScriptCompletionContext c = context; in complete_code() local
[all …]
/dports/print/cups/cups-2.3.3op2/cups/
H A Dppd-mark.c370 ppd_choice_t *c; /* Current choice */ in ppdFindChoice() local
422 const char *option) /* I - Option/Keyword name */ in ppdFindOption()
473 const char *option, /* I - Option/Keyword name */ in ppdIsMarked()
477 *c; /* Choice pointer */ in ppdIsMarked() local
502 ppd_choice_t *c; /* Current choice */ in ppdMarkDefaults() local
542 const char *option, /* I - Keyword */ in ppdMarkOption()
623 char option[PPD_MAX_NAME * 2 + 1], /* Current option/property */ in _ppdParseOptions() local
700 ppd_choice_t *c; /* Current choice */ in ppd_debug_marked() local
746 *option; /* Current option */ in ppd_mark_choices() local
768 const char *option, /* I - Option name */ in ppd_mark_option()
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/cups/libs/cups/
H A Dmark.c380 ppd_choice_t *c; /* Current choice */ in ppdFindChoice() local
432 const char *option) /* I - Option/Keyword name */ in ppdFindOption()
483 const char *option, /* I - Option/Keyword name */ in ppdIsMarked()
487 *c; /* Choice pointer */ in ppdIsMarked() local
512 ppd_choice_t *c; /* Current choice */ in ppdMarkDefaults() local
546 const char *option, /* I - Keyword */ in ppdMarkOption()
627 char option[PPD_MAX_NAME * 2 + 1], /* Current option/property */ in _ppdParseOptions() local
704 ppd_choice_t *c; /* Current choice */ in ppd_debug_marked() local
750 *option; /* Current option */ in ppd_mark_choices() local
772 const char *option, /* I - Option name */ in ppd_mark_option()
[all …]
/dports/dns/packetq/PacketQ-1.4.1/src/
H A Dpacketq.cpp104 struct option { struct
105 char* s;
106 int args;
107 int b;
108 char c; member
185 int c = getopt_long(argc, argv, "w:r:s:l:p:hHdvcxtjm:", long_options, &option_index); in main() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/net/SocketOption/
H A DOptionsTest.java40 Test(SocketOption<?> option, Object testValue) { in Test()
44 static Test create (SocketOption<?> option, Object testValue) { in create()
47 Object option; field in OptionsTest.Test
126 DatagramSocket c = new DatagramSocket(0); in doDgSocketTests()
148 MulticastSocket c = new MulticastSocket(0); in doMcSocketTests()
166 ServerSocket c = new ServerSocket(0); in doServerSocketTests()
189 Class<?> type, Object s, Object option) in legacyGetOption()
291 Class<?> c = Class.forName("jdk.net.Sockets"); in getServerSocketTrafficClass() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/net/SocketOption/
H A DOptionsTest.java40 Test(SocketOption<?> option, Object testValue) { in Test()
44 static Test create (SocketOption<?> option, Object testValue) { in create()
47 Object option; field in OptionsTest.Test
126 DatagramSocket c = new DatagramSocket(0); in doDgSocketTests()
148 MulticastSocket c = new MulticastSocket(0); in doMcSocketTests()
166 ServerSocket c = new ServerSocket(0); in doServerSocketTests()
189 Class<?> type, Object s, Object option) in legacyGetOption()
291 Class<?> c = Class.forName("jdk.net.Sockets"); in getServerSocketTrafficClass() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/net/SocketOption/
H A DOptionsTest.java40 Test(SocketOption<?> option, Object testValue) { in Test()
44 static Test create (SocketOption<?> option, Object testValue) { in create()
47 Object option; field in OptionsTest.Test
126 DatagramSocket c = new DatagramSocket(0); in doDgSocketTests()
148 MulticastSocket c = new MulticastSocket(0); in doMcSocketTests()
166 ServerSocket c = new ServerSocket(0); in doServerSocketTests()
189 Class<?> type, Object s, Object option) in legacyGetOption()
291 Class<?> c = Class.forName("jdk.net.Sockets"); in getServerSocketTrafficClass() local

12345678910>>...238