Searched refs:opt (Results 151 - 175 of 1396) sorted by relevance

1234567891011>>

/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/
H A DPasses.cpp33 static cl::opt<bool> DisablePostRA("disable-post-ra", cl::Hidden,
35 static cl::opt<bool> DisableBranchFold("disable-branch-fold", cl::Hidden,
37 static cl::opt<bool> DisableTailDuplicate("disable-tail-duplicate", cl::Hidden,
39 static cl::opt<bool> DisableEarlyTailDup("disable-early-taildup", cl::Hidden,
41 static cl::opt<bool> DisableBlockPlacement("disable-block-placement",
44 static cl::opt<bool> EnableBlockPlacementStats("enable-block-placement-stats",
46 static cl::opt<bool> DisableCodePlace("disable-code-place", cl::Hidden,
48 static cl::opt<bool> DisableSSC("disable-ssc", cl::Hidden,
50 static cl::opt<bool> DisableMachineDCE("disable-machine-dce", cl::Hidden,
52 static cl::opt<boo
[all...]
/macosx-10.10/ppp-786.1.1/Helpers/vpnd/
H A Dcf_utils.c87 u_char *opt, u_int32_t optsiz, u_int32_t *outlen, u_char *defaultval)
102 opt[0] = 0;
103 CFStringGetCString(string, (char*)opt, optsiz, kCFStringEncodingMacRoman);
104 *outlen = strlen((char*)opt);
110 strlcpy((char*)opt, (char*)defaultval, optsiz);
111 *outlen = strlen((char*)opt);
119 u_char *opt, u_int32_t optsiz, u_int32_t *outlen, u_char *defaultval)
126 opt[0] = 0;
129 CFStringGetCString(ref, (char*)opt, optsiz, kCFStringEncodingUTF8);
130 *outlen = strlen((char*)opt);
86 get_array_option(CFPropertyListRef options, CFStringRef entity, CFStringRef property, CFIndex index, u_char *opt, u_int32_t optsiz, u_int32_t *outlen, u_char *defaultval) argument
118 get_str_option(CFPropertyListRef options, CFStringRef entity, CFStringRef property, u_char *opt, u_int32_t optsiz, u_int32_t *outlen, u_char *defaultval) argument
160 get_int_option(CFPropertyListRef options, CFStringRef entity, CFStringRef property, u_int32_t *opt, u_int32_t defaultval) argument
[all...]
/macosx-10.10/xar-254/xar/lib/
H A Dlzmaxar.c101 const char *opt; local
112 opt = NULL;
115 opt = xar_attr_pget(f, tmpp, "style");
116 if( !opt ) return 0;
117 if( strcmp(opt, "application/x-lzma") != 0 ) return 0;
170 opt = NULL;
173 opt = xar_attr_pget(f, tmpp, "style");
174 if( !opt ) return 0;
175 if( strcmp(opt, "application/x-lzma") != 0 ) return 0;
212 const char *opt; local
[all...]
H A Dext2.c68 char opt[1024]; local
69 memset(opt, 0, sizeof(opt));
70 snprintf(opt, sizeof(opt)-1, "%s/%s", XAR_ATTR_FORK, name);
71 xar_prop_set(f, opt, NULL);
72 xar_attr_set(f, opt, "fstype", "ext2");
88 const char *opt; local
90 xar_prop_get(f, "type", &opt);
91 if(!opt) retur
[all...]
/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/modules/tablelist/scripts/
H A DtablelistConfig.tcl72 set opt [lindex $configSet 0]
73 if {[info exists configSpecs($opt)]} {
74 lappend configSpecs($opt) [lindex $configSet 3]
86 foreach opt {-highlightbackground -highlightcolor -highlightthickness
89 unset configSpecs($opt)
192 foreach opt {-disabledforeground -state} {
193 if {[llength $configSpecs($opt)] == 3} {
194 set configSet [$helpButton configure $opt]
195 lappend configSpecs($opt) [lindex $configSet 3]
310 # Applies the value val of the configuration option opt t
[all...]
/macosx-10.10/Heimdal-398.1.2/admin/
H A Dlist.c38 do_list(struct list_options *opt, const char *keytab_str) argument
56 if(do_list(opt, buf))
82 if (opt->timestamp_flag)
84 if(opt->keys_flag)
108 if (opt->timestamp_flag) {
113 if(opt->keys_flag) {
153 kt_list(struct list_options *opt, int argc, char **argv) argument
159 opt->timestamp_flag = 1;
168 return do_list(opt, keytab_string) != 0;
H A Dget.c86 kt_get(struct get_options *opt, int argc, char **argv) argument
100 if(opt->realm_string)
101 krb5_set_default_realm(context, opt->realm_string);
103 if (opt->enctypes_strings.num_strings != 0) {
105 etypes = malloc (opt->enctypes_strings.num_strings * sizeof(*etypes));
110 netypes = opt->enctypes_strings.num_strings;
113 opt->enctypes_strings.strings[i],
117 opt->enctypes_strings.strings[i]);
149 if(opt->realm_string != NULL)
150 r = opt
[all...]
/macosx-10.10/Heimdal-398.1.2/kadmin/
H A Dcpw.c136 cpw_entry(struct passwd_options *opt, int argc, char **argv) argument
144 data.keepold = opt->keepold_flag;
145 data.random_key = opt->random_key_flag;
146 data.random_password = opt->random_password_flag;
147 data.password = opt->password_string;
157 if (opt->key_string)
166 if (opt->key_string) {
169 if (parse_des_key (opt->key_string, key_data, &error)) {
171 opt->key_string, error);
H A Ddump.c117 dump(struct dump_options *opt, int argc, char **argv) argument
125 if (opt->format_string)
126 format = opt->format_string;
154 if (opt->mit_dump_file_string) {
155 ret = hdb_mit_dump(context, opt->mit_dump_file_string,
176 ret = hdb_foreach(context, db, opt->decrypt_flag ? HDB_F_DECRYPT : 0,
190 od_dump(struct od_dump_options *opt, int argc, char **argv) argument
195 dumpopt.decrypt_flag = opt->decrypt_flag;
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/apps/
H A Dtcldocstrip202 set opt [lindex $argv 0]
203 if {($opt eq "-") || ![string match "-*" $opt]} {
210 set output $opt
214 lappend stitchbuf $optbuf $opt
219 lappend stitchbuf $opt
228 switch -exact -- $opt {
241 set o -[string range $opt 3 end]
251 lappend options $opt $val
253 lappend optbuf $opt
[all...]
/macosx-10.10/cups-408/cups/ppdc/
H A Dppdc.cxx47 char *opt, // Current option local
83 for (opt = argv[i] + 1; *opt; opt ++)
84 switch (*opt)
217 if (!strcmp(opt, "-lf"))
220 opt += strlen(opt) - 1;
223 else if (!strcmp(opt, "-cr"))
226 opt
[all...]
/macosx-10.10/Heimdal-398.1.2/kuser/
H A Dklist.c506 list_caches(krb5_context context, struct klist_options *opt) argument
514 char *DefCacheColumn = opt->json_flag ? COL_DEFCACHE_JSON : COL_DEFCACHE;
533 if (opt->json_flag)
538 if (opt->json_flag)
557 if (expired && !opt->json_flag)
560 str = printable_time(t, opt->json_flag);
571 if (opt->json_flag) {
592 if (opt->json_flag)
603 klist(struct klist_options *opt, int argc, char **argv) argument
609 opt
[all...]
H A Dkgetcred.c90 krb5_get_creds_opt opt; local
127 ret = krb5_get_creds_opt_alloc(context, &opt);
138 krb5_get_creds_opt_set_enctype(context, opt, enctype);
145 krb5_get_creds_opt_set_impersonate(context, opt, impersonate);
146 krb5_get_creds_opt_add_options(context, opt, KRB5_GC_NO_STORE);
150 krb5_get_creds_opt_add_options(context, opt, KRB5_GC_NO_STORE);
153 krb5_get_creds_opt_add_options(context, opt, KRB5_GC_FORWARDABLE);
155 krb5_get_creds_opt_add_options(context, opt, KRB5_GC_NO_TRANSIT_CHECK);
157 krb5_get_creds_opt_add_options(context, opt, KRB5_GC_CANONICALIZE);
184 ret = krb5_get_creds_opt_set_ticket(context, opt,
[all...]
/macosx-10.10/bootp-298/bootplib/
H A Dbsdplib.c149 u_int8_t * opt = dhcpol_element(&vendor_options, i); local
152 code = opt[TAG_OFFSET];
153 len = opt[LEN_OFFSET];
156 printf("%s (", bsdp_msgtype_names(opt[OPTION_OFFSET]));
157 dhcptype_print(bsdptag_type(code), opt + OPTION_OFFSET, len);
161 dhcptype_print(bsdptag_type(code), opt + OPTION_OFFSET, len);
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/examples/logger/
H A Dsnit-logger.tcl41 method servicenameconf {opt val} {
57 method loglevelconf {opt val} {
58 set options($opt) $val
/macosx-10.10/cxxfilt-11/cxxfilt/binutils/
H A Dsysdump.c49 static int opt (int);
506 opt (int x) function
536 while (opt (IT_dsy_CODE))
538 if (opt (IT_dty_CODE))
556 if (opt (IT_dpp_CODE))
561 else if (opt (IT_dfp_CODE))
566 else if (opt (IT_den_CODE))
571 else if (opt (IT_den_CODE))
576 else if (opt (IT_dds_CODE))
581 else if (opt (IT_dar_COD
656 int opt; local
[all...]
/macosx-10.10/Heimdal-398.1.2/lib/gssapi/
H A Dgsstool.c91 supported_mechanisms(struct supported_mechanisms_options *opt, int argc, char **argv) argument
112 if (opt->options_flag) {
142 if (opt->options_flag) {
179 acquire_credential(struct acquire_credential_options *opt, int argc, char **argv) argument
202 if (opt->mech_string) {
203 mech = gss_name_to_oid(opt->mech_string);
205 errx(1, "No such mech: %s", opt->mech_string);
214 if (opt->user_string == NULL && argc < 1)
217 if (opt->user_string) {
218 buffer.value = rk_UNCONST(opt
418 list_credentials(struct list_credentials_options *opt, int argc, char **argv) argument
493 destroy(struct destroy_options *opt, int argc, char **argv) argument
557 hold(struct hold_options *opt, int argc, char **argv) argument
563 unhold(struct unhold_options *opt, int argc, char **argv) argument
569 get_label(struct get_label_options *opt, int argc, char **argv) argument
597 set_label(struct set_label_options *opt, int argc, char **argv) argument
683 attrs_for_mech(struct attrs_for_mech_options *opt, int argc, char **argv) argument
715 display_status(struct display_status_options *opt, int argc, char **argv) argument
765 credentials_status(struct credentials_status_options *opt, int argc, char **argv) argument
789 help(void *opt, int argc, char **argv) argument
[all...]
/macosx-10.10/Heimdal-398.1.2/kpasswd/
H A Dkpasswd-generator.c93 krb5_get_init_creds_opt *opt; local
100 krb5_get_init_creds_opt_alloc (context, &opt);
101 krb5_get_init_creds_opt_set_tkt_life (opt, 300);
102 krb5_get_init_creds_opt_set_forwardable (opt, FALSE);
103 krb5_get_init_creds_opt_set_proxiable (opt, FALSE);
120 opt);
137 opt);
158 krb5_get_init_creds_opt_free(context, opt);
/macosx-10.10/OpenSSH-189/openssh/contrib/hpux/
H A Degd.rc28 WHAT_PATH=/opt/perl/bin/egd.pl
30 WHAT_LOG=/etc/opt/egd/egd.log
36 # and /opt.
/macosx-10.10/bash-94.1.2/bash-3.2/examples/scripts/
H A Dkrand.bash35 while getopts "s:" opt; do
36 case "$opt" in
/macosx-10.10/cups-408/cups/vcnet/regex/
H A Dmain.ih10 int opt(int c, char *s);
/macosx-10.10/emacs-93/emacs/src/m/
H A Dapollo.h83 #define C_SWITCH_MACHINE -W0,-ncompress -W0,-opt,2 -A cpu,a88k -A sys,any -A run,bsd4.3
86 #define C_SWITCH_MACHINE -W0,-ncompress -W0,-opt,2 -A cpu,3000 -A sys,any -A run,bsd4.3
/macosx-10.10/ksh-23/ksh/src/cmd/INIT/
H A Dfilter.sh27 case `(getopts '[-][123:xyz]' opt --xyz; echo 0$opt) 2>/dev/null` in
/macosx-10.10/llvmCore-3425.0.34/unittests/Support/
H A DCommandLineTest.cpp50 cl::opt<std::string> EnvironmentTestOption("env-test-opt");
52 TempEnvVar TEV(test_env_var, "-env-test-opt=hello");
61 // Put cl::opt on stack to check for proper initialization of fields.
62 cl::opt<std::string> EnvironmentTestOptionLocal("env-test-opt-local");
63 TempEnvVar TEV(test_env_var, "-env-test-opt-local=hello-local");
/macosx-10.10/ncurses-44/ncurses/menu/
H A Dm_item_val.c65 if ((!(item->opt & O_SELECTABLE)) ||
66 (menu && (menu->opt & O_ONEVALUE)))

Completed in 303 milliseconds

1234567891011>>