Searched defs:dl (Results 1 - 25 of 153) sorted by relevance

1234567

/freebsd-current/contrib/bearssl/src/int/
H A Di15_mulacc.c32 unsigned dl, dh; local
H A Di31_mulacc.c32 uint32_t dl, dh; local
/freebsd-current/lib/libc/iconv/
H A Dcitrus_db.h64 _citrus_db_locator_init(struct _citrus_db_locator *dl) argument
H A Dcitrus_db.c98 _citrus_db_lookup(struct _citrus_db *db, struct _citrus_region *key, struct _citrus_region *data, struct _citrus_db_locator *dl) argument
181 _citrus_db_lookup_by_string(struct _citrus_db *db, const char *key, struct _citrus_region *data, struct _citrus_db_locator *dl) argument
192 _citrus_db_lookup8_by_string(struct _citrus_db *db, const char *key, uint8_t *rval, struct _citrus_db_locator *dl) argument
212 _citrus_db_lookup16_by_string(struct _citrus_db *db, const char *key, uint16_t *rval, struct _citrus_db_locator *dl) argument
235 _citrus_db_lookup32_by_string(struct _citrus_db *db, const char *key, uint32_t *rval, struct _citrus_db_locator *dl) argument
258 _citrus_db_lookup_string_by_string(struct _citrus_db *db, const char *key, const char **rdata, struct _citrus_db_locator *dl) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFSelectionDAGInfo.cpp20 EmitTargetCodeForMemcpy( SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, SDValue Size, Align Alignment, bool isVolatile, bool AlwaysInline, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const argument
H A DBPFInstrInfo.cpp52 DebugLoc dl = MI->getDebugLoc(); local
/freebsd-current/contrib/elftoolchain/elfcopy/
H A Dsegments.c108 uint64_t dl, vma, lma, start, end; local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreSelectionDAGInfo.cpp18 EmitTargetCodeForMemcpy( SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, SDValue Size, Align Alignment, bool isVolatile, bool AlwaysInline, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXFrameLowering.cpp44 DebugLoc dl = DebugLoc(); local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.h124 SDValue selectUndef(const SDLoc &dl, MVT ResTy) { argument
H A DHexagonSelectionDAGInfo.cpp19 EmitTargetCodeForMemcpy( SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, SDValue Size, Align Alignment, bool isVolatile, bool AlwaysInline, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const argument
H A DHexagonISelLowering.h404 getInstr(unsigned MachineOpc, const SDLoc &dl, MVT Ty, ArrayRef<SDValue> Ops, SelectionDAG &DAG) const argument
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_atomic_msvc.h183 mov dl, xchgv local
/freebsd-current/usr.sbin/nvram/
H A Dnvram.c62 struct deletelist *dl; local
[all...]
/freebsd-current/stand/efi/boot1/
H A Dufs_module.c80 struct disklabel *dl; local
[all...]
/freebsd-current/stand/efi/libefi/
H A Defienv.c40 UINTN dl; local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430RegisterInfo.cpp112 DebugLoc dl = MI.getDebugLoc(); local
H A DMSP430BranchSelector.cpp180 DebugLoc dl = OldBranch.getDebugLoc(); local
/freebsd-current/crypto/openssl/crypto/bn/
H A Dbn_mul.c27 bn_sub_part_words(BN_ULONG *r, const BN_ULONG *a, const BN_ULONG *b, int cl, int dl) argument
[all...]
/freebsd-current/sys/dev/sound/pcm/
H A Dbuffer.h41 volatile int dl; /* transfer size */ member in struct:snd_dbuf
/freebsd-current/lib/libc/net/
H A Dgetifaddrs.c92 struct sockaddr_dl *dl; local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16FrameLowering.cpp50 DebugLoc dl; local
95 DebugLoc dl = MBBI != MBB.end() ? MBBI->getDebugLoc() : DebugLoc(); local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcRegisterInfo.cpp180 DebugLoc dl = MI.getDebugLoc(); local
121 replaceFI(MachineFunction &MF, MachineBasicBlock::iterator II, MachineInstr &MI, const DebugLoc &dl, unsigned FIOperandNum, int Offset, unsigned FramePtr) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGTargetInfo.h51 virtual SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl, argument
81 virtual SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &dl, argument
95 EmitTargetCodeForMemcmp(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, argument
107 EmitTargetCodeForMemchr(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, argument
132 EmitTargetCodeForStrcmp(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, argument
152 virtual SDValue EmitTargetCodeForSetTag(SelectionDAG &DAG, const SDLoc &dl, argument
67 EmitTargetCodeForMemmove( SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, Align Alignment, bool isVolatile, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const argument
/freebsd-current/usr.sbin/ppp/
H A Darp.c236 struct sockaddr_dl *dl; local

Completed in 182 milliseconds

1234567