Searched refs:unaligned (Results 1 – 6 of 6) sorted by relevance
263 "-o $(genDir)/unaligned.apex && " +264 "$(location zipalign) -f 4096 $(genDir)/unaligned.apex " +279 "-o $(genDir)/unaligned.apex && " +280 "$(location zipalign) -f 4096 $(genDir)/unaligned.apex " +295 "-o $(genDir)/unaligned.apex && " +296 "$(location zipalign) -f 4096 $(genDir)/unaligned.apex " +311 "-o $(genDir)/unaligned.apex && " +312 "$(location zipalign) -f 4096 $(genDir)/unaligned.apex " +349 "-o $(genDir)/unaligned.apex && " +350 "$(location zipalign) -f 4096 $(genDir)/unaligned.apex " +[all …]
12 exception on unaligned access, when the same code would run without any
113 "-o $(genDir)/unaligned.apex && " +114 "$(location zipalign) -f 4096 $(genDir)/unaligned.apex " +145 "-o $(genDir)/unaligned.apex && " +146 "$(location zipalign) -f 4096 $(genDir)/unaligned.apex " +
148 TEST_F(HeapWalkerTest, unaligned) { in TEST_F() argument
212 /// cautious with unaligned access when reading/writing this buffer.294 /// cautious with unaligned access when reading/writing this buffer.
116 …ncluding empty pointers set to null, compatibility with processors lacking unaligned access support