Home
last modified time | relevance | path

Searched refs:sourceLocation (Results 1 – 8 of 8) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/dtm/
DDTMManager.java343 public void setSource_location(boolean sourceLocation){ in setSource_location() argument
344 m_source_location = sourceLocation; in setSource_location()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DUtilityTest.java247 String here = TestFmwk.sourceLocation(); in TestSourceLocation()
249 String hereAgain = TestFmwk.sourceLocation(); in TestSourceLocation()
254 return TestFmwk.sourceLocation(); in CheckSourceLocale()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DUtilityTest.java244 String here = TestFmwk.sourceLocation(); in TestSourceLocation()
246 String hereAgain = TestFmwk.sourceLocation(); in TestSourceLocation()
251 return TestFmwk.sourceLocation(); in CheckSourceLocale()
/external/dokka/core/src/main/kotlin/Kotlin/
DDocumentationBuilder.kt1132 val sourceLocation = sourceLocation() in signatureWithSourceLocation() constant
1133 return if (sourceLocation != null) "$signature ($sourceLocation)" else signature in signatureWithSourceLocation()
1136 fun DeclarationDescriptor.sourceLocation(): String? { in DeclarationDescriptor() method
/external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
DTestFmwk.java642 errln(sourceLocation() + message); in fail()
686 protected static String sourceLocation() { in sourceLocation() method in TestFmwk
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/
DTestFmwk.java643 errln(sourceLocation() + message); in fail()
687 protected static String sourceLocation() { in sourceLocation() method in TestFmwk
/external/cldr/tools/java/com/ibm/icu/dev/test/
DTestFmwk.java1572 String testLocation = sourceLocation(); in msg()
1930 errln(sourceLocation() + message); in fail()
1974 public static String sourceLocation() { in sourceLocation() method in TestFmwk
/external/fonttools/Lib/fontTools/designspaceLib/
D__init__.py960 sourceLocation = self.locationFromElement(masterElement)
966 location=sourceLocation,