Searched defs:s2 (Results 126 - 150 of 379) sorted by relevance

1234567891011>>

/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Dnormconf.cpp59 void NormalizerConformanceTest::compare(const UnicodeString& s1, const UnicodeString& s2){ argument
H A Dthcoll.cpp271 UnicodeString s1, s2; local
/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DOperations.h40 ALWAYS_INLINE JSValue jsString(ExecState* exec, JSString* s1, JSString* s2) argument
/macosx-10.9.5/Libc-997.90.3/gdtoa/FreeBSD/
H A Dgdtoa-dtoa.c119 j, j1, k, k0, k_check, leftright, m2, m5, s2, s5, local
[all...]
H A Dgdtoa-gdtoa.c157 int rdir, s2, s5, spec_case, try_quick; local
[all...]
/macosx-10.9.5/Libc-997.90.3/gen/
H A Dnlist.c134 register char *s1, *s2; local
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/liblunicode/
H A Ducstr.c314 char *s1, *s2, *done; local
[all...]
/macosx-10.9.5/OpenSSH-186/openssh/
H A Drijndael.c859 u32 s0, s1, s2, s3, t0, t1, t2, t3; local
1040 u32 s0, s1, s2, s3, t0, t1, t2, t3; local
[all...]
/macosx-10.9.5/OpenSSH-186/osslshim/heimdal-asn1/
H A Dasn1-der_put.c493 const heim_octet_string *s1 = a1, *s2 = a2; local
/macosx-10.9.5/Security-55471.14.18/include/security_cdsa_utilities/
H A Dcssmpods.h182 inline bool operator == (const CSSM_KEY_SIZE &s1, const CSSM_KEY_SIZE &s2) argument
188 inline bool operator != (const CSSM_KEY_SIZE &s1, const CSSM_KEY_SIZE &s2) argument
202 inline bool operator == (const CSSM_QUERY_SIZE_DATA &s1, const CSSM_QUERY_SIZE_DATA &s2) argument
208 inline bool operator != (const CSSM_QUERY_SIZE_DATA &s1, const CSSM_QUERY_SIZE_DATA &s2) argument
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_cdsa_utilities/lib/
H A Dcssmpods.h182 inline bool operator == (const CSSM_KEY_SIZE &s1, const CSSM_KEY_SIZE &s2) argument
188 inline bool operator != (const CSSM_KEY_SIZE &s1, const CSSM_KEY_SIZE &s2) argument
202 inline bool operator == (const CSSM_QUERY_SIZE_DATA &s1, const CSSM_QUERY_SIZE_DATA &s2) argument
208 inline bool operator != (const CSSM_QUERY_SIZE_DATA &s1, const CSSM_QUERY_SIZE_DATA &s2) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/audio/
H A DFFTFrame.cpp113 double s2 = s2base; local
/macosx-10.9.5/WebCore-7537.78.1/platform/text/
H A DTextEncodingRegistry.cpp63 static bool equal(const char* s1, const char* s2) argument
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebDatabaseManager.cpp52 static inline bool isEqual(LPCWSTR s1, LPCWSTR s2) argument
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/strings/
H A Dapr_cpystrn.c204 const char *s2 = strrchr(pathname, path_separator_win); local
284 char *strstr(char *s1, char *s2) argument
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/test/
H A Dtestlock.c155 apr_status_t s1, s2, s3, s4; local
184 apr_status_t s1, s2, s3, s4; local
219 apr_status_t s0, s1, s2, s3, s4; local
[all...]
/macosx-10.9.5/apr-30/apr/apr/strings/
H A Dapr_cpystrn.c204 const char *s2 = strrchr(pathname, path_separator_win); local
284 char *strstr(char *s1, char *s2) argument
/macosx-10.9.5/apr-30/apr/apr/test/
H A Dtestlock.c155 apr_status_t s1, s2, s3, s4; local
184 apr_status_t s1, s2, s3, s4; local
219 apr_status_t s0, s1, s2, s3, s4; local
[all...]
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/rdata/generic/
H A Dloc_29.c33 int d2, m2, s2; local
459 int d2, m2, s2, fs2; local
[all...]
/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/atf-c/detail/
H A Ddynstr.c395 atf_equal_dynstr_dynstr(const atf_dynstr_t *s1, const atf_dynstr_t *s2) argument
/macosx-10.9.5/configd-596.15/scutil.tproj/
H A Dnet_set.c50 SCNetworkSetRef s2 = (SCNetworkSetRef)val2; local
/macosx-10.9.5/doc_cmds-49/checknr/
H A Dchecknr.c488 eq(const char *s1, const char *s2) argument
/macosx-10.9.5/dtrace-118.1/libdwarf/
H A Ddwarf_util.c281 _dwarf_memcpy_swap_bytes(void *s1, const void *s2, size_t len) argument
/macosx-10.9.5/dtrace-118.1/tools/ctfconvert/
H A Dstabs.c125 concat(char *s1, char *s2, int s2strip) argument
/macosx-10.9.5/groff-38/groff/src/libs/libgroff/
H A Dstring.cpp211 string::string(const char *s1, int n1, const char *s2, int n2) argument
231 int operator<=(const string &s1, const string &s2) argument
238 int operator<(const string &s1, const string &s2) argument
245 operator >=(const string &s1, const string &s2) argument
252 operator >(const string &s1, const string &s2) argument
[all...]

Completed in 295 milliseconds

1234567891011>>