Searched defs:single (Results 1 - 25 of 57) sorted by last modified time

123

/macosx-10.10/Security-57031.1.35/Security/include/security_cdsa_utilities/
H A Dcssmcred.h61 SampleGroup(CssmSample &single) { NumberOfSamples = 1; Samples = &single; } argument
/macosx-10.10/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/openssl/
H A Dx509.h212 /* 0 */ ASN1_TYPE *single; member in union:x509_attributes_st::__anon3959
/macosx-10.10/Security-57031.1.35/Security/libsecurity_cdsa_utilities/lib/
H A Dcssmcred.h61 SampleGroup(CssmSample &single) { NumberOfSamples = 1; Samples = &single; } argument
/macosx-10.10/OpenSSL098-52/src/apps/
H A Docsp.c1073 OCSP_SINGLERESP *single; local
/macosx-10.10/OpenSSL098-52/src/crypto/x509/
H A Dx509.h217 int single; /* 0 for a set, 1 for a single item (which is wrong) */ member in struct:x509_attributes_st
221 /* 1 */ ASN1_TYPE *single; member in union:x509_attributes_st::__anon3343
/macosx-10.10/OpenSSL098-52/src/include/openssl/
H A Dx509.h217 int single; /* 0 for a set, 1 for a single item (which is wrong) */ member in struct:x509_attributes_st
221 /* 1 */ ASN1_TYPE *single; member in union:x509_attributes_st::__anon3420
/macosx-10.10/libmalloc-53.1.1/src/
H A Dmalloc.c1608 set_malloc_singlethreaded(boolean_t single) { argument
/macosx-10.10/ruby-106/ruby/ext/psych/yaml/
H A Dscanner.c1866 yaml_parser_fetch_flow_scalar(yaml_parser_t *parser, int single) argument
3025 yaml_parser_scan_flow_scalar(yaml_parser_t *parser, yaml_token_t *token, int single) argument
[all...]
/macosx-10.10/ruby-106/ruby/test/ruby/
H A Dtest_super.rb6 def single(a) a end method in class:TestSuper.Base
13 def single(*) super end method in class:TestSuper.Single1
16 def single(a,*) super end method in class:TestSuper.Single2
46 def single(a = 1) super end method in class:TestSuper.Optional3
/macosx-10.10/ruby-106/ruby/
H A Dstring.c4261 int single = 1; local
[all...]
/macosx-10.10/ruby-106/ruby/lib/
H A Dresolv.rb
/macosx-10.10/zsh-61/zsh/Src/Zle/
H A Dcomputil.c880 Caopt *single; /* array of single-letter options */ member in struct:cadef
1099 alloc_cadef(char **args, int single, char *match, char *nonarg, int flags) argument
1152 int single local
2314 ca_set_data(LinkList descr, LinkList act, LinkList subc, char *opt, Caarg arg, Caopt optdef, int single) argument
[all...]
/macosx-10.10/zsh-61/zsh/Src/
H A Dsubst.c1326 subst_parse_str(char **sp, int single, int err) argument
[all...]
/macosx-10.10/OpenSSL098-52/src/crypto/ocsp/
H A Docsp_cl.c240 OCSP_SINGLERESP *single; local
259 int OCSP_single_get0_status(OCSP_SINGLERESP *single, int *reason, argument
296 OCSP_SINGLERESP *single; local
[all...]
H A Docsp_prn.c191 OCSP_SINGLERESP *single = NULL; local
H A Docsp_srv.c130 OCSP_SINGLERESP *single = NULL; local
[all...]
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Dtridpars.cpp144 SingleID* single; local
224 SingleID* single = specsToID(specs, FORWARD); local
384 SingleID* single = parseSingleID(id, pos, dir, ec); local
408 SingleID* single = (SingleID*) list.elementAt(i); local
484 SingleID* single = (SingleID*) list.elementAt(i); local
[all...]
H A Drbt_pars.cpp553 TransliteratorIDParser::SingleID* single = local
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/dlzexternal/
H A Ddriver.c80 const char *single[] = { "soa", "cname", NULL }; local
99 isc_boolean_t single = single_valued(type); local
/macosx-10.10/ksh-23/ksh/src/lib/libast/comp/
H A Dsetlocale.c2433 single(int category, Lc_t* lc, unsigned int flags) function
[all...]
/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/sh/
H A Dstring.c463 char *sh_fmtqf(const char *string, int single, int fold) argument
/macosx-10.10/cups-408/cups/test/
H A Dxmltotest.c471 int single = 1, /* Single valued? */ local
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/contrib/ldapc++/src/
H A DLDAPAttrType.h25 bool single; member in class:LDAPAttrType
/macosx-10.10/bind9-45.101/bind9/contrib/dlz/example/
H A Ddlz_example.c65 const char *single[] = { "soa", "cname", NULL }; local
83 bool single = single_valued(type); local
/macosx-10.10/ruby-106/ruby/ext/openssl/
H A Dossl_ocsp.c456 OCSP_SINGLERESP *single; local
522 OCSP_SINGLERESP *single; local
[all...]

Completed in 399 milliseconds

123