Home
last modified time | relevance | path

Searched refs:SDL (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/usr.sbin/rtadvd/
H A Dif.c195 #define SDL(s) ((const struct sockaddr_dl *)(s)) macro
237 if (ifindex && SDL(gw)->sdl_index != ifindex) in get_next_msg()
307 return SDL(rti_info[RTAX_GATEWAY])->sdl_index; in get_rtm_ifindex()
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/mips/
H A Dr6-removed.csv53 SDL,0xb0000000
/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_l2t.c56 #define SDL(s) ((struct sockaddr_dl *)s) macro
57 #define RT_ENADDR(rt) ((u_char *)LLADDR(SDL((rt))))
/netbsd-src/sys/arch/mips/mips/
H A Dbds_emul.S130 PTR_WORD bcemul_sigill # 054 SDL (*)
133 PTR_WORD _C_LABEL(mips_emul_sdl) # 054 SDL (*)
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dmm-ko.ascii.pot2605 #: ../sheets/SDL.sheet.in.h:19
3459 #: ../objects/GRAFCET/action.c:135 ../sheets/SDL.sheet.in.h:9
3754 #: ../objects/UML/class_dialog.c:382 ../sheets/SDL.sheet.in.h:3
5890 #: ../sheets/Flowchart.sheet.in.h:4 ../sheets/SDL.sheet.in.h:4
6526 #: ../sheets/SDL.sheet.in.h:1
6530 #: ../sheets/SDL.sheet.in.h:2
6534 #: ../sheets/SDL.sheet.in.h:5
6538 #: ../sheets/SDL.sheet.in.h:6
6542 #: ../sheets/SDL.sheet.in.h:7
6546 #: ../sheets/SDL.sheet.in.h:8
[all …]
H A Dmm-ko.euc-kr.po2761 #: sheets/SDL.sheet.in.h:19
3660 #: objects/GRAFCET/action.c:135 sheets/SDL.sheet.in.h:9
3962 #: objects/UML/class_dialog.c:382 sheets/SDL.sheet.in.h:3
6235 #: sheets/Flowchart.sheet.in.h:3 sheets/SDL.sheet.in.h:4
6929 #: sheets/SDL.sheet.in.h:1
6933 #: sheets/SDL.sheet.in.h:2
6938 #: sheets/SDL.sheet.in.h:5
6942 #: sheets/SDL.sheet.in.h:6
6947 #: sheets/SDL.sheet.in.h:7
6951 #: sheets/SDL.sheet.in.h:8
[all …]
H A Dmm-viet.comp.po38424 #: ../sheets/SDL.sheet.in.h:19 app/gui.c:1959
40655 #: ../sheets/SDL.sheet.in.h:18 ../sheets/UML.sheet.in.h:28
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DREADME.txt27 provides standard C/C++ libraries, filesystem emulation, GL and SDL
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsISelLowering.h251 SDL, enumerator
H A DMipsISelLowering.cpp230 case MipsISD::SDL: return "MipsISD::SDL"; in getTargetNodeName()
2770 SDValue SDL = createStoreLR(MipsISD::SDL, DAG, SD, Chain, IsLittle ? 7 : 0); in lowerUnalignedIntStore() local
2771 return createStoreLR(MipsISD::SDR, DAG, SD, SDL, IsLittle ? 0 : 7); in lowerUnalignedIntStore()
H A DMipsScheduleGeneric.td693 def : InstRW<[GenericWriteStore], (instrs SDL, SDR)>;
H A DMips64InstrInfo.td241 def SDL : StoreLeftRight<"sdl", MipsSDL, GPR64Opnd, II_SDL>, LW_FM<0x2c>,
H A DMipsInstrInfo.td150 def MipsSDL : SDNode<"MipsISD::SDL", SDTStore,
/netbsd-src/sys/dev/isa/
H A Dfiles.isa196 # SDL Communications N2 PCI Network Interface
/netbsd-src/share/misc/
H A Dacronyms.comp1541 SDL Simple Declarative Language
1542 SDL Simple Direct-media Layer
H A Dairport6906 SDL:Sundsvall (Harnosand), Sweden
/netbsd-src/sys/dev/pci/
H A Dfiles.pci416 # SDL Communications N2 PCI Network Interface
H A Dpcidevs9466 /* RISCom (SDL Communications?) products */
/netbsd-src/external/gpl3/gdb/dist/sim/mips/
H A DChangeLog-20211807 DSUBU, LD, LDL, LDR, LLD, LWU, SCD, SD, SDL, SDR, DMxC1, LDXC1,
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-92954812 many others): new macros; values obtained from "DSTRECRDS.SDL".
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-92954812 many others): new macros; values obtained from "DSTRECRDS.SDL".
/netbsd-src/etc/
H A Dservices11154 sdl-ets 5081/tcp # SDL - Ent Trans Server [Marc_Morin] …
11155 sdl-ets 5081/udp # SDL - Ent Trans Server [Marc_Morin] …
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git93104 sim: don't hardcode -ldl for SDL support
93106 -ldl when using SDL ourselves.