Searched defs:DD (Results 1 - 25 of 81) sorted by last modified time

1234

/netbsd-current/sys/arch/x68k/dev/
H A Dkbdmap.c19 #define DD (KBD_MODE_DEAD | KBD_MODE_DIER) macro
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Drx-decode.c123 #define DD(t,r,s) rx_disp (0, t, r, bwl[s], ld); macro
[all...]
H A Dppc-opc.c2925 #define DD macro
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.compile/
H A Dcompile-cplus-anonymous.cc51 enum {AA = 10, BB, CC, DD} e; enumerator in enum:__anon959::A::__anon965
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dinfo-types.c51 DD, EE, FF enumerator in enum:__anon892
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_deadlock_detector2.cpp122 DD::DD(const DDFlags *flags) : flags(*flags) { free_id.reserve(1024); } function in class:__sanitizer::DD
[all...]
H A Dsanitizer_deadlock_detector1.cpp67 DD::DD(const DDFlags *flags) function in class:__sanitizer::DD
[all...]
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/avr/libf7/
H A Dlibf7.c1180 #define DD(str, X) \ macro
1186 #undef DD macro
1187 #define DD(...) (void) 0 macro
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Drx-decode.c123 #define DD(t,r,s) rx_disp (0, t, r, bwl[s], ld); macro
[all...]
H A Dppc-opc.c2334 #define DD macro
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.compile/
H A Dcompile-cplus-anonymous.cc51 enum {AA = 10, BB, CC, DD} e; enumerator in enum:__anon1454::A::__anon1460
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dinfo-types.c51 DD, EE, FF enumerator in enum:__anon1408
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/
H A Dlibf7.c1180 #define DD(str, X) \ macro
1186 #undef DD macro
1187 #define DD(...) (void) 0 macro
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dppc-opc.c2851 #define DD macro
H A Drx-decode.c123 #define DD(t,r,s) rx_disp (0, t, r, bwl[s], ld); macro
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Drx-decode.c123 #define DD(t,r,s) rx_disp (0, t, r, bwl[s], ld); macro
[all...]
H A Dppc-opc.c2043 #define DD macro
/netbsd-current/external/apache2/llvm/dist/llvm/tools/obj2yaml/
H A Dcoff2yaml.cpp85 const object::data_directory *DD = Obj.getDataDirectory(I++); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h52 DwarfDebug *DD; member in class:llvm::DwarfUnit
H A DDwarfDebug.h670 DwarfDebug *DD; member in class:llvm::DwarfDebug::NonTypeUnitContext
H A DDIEHash.cpp232 DwarfDebug &DD = *AP->getDwarfDebug(); local
H A DAccelTable.cpp546 emitDWARF5AccelTable( AsmPrinter *Asm, AccelTable<DWARF5AccelTableData> &Contents, const DwarfDebug &DD, ArrayRef<std::unique_ptr<DwarfCompileUnit>> CUs) argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h206 DwarfDebug *DD = nullptr; member in class:llvm::AsmPrinter::CFISection
/netbsd-current/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp783 bool CursorVisitor::VisitDeclaratorDecl(DeclaratorDecl *DD) { argument
/netbsd-current/external/apache2/llvm/dist/clang/tools/clang-extdef-mapping/
H A DClangExtDefMapGen.cpp77 void MapExtDefNamesConsumer::addIfInMain(const DeclaratorDecl *DD, argument

Completed in 601 milliseconds

1234