OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MEMACCESS
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
row.h
513
#define
MEMACCESS
(base) "%%nacl:(%%r15,%q" #base ")"
539
#define
MEMACCESS
(base) "(%" #base ")"
557
#undef
MEMACCESS
559
#define
MEMACCESS
(base) ".p2align 3\nbic %" #base ", #0xc0000000\n"
561
#define
MEMACCESS
(base) "\n"
[
all
...]
/external/chromium_org/third_party/libyuv/include/libyuv/
row.h
421
#define
MEMACCESS
(base) "%%nacl:(%%r15,%q" #base ")"
447
#define
MEMACCESS
(base) "(%" #base ")"
465
#undef
MEMACCESS
467
#define
MEMACCESS
(base) ".p2align 3\nbic %" #base ", #0xc0000000\n"
469
#define
MEMACCESS
(base) "\n"
[
all
...]
Completed in 314 milliseconds