/external/chromium_org/third_party/icu/source/tools/icupkg/ |
D | icupkg.cpp | 223 const char *pname, *sourcePath, *destPath, *inFilename, *outFilename, *outComment; in main() local 254 sourcePath=options[OPT_SOURCEDIR].value; in main() 257 sourcePath=NULL; in main() 276 pkg->addFile(sourcePath, inFilename); in main() 290 isModified=(UBool)(sourcePath!=destPath); in main() 392 addListPkg=readList(sourcePath, options[OPT_ADD_LIST].value, TRUE); in main()
|
/external/icu4c/tools/icupkg/ |
D | icupkg.cpp | 255 const char *pname, *sourcePath, *destPath, *inFilename, *outFilename, *outComment; in main() local 301 sourcePath=options[OPT_SOURCEDIR].value; in main() 304 sourcePath=NULL; in main() 328 pkg->addFile(sourcePath, inFilename); in main() 342 isModified=(UBool)(sourcePath!=destPath); in main() 453 if(readList(sourcePath, options[OPT_ADD_LIST].value, TRUE, addListPkg)) { in main()
|
/external/chromium_org/third_party/angle/src/compiler/ |
D | ParseContext.h | 28 …pe, ShShaderSpec spec, int options, bool checksPrecErrors, const char* sourcePath, TInfoSink& is) : in TParseContext() 34 sourcePath(sourcePath), in TParseContext() 50 const char* sourcePath; // Path of source file or NULL. member
|
D | Compiler.cpp | 131 const char* sourcePath = NULL; in compile() local 135 sourcePath = shaderStrings[0]; in compile() 142 sourcePath, infoSink); in compile()
|
D | OutputHLSL.cpp | 2422 if (mContext.sourcePath) in outputLineDirective() 2424 mBody << " \"" << mContext.sourcePath << "\""; in outputLineDirective()
|
/external/jsilver/src/com/google/clearsilver/jsilver/data/ |
D | DelegatedData.java | 211 public void setSymlink(String sourcePath, String destinationPath) { in setSymlink() argument 212 getDelegate().setSymlink(sourcePath, destinationPath); in setSymlink() 216 public void setSymlink(String sourcePath, Data destination) { in setSymlink() argument 218 getDelegate().setSymlink(sourcePath, destination); in setSymlink()
|
D | UnmodifiableData.java | 87 public void setSymlink(String sourcePath, Data destination) { in setSymlink() argument 92 public void setSymlink(String sourcePath, String destinationPath) { in setSymlink() argument
|
D | Data.java | 172 void setSymlink(String sourcePath, String destinationPath); in setSymlink() argument 177 void setSymlink(String sourcePath, Data destination); in setSymlink() argument
|
D | NestedMapData.java | 379 public void setSymlink(String sourcePath, String destinationPath) { in setSymlink() argument 380 setSymlink(sourcePath, createChild(destinationPath)); in setSymlink() 386 public void setSymlink(String sourcePath, Data destination) { in setSymlink() argument 387 createChild(sourcePath).setSymlink(destination); in setSymlink()
|
D | DefaultDataContext.java | 340 public void setSymlink(String sourcePath, String destinationPath) { in setSymlink() argument 344 public void setSymlink(String sourcePath, Data destination) { in setSymlink() argument
|
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/ |
D | Renderer.cpp | 97 std::string sourcePath = getTempPath(); in compileToBinary() local 98 … sourceText = std::string("#line 2 \"") + sourcePath + std::string("\"\n\n") + std::string(hlsl); in compileToBinary() 99 writeFile(sourcePath.c_str(), sourceText.c_str(), sourceText.size()); in compileToBinary()
|
/external/chromium_org/third_party/angle/src/libGLESv2/ |
D | Shader.cpp | 362 std::string sourcePath; in compileToHLSL() local 365 sourcePath = getTempPath(); in compileToHLSL() 366 writeFile(sourcePath.c_str(), source, strlen(source)); in compileToHLSL() 371 if (sourcePath.empty()) in compileToHLSL() 379 sourcePath.c_str(), in compileToHLSL()
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/ |
D | VCSUtils.pm | 1407 my $sourcePath; 1411 $sourcePath = $copiedFromPath; 1416 $copiedFiles{$indexPath} = $sourcePath; 1421 $sourcePath = $indexPath; 1427 if (exists($sourceRevisionHash{$sourcePath}) && 1428 ($sourceRevisionHash{$sourcePath} != $sourceRevision)) { 1431 " $sourcePath:$sourceRevisionHash{$sourcePath}\n". 1432 " $sourcePath:$sourceRevision"; 1435 $sourceRevisionHash{$sourcePath} = $sourceRevision;
|
/external/chromium_org/third_party/icu/source/tools/toolutil/ |
D | pkg_icu.cpp | 150 writePackageDatFile(const char *outFilename, const char *outComment, const char *sourcePath, const … in writePackageDatFile() argument 161 addListPkg = readList(sourcePath, addList, TRUE); in writePackageDatFile()
|
D | pkg_icu.h | 16 const char *sourcePath, const char *addList, U_NAMESPACE_QUALIFIER Package *pkg,
|
/external/icu4c/tools/toolutil/ |
D | pkg_icu.cpp | 154 writePackageDatFile(const char *outFilename, const char *outComment, const char *sourcePath, const … in writePackageDatFile() argument 165 addListPkg = readList(sourcePath, addList, TRUE, NULL); in writePackageDatFile()
|
D | pkg_icu.h | 16 const char *sourcePath, const char *addList, icu::Package *pkg,
|
/external/chromium_org/chrome/browser/resources/file_manager/background/js/ |
D | volume_manager.js | 465 event.volumeMetadata.sourcePath); 532 chrome.fileBrowserPrivate.addMount(fileUrl, function(sourcePath) { argument 534 'Mount request: url=' + fileUrl + '; sourceUrl=' + sourcePath); 535 var requestKey = this.makeRequestKey_('mount', sourcePath);
|
D | file_operation_manager.js | 1125 resolveGroup.add(function(sourcePath, callback) { argument 1127 util.makeFilesystemUrl(sourcePath),
|
/external/chromium_org/third_party/skia/src/animator/ |
D | SkMatrixParts.cpp | 242 SkPath& sourcePath = source->getPath(); in add() local 243 int srcPts = sourcePath.getPoints(src, 4); in add()
|
/external/skia/src/animator/ |
D | SkMatrixParts.cpp | 242 SkPath& sourcePath = source->getPath(); in add() local 243 int srcPts = sourcePath.getPoints(src, 4); in add()
|
/external/chromium_org/chrome/common/extensions/api/ |
D | file_browser_private.idl | 168 DOMString? sourcePath; 355 // |sourcePath| Source path of the mount. 356 callback AddMountCallback = void(DOMString sourcePath);
|
/external/icu4c/test/cintltst/ |
D | creststn.c | 672 const char *sourcePath = ctest_dataSrcDir(); in TestNewTypes() local 673 int32_t srcPathLen = (int32_t)strlen(sourcePath); in TestNewTypes() 679 strcpy(path, sourcePath); in TestNewTypes()
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
D | creststn.c | 672 const char *sourcePath = ctest_dataSrcDir(); in TestNewTypes() local 673 int32_t srcPathLen = (int32_t)strlen(sourcePath); in TestNewTypes() 679 strcpy(path, sourcePath); in TestNewTypes()
|