Home
last modified time | relevance | path

Searched defs:_m (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/include/lib/el3_runtime/
Dcpu_data.h140 #define get_cpu_data(_m) _cpu_data()->_m argument
141 #define set_cpu_data(_m, _v) _cpu_data()->_m = _v argument
142 #define get_cpu_data_by_index(_ix, _m) _cpu_data_by_index(_ix)->_m argument
143 #define set_cpu_data_by_index(_ix, _m, _v) _cpu_data_by_index(_ix)->_m = _v argument
145 #define flush_cpu_data(_m) flush_dcache_range((uintptr_t) \ argument
148 #define inv_cpu_data(_m) inv_dcache_range((uintptr_t) \ argument
151 #define flush_cpu_data_by_index(_ix, _m) \ argument
/device/linaro/hikey/hifi/xaf/hifi-dpf/core/
Dxf-msg.c76 __xf_message_t *_m; in xf_msg_pool_get() local
94 __xf_message_t *_m = (__xf_message_t *) m; in xf_msg_pool_put() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dtypes.py52 def _m(self): pass member in _C
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dtypes.py52 def _m(self): pass member in _C
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/json/
Ddecoder.py66 _b=BACKSLASH, _m=STRINGCHUNK.match): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/json/
Ddecoder.py76 _b=BACKSLASH, _m=STRINGCHUNK.match): argument
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/
Dantlr.h453 #define ANTLRm(st, f, _m) zzbufsize = ZZLEXBUFSIZE; \ argument
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/
Dantlr.h465 #define ANTLRm(st, f, _m) zzbufsize = ZZLEXBUFSIZE; \ argument