Searched refs:aSpace (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/blackberry/
H A DAuthenticationChallengeManager.cpp50 ChallengeInfo::ChallengeInfo(const KURL& aUrl, const ProtectionSpace& aSpace, const Credential& aCredential, argument
53 , space(aSpace)
/macosx-10.9.5/ICU-511.35/icuSources/test/cintltst/
H A Dcmsccoll.c4190 UChar aSpace[3] = { 0x61, 0x20, 0x00 }; /*"a "*/ local
4196 doTest(coll, a, aSpace, UCOL_EQUAL);
4197 doTest(coll, aSpace, a, UCOL_EQUAL);
4200 doTest(coll, spaceA, aSpace, UCOL_EQUAL);
4201 doTest(coll, aSpace, spaceA, UCOL_EQUAL);
/macosx-10.9.5/Heimdal-323.92.1/lib/sqlite/
H A Dsqlite3.c48917 char aSpace[150]; /* Temp space for pIdxKey - to avoid a malloc */ local
[all...]

Completed in 469 milliseconds