Home
last modified time | relevance | path

Searched defs:memmove (Results 1 – 25 of 3067) sorted by relevance

12345678910>>...123

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/common/org/eclipse/swt/internal/
H A DC.java39 public static final native void memmove (long dest, byte[] src, long size); in memmove() method in C
45 public static final native void memmove (long dest, char[] src, long size); in memmove() method in C
51 public static final native void memmove (long dest, double[] src, long size); in memmove() method in C
57 public static final native void memmove (long dest, float[] src, long size); in memmove() method in C
63 public static final native void memmove (long dest, int[] src, long size); in memmove() method in C
69 public static final native void memmove (long dest, long[] src, long size); in memmove() method in C
75 public static final native void memmove (long dest, short[] src, long size); in memmove() method in C
87 public static final native void memmove (byte[] dest, long src, long size); in memmove() method in C
93 public static final native void memmove (long dest, long src, long size); in memmove() method in C
99 public static final native void memmove (char[] dest, long src, long size); in memmove() method in C
[all …]
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/internal/
H A DC.java39 public static final native void memmove (long dest, byte[] src, long size); in memmove() method in C
45 public static final native void memmove (long dest, char[] src, long size); in memmove() method in C
51 public static final native void memmove (long dest, double[] src, long size); in memmove() method in C
57 public static final native void memmove (long dest, float[] src, long size); in memmove() method in C
63 public static final native void memmove (long dest, int[] src, long size); in memmove() method in C
69 public static final native void memmove (long dest, long[] src, long size); in memmove() method in C
75 public static final native void memmove (long dest, short[] src, long size); in memmove() method in C
87 public static final native void memmove (byte[] dest, long src, long size); in memmove() method in C
93 public static final native void memmove (long dest, long src, long size); in memmove() method in C
99 public static final native void memmove (char[] dest, long src, long size); in memmove() method in C
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/accessibility/gtk/
H A DATK.java254 public static final native void memmove (AtkActionIface dest, long src); in memmove() method in ATK
255 public static final native void memmove (AtkComponentIface dest, long src); in memmove() method in ATK
256 public static final native void memmove (AtkEditableTextIface dest, long src); in memmove() method in ATK
257 public static final native void memmove (AtkHypertextIface dest, long src); in memmove() method in ATK
258 public static final native void memmove (AtkObjectClass dest, long src); in memmove() method in ATK
259 public static final native void memmove (AtkSelectionIface dest, long src); in memmove() method in ATK
260 public static final native void memmove (AtkTableIface dest, long src); in memmove() method in ATK
261 public static final native void memmove (AtkTextIface dest, long src); in memmove() method in ATK
262 public static final native void memmove (AtkValueIface dest, long src); in memmove() method in ATK
280 public static final native void memmove (long dest, AtkTextRange src, int size); in memmove() method in ATK
[all …]
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/internal/accessibility/gtk/
H A DATK.java254 public static final native void memmove (AtkActionIface dest, long src); in memmove() method in ATK
255 public static final native void memmove (AtkComponentIface dest, long src); in memmove() method in ATK
256 public static final native void memmove (AtkEditableTextIface dest, long src); in memmove() method in ATK
257 public static final native void memmove (AtkHypertextIface dest, long src); in memmove() method in ATK
258 public static final native void memmove (AtkObjectClass dest, long src); in memmove() method in ATK
259 public static final native void memmove (AtkSelectionIface dest, long src); in memmove() method in ATK
260 public static final native void memmove (AtkTableIface dest, long src); in memmove() method in ATK
261 public static final native void memmove (AtkTextIface dest, long src); in memmove() method in ATK
262 public static final native void memmove (AtkValueIface dest, long src); in memmove() method in ATK
280 public static final native void memmove (long dest, AtkTextRange src, int size); in memmove() method in ATK
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/expat/vms/
H A Dexpat_config.h47 #define memmove(d,s,l) bcopy((s),(d),(l)) macro
49 #define memmove(d,s,l) ;punting on memmove; macro
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/expat/vms/
H A Dexpat_config.h47 #define memmove(d,s,l) bcopy((s),(d),(l)) macro
49 #define memmove(d,s,l) ;punting on memmove; macro
/dports/devel/tla/tla-1.3.5/src/expat/vms/
H A Dexpat_config.h47 #define memmove(d,s,l) bcopy((s),(d),(l)) macro
49 #define memmove(d,s,l) ;punting on memmove; macro
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/expat/vms/
H A Dexpat_config.h47 #define memmove(d,s,l) bcopy((s),(d),(l)) macro
49 #define memmove(d,s,l) ;punting on memmove; macro
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/expat-sys-2.1.6/expat/vms/
H A Dexpat_config.h47 #define memmove(d,s,l) bcopy((s),(d),(l)) macro
49 #define memmove(d,s,l) ;punting on memmove; macro
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/expat-sys-2.1.6/expat/vms/
H A Dexpat_config.h47 #define memmove(d,s,l) bcopy((s),(d),(l)) macro
49 #define memmove(d,s,l) ;punting on memmove; macro
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/expat-sys-2.1.6/expat/vms/
H A Dexpat_config.h47 #define memmove(d,s,l) bcopy((s),(d),(l)) macro
49 #define memmove(d,s,l) ;punting on memmove; macro
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/expat/vms/
H A Dexpat_config.h56 #define memmove(d,s,l) bcopy((s),(d),(l)) macro
58 #define memmove(d,s,l) ;punting on memmove; macro
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/expat/vms/
H A Dexpat_config.h56 #define memmove(d,s,l) bcopy((s),(d),(l)) macro
58 #define memmove(d,s,l) ;punting on memmove; macro
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/expat/vms/
H A Dexpat_config.h56 #define memmove(d,s,l) bcopy((s),(d),(l)) macro
58 #define memmove(d,s,l) ;punting on memmove; macro
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/expat/vms/
H A Dexpat_config.h56 #define memmove(d,s,l) bcopy((s),(d),(l)) macro
58 #define memmove(d,s,l) ;punting on memmove; macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/microblaze/lib/
H A Dmemmove.c35 void *memmove(void *v_dst, const void *v_src, __kernel_size_t c) in memmove() function
58 void *memmove(void *v_dst, const void *v_src, __kernel_size_t c) in memmove() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/microblaze/lib/
H A Dmemmove.c35 void *memmove(void *v_dst, const void *v_src, __kernel_size_t c) in memmove() function
58 void *memmove(void *v_dst, const void *v_src, __kernel_size_t c) in memmove() function
/dports/multimedia/libv4l/linux-5.13-rc2/arch/microblaze/lib/
H A Dmemmove.c35 void *memmove(void *v_dst, const void *v_src, __kernel_size_t c) in memmove() function
58 void *memmove(void *v_dst, const void *v_src, __kernel_size_t c) in memmove() function
/dports/net/tightvnc/vnc_unixsrc/Xvnc/include/
H A DXfuncs.h85 #define memmove(dst,src,len) bcopy((char *)(src),(char *)(dst),(int)(len)) macro
88 #define memmove(dst,src,len) _XBCOPYFUNC((char *)(src),(char *)(dst),(int)(len)) macro
92 #define memmove(dst,src,len) bcopy((char *)(src),(char *)(dst),(int)(len)) macro
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DXmfuncs.h78 #define memmove(dst,src,len) bcopy((char *)(src),(char *)(dst),(int)(len)) macro
81 #define memmove(dst,src,len) _XBCOPYFUNC((char *)(src),(char *)(dst),(int)(len)) macro
85 #define memmove(dst,src,len) bcopy((char *)(src),(char *)(dst),(int)(len)) macro
/dports/lang/snobol4/snobol4-2.2.2/include/
H A Dstr.h17 #define memmove(DEST,SRC,LEN) bcopy(SRC,DEST,LEN) macro
29 #define memmove(DEST,SRC,LEN) bcopy(SRC,DEST,LEN) macro
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/machine/riscv/
H A Dmemmove.S16 memmove: label
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/src/string/x86_64/
H A Dmemmove.s3 memmove: label
/dports/devel/tigcc/tigcc-0.96.b8_10/tigcc/tigcclib/src/
H A Dmemmove.s7 memmove: label
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/string/x86_64/
H A Dmemmove.s3 memmove: label

12345678910>>...123