/libcore/ojluni/src/main/java/sun/nio/ch/ |
D | NativeThreadSet.java | 35 private int used = 0; field in NativeThreadSet 52 if (used >= elts.length) { in add() 63 used++; in add() 77 used--; in remove() 78 if (used == 0 && waitingToEmpty) in remove() 87 while (used > 0) { in signalAndWait() 88 int u = used; in signalAndWait()
|
/libcore/ojluni/src/test/java/util/Properties/ |
D | input.txt | 1 # this input file is used for the LoadParsing.java test
|
/libcore/ojluni/src/test/java/util/Base64/ |
D | plain.txt | 2 It is used to test java.util.Base64.Encoder, and will be encoded by org.apache.commons.codec.binary… 33 MIME defines a number of new RFC 822 header fields that are used to 126 ; Octet must be used for characters > 127, =, 133 must be used. An equal sign as the last character on a
|
/libcore/luni/src/test/etc/loading-test2-jar/ |
D | README.txt | 3 files are used for testing the various class loaders.
|
/libcore/luni/src/test/etc/loading-test-jar/ |
D | README.txt | 3 files are used for testing the various class loaders.
|
/libcore/luni/src/test/java/libcore/java/lang/smali/ |
D | README.txt | 1 This directory contains .smali files used to generate a .dex file used
|
/libcore/luni/src/main/java/java/util/logging/ |
D | logging.properties | 19 # This file is used by java.util.logging package as default settings, users can 33 # logger will be used. You can also set the level for every handler, as below for
|
/libcore/harmony-tests/src/test/resources/resources/ |
D | test.rtf | 18 /* A bogus RTF file used to see if we can detect
|
D | test.doc | 18 /* A bogus doc file used to see if we can detect
|
/libcore/ojluni/src/test/java/util/Scanner/ |
D | input.txt | 115 # otherwise the user "nobody" is used 214 # only available if --with-pam was used at compile time 250 # only used when acting as a DC for WinNT/2k/XP. Ignored by Win9x clients 254 # only used when acting as a DC for WinNT/2k/XP. Ignored by Win9x clients 291 # specify the uid range which can be used by winbindd 295 # specify the uid range which can be used by winbindd 307 # What character should be used to separate the DOMAIN and Username
|
/libcore/ |
D | NativeCode.bp | 240 // depends on JniConstants.cpp (but these are not used in the tests). 264 // depends on JniConstants.cpp (but these are not used in the benchmark).
|
D | JavaLibrary.bp | 200 // A target used to bootstrap compilation for the core library. 257 // etc. This system_modules definition is used to bootstrap compilation for 259 // bouncycastle, etc. It is also used to compile Libcore tests, as well as ART 377 // Files used to simulate the /system, runtime APEX and tzdata 419 // core-oj API are used by apps. 594 // Builds the core-tests-support library used by various tests. 933 // splitting packages. So, if one class from a package is used then all classes 951 // javadoc. This can be used as a starting point for adding a new file to 1070 // Provide access to I18N constants that are used to initialize
|
D | Android.bp | 33 // used in the current project.
|
/libcore/expectations/ |
D | virtualdeviceknownfailures.txt | 4 * Many are because of the network environment used by some or all of the
|
/libcore/ojluni/src/main/java/java/nio/charset/ |
D | exceptions | 45 * <a href="Charset.html#names">legal charset name</a> is used as such." \
|
/libcore/ojluni/src/main/java/java/nio/ |
D | Heap-X-Buffer.java.template | 76 // Android-removed: buffer.address is only used by Direct*Buffer. 102 // Android-removed: buffer.address is only used by Direct*Buffer. 133 // Android-removed: buffer.address is only used by Direct*Buffer. 516 // Android-removed: buffer.address is only used by Direct*Buffer. 618 // Android-removed: buffer.address is only used by Direct*Buffer. 722 // Android-removed: buffer.address is only used by Direct*Buffer. 825 // Android-removed: buffer.address is only used by Direct*Buffer. 933 // Android-removed: buffer.address is only used by Direct*Buffer. 1041 // Android-removed: buffer.address is only used by Direct*Buffer.
|
/libcore/luni/src/test/resources/keystore/ |
D | README.md | 36 whole KeyStore and the "Shrouded Keybag" is the scheme used to encrypt
|
/libcore/luni/src/test/java17language/ |
D | Android.bp | 17 // Use jarjar to repackage Java17LanguageFeatures, to be used in tests below.
|
/libcore/luni/src/test/java11language/ |
D | Android.bp | 17 // Use jarjar to repackage Java11LanguageFeatures, to be used in tests below.
|
/libcore/luni/src/test/java9language/ |
D | Android.bp | 17 // Use jarjar to repackage Java9LanguageFeatures, to be used in tests below.
|
/libcore/toolchainapi/ |
D | Android.bp | 61 // sdk_library.go, and the property is used only to sort the api files.
|
/libcore/ojluni/src/test/java/nio/Buffer/ |
D | Order-X.java.template | 27 * We check in the generated source files so that the test tree can be used
|
/libcore/luni/ |
D | unicode-license.txt | 46 be used in advertising or otherwise to promote the sale, use or other dealings
|
/libcore/luni/src/test/java/libcore/java/lang/reflect/parameter/ |
D | README.txt | 1 This directory contains a .smali file used to generate a .dex file used
|
/libcore/ojluni/annotations/ |
D | README | 3 mechanism is used instead of adding the annotations to the main source
|