Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/amiga/amiga/
H A Dcustom.h39 struct Custom { struct
41 unsigned short zz1;
42 unsigned short dmaconr;
43 unsigned short vposr;
44 unsigned short vhposr;
45 unsigned short zz2;
46 unsigned short joy0dat;
47 unsigned short joy1dat;
48 unsigned short clxdat;
49 unsigned short adkconr;
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DXRayInstr.h41 constexpr XRayInstrMask Custom = 1U << XRIO_Custom; variable
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DWritingAnLLVMBackend.rst1416 Custom subsection
/netbsd-src/external/apache2/llvm/dist/llvm/tools/bugpoint/
H A DExecutionDriver.cpp37 Custom enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h270 Custom, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h85 Custom, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h243 Custom, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h200 Custom // Use the LowerOperation hook to implement custom lowering. enumerator