Searched refs:needed (Results 1 – 14 of 14) sorted by relevance
18 Set<String> needed = new HashSet<String>(standardCharsets); in main() local21 needed.remove(canonicalName); in main()23 System.out.println("Missing: " + needed); in main()
1 Tests if we add memory barriers on constructors when needed (i.e when the
4 build-src contains java files that are needed if you are to compile with javac
15 # These are properties that are needed for RI jdwp to run.
25 # Having a static field in the class is needed to get the
38 // Library search path needed for running host tests remotely (from testcases directory).
34 those needed to listen for the events are gained.
624 const size_t needed = ((RoundUp(length / ALLOCATION_UNIT_SIZE, 256) / 256) * 2) + 17; in AppendChunk() local626 if (byte_left < needed) { in AppendChunk()635 if (byte_left < needed) { in AppendChunk()637 << needed << " bytes)"; in AppendChunk()
34 // include needed unwind information.
96 // that are needed by hiddenapi.
57 --allarm. Also in this case only one backend is needed, if i.e., you wanted to test
17 // TODO We should really separate out those files that are actually needed for both variants of an
92 // Libraries needed to execute ART run-tests.
502 // This is needed to resolve the base/ header file in libdexfile. Unfortunately there are