Searched defs:resultSize (Results 1 – 6 of 6) sorted by relevance
/external/webkit/WebCore/platform/wx/ |
D | FileSystemWx.cpp | 59 bool getFileSize(const String& path, long long& resultSize) in getFileSize()
|
/external/webkit/JavaScriptCore/wtf/ |
D | TCSystemAlloc.cpp | 466 size_t resultSize = VirtualQuery(ptr, &info, sizeof(info)); in TCMalloc_SystemRelease() local 506 size_t resultSize = VirtualQuery(ptr, &info, sizeof(info)); in TCMalloc_SystemCommit() local
|
/external/webkit/WebCore/platform/gtk/ |
D | FileSystemGtk.cpp | 122 bool getFileSize(const String& path, long long& resultSize) in getFileSize()
|
/external/icu4c/i18n/ |
D | ucol_sit.cpp | 563 …pendShortStringElement(const char *src, int32_t len, char *result, int32_t *resultSize, int32_t ca… in appendShortStringElement() 590 int32_t resultSize = 0; in ucol_getShortDefinitionString() local
|
/external/srec/srec/test/SRecTestAudio/src/ |
D | SRecTestAudio.c | 185 …ack(LCHAR* functionName, LCHAR** argv, size_t argc, void* value, LCHAR* result, size_t* resultSize) in myDSMCallback()
|
/external/srec/srec/test/SRecTest/src/ |
D | SRecTest.c | 187 …ack(LCHAR* functionName, LCHAR** argv, size_t argc, void* value, LCHAR* result, size_t* resultSize) in myDSMCallback()
|