Searched refs:optional (Results 276 - 300 of 525) sorted by relevance

<<11121314151617181920>>

/macosx-10.10/Security-57031.1.35/Security/include/security_utilities/
H A Dutilities.h130 // optional/required forms
135 static Wrapper *optional(POD *data) function in class:Security::PodWrapper
137 static const Wrapper *optional(const POD *data) function in class:Security::PodWrapper
/macosx-10.10/Security-57031.1.35/Security/libsecurity_cdsa_plugin/lib/
H A Dgenerator.pl31 %optionals = /^\s*optional\s+(\w+:\w+)\s+(.*)$/gm;
129 # Fix optional arguments
133 $actuals{$function} =~ s/::required\($opt\)/::optional($opt)/; # optional specific
134 $actuals{$function} =~ s/Required\($opt\)/$opt/; # optional generic
H A DDatabase.cpp201 ? AccessCredentials::optional(inCredAndAclEntry->AccessCred)
/macosx-10.10/Security-57031.1.35/Security/libsecurity_cdsa_utilities/lib/
H A Dcssmtrust.h75 { return AccessCredentials::optional(CallerCredentials); }
101 TPCallerAuth *callerAuthPtr() const { return TPCallerAuth::optional(Cred); }
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DTrustStore.cpp63 Keychain defaultKeychain = Keychain::optional(NULL);
104 Keychain defaultKeychain = Keychain::optional(NULL);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DTrustStore.cpp63 Keychain defaultKeychain = Keychain::optional(NULL);
104 Keychain defaultKeychain = Keychain::optional(NULL);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dutilities.h130 // optional/required forms
135 static Wrapper *optional(POD *data) function in class:Security::PodWrapper
137 static const Wrapper *optional(const POD *data) function in class:Security::PodWrapper
/macosx-10.10/ruby-106/ruby/test/rexml/
H A Dtest_validation_rng.rb86 <optional>
90 </optional>
712 <optional>
714 </optional>
732 <optional>
734 </optional>
761 <optional>
764 </optional>
/macosx-10.10/vim-55/runtime/syntax/
H A Deviews.vim31 " floating point number with integer and fractional parts and optional exponent
33 " floating point number with no integer part and optional exponent
35 " floating point number with no fractional part and optional exponent
39 " identifier with leading letter and optional following keyword characters
H A Dmsmessages.vim76 "floating point number, with dot, optional exponent
78 "floating point number, starting with a dot, optional exponent
82 "hexadecimal floating point number, optional leading digits, with dot, with exponent
84 "hexadecimal floating point number, with leading digits, optional dot, with exponent
/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/modules/diagrams/include/
H A Dclassinstance_api.inc105 [enum] An optional mode, either "relative" or "absolute".
110 [enum] An optional name of a direction. If not the
160 This key is optional. If it is not specified it
172 This key is optional. If it is not specified a
212 This key is optional. If it is not specified
237 This key is optional. If it is not specified
255 This key is optional. If it is not specified
281 optional. If it is not specified it defaults
330 This key is optional. If an element requires
/macosx-10.10/JavaScriptCore-7600.1.17/tests/mozilla/Getopt/
H A DMixed.pm157 # An optional string describing the problem
436 Each description consists of the option name and an optional trailing
443 =s :s option takes a mandatory (=) or optional (:) string argument
444 =i :i option takes a mandatory (=) or optional (:) integer argument
445 =f :f option takes a mandatory (=) or optional (:) real number argument
461 -c and --charlie take an optional string argument
505 Remember that optional arguments I<cannot> be separated from the
524 undefined if the option is not present. If the argument is optional
671 optional sign. Unlike the other configuration variables, this cannot
679 "123", "123.", "123.45", and ".123" (plus an optional sig
[all...]
/macosx-10.10/CPANInternal-159.1/Template-Toolkit-2.25/lib/Template/
H A DConfig.pm365 optional hash array passed by parameter as initial variable definitions.
392 which optional components are installed. Any relative directory specified
404 optional components of the Template Toolkit have not been installed.
/macosx-10.10/Security-57031.1.35/Security/include/security_asn1/
H A Dsecasn1d.c296 missing, /* an optional field that was not present */
297 optional, /* the template says this field may be omitted */ member in struct:sec_asn1d_state_struct
489 state->child->optional);
527 PRBool explicit, optional, universal; local
594 optional = (encode_kind & SEC_ASN1_OPTIONAL) ? PR_TRUE : PR_FALSE;
638 * this field. But, since it may also be an optional field,
678 /* FIXME - why are optional and inline mutually
680 PORT_Assert (encode_kind == SEC_ASN1_INLINE && !optional);
688 state->optional = optional;
[all...]
/macosx-10.10/Security-57031.1.35/Security/libsecurity_asn1/Security/
H A Dsecasn1d.c296 missing, /* an optional field that was not present */
297 optional, /* the template says this field may be omitted */ member in struct:sec_asn1d_state_struct
489 state->child->optional);
527 PRBool explicit, optional, universal; local
594 optional = (encode_kind & SEC_ASN1_OPTIONAL) ? PR_TRUE : PR_FALSE;
638 * this field. But, since it may also be an optional field,
678 /* FIXME - why are optional and inline mutually
680 PORT_Assert (encode_kind == SEC_ASN1_INLINE && !optional);
688 state->optional = optional;
[all...]
/macosx-10.10/Security-57031.1.35/Security/libsecurity_asn1/lib/
H A Dsecasn1d.c296 missing, /* an optional field that was not present */
297 optional, /* the template says this field may be omitted */ member in struct:sec_asn1d_state_struct
489 state->child->optional);
527 PRBool explicit, optional, universal; local
594 optional = (encode_kind & SEC_ASN1_OPTIONAL) ? PR_TRUE : PR_FALSE;
638 * this field. But, since it may also be an optional field,
678 /* FIXME - why are optional and inline mutually
680 PORT_Assert (encode_kind == SEC_ASN1_INLINE && !optional);
688 state->optional = optional;
[all...]
/macosx-10.10/Security-57031.1.35/Security/libsecurity_asn1/security_asn1/
H A Dsecasn1d.c296 missing, /* an optional field that was not present */
297 optional, /* the template says this field may be omitted */ member in struct:sec_asn1d_state_struct
489 state->child->optional);
527 PRBool explicit, optional, universal; local
594 optional = (encode_kind & SEC_ASN1_OPTIONAL) ? PR_TRUE : PR_FALSE;
638 * this field. But, since it may also be an optional field,
678 /* FIXME - why are optional and inline mutually
680 PORT_Assert (encode_kind == SEC_ASN1_INLINE && !optional);
688 state->optional = optional;
[all...]
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/tepam/
H A Dtepam.tcl94 [-optional | -mandatory]
246 # ProcDef($ProcName,Arg,$Var,-optional)
262 set UnnamedHasToBeOptional 0; # Variable that will be set to '1' if an unnamed argument is optional.
419 set ProcDef($ProcName,Arg,$Var,-optional) 0
438 # Flags (argument that have the type 'none') are always optional:
440 set ProcDef($ProcName,Arg,$Var,-optional) 1
446 # Arguments that have default values are always optional:
449 set ProcDef($ProcName,Arg,$Var,-optional) 1
455 -optional -
503 # Check that behind an optional unname
[all...]
/macosx-10.10/CPANInternal-159.1/File-ExtAttr-1.09/lib/File/ExtAttr/
H A DTie.pm40 The flags are the same optional flags as in File::ExtAttr. Any flags
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/Appender/
H A DScreen.pm68 The constructor C<new()> take an optional parameter C<stderr>,
/macosx-10.10/JavaScriptCore-7600.1.17/inspector/scripts/
H A DCodeGeneratorInspector.py634 self.optional = False
638 result.optional = True
642 if self.optional:
1228 optional = []
1245 if prop.get("optional"):
1246 optional.append(PropertyData)
1252 optional_properties = optional
2184 optional = json_parameter.get("optional")
2187 if optional
[all...]
/macosx-10.10/Security-57031.1.35/Security/include/security_cdsa_plugin/
H A DDatabase.cpp201 ? AccessCredentials::optional(inCredAndAclEntry->AccessCred)
/macosx-10.10/curl-83.1.2/curl/packages/Android/
H A DAndroid.mk80 LOCAL_MODULE_TAGS := optional
101 LOCAL_MODULE_TAGS := optional
/macosx-10.10/cxxfilt-11/cxxfilt/opcodes/
H A Dtic54x-dis.c208 int optional = (tm_operands[i] & OPT) != 0; local
300 if (!optional || dst != src)
322 if (!optional || shift != 0)
332 if (!optional || shift != 0)
/macosx-10.10/tcl-105/tcl_ext/xotcl/xotcl/apps/utils/
H A Dxo-daemon11 to be executed followed by the desired action and optional
27 The optional parameters are:

Completed in 244 milliseconds

<<11121314151617181920>>