/external/valgrind/main/memcheck/tests/ |
badfree3.vgtest | 2 vgopts: -q --fullpath-after=${PWD}/
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/ |
svn-unapply | 146 my $fullPath = $diffHashRef->{indexPath}; 150 $directoriesToCheck{dirname($fullPath)} = 1; 160 if (basename($fullPath) eq "ChangeLog") { 161 my $changeLogDotOrigExisted = -f "${fullPath}.orig"; 163 unapplyPatch(unsetChangeLogDate($fullPath, $changeLogHash->{patch}), $fullPath, ["--fuzz=3"]); 164 unlink("${fullPath}.orig") if (! $changeLogDotOrigExisted); 166 unapplyPatch($patch, $fullPath); 171 my $escapedFullPath = escapeSubversionPath($fullPath); 175 unlink($fullPath) if (-e $fullPath) [all...] |
svn-apply | 226 my ($fullPath, $contents) = @_; 232 open FILE, ">", $fullPath or die "Failed to open $fullPath."; 235 if (!scmKnowsOfFile($fullPath)) { 237 scmAdd($fullPath); 241 scmRemove($fullPath); 247 my ($fullPath, $diffHashRef) = @_; 251 my ($binaryChunkType, $binaryChunk, $reverseBinaryChunkType, $reverseBinaryChunk) = decodeGitBinaryPatch($contents, $fullPath); 257 if (open FILE, $fullPath) { 258 die "$fullPath already exists" if $isFileAddition [all...] |
/external/lzma/CPP/Windows/ |
DLL.cpp | 77 TCHAR fullPath[MAX_PATH + 2];
78 DWORD size = ::GetModuleFileName(hModule, fullPath, MAX_PATH + 1);
81 result = fullPath;
93 wchar_t fullPath[MAX_PATH + 2];
94 DWORD size = ::GetModuleFileNameW(hModule, fullPath, MAX_PATH + 1);
97 result = fullPath;
|
/external/chromium_org/third_party/icu/source/i18n/ |
i18n.vcxproj | 418 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" ..\..\include\unicode
421 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" ..\..\include\unicode
424 <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" ..\..\include\unicode
427 <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" ..\..\include\unicode
432 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" ..\..\include\unicode
435 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" ..\..\include\unicode
438 <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" ..\..\include\unicode
441 <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" ..\..\include\unicode
447 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" ..\..\include\unicode
450 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" ..\..\include\unicode [all...] |
/external/icu4c/common/ |
common.vcxproj | 445 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" ..\..\include\unicode
448 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" ..\..\include\unicode
451 <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" ..\..\include\unicode
454 <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" ..\..\include\unicode
464 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" ..\..\include\unicode
467 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" ..\..\include\unicode
470 <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" ..\..\include\unicode
473 <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" ..\..\include\unicode
479 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" ..\..\include\unicode
482 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" ..\..\include\unicode [all...] |
/external/chromium_org/third_party/icu/source/common/ |
common.vcxproj | 426 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" ..\..\include\unicode
429 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" ..\..\include\unicode
432 <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" ..\..\include\unicode
435 <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" ..\..\include\unicode
442 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" ..\..\include\unicode
445 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" ..\..\include\unicode
448 <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" ..\..\include\unicode
451 <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" ..\..\include\unicode
457 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" ..\..\include\unicode
460 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" ..\..\include\unicode [all...] |
/external/icu4c/i18n/ |
i18n.vcxproj | 430 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" ..\..\include\unicode
433 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" ..\..\include\unicode
436 <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" ..\..\include\unicode
439 <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" ..\..\include\unicode
445 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" ..\..\include\unicode
448 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" ..\..\include\unicode
451 <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" ..\..\include\unicode
454 <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" ..\..\include\unicode
459 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" ..\..\include\unicode
462 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" ..\..\include\unicode [all...] |
/frameworks/base/tools/aapt/ |
FileFinder.cpp | 60 String8 fullPath = basePath.appendPathCopy(entryName); 62 if (isDirectory(fullPath.string()) ) { 64 findFiles(fullPath, extensions, fileStore,copy); 69 if (isFile(fullPath.string()) ) { 70 checkAndAddFile(fullPath,dw->entryStats(),extensions,fileStore);
|
/external/chromium_org/third_party/WebKit/Source/modules/filesystem/ |
DirectoryReader.h | 49 static PassRefPtr<DirectoryReader> create(PassRefPtr<DOMFileSystemBase> fileSystem, const String& fullPath) 51 return adoptRef(new DirectoryReader(fileSystem, fullPath)); 59 DirectoryReader(PassRefPtr<DOMFileSystemBase>, const String& fullPath);
|
DirectoryReaderSync.h | 50 static PassRefPtr<DirectoryReaderSync> create(PassRefPtr<DOMFileSystemBase> fileSystem, const String& fullPath) 52 return adoptRef(new DirectoryReaderSync(fileSystem, fullPath)); 58 DirectoryReaderSync(PassRefPtr<DOMFileSystemBase>, const String& fullPath);
|
EntryBase.cpp | 41 EntryBase::EntryBase(PassRefPtr<DOMFileSystemBase> fileSystem, const String& fullPath) 43 , m_fullPath(fullPath) 44 , m_name(DOMFilePath::getName(fullPath))
|
FileEntry.h | 44 static PassRefPtr<FileEntry> create(PassRefPtr<DOMFileSystemBase> fileSystem, const String& fullPath) 46 return adoptRef(new FileEntry(fileSystem, fullPath)); 55 FileEntry(PassRefPtr<DOMFileSystemBase>, const String& fullPath);
|
FileEntrySync.h | 47 static PassRefPtr<FileEntrySync> create(PassRefPtr<DOMFileSystemBase> fileSystem, const String& fullPath) 49 return adoptRef(new FileEntrySync(fileSystem, fullPath)); 59 FileEntrySync(PassRefPtr<DOMFileSystemBase>, const String& fullPath);
|
DOMFileSystemBase.cpp | 129 return createFileSystemURL(entry->fullPath()); 132 KURL DOMFileSystemBase::createFileSystemURL(const String& fullPath) const 134 ASSERT(DOMFilePath::isAbsolute(fullPath)); 145 result.append(encodeWithURLEscapeSequences(fullPath.substring(1))); 149 // For regular types we can just append the entry's fullPath to the m_filesystemRootURL that should look like 'filesystem:<origin>/<typePrefix>'. 153 url.setPath(url.path() + encodeWithURLEscapeSequences(fullPath.substring(1))); 162 path = DOMFilePath::append(base->fullPath(), path); 208 if (source->isDirectory() && isSameFileSystem && DOMFilePath::isParentOf(source->fullPath(), parent->fullPath())) 212 if (isSameFileSystem && (newName.isEmpty() || source->name() == newName) && DOMFilePath::getDirectory(source->fullPath()) == parent->fullPath() [all...] |
DirectoryEntry.h | 50 static PassRefPtr<DirectoryEntry> create(PassRefPtr<DOMFileSystemBase> fileSystem, const String& fullPath) 52 return adoptRef(new DirectoryEntry(fileSystem, fullPath)); 62 DirectoryEntry(PassRefPtr<DOMFileSystemBase>, const String& fullPath);
|
/external/chromium_org/chrome/renderer/resources/extensions/ |
image_writer_private_custom_bindings.js | 15 var relativePath = $String.slice(fileEntry.fullPath, 1);
|
entry_id_manager.js | 11 return entry.filesystem.name + ':' + entry.fullPath; 20 return fileSystemId + ':' + $String.slice(entry.fullPath, 1);
|
/external/jsilver/src/com/google/clearsilver/jsilver/resourceloader/ |
FileSystemResourceLoader.java | 77 String fullPath; 79 fullPath = file.getCanonicalPath(); 81 fullPath = file.getAbsolutePath(); 83 return String.format("%s@%s", fullPath, file.lastModified());
|
/external/llvm/lib/ExecutionEngine/ |
EventListenerCommon.h | 50 SmallString<256> FullPath; 52 FullPath = DirName; 55 sys::path::append(FullPath, FileName); 57 P = FullPath.str();
|
/external/icu4c/tools/toolutil/ |
pkg_gencmn.c | 407 char *fullPath = NULL; 425 fullPath = pathToFullPath(filename, source); 438 files[fileCount].pathname=fullPath; 443 file=T_FileStream_open(fullPath, "rb"); 445 fprintf(stderr, "gencmn: unable to open listed file %s\n", fullPath); 452 fprintf(stderr, "gencmn: unable to get length of listed file %s\n", fullPath); 461 printf("%s ignored (size %ld > %ld)\n", fullPath, (long)length, (long)maxSize); 511 char *fullPath; 516 fullPath = uprv_malloc(newLength); 518 uprv_strcpy(fullPath, source) [all...] |
/external/chromium_org/third_party/icu/source/tools/toolutil/ |
pkg_gencmn.c | 386 char *fullPath = NULL; 404 fullPath = pathToFullPath(filename, source); 418 files[fileCount].pathname=fullPath; 423 file=T_FileStream_open(fullPath, "rb"); 425 fprintf(stderr, "gencmn: unable to open listed file %s\n", fullPath); 432 fprintf(stderr, "gencmn: unable to get length of listed file %s\n", fullPath); 441 printf("%s ignored (size %ld > %ld)\n", fullPath, (long)length, (long)maxSize); 494 char *fullPath; 499 fullPath = uprv_malloc(newLength); 501 uprv_strcpy(fullPath, source) [all...] |
/external/skia/tools/skpdiff/ |
skpdiff_util.cpp | 192 SkString fullPath(PATH_MAX + 1); 193 if (realpath(path.c_str(), fullPath.writable_str()) == NULL) { 194 fullPath.reset(); 196 return fullPath; 198 SkString fullPath(MAX_PATH); 199 if (_fullpath(fullPath.writable_str(), path.c_str(), MAX_PATH) == NULL) { 200 fullPath.reset(); 202 return fullPath;
|
/external/icu4c/layout/ |
layout.vcxproj | 379 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" ..\..\include\layout
382 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" ..\..\include\layout
385 <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" ..\..\include\layout
388 <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" ..\..\include\layout
394 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" ..\..\include\layout
397 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" ..\..\include\layout
400 <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" ..\..\include\layout
403 <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" ..\..\include\layout
408 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" ..\..\include\layout
411 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" ..\..\include\layout [all...] |
/external/chromium_org/third_party/WebKit/Source/core/inspector/ |
inline-javascript-imports.py | 58 fullPath = os.path.join(importsDir, importFileName) 59 if not os.access(fullPath, os.F_OK): 63 importFile = open(fullPath, 'r')
|