Home
last modified time | relevance | path

Searched refs:what (Results 1 – 11 of 11) sorted by relevance

/libcore/metrictests/memory/
DREADME43 # it to see what happened. If it doesn't show anything, adb logcat to see what happened.
84 # cat it to see what happened. If it doesn't show anything, adb logcat to see what happened.
/libcore/dalvik/src/main/java/org/apache/harmony/dalvik/ddmc/
DDdmVmInternal.java61 native public static boolean heapSegmentNotify(int when, int what, in heapSegmentNotify() argument
/libcore/
DOWNERS7 # unless you know what you're doing.
DLICENSE46 know that what they have is not the original, so that any problems introduced
74 running the Program). Whether that is true depends on what the Program does.
211 This section is intended to make thoroughly clear what is believed to be a
275 One line to give the program's name and a brief idea of what it does.
322 library. If this is what you want to do, use the GNU Library General Public
/libcore/luni/src/test/java/libcore/java/util/zip/
DOldAndroidZipStressTest.java141 byte what = (byte)random.nextInt(256); in testZipDeflateInflateStress()
146 Arrays.fill(input, pos, pos + howMany, what); in testZipDeflateInflateStress()
/libcore/ojluni/annotations/
DREADME26 - Contains annotations which determine what is included in the core-platform
/libcore/ojluni/annotations/hiddenapi/java/net/
DURI.java742 int start, int end, long lowMask, long highMask, java.lang.String what) in checkChars() argument
747 private void checkChar(int p, long lowMask, long highMask, java.lang.String what) in checkChar() argument
/libcore/ojluni/src/main/java/java/net/
DURI.java3061 String what) in checkChars() argument
3066 fail("Illegal character in " + what, p); in checkChars()
3073 String what) in checkChar() argument
3076 checkChars(p, p + 1, lowMask, highMask, what); in checkChar()
/libcore/ojluni/src/main/java/java/lang/invoke/
DMethodHandles.java3432 static RuntimeException misMatchedTypes(String what, MethodType t1, MethodType t2) { in misMatchedTypes() argument
3433 return newIllegalArgumentException(what + " must match: " + t1 + " != " + t2); in misMatchedTypes()
/libcore/ojluni/annotations/hiddenapi/java/lang/invoke/
DMethodHandles.java346 java.lang.String what, java.lang.invoke.MethodType t1, java.lang.invoke.MethodType t2) { in misMatchedTypes() argument
/libcore/ojluni/
DNOTICE332 know that what they have is not the original, so that any problems introduced
360 running the Program). Whether that is true depends on what the Program does.
497 This section is intended to make thoroughly clear what is believed to be a
561 One line to give the program's name and a brief idea of what it does.
608 library. If this is what you want to do, use the GNU Library General Public