/external/webkit/Source/WebCore/platform/network/win/ |
D | ResourceResponse.h | 38 …ResourceResponse(const KURL& url, const String& mimeType, long long expectedLength, const String& … in ResourceResponse()
|
/external/webkit/Source/WebCore/platform/network/qt/ |
D | ResourceResponse.h | 39 …ResourceResponse(const KURL& url, const String& mimeType, long long expectedLength, const String& … in ResourceResponse()
|
/external/webkit/Source/WebCore/platform/network/android/ |
D | ResourceResponse.h | 39 …ResourceResponse(const KURL& url, const String& mimeType, long long expectedLength, const String& … in ResourceResponse()
|
/external/skia/tests/ |
D | PointTest.cpp | 16 SkScalar expectedLength) { in test_length()
|
/external/webkit/Source/WebCore/platform/network/curl/ |
D | ResourceResponse.h | 42 …ResourceResponse(const KURL& url, const String& mimeType, long long expectedLength, const String& … in ResourceResponse()
|
/external/webkit/Source/WebCore/platform/network/soup/ |
D | ResourceResponse.h | 43 …ResourceResponse(const KURL& url, const String& mimeType, long long expectedLength, const String& … in ResourceResponse()
|
/external/webkit/Source/WebCore/platform/network/cf/ |
D | ResourceResponse.h | 67 …ResourceResponse(const KURL& url, const String& mimeType, long long expectedLength, const String& … in ResourceResponse()
|
/external/webkit/Source/WebCore/platform/audio/ |
D | HRTFElevation.cpp | 110 size_t expectedLength = static_cast<size_t>(256 * (sampleRate / 44100.0)); in calculateKernelsForAzimuthElevation() local
|
/external/webkit/Source/WebCore/platform/network/chromium/ |
D | ResourceResponse.h | 50 …ResourceResponse(const KURL& url, const String& mimeType, long long expectedLength, const String& … in ResourceResponse()
|
/external/webkit/Source/WebCore/platform/network/ |
D | ResourceResponseBase.cpp | 71 …::ResourceResponseBase(const KURL& url, const String& mimeType, long long expectedLength, const St… in ResourceResponseBase()
|
/external/icu4c/test/cintltst/ |
D | spreptst.c | 760 int32_t srcLength, resultLength, expectedLength; in TestStringPrepProfiles() local
|
D | capitst.c | 2371 … const int32_t expectedLength[PREFERRED_SIZE] = { 3, 3, 3, 4, 4, 9, 9, 9, 9, 9, 9, 4, 4, 3, 4, 3 }; in TestGetKeywordValuesForLocale() local 2373 … const int32_t expectedLength[PREFERRED_SIZE] = { 3, 3, 3, 4, 4, 8, 8, 8, 8, 8, 8, 4, 4, 3, 4, 3 }; in TestGetKeywordValuesForLocale() local
|
D | cloctst.c | 5496 const int32_t expectedLength = getExpectedReturnValue(&maximizeErrors[i]); in TestLikelySubtags() local 5530 const int32_t expectedLength = getExpectedReturnValue(&minimizeErrors[i]); in TestLikelySubtags() local
|
D | nucnvtst.c | 1660 static const int32_t expectedLength[] ={ in TestSignatureDetection() local 1773 static const int32_t expectedLength[] ={ in TestSignatureDetection() local
|
D | ccapitst.c | 2674 int32_t expectedLength; in TestConvertExFromUTF8_C5F0() local
|
/external/quake/src/com/android/quake/ |
D | DownloaderActivity.java | 829 long expectedLength) in get() 881 long startOffset, long expectedLength, MessageDigest digest) in downloadPart()
|
/external/webkit/Source/WebCore/xml/ |
D | XMLHttpRequest.cpp | 1077 long long expectedLength = m_response.expectedContentLength(); in didReceiveData() local
|