/external/webkit/LayoutTests/http/tests/resources/ |
D | file-last-modified.php | 3 $filePath = $_GET['path']; variable
|
/external/smack/src/org/jivesoftware/smack/ |
D | BOSHConfiguration.java | 69 …public BOSHConfiguration(boolean https, String host, int port, String filePath, String xmppDomain)… in BOSHConfiguration() 91 …public BOSHConfiguration(boolean https, String host, int port, String filePath, ProxyInfo proxy, S… in BOSHConfiguration()
|
D | BOSHConnection.java | 134 … public BOSHConnection(boolean https, String host, int port, String filePath, String xmppDomain) { in BOSHConnection()
|
/external/icu4c/tools/toolutil/ |
D | filetools.cpp | 36 isFileModTimeLater(const char *filePath, const char *checkAgainst, UBool isDir) { in isFileModTimeLater() 123 swapFileSepChar(char *filePath, const char oldFileSepChar, const char newFileSepChar) { in swapFileSepChar()
|
/external/webkit/Source/WebCore/platform/efl/ |
D | SharedBufferEfl.cpp | 40 PassRefPtr<SharedBuffer> SharedBuffer::createWithContentsOfFile(const String& filePath) in createWithContentsOfFile()
|
D | FileSystemEfl.cpp | 116 char filePath[PATH_MAX]; in listDirectory() local
|
/external/webkit/Source/WebKit/chromium/src/ |
D | WebHTTPBody.cpp | 119 void WebHTTPBody::appendFile(const WebString& filePath) in appendFile() 125 void WebHTTPBody::appendFileRange(const WebString& filePath, long long fileStart, long long fileLen… in appendFileRange()
|
/external/webkit/Source/WebCore/platform/gtk/ |
D | SharedBufferGtk.cpp | 30 PassRefPtr<SharedBuffer> SharedBuffer::createWithContentsOfFile(const String& filePath) in createWithContentsOfFile()
|
/external/webkit/Source/WebCore/platform/brew/ |
D | SharedBufferBrew.cpp | 41 PassRefPtr<SharedBuffer> SharedBuffer::createWithContentsOfFile(const String& filePath) in createWithContentsOfFile()
|
/external/webkit/Source/WebCore/platform/posix/ |
D | SharedBufferPOSIX.cpp | 38 PassRefPtr<SharedBuffer> SharedBuffer::createWithContentsOfFile(const String& filePath) in createWithContentsOfFile()
|
D | FileSystemPOSIX.cpp | 249 char filePath[1024]; in listDirectory() local
|
/external/webkit/Source/WebCore/platform/win/ |
D | SharedBufferWin.cpp | 41 PassRefPtr<SharedBuffer> SharedBuffer::createWithContentsOfFile(const String& filePath) in createWithContentsOfFile()
|
/external/clang/lib/ARCMigrate/ |
D | FileRemapper.cpp | 58 bool FileRemapper::initFromFile(StringRef filePath, DiagnosticsEngine &Diag, in initFromFile() 238 void FileRemapper::remap(StringRef filePath, llvm::MemoryBuffer *memBuf) { in remap() 242 void FileRemapper::remap(StringRef filePath, StringRef newPath) { in remap() 263 const FileEntry *FileRemapper::getOriginalFile(StringRef filePath) { in getOriginalFile()
|
/external/webkit/Source/WebCore/platform/graphics/win/ |
D | DIBPixelData.cpp | 52 void DIBPixelData::writeToFile(LPCWSTR filePath) in writeToFile()
|
/external/webkit/Source/WebCore/fileapi/ |
D | FileSystemCallbacks.cpp | 201 …, PassRefPtr<ErrorCallback> errorCallback, PassRefPtr<DirectoryEntry> root, const String& filePath) in create() 217 …, PassRefPtr<ErrorCallback> errorCallback, PassRefPtr<DirectoryEntry> root, const String& filePath) in ErrorCallbackWrapper() 234 …rorCallback> errorCallback, ScriptExecutionContext* scriptExecutionContext, const String& filePath) in create() 239 …, PassRefPtr<ErrorCallback> errorCallback, ScriptExecutionContext* context, const String& filePath) in ResolveURICallbacks()
|
/external/webkit/Source/WebCore/platform/audio/mac/ |
D | AudioFileReaderMac.cpp | 59 AudioFileReader::AudioFileReader(const char* filePath) in AudioFileReader() 244 PassOwnPtr<AudioBus> createBusFromAudioFile(const char* filePath, bool mixToMono, double sampleRate) in createBusFromAudioFile()
|
/external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/ |
D | gUnitBaseTest.java | 68 String filePath = testInput; in execLexer() local 159 String filePath = testInput; in execParser() local 305 String filePath = testInput; in execTreeParser() local
|
/external/webkit/Source/WebKit/chromium/tests/ |
D | WebFrameTest.cpp | 68 std::string filePath = webkit_support::GetWebKitRootDir().utf8(); in registerMockedURLLoad() local
|
D | WebPageSerializerTest.cpp | 81 std::string filePath = webkit_support::GetWebKitRootDir().utf8(); in registerMockedURLLoad() local
|
/external/webkit/Source/WebKit/chromium/public/ |
D | WebBlobData.h | 52 WebString filePath; member
|
D | WebHTTPBody.h | 53 WebString filePath; member
|
/external/jsilver/src/com/google/clearsilver/jsilver/adaptor/ |
D | LoadPathToFileCache.java | 66 public void add(List<String> loadPaths, String filename, String filePath) { in add()
|
D | ResourceLoaderAdaptor.java | 111 String filePath = loadPathCache.lookup(getLoadPaths(), name); in locateFile() local
|
/external/webkit/Source/WebCore/workers/ |
D | WorkerContext.cpp | 397 String filePath; in webkitResolveLocalFileSystemURL() local 416 String filePath; in webkitResolveLocalFileSystemSyncURL() local
|
/external/smack/src/org/jivesoftware/smackx/filetransfer/ |
D | FileTransfer.java | 39 private String filePath; field in FileTransfer
|