Home
last modified time | relevance | path

Searched refs:contents (Results 1 – 15 of 15) sorted by relevance

/art/compiler/optimizing/
Dexecution_subgraph_test.cc150 std::unordered_set<const HBasicBlock*> contents(esg.ReachableBlocks().begin(), in TEST_F() local
153 ASSERT_EQ(contents.size(), 3u); in TEST_F()
154 ASSERT_TRUE(contents.find(blks.Get("left")) == contents.end()); in TEST_F()
156 ASSERT_TRUE(contents.find(blks.Get("right")) != contents.end()); in TEST_F()
157 ASSERT_TRUE(contents.find(blks.Get("entry")) != contents.end()); in TEST_F()
158 ASSERT_TRUE(contents.find(blks.Get("exit")) != contents.end()); in TEST_F()
237 std::unordered_set<const HBasicBlock*> contents(esg.ReachableBlocks().begin(), in TEST_F() local
242 ASSERT_TRUE(contents.find(blks.Get("l1")) == contents.end()); in TEST_F()
243 ASSERT_TRUE(contents.find(blks.Get("l2")) == contents.end()); in TEST_F()
244 ASSERT_TRUE(contents.find(blks.Get("l3")) == contents.end()); in TEST_F()
[all …]
Dload_store_analysis_test.cc935 std::unordered_set<const HBasicBlock*> contents(esg->ReachableBlocks().begin(), in TEST_F() local
938 ASSERT_EQ(contents.size(), 3u); in TEST_F()
939 ASSERT_TRUE(contents.find(blks.Get("left")) == contents.end()); in TEST_F()
941 ASSERT_TRUE(contents.find(blks.Get("right")) != contents.end()); in TEST_F()
942 ASSERT_TRUE(contents.find(blks.Get("entry")) != contents.end()); in TEST_F()
943 ASSERT_TRUE(contents.find(blks.Get("exit")) != contents.end()); in TEST_F()
1044 std::unordered_set<const HBasicBlock*> contents(esg->ReachableBlocks().begin(), in TEST_F() local
1047 ASSERT_EQ(contents.size(), 3u); in TEST_F()
1048 ASSERT_TRUE(contents.find(blks.Get("left")) == contents.end()); in TEST_F()
1050 ASSERT_TRUE(contents.find(blks.Get("right")) != contents.end()); in TEST_F()
[all …]
/art/runtime/arch/x86/
Dthread_x86.cc51 const int contents = MODIFY_LDT_CONTENTS_DATA; in InitCpu() local
69 entry.type = ((read_exec_only ^ 1) << 1) | (contents << 2); in InitCpu()
109 gdt_entry.contents = contents; in InitCpu()
/art/build/boot/
DAndroid.bp29 contents: [
46 // Core platform (aka. module_lib) stubs for all the non-coverage contents.
54 contents: [
/art/build/apex/
Druntests.sh82 -l, --list-files list the contents of the ext4 image (\`find\`-like style)
83 -t, --print-tree list the contents of the ext4 image (\`tree\`-like style)
84 -s, --print-sizes print the size in bytes of each file when listing contents
/art/test/981-dedup-original-dex/
Dinfo.txt3 This checks that we do not needlessly duplicate the contents of retransformed
/art/test/1948-obsolete-const-method-handle/util-src/
Dinfo.txt2 contents of src/. Then it uses TestGenerator to add additional functions to the
/art/compiler/utils/
Dassembler.cc65 MemoryRegion from(reinterpret_cast<void*>(contents()), Size()); in FinalizeInstructions()
Dassembler.h164 uint8_t* contents() const { return contents_; } in contents() function
364 virtual const uint8_t* CodeBufferBaseAddress() const { return buffer_.contents(); } in CodeBufferBaseAddress()
/art/tools/
Dpylibdexfile.py171 self.ext_dex_file_ = res_fle_ptr.contents
/art/build/sdk/
DAndroid.bp84 // Adds the fragment and its contents to the sdk.
/art/imgdiag/
Dimgdiag.cc1041 ArrayRef<uint8_t> contents, in DiffDirtyEntries() argument
1053 uint8_t* remote_bytes = &contents[offset]; in DiffDirtyEntries()
1527 /*out*/ ArrayRef<uint8_t>* contents) { in DumpImageDiffMap() argument
1547 *contents = ArrayRef<uint8_t>(map->Begin(), boot_map_size); in DumpImageDiffMap()
/art/test/
DREADME.md43 standard output and standard error with the contents of the
/art/
DNOTICE128 wherever such third-party notices normally appear. The contents
/art/build/boot/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt11208 Lsun/misc/MetaIndex;->contents:[Ljava/lang/String;