Home
last modified time | relevance | path

Searched defs:code (Results 1 – 17 of 17) sorted by relevance

/libcore/luni/src/test/java/libcore/java/nio/charset/
DCharset_TestGenerator.java105 abstract void consume (int code); in consume()
107 boolean isAccepted (int code) in isAccepted()
115 void consume (int code) { in consume()
127 boolean isAccepted (int code) in isAccepted()
135 void consume (int code) { in consume()
152 void consume (int code) { in consume()
166 boolean isAccepted (int code) in isAccepted()
175 int code = 0; in genCodes() local
191 abstract void consume (int code); in consume()
206 void consume (int code) { in consume()
DOldCharset_AbstractTest.java82 int code = 0; in test_dumpEncodableChars() local
268 abstract void consume(int code); in consume()
270 boolean isAccepted(int code) { in isAccepted()
/libcore/luni/src/main/java/libcore/io/
DEventLogger.java47 public void report (int code, Object... list); in report()
55 public void report (int code, Object... list) { in report()
66 public static void writeEvent(int code, Object... list) { in writeEvent()
/libcore/luni/src/main/java/org/w3c/dom/ls/
DLSException.java30 public LSException(short code, String message) { in LSException()
34 public short code; field in LSException
/libcore/luni/src/main/java/java/net/
DHttpRetryException.java42 public HttpRetryException(String detail, int code) { in HttpRetryException()
59 public HttpRetryException(String detail, int code, String location) { in HttpRetryException()
DURLClassLoader.java210 int code; in findResource() local
/libcore/luni/src/main/java/org/w3c/dom/
DDOMException.java34 public DOMException(short code, String message) { in DOMException()
38 public short code; field in DOMException
/libcore/luni/src/main/java/java/lang/
DRuntime.java257 public void exit(int code) { in exit()
398 private static native void nativeExit(int code); in nativeExit()
610 public void halt(int code) { in halt()
DSystem.java633 public static void exit(int code) { in exit()
/libcore/luni/src/main/java/org/apache/harmony/security/x509/
DReasonCode.java61 private final byte code; field in ReasonCode
/libcore/support/src/test/java/tests/http/
DMockResponse.java61 public MockResponse setResponseCode(int code) { in setResponseCode()
/libcore/luni/src/main/java/java/util/logging/
DHandler.java253 protected void reportError(String msg, Exception ex, int code) { in reportError()
/libcore/luni/src/main/java/java/util/
DLocale.java1198 String code = ICU.getISO3Country("en-" + countryCode); in getISO3Country() local
1220 String code = ICU.getISO3Language(languageCode); in getISO3Language() local
1817 private static boolean isUnM49AreaCode(String code) { in isUnM49AreaCode()
/libcore/support/src/test/java/tests/support/
DSupport_TestWebServer.java184 public void setRedirect(String redirect, int code) { in setRedirect()
/libcore/xml/src/main/java/org/kxml2/io/
DKXmlParser.java1223 String code = out.substring(start + 1, out.length() - 1); in readEntity() local
/libcore/luni/src/main/java/java/util/concurrent/
DConcurrentHashMap.java3040 int code; field in ConcurrentHashMap.CounterHashCode
/libcore/benchmarks/libs/
Dcaliper.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...