| /libcore/luni/src/test/java/libcore/java/awt/font/ | 
| D | NumericShaperTest.java | 34         NumericShaper ns = NumericShaper.getShaper(Range.ARABIC);  in testShape()  local53         NumericShaper ns = NumericShaper.getContextualShaper(NumericShaper.ARABIC);  in testGetRanges()  local
 59         NumericShaper ns = NumericShaper.getContextualShaper(  in testGetRangeSet()  local
 
 | 
| /libcore/ojluni/src/test/java/awt/font/NumericShaper/ | 
| D | ShapingTest.java | 100         NumericShaper ns = getContextualShaper(ARABIC);  in test6943963()  local120         NumericShaper ns = getContextualShaper(EnumSet.of(Range.TAI_THAM_HORA));  in test6903266()  local
 147     private static void checkResult(String ranges, NumericShaper ns,  in checkResult()
 
 | 
| D | MTTest.java | 109         NumericShaper ns;  field in MTTest.Work112         Work(NumericShaper ns, char[] expectedText) {  in Work()
 
 | 
| /libcore/ojluni/src/main/java/java/util/concurrent/ | 
| D | Exchanger.java | 354     private final Object arenaExchange(Object item, boolean timed, long ns) {  in arenaExchange()453     private final Object slotExchange(Object item, boolean timed, long ns) {  in slotExchange()
 621         long ns = unit.toNanos(timeout);  in exchange()  local
 
 | 
| D | TimeUnit.java | 407             int ns = excessNanos(timeout, ms);  in timedWait()  local427             int ns = excessNanos(timeout, ms);  in timedJoin()  local
 445             int ns = excessNanos(timeout, ms);  in sleep()  local
 
 | 
| D | ForkJoinTask.java | 455             Aux a; long ns;  in awaitDone()  local
 | 
| /libcore/ojluni/src/main/java/java/io/ | 
| D | StringReader.java | 123     public long skip(long ns) throws IOException {  in skip()
 | 
| D | InputStream.java | 602             long ns = skip(n);  in skipNBytes()  local
 | 
| /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/org/xml/sax/helpers/ | 
| D | NamespaceSupportTest.java | 33     NamespaceSupport ns;  field in NamespaceSupportTest
 | 
| /libcore/ojluni/src/test/java/util/stream/test/org/openjdk/tests/java/util/stream/ | 
| D | ToArrayOpTest.java | 127             Number[] ns = exerciseTerminalOps(data, f, s -> s.toArray(Number[]::new));  in testDistinctAndSortedPermutations()  local
 | 
| /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/xml/parsers/ | 
| D | SAXParserFactoryTest.java | 46     static HashMap<String, String> ns;  field in SAXParserFactoryTest
 | 
| D | SAXParserTest.java | 123     static HashMap<String, String> ns;  field in SAXParserTest
 | 
| /libcore/luni/src/main/java/libcore/icu/ | 
| D | DecimalFormatData.java | 189         NumberingSystem ns = NumberingSystem.getInstance(uLocale);  in loadPatternSeparator()  local
 | 
| /libcore/ojluni/src/main/java/java/net/ | 
| D | URI.java | 2204         int ns = 0;                     // Number of segments  in needsNormalization()  local2309         int ns = segs.length;           // Number of segments  in join()  local
 2354         int ns = segs.length;  in removeDots()  local
 2421         int ns = segs.length;  in maybeAddLeadingDot()  local
 2462         int ns = needsNormalization(ps);        // Number of segments  in normalize()  local
 2774         String ns = Normalizer.normalize(s, Normalizer.Form.NFC);  in encode()  local
 
 | 
| /libcore/ojluni/src/main/java/sun/net/www/ | 
| D | MessageHeader.java | 485                         char ns[] = new char[s.length * 2];  in mergeHeader()  local
 | 
| /libcore/ojluni/src/test/java/time/test/java/time/ | 
| D | TestLocalDateTime.java | 502     public void test_getTime(int h, int m, int s, int ns) {  in test_getTime()
 | 
| /libcore/ojluni/src/test/java/time/tck/java/time/ | 
| D | TCKLocalTime.java | 741     public void test_get(int h, int m, int s, int ns) {  in test_get()746         assertEquals(a.getNano(), ns);  in test_get()  local
 
 | 
| /libcore/ojluni/src/main/java/java/util/concurrent/locks/ | 
| D | StampedLock.java | 1329                 long ns = tryAcquireRead();  in acquireRead()  local
 | 
| /libcore/ojluni/src/test/java/util/Collection/ | 
| D | MOAT.java | 1124             NavigableSet<Integer> ns = (NavigableSet<Integer>)c;  in testCollection1()  local
 | 
| /libcore/ojluni/src/main/java/java/util/ | 
| D | Collections.java | 1317         private final NavigableSet<E> ns;  field in UnmodifiableNavigableSet
 | 
| /libcore/ojluni/annotations/hiddenapi/java/util/ | 
| D | Collections.java | 1218         private final java.util.NavigableSet<E> ns;  field in Collections.CheckedNavigableSet2711         private final java.util.NavigableSet<E> ns;  field in Collections.SynchronizedNavigableSet
 3501         private final java.util.NavigableSet<E> ns;  field in Collections.UnmodifiableNavigableSet
 
 |