Searched refs:used (Results 1 – 20 of 20) sorted by relevance
/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/luni/src/test/etc/loading-test-jar/ |
D | README.txt | 3 files are used for testing the various class loaders.
|
/libcore/luni/src/test/etc/loading-test2-jar/ |
D | README.txt | 3 files are used for testing the various class loaders.
|
/libcore/harmony-tests/src/test/resources/resources/ |
D | test.rtf | 18 /* A bogus RTF file used to see if we can detect
|
/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/ |
D | NativeCode.bp | 228 // depends on JniConstants.cpp (but these are not used in the tests). 252 // depends on JniConstants.cpp (but these are not used in the benchmark).
|
D | JavaLibrary.bp | 156 // A target used to bootstrap compilation for the core library. 215 // etc. This system_modules definition is used to bootstrap compilation for 217 // bouncycastle, etc. It is also used to compile Libcore tests, as well as ART 321 // Files used to simulate the /system, runtime APEX and tzdata 353 // core-oj API are used by apps. 497 // Builds the core-tests-support library used by various tests. 809 // splitting packages. So, if one class from a package is used then all classes 849 // The nullability annotations used by the generated stubs. 906 // Provide access to I18N constants that are used to initialize 967 // This is only intended for use within core libraries and must not be used [all …]
|
D | Android.bp | 32 // used in the current project.
|
D | NOTICE | 60 shall not be used in advertising or otherwise to promote the sale, use
|
D | non_openjdk_java_files.bp | 98 // The set of annotations used for defining visible (i.e. not hidden) API 109 // The set of annotations used for defining the hidden API surface. 117 // The set of annotations used for defining all API surfaces, including hidden
|
D | LICENSE | 134 on a medium customarily used for software interchange; or, 140 and 2 above on a medium customarily used for software interchange; or, 151 definition files, plus the scripts used to control compilation and installation
|
D | openjdk_java_files.bp | 1360 // not used on Android devices or required by the Jack compiler. 1366 // On older platforms : Both sets of stub files are used and core-oj does not contain 1842 // javadoc. This can be used as a starting point for adding a new file to 1854 // core-platform APIs, without javadoc. This can be used as a starting point
|
/libcore/mmodules/core_platform_api/ |
D | Android.bp | 51 // Although this stubs library is primarily used by the Java compiler / build to indicate 52 // the core platform API surface area, compile_dex: true is used so that the Core Platform
|
/libcore/expectations/ |
D | virtualdeviceknownfailures.txt | 4 * Many are because of the network environment used by some or all of the
|
D | knownfailures.txt | 1401 description: "OkHttp flaky test of functionality that's not used on Android",
|
/libcore/luni/src/test/java9language/ |
D | Android.bp | 17 // Use jarjar to repackage Java9LanguageFeatures, to be used in tests below.
|
/libcore/ojluni/annotations/ |
D | README | 3 mechanism is used instead of adding the annotations to the main source
|
/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/support/src/test/java/tests/resources/x509/ |
D | default.cnf | 23 # 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
|