Home
last modified time | relevance | path

Searched refs:sourcePath (Results 1 – 24 of 24) sorted by relevance

/external/chromium_org/third_party/icu/source/tools/icupkg/
Dicupkg.cpp223 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/
Dicupkg.cpp255 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/
DParseContext.h28 …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
DCompiler.cpp131 const char* sourcePath = NULL; in compile() local
135 sourcePath = shaderStrings[0]; in compile()
142 sourcePath, infoSink); in compile()
DOutputHLSL.cpp2422 if (mContext.sourcePath) in outputLineDirective()
2424 mBody << " \"" << mContext.sourcePath << "\""; in outputLineDirective()
/external/jsilver/src/com/google/clearsilver/jsilver/data/
DDelegatedData.java211 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()
DUnmodifiableData.java87 public void setSymlink(String sourcePath, Data destination) { in setSymlink() argument
92 public void setSymlink(String sourcePath, String destinationPath) { in setSymlink() argument
DData.java172 void setSymlink(String sourcePath, String destinationPath); in setSymlink() argument
177 void setSymlink(String sourcePath, Data destination); in setSymlink() argument
DNestedMapData.java379 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()
DDefaultDataContext.java340 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/
DRenderer.cpp97 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/
DShader.cpp362 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/
DVCSUtils.pm1407 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/
Dpkg_icu.cpp150 writePackageDatFile(const char *outFilename, const char *outComment, const char *sourcePath, const … in writePackageDatFile() argument
161 addListPkg = readList(sourcePath, addList, TRUE); in writePackageDatFile()
Dpkg_icu.h16 const char *sourcePath, const char *addList, U_NAMESPACE_QUALIFIER Package *pkg,
/external/icu4c/tools/toolutil/
Dpkg_icu.cpp154 writePackageDatFile(const char *outFilename, const char *outComment, const char *sourcePath, const … in writePackageDatFile() argument
165 addListPkg = readList(sourcePath, addList, TRUE, NULL); in writePackageDatFile()
Dpkg_icu.h16 const char *sourcePath, const char *addList, icu::Package *pkg,
/external/chromium_org/chrome/browser/resources/file_manager/background/js/
Dvolume_manager.js465 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);
Dfile_operation_manager.js1125 resolveGroup.add(function(sourcePath, callback) { argument
1127 util.makeFilesystemUrl(sourcePath),
/external/chromium_org/third_party/skia/src/animator/
DSkMatrixParts.cpp242 SkPath& sourcePath = source->getPath(); in add() local
243 int srcPts = sourcePath.getPoints(src, 4); in add()
/external/skia/src/animator/
DSkMatrixParts.cpp242 SkPath& sourcePath = source->getPath(); in add() local
243 int srcPts = sourcePath.getPoints(src, 4); in add()
/external/chromium_org/chrome/common/extensions/api/
Dfile_browser_private.idl168 DOMString? sourcePath;
355 // |sourcePath| Source path of the mount.
356 callback AddMountCallback = void(DOMString sourcePath);
/external/icu4c/test/cintltst/
Dcreststn.c672 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/
Dcreststn.c672 const char *sourcePath = ctest_dataSrcDir(); in TestNewTypes() local
673 int32_t srcPathLen = (int32_t)strlen(sourcePath); in TestNewTypes()
679 strcpy(path, sourcePath); in TestNewTypes()