Searched defs:n2 (Results 1 - 25 of 131) sorted by relevance

123456

/macosx-10.10.1/ruby-106/ruby/missing/
H A Disnan.c14 double_ne(double n1, double n2) argument
/macosx-10.10.1/Heimdal-398.1.2/lib/gssapi/netlogon/
H A Dcompare_name.c46 const gssnetlogon_name n2 = (const gssnetlogon_name)name2; local
/macosx-10.10.1/text_cmds-88/sort/
H A Dmemcoll.c42 char n2 = s2[s2len]; local
/macosx-10.10.1/ICU-531.30/icuSources/common/unicode/
H A Dnormalizer2.h455 FilteredNormalizer2(const Normalizer2 &n2, const UnicodeSet &filterSet) : argument
/macosx-10.10.1/OpenSSL098-52/src/crypto/rand/
H A Drandtest.c73 unsigned long n2[16]; local
/macosx-10.10.1/OpenSSL098-52/src/test/
H A Drandtest.c73 unsigned long n2[16]; local
/macosx-10.10.1/ncurses-44/ncurses/ncurses/base/
H A Dlib_instr.c68 int n2; local
/macosx-10.10.1/tcl-105/tcl_ext/mk4tcl/metakit/tests/
H A Dtnotify.cpp378 int n2 = v2.NumProperties(); local
/macosx-10.10.1/Heimdal-398.1.2/lib/hcrypto/libtommath/
H A Dbn_mp_div.c24 int res, n, n2; local
/macosx-10.10.1/Heimdal-398.1.2/lib/hx509/
H A Dtest_name.c298 hx509_name n1, n2; local
/macosx-10.10.1/ICU-531.30/icuSources/samples/uciter8/
H A Duciter8.c45 compareIterators(UCharIterator *iter1, const char *n1, UCharIterator *iter2, const char *n2) argument
[all...]
/macosx-10.10.1/OpenSSL098-52/src/crypto/bn/
H A Dbn_sqr.c206 void bn_sqr_recursive(BN_ULONG *r, const BN_ULONG *a, int n2, BN_ULONG *t) argument
[all...]
/macosx-10.10.1/OpenSSL098-52/src/crypto/idea/
H A Di_skey.c147 long n1,n2,q,r,b1,b2,t; local
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/bn/
H A Dbn_sqr.c218 void bn_sqr_recursive(BN_ULONG *r, BN_ULONG *a, int n2, BN_ULONG *t) argument
[all...]
H A Dbn_mul.c95 void bn_mul_recursive(BN_ULONG *r, BN_ULONG *a, BN_ULONG *b, int n2, argument
244 int i,j,n2=n*2; local
412 bn_mul_low_recursive(BN_ULONG *r, BN_ULONG *a, BN_ULONG *b, int n2, BN_ULONG *t) argument
443 bn_mul_high(BN_ULONG *r, BN_ULONG *a, BN_ULONG *b, BN_ULONG *l, int n2, BN_ULONG *t) argument
[all...]
/macosx-10.10.1/ksh-23/ksh/src/lib/libcmd/
H A Dcomm.c69 register int n1, n2, n, comp; local
/macosx-10.10.1/tcl-105/tcl/tcl/libtommath/
H A Dbn_mp_div.c24 int res, n, n2; local
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/generic/rs-ecc/
H A Drslib.c175 unsigned char syn[7], deter, z[4], e0, e1, e2, n0, n1, n2, w0, w1, w2, local
/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Dunorm.cpp51 const Normalizer2 *n2=Normalizer2Factory::getInstance(mode, *pErrorCode); local
59 const Normalizer2 *n2=Normalizer2Factory::getInstance(mode, *pErrorCode); local
74 const Normalizer2 *n2=Normalizer2Factory::getInstance(mode, *pErrorCode); local
82 const Normalizer2 *n2=Normalizer2Factory::getInstance(mode, *pErrorCode); local
101 const Normalizer2 *n2=Normalizer2Factory::getInstance(mode, *pErrorCode); local
117 _iterate(UCharIterator *src, UBool forward, UChar *dest, int32_t destCapacity, const Normalizer2 *n2, UBool doNormalize, UBool *pNeededToNormalize, UErrorCode *pErrorCode) argument
182 const Normalizer2 *n2=Normalizer2Factory::getInstance(mode, *pErrorCode); local
225 _concatenate(const UChar *left, int32_t leftLength, const UChar *right, int32_t rightLength, UChar *dest, int32_t destCapacity, const Normalizer2 *n2, UErrorCode *pErrorCode) argument
266 const Normalizer2 *n2=Normalizer2Factory::getInstance(mode, *pErrorCode); local
[all...]
H A Dnormlzr.cpp139 const Normalizer2 *n2=Normalizer2Factory::getInstance(mode, status); local
174 const Normalizer2 *n2=Normalizer2Factory::getInstance(mode, status); local
191 const Normalizer2 *n2=Normalizer2Factory::getInstance(mode, status); local
225 const Normalizer2 *n2 local
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/lhash/
H A Dlhash.c316 LHASH_NODE **n,**n1,**n2,*np; local
/macosx-10.10.1/bc-21/bc/lib/
H A Dtestmul.c134 int n1, n2; local
/macosx-10.10.1/bzip2-36/bzip2/
H A Dhuffman.c72 Int32 nNodes, nHeap, n1, n2, i, j, k; local
/macosx-10.10.1/file_cmds-242/mtree/
H A Dspecspec.c94 mismatch(NODE *n1, NODE *n2, int differ, char const *path) argument
116 compare_nodes(NODE *n1, NODE *n2, char const *path) argument
180 NODE *c1, *c2, *n1, *n2; local
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/unittests/VMCore/
H A DMetadataTest.cpp92 MDNode *n2 = MDNode::get(Context, c1); local
138 MDNode *n2 = MDNode::get(Context, V2); local

Completed in 177 milliseconds

123456