Searched defs:str1 (Results 1 - 25 of 107) sorted by relevance

12345

/macosx-10.10.1/llvmCore-3425.0.34/unittests/ADT/
H A DFoldingSet.cpp28 std::string str1= "a test string"; local
/macosx-10.10.1/cxxfilt-11/cxxfilt/libiberty/
H A Dmemcmp.c22 memcmp (const PTR str1, const PTR str2, size_t count) argument
/macosx-10.10.1/tcl-105/tcl84/tcl/unix/dltest/
H A Dpkga.c51 CONST char *str1, *str2; local
/macosx-10.10.1/xnu-2782.1.97/tools/tests/xnu_quick_test/
H A Datomic_fifo_queue_test.c15 char *str1 = "String 1", *str2 = "String 2"; local
/macosx-10.10.1/OpenSSL098-52/src/crypto/
H A Do_str.c69 int OPENSSL_strncasecmp(const char *str1, const char *str2, size_t n) argument
94 int OPENSSL_strcasecmp(const char *str1, const char *str2) argument
/macosx-10.10.1/tcl-105/tcl/tcl/unix/dltest/
H A Dpkga.c52 CONST char *str1, *str2; local
H A Dpkgua.c128 CONST char *str1, *str2; local
/macosx-10.10.1/OpenSSL098-52/src/fips/dsa/
H A Dfips_dsa_selftest.c109 static const unsigned char str1[]="12345678901234567890"; variable
H A Dfips_dsatest.c143 static const unsigned char str1[]="12345678901234567890"; variable
/macosx-10.10.1/pam_modules-140/modules/pam_group/
H A Dpam_group.c72 char *str1, *str, *p; local
/macosx-10.10.1/OpenSSL098-52/src/crypto/pkcs7/
H A Dverify.c181 char *str1,*str2; local
H A Dexample.c75 int add_signed_seq2string(PKCS7_SIGNER_INFO *si, char *str1, char *str2) argument
115 int get_signed_seq2string(PKCS7_SIGNER_INFO *si, char **str1, char **str2) argument
238 X509_ATTRIBUTE *add_seq2string(PKCS7_SIGNER_INFO *si, char *str1, cha argument
[all...]
/macosx-10.10.1/apr-32/apr-util/apr-util/test/
H A Dtestxlate.c55 one_test(abts_case *tc, const char *cs1, const char *cs2, const char *str1, const char *str2, apr_pool_t *pool) argument
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Daix5ppc-core.c238 const char *str1, *str2; local
/macosx-10.10.1/groff-38/groff/src/devices/xditview/
H A Dparse.c318 char str[20], str1[50]; local
/macosx-10.10.1/hfs-285/fsck_hfs/dfalib/
H A DSKeyCompare.c44 SInt32 FastRelString( ConstStr255Param str1, ConstStr255Param str2 ) argument
153 FastUnicodeCompare( register ConstUniCharArrayPtr str1, register ItemCount length1, register ConstUniCharArrayPtr str2, register ItemCount length2) argument
291 UInt16 * str1 = &searchKey->nodeName.unicode[0]; local
472 const UInt16 * str1 = searchKey->attrName; local
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Dcstring.c233 uprv_stricmp(const char *str1, const char *str2) { argument
272 uprv_strnicmp(const char *str1, const char *str2, uint32_t n) { argument
H A Dunistr_case.cpp171 const UnicodeString *str1 = (const UnicodeString*) key1.pointer; local
/macosx-10.10.1/OpenSSL098-52/src/crypto/dsa/
H A Ddsatest.c131 static const unsigned char str1[]="12345678901234567890"; variable
/macosx-10.10.1/OpenSSL098-52/src/demos/tunala/
H A Dcb.c22 const char *str1, *str2; local
/macosx-10.10.1/OpenSSL098-52/src/test/
H A Ddsatest.c131 static const unsigned char str1[]="12345678901234567890"; variable
H A Dfips_dsatest.c143 static const unsigned char str1[]="12345678901234567890"; variable
/macosx-10.10.1/Security-57031.1.35/Security/authd/
H A Dauthutilities.c162 _compare_string(const char * str1, const char * str2) argument
/macosx-10.10.1/patch_cmds-17/patch/
H A Dbackupfile.c149 concat(const char *str1, const char *str2) argument
/macosx-10.10.1/tcl-105/tcl_ext/tktable/tktable/generic/
H A DtkTableCellSort.c76 char *str1 = *((char **) first); local

Completed in 379 milliseconds

12345