Home
last modified time | relevance | path

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

1234567

/third_party/musl/src/stdio/
H A Dtempnam.c15 size_t l, dl, pl; in tempnam() local
/third_party/toybox/toys/other/
H A Dtac.c29 struct double_list *dl = dlist_lpop(&TT.dl); in do_tac() local
/third_party/ffmpeg/libavcodec/
H A Dttadsp.c23 static void tta_filter_process_c(int32_t *qmi, int32_t *dx, int32_t *dl, in tta_filter_process_c() argument
[all...]
H A Dttaencdsp.c23 static void ttaenc_filter_process_c(int32_t *qm, int32_t *dx, int32_t *dl, in ttaenc_filter_process_c() argument
[all...]
H A Dttadata.h31 int32_t dl[MAX_ORDER]; member
/third_party/ffmpeg/libavcodec/x86/
H A Dvp9dsp_init_16bpp.c65 decl_ipred_dir_funcs(dl); variable
/third_party/musl/src/network/
H A Dres_querydomain.c8 size_t dl = strnlen(domain, 255); in res_querydomain() local
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H A DVulkanTester.hpp39 std::unique_ptr<vk::DynamicLoader> dl; member in VulkanTester
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
H A DBPFSelectionDAGInfo.cpp20 EmitTargetCodeForMemcpy( SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, SDValue Size, unsigned Align, bool isVolatile, bool AlwaysInline, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const EmitTargetCodeForMemcpy() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.h127 SDValue selectUndef(const SDLoc &dl, MVT ResTy) { in selectUndef() argument
H A DHexagonISelLowering.h363 getInstr(unsigned MachineOpc, const SDLoc &dl, MVT Ty, ArrayRef<SDValue> Ops, SelectionDAG &DAG) const getInstr() argument
[all...]
H A DHexagonSelectionDAGInfo.cpp19 EmitTargetCodeForMemcpy( SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, SDValue Size, unsigned Align, bool isVolatile, bool AlwaysInline, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const EmitTargetCodeForMemcpy() argument
/third_party/pulseaudio/src/pulsecore/
H A Dmodinfo.c41 pa_modinfo *pa_modinfo_get_by_handle(lt_dlhandle dl, const char *module_name) { in pa_modinfo_get_by_handle() argument
72 lt_dlhandle dl; in pa_modinfo_get_by_name() local
[all...]
/third_party/elfutils/libelf/
H A Delf_strptr.c215 struct Elf_Data_List *dl = &strscn->data_list; in elf_strptr() local
[all...]
H A Delf32_updatenull.c288 Elf_Data_List *dl = &scn->data_list; in __elfw2() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXFrameLowering.cpp41 DebugLoc dl = DebugLoc(); in emitPrologue() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/
H A DVEInstrInfo.cpp59 DebugLoc dl = MBB.findDebugLoc(MI); in expandExtendStackPseudo() local
[all...]
H A DVERegisterInfo.cpp94 DebugLoc dl = MI.getDebugLoc(); in eliminateFrameIndex() local
78 replaceFI(MachineFunction &MF, MachineBasicBlock::iterator II, MachineInstr &MI, const DebugLoc &dl, unsigned FIOperandNum, int Offset, unsigned FramePtr) replaceFI() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
H A DXCoreSelectionDAGInfo.cpp18 EmitTargetCodeForMemcpy( SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, SDValue Size, unsigned Align, bool isVolatile, bool AlwaysInline, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const EmitTargetCodeForMemcpy() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DMVEVPTBlockPass.cpp104 DebugLoc dl = MI->getDebugLoc(); in InsertVPTBlocks() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
H A DMSP430RegisterInfo.cpp112 DebugLoc dl = MI.getDebugLoc(); in eliminateFrameIndex() local
/third_party/toybox/lib/
H A Dllist.c73 struct double_list *dl = *(struct double_list **)list; in dlist_lpop() local
/third_party/backends/backend/
H A Dstubs.c19 sane_get_devices (const SANE_Device ***dl, SANE_Bool local) in sane_get_devices() argument
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dsqrtl.c231 u128 rl, sl, dl, ul; in sqrtl() local
/third_party/musl/src/math/
H A Dsqrtl.c231 u128 rl, sl, dl, ul; in sqrtl() local

Completed in 11 milliseconds

1234567