Home
last modified time | relevance | path

Searched refs:all (Results 1 – 16 of 16) sorted by relevance

/art/test/
DAndroid.run-test.mk28 define all-run-test-names
44 define all-run-test-target-names
61 …ART_TEST_KNOWN_BROKEN += $(foreach test, $(TEST_ART_TIMING_SENSITIVE_RUN_TESTS), $(call all-run-te…
62 …ART_TEST_KNOWN_BROKEN += $(foreach test, $(TEST_ART_TIMING_SENSITIVE_RUN_TESTS), $(call all-run-te…
63 …ART_TEST_KNOWN_BROKEN += $(foreach test, $(TEST_ART_TIMING_SENSITIVE_RUN_TESTS), $(call all-run-te…
64 …ART_TEST_KNOWN_BROKEN += $(foreach test, $(TEST_ART_TIMING_SENSITIVE_RUN_TESTS), $(call all-run-te…
65 …ART_TEST_KNOWN_BROKEN += $(foreach test, $(TEST_ART_TIMING_SENSITIVE_RUN_TESTS), $(call all-run-te…
66 …ART_TEST_KNOWN_BROKEN += $(foreach test, $(TEST_ART_TIMING_SENSITIVE_RUN_TESTS), $(call all-run-te…
67 …ART_TEST_KNOWN_BROKEN += $(foreach test, $(TEST_ART_TIMING_SENSITIVE_RUN_TESTS), $(call all-run-te…
68 …ART_TEST_KNOWN_BROKEN += $(foreach test, $(TEST_ART_TIMING_SENSITIVE_RUN_TESTS), $(call all-run-te…
[all …]
DREADME.txt3 Use "./run-all-tests" to run all tests, or "./run-test <number>" to run a
/art/test/062-character-encodings/src/
DMain.java17 SortedMap<String, Charset> all = Charset.availableCharsets(); in main() local
19 for (Map.Entry<String, Charset> e : all.entrySet()) { in main()
/art/build/
DAndroid.cpplint.mk29 .PHONY: cpplint-art-all
30 cpplint-art-all:
DAndroid.common_test.mk148 LOCAL_SRC_FILES := $(call all-java-files-under, $(2))
162 LOCAL_SRC_FILES := $(call all-java-files-under, $(2))
/art/test/082-inline-execute/
Dinfo.txt1 Test all intrinsics.
/art/runtime/
Dindirect_reference_table.h192 uint32_t all; member
339 return segment_state_.all; in GetSegmentState()
343 segment_state_.all = new_state; in SetSegmentState()
Delf_file.cc1602 ElfFile& all = *all_ptr; in GdbJITSupport() local
1605 const Elf32_Shdr* debug_info = all.FindSectionByName(".debug_info"); in GdbJITSupport()
1606 const Elf32_Shdr* debug_abbrev = all.FindSectionByName(".debug_abbrev"); in GdbJITSupport()
1607 const Elf32_Shdr* eh_frame = all.FindSectionByName(".eh_frame"); in GdbJITSupport()
1608 const Elf32_Shdr* debug_str = all.FindSectionByName(".debug_str"); in GdbJITSupport()
1609 const Elf32_Shdr* strtab_sec = all.FindSectionByName(".strtab"); in GdbJITSupport()
1610 const Elf32_Shdr* symtab_sec = all.FindSectionByName(".symtab"); in GdbJITSupport()
1611 Elf32_Shdr* text_sec = all.FindSectionByName(".text"); in GdbJITSupport()
1620 Elf32_Ehdr& elf_hdr = all.GetHeader(); in GdbJITSupport()
1631 all.Begin() + debug_abbrev->sh_offset, debug_abbrev->sh_size, text_sec->sh_addr, in GdbJITSupport()
[all …]
Dindirect_reference_table.cc81 segment_state_.all = IRT_FIRST_SEGMENT; in IndirectReferenceTable()
89 prevState.all = cookie; in Add()
155 prevState.all = cookie; in Remove()
/art/test/097-duplicate-method/
Dinfo.txt2 properly (all but the first are ignored).
/art/test/109-suspend-check/
Dinfo.txt1 To support garbage collection, debugging and profiling the VM must be able to send all threads
/art/test/050-sync-test/
Dexpected.txt28 main: all done
/art/test/115-native-bridge/
Dexpected.txt7 Test ART callbacks: all JNI function number is 9.
/art/
DNOTICE28 "Legal Entity" shall mean the union of the acting entity and all
114 that You distribute, all copyright, patent, trademark, and
174 work stoppage, computer failure or malfunction, or any and all
248 applies to all code in the LLVM Distribution, and nothing in any of the
/art/compiler/llvm/
Dintrinsic_func_list.def1608 // For simplicity, all use integer input
1774 // Clean up all internal used macros
/art/runtime/arch/arm/
Dquick_entrypoints_arm.S344 vldm r1, {s0-s31} @ load all fprs from argument fprs_