Home
last modified time | relevance | path

Searched defs:_type (Results 1 – 9 of 9) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/include/lib/aarch64/
Darch_helpers.h71 #define DEFINE_SYSOP_TYPE_FUNC(_op, _type) \ argument
78 #define DEFINE_SYSOP_TYPE_PARAM_FUNC(_op, _type) \ argument
93 #define DEFINE_TLBIOP_ERRATA_A57_813419_TYPE_FUNC(_type)\ argument
105 #define DEFINE_TLBIOP_ERRATA_A57_813419_TYPE_PARAM_FUNC(_type) \ argument
/device/linaro/bootloader/arm-trusted-firmware/include/common/
Dparam_header.h22 #define SET_PARAM_HEAD(_p, _type, _ver, _attr) do { \ argument
30 #define SET_STATIC_PARAM_HEAD(_p, _type, _ver, _p_type, _attr) \ argument
Druntime_svc.h72 #define DECLARE_RT_SVC(_name, _start, _end, _type, _setup, _smch) \ argument
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/h/
DSCommonAST.h13 int _type; variable
/device/linaro/bootloader/arm-trusted-firmware/include/drivers/auth/
Dimg_parser_mod.h54 #define REGISTER_IMG_PARSER_LIB(_type, _name, _init, _check_int, _get_param) \ argument
Dauth_common.h105 #define AUTH_PARAM_TYPE_DESC(_type, _cookie) \ argument
/device/linaro/bootloader/arm-trusted-firmware/include/lib/aarch32/
Darch_helpers.h183 #define DEFINE_SYSOP_TYPE_FUNC(_op, _type) \ argument
190 #define DEFINE_SYSOP_TYPE_PARAM_FUNC(_op, _type) \ argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dpprint.py49 _type = type variable
/device/google/contexthub/firmware/os/platform/stm32/
Dpwr.c98 #define RCC_REG(_bus, _type) ({ \ argument