Searched refs:shortPath (Results 1 – 3 of 3) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | utility-private.h | 78 shortPath[MAX_PATH], in create_wchar_path() local 88 count=GetShortPathNameW(longPath,shortPath,MAX_PATH); in create_wchar_path() 93 wcscpy(wideChar,shortPath+4); in create_wchar_path()
|
/external/turbine/javatests/com/google/turbine/processing/ |
D | TurbineMessagerTest.java | 195 comparing(TurbineMessagerTest::shortPath) in test() 240 shortPath(d), d.getLineNumber(), d.getColumnNumber(), d.getMessage(Locale.ENGLISH)); in formatDiagnostic() 243 private static String shortPath(Diagnostic<? extends JavaFileObject> d) { in shortPath() method in TurbineMessagerTest
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | SearchCLDR.java | 384 …String shortPath, String parentValue, String englishValue, String resolvedSource, String organizat… in showLine() argument 398 + "\t" + shortPath in showLine()
|