Searched defs:_type (Results 1 – 9 of 9) sorted by relevance
/device/linaro/bootloader/arm-trusted-firmware/include/lib/aarch64/ |
D | arch_helpers.h | 71 #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/ |
D | param_header.h | 22 #define SET_PARAM_HEAD(_p, _type, _ver, _attr) do { \ argument 30 #define SET_STATIC_PARAM_HEAD(_p, _type, _ver, _p_type, _attr) \ argument
|
D | runtime_svc.h | 72 #define DECLARE_RT_SVC(_name, _start, _end, _type, _setup, _smch) \ argument
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/h/ |
D | SCommonAST.h | 13 int _type; variable
|
/device/linaro/bootloader/arm-trusted-firmware/include/drivers/auth/ |
D | img_parser_mod.h | 54 #define REGISTER_IMG_PARSER_LIB(_type, _name, _init, _check_int, _get_param) \ argument
|
D | auth_common.h | 105 #define AUTH_PARAM_TYPE_DESC(_type, _cookie) \ argument
|
/device/linaro/bootloader/arm-trusted-firmware/include/lib/aarch32/ |
D | arch_helpers.h | 183 #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/ |
D | pprint.py | 49 _type = type variable
|
/device/google/contexthub/firmware/os/platform/stm32/ |
D | pwr.c | 98 #define RCC_REG(_bus, _type) ({ \ argument
|