OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aligned16
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/base/containers/
stack_container_unittest.cc
126
StackVector<AlignedData<16>, 1>
aligned16
;
local
127
aligned16
->push_back(AlignedData<16>());
128
EXPECT_ALIGNED(&
aligned16
[0], 16);
/external/valgrind/main/helgrind/
libhb_core.c
1494
static inline Bool
aligned16
( Addr a ) {
function
[
all
...]
Completed in 107 milliseconds