Searched defs:c2 (Results 1 - 25 of 316) sorted by last modified time

1234567891011>>

/macosx-10.9.5/xnu-2422.115.4/bsd/dev/dtrace/
H A Ddtrace.c954 uint8_t c1, c2; local
/macosx-10.9.5/CF-855.17/
H A DCFBundle_Resources.c899 UniChar c1 = CFStringGetCharacterAtIndex(loc1, idx), c2 = CFStringGetCharacterAtIndex(loc2, idx); local
/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DTextResourceDecoder.cpp430 unsigned char c2 = buf1Len ? (--buf1Len, *buf1++) : buf2Len ? (--buf2Len, *buf2++) : 0; local
/macosx-10.9.5/ruby-104/ruby/ext/ripper/
H A Dripper.c12630 int c2 = *lex_p; local
13760 int c2 = 0; local
[all...]
/macosx-10.9.5/ruby-104/ruby/
H A Dparse.c12540 int c2 = *lex_p; local
13670 int c2 = 0; local
[all...]
H A Dstring.c2463 unsigned int c2 = TOUPPER(*p2 & 0xff); local
2474 int l2, c2 = rb_enc_ascget(p2, p2end, &l2, enc); local
[all...]
H A Ddir.c112 unsigned int c1, c2; local
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/hfs/
H A Dhfs_xattr.c2139 u_int16_t c1, c2; local
/macosx-10.9.5/ruby-104/ruby/ext/readline/
H A Dreadline.c817 register int c1, c2; local
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSMacOSX/
H A DmDNSMacOSX.c8034 int c2 = (CFArrayContainsValue(changedKeys, range, NetworkChangedKey_Computername) != 0); local
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSCore/
H A DDNSCommon.c1230 mDNSu8 c2 = (max+1 < length) ? string[max+1] : (mDNSu8)0xB0; // Second byte after cut point local
H A DuDNS.c4233 int c1, c2; local
/macosx-10.9.5/llvmCore-3425.0.33/unittests/VMCore/
H A DMetadataTest.cpp93 Value *const c2 = n2; local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Support/
H A Dregcomp.c1240 samesets(struct re_guts *g, int c1, int c2) argument
1262 int c2; local
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp3567 uint64_t c2 = N1C->getZExtValue(); local
3586 uint64_t c2 = N1C->getZExtValue(); local
3607 uint64_t c2 = N1C->getZExtValue(); local
3818 uint64_t c2 = N1C->getZExtValue(); local
3831 uint64_t c2 = N1C->getZExtValue(); local
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/parser/
H A DLexer.h263 inline unsigned char Lexer<T>::convertHex(int c1, int c2) argument
269 inline UChar Lexer<T>::convertUnicode(int c1, int c2, int c3, int c4) argument
/macosx-10.9.5/cups-372.4/cups/systemv/
H A Dcupstestppd.c3665 ppd_choice_t *c1, *c2; /* Choices */ local
[all...]
/macosx-10.9.5/OpenSSH-186/osslshim/ossl/
H A Dossl-bn.c3242 int n = n2/2, c1, c2; local
3402 int c1, c2, neg; local
3593 int c1, c2; local
[all...]
/macosx-10.9.5/libxml2-26/libxml2/
H A Dencoding.c3079 unsigned char c2; local
/macosx-10.9.5/libxml2-26/libxml2/include/libxml/
H A Dtree.h310 struct _xmlElementContent *c2; /* second child */ member in struct:_xmlElementContent
/macosx-10.9.5/WebCore-7537.78.1/rendering/style/
H A DStyleRareInheritedData.cpp211 static bool cursorDataEquivalent(const CursorList* c1, const CursorList* c2) argument
/macosx-10.9.5/xnu-2422.115.4/osfmk/i386/commpage/
H A Dcommpage.c340 uint16_t c2; local
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Drbbitst.cpp1910 UChar32 c0, c1, c2, c3; // The code points at p0, p1, p2 & p3. local
2172 UChar32 c0, c1, c2, c3; // The code points at p0, p1, p2 & p3. local
2504 UChar32 c0, c1, c2, c3; // The code points at p0, p1, p2 & p3. local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/audio/
H A DFFTFrame.cpp244 std::complex<double> c2 = std::polar(mag, phase); local
/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Dcookie.c793 struct Cookie *c2 = *(struct Cookie **)p2; local

Completed in 918 milliseconds

1234567891011>>