| /openbsd/src/gnu/llvm/lldb/source/Plugins/Process/Utility/ |
| D | RegisterInfos_mips.h | 33 #define DEFINE_GPR(reg, alt, kind1, kind2, kind3) \ argument 47 #define DEFINE_FPR(reg, alt, kind1, kind2, kind3) \ argument 57 #define DEFINE_FPR_INFO(reg, alt, kind1, kind2, kind3) \ argument 66 #define DEFINE_MSA(reg, alt, kind1, kind2, kind3, kind4) \ argument 75 #define DEFINE_MSA_INFO(reg, alt, kind1, kind2, kind3, kind4) \ argument
|
| D | RegisterInfos_mips64.h | 27 #define DEFINE_GPR(reg, alt, kind1, kind2, kind3, kind4) \ argument 36 #define DEFINE_FPR(reg, alt, kind1, kind2, kind3) \ argument 45 #define DEFINE_FPR_INFO(reg, alt, kind1, kind2, kind3) \ argument
|
| D | RegisterInfos_riscv64.h | 49 #define DEFINE_GPR64_ALT(reg, alt, generic_kind) \ argument 58 #define DEFINE_FPR64_ALT(reg, alt, generic_kind) DEFINE_FPR_ALT(reg, alt, 8, generic_kind) argument 60 #define DEFINE_FPR_ALT(reg, alt, size, generic_kind) \ argument
|
| D | RegisterInfos_s390x.h | 25 #define DEFINE_GPR(name, size, offset, alt, generic) \ argument 33 #define DEFINE_GPR_NODWARF(name, size, offset, alt, generic) \ argument
|
| D | RegisterInfos_loongarch64.h | 47 #define DEFINE_GPR64_ALT(reg, alt, generic_kind) \ argument 56 #define DEFINE_FPR64_ALT(reg, alt, generic_kind) \ argument
|
| D | RegisterInfos_powerpc.h | 20 #define DEFINE_GPR(reg, alt, lldb_kind) \ argument
|
| D | RegisterContextWindows_i386.cpp | 39 #define DEFINE_GPR(reg, alt, kind1, kind2, kind3, kind4) \ argument
|
| D | RegisterInfos_i386.h | 61 #define DEFINE_GPR(reg, alt, kind1, kind2, kind3, kind4) \ argument
|
| D | RegisterInfos_ppc64.h | 25 #define DEFINE_GPR_PPC64(reg, alt, lldb_kind) \ argument 36 #define DEFINE_FPR_PPC64(reg, alt, lldb_kind) \ argument
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/java/ |
| D | check-init.c | 639 struct alternatives alt; local 654 struct alternatives *alt = alternatives; local 669 struct alternatives alt; local 681 struct alternatives *alt = alternatives; local 690 struct alternatives alt; local 709 struct alternatives *alt = alternatives; local 726 struct alternatives alt; local
|
| /openbsd/src/gnu/llvm/clang/include/clang/Basic/ |
| D | CustomizableOptional.h | 89 template <typename U> constexpr T value_or(U &&alt) const & { in value_or() 97 template <typename U> T value_or(U &&alt) && { in value_or()
|
| /openbsd/src/lib/libedit/ |
| D | map.c | 987 el_action_t *alt = el->el_map.alt; in map_init_meta() local 1027 el_action_t *alt = el->el_map.alt; in map_init_vi() local 1058 el_action_t *alt = el->el_map.alt; in map_init_emacs() local
|
| D | map.h | 53 el_action_t *alt; /* The current alternate key map */ member
|
| /openbsd/src/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/x86/ |
| D | RegisterContextWindows_x86.cpp | 28 #define DEFINE_GPR(reg, alt) #reg, alt, 4, 0, eEncodingUint, eFormatHexUppercase argument 29 #define DEFINE_GPR_BIN(reg, alt) #reg, alt, 4, 0, eEncodingUint, eFormatBinary argument
|
| /openbsd/src/usr.sbin/ldpd/ |
| D | address.c | 183 struct address_list_tlv alt; in recv_address() local 321 struct address_list_tlv alt; in gen_address_list_tlv() local
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Pod-Perldoc/lib/Pod/Perldoc/ |
| D | ToText.pm | 16 sub alt { shift->_perldoc_elem('alt' , @_) } subroutine
|
| D | ToANSI.pm | 15 sub alt { shift->_perldoc_elem('alt' , @_) } subroutine
|
| D | ToTerm.pm | 16 sub alt { shift->_perldoc_elem('alt' , @_) } subroutine
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
| D | sigaltstack.c | 84 struct sigaltstack alt; in main() local
|
| /openbsd/src/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/x64/ |
| D | RegisterContextWindows_x64.cpp | 27 #define DEFINE_GPR(reg, alt, generic) \ argument 35 #define DEFINE_GPR_BIN(reg, alt) #reg, alt, 8, 0, eEncodingUint, eFormatBinary argument
|
| /openbsd/src/regress/lib/libtls/verify/ |
| D | verifytest.c | 407 alt_names_add(STACK_OF(GENERAL_NAME) *alt_name_stack, struct alt_name *alt) in alt_names_add()
|
| /openbsd/src/sys/ddb/ |
| D | db_output.c | 204 db_format(char *buf, size_t bufsize, long val, int format, int alt, int width) in db_format()
|
| /openbsd/src/lib/libcurses/tinfo/ |
| D | lib_win32con.c | 248 HANDLE alt; in _nc_console_setmode() local 308 HANDLE alt; in _nc_console_getmode() local
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | gensupport.c | 569 alter_predicate_for_insn (pattern, alt, max_op, lineno) in alter_predicate_for_insn() argument 707 alter_output_for_insn (ce_elem, insn_elem, alt, max_op) in alter_output_for_insn() argument
|
| /openbsd/src/usr.bin/rpcgen/ |
| D | rpc_cout.c | 234 char *alt = NULL; local
|