Home
last modified time | relevance | path

Searched refs:used (Results 1 – 25 of 49) sorted by relevance

12

/libcore/ojluni/src/main/java/sun/nio/ch/
DNativeThreadSet.java35 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/
Dinput.txt1 # this input file is used for the LoadParsing.java test
/libcore/ojluni/src/test/java/util/Base64/
Dplain.txt2 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/
DREADME.txt3 files are used for testing the various class loaders.
/libcore/luni/src/test/etc/loading-test-jar/
DREADME.txt3 files are used for testing the various class loaders.
/libcore/luni/src/test/java/libcore/java/lang/smali/
DREADME.txt1 This directory contains .smali files used to generate a .dex file used
/libcore/luni/src/main/java/java/util/logging/
Dlogging.properties19 # 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/
Dtest.rtf18 /* A bogus RTF file used to see if we can detect
Dtest.doc18 /* A bogus doc file used to see if we can detect
/libcore/ojluni/src/test/java/util/Scanner/
Dinput.txt115 # 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/
DNativeCode.bp240 // 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).
DJavaLibrary.bp200 // 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
DAndroid.bp33 // used in the current project.
/libcore/expectations/
Dvirtualdeviceknownfailures.txt4 * Many are because of the network environment used by some or all of the
/libcore/ojluni/src/main/java/java/nio/charset/
Dexceptions45 * <a href="Charset.html#names">legal charset name</a> is used as such." \
/libcore/ojluni/src/main/java/java/nio/
DHeap-X-Buffer.java.template76 // 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/
DREADME.md36 whole KeyStore and the "Shrouded Keybag" is the scheme used to encrypt
/libcore/luni/src/test/java17language/
DAndroid.bp17 // Use jarjar to repackage Java17LanguageFeatures, to be used in tests below.
/libcore/luni/src/test/java11language/
DAndroid.bp17 // Use jarjar to repackage Java11LanguageFeatures, to be used in tests below.
/libcore/luni/src/test/java9language/
DAndroid.bp17 // Use jarjar to repackage Java9LanguageFeatures, to be used in tests below.
/libcore/toolchainapi/
DAndroid.bp61 // sdk_library.go, and the property is used only to sort the api files.
/libcore/ojluni/src/test/java/nio/Buffer/
DOrder-X.java.template27 * We check in the generated source files so that the test tree can be used
/libcore/luni/
Dunicode-license.txt46 be used in advertising or otherwise to promote the sale, use or other dealings
/libcore/luni/src/test/java/libcore/java/lang/reflect/parameter/
DREADME.txt1 This directory contains a .smali file used to generate a .dex file used
/libcore/ojluni/annotations/
DREADME3 mechanism is used instead of adding the annotations to the main source

12