Home
last modified time | relevance | path

Searched refs:unaligned (Results 1 – 6 of 6) sorted by relevance

/system/apex/apexd/
DAndroid.bp263 "-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 …]
/system/chre/test/
DREADME.md12 exception on unaligned access, when the same code would run without any
/system/apex/apexd/apexd_testdata/
DAndroid.bp113 "-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 " +
/system/memory/libmemunreachable/tests/
DHeapWalker_test.cpp148 TEST_F(HeapWalkerTest, unaligned) { in TEST_F() argument
/system/chre/platform/shared/idl/
Dhost_messages.fbs212 /// cautious with unaligned access when reading/writing this buffer.
294 /// cautious with unaligned access when reading/writing this buffer.
/system/chre/chpp/
DRELEASE_NOTES.md116 …ncluding empty pointers set to null, compatibility with processors lacking unaligned access support