Home
last modified time | relevance | path

Searched defs:StrCpy (Results 1 – 25 of 63) sorted by relevance

123

/dports/archivers/libcabinet/libcabinet-0.30/
H A Dbstring.h80 b_string& StrCpy(const char* s) { return *this = s; } in StrCpy() function
81 b_string& StrCpy(b_string& s) { return *this = (char *) s; } in StrCpy() function
/dports/archivers/libcabinet/libcabinet-0.30/dist-include/
H A Dbstring.h78 b_string& StrCpy(const char* s) { return *this = s; } in StrCpy() function
79 b_string& StrCpy(b_string& s) { return *this = (char *) s; } in StrCpy() function
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/gnu-efi/dist/lib/
H A Dstr.c109 StrCpy ( in StrCpy() function
/dports/sysutils/syslinux/syslinux-6.03/gnu-efi/gnu-efi-3.0/lib/
H A Dstr.c107 StrCpy ( in StrCpy() function
/dports/games/scummvm/scummvm-2.5.1/engines/icb/common/
H A Dpx_string.cpp324 void pxFlexiCharBuffer::StrCpy(uint32 offset, const char *string) { in StrCpy() function in ICB::pxFlexiCharBuffer
/dports/devel/gnu-efi/gnu-efi-3.0.14/lib/
H A Dstr.c107 StrCpy ( in StrCpy() function
/dports/misc/mc-nox11/mc-4.8.27/src/vfs/smbfs/helpers/lib/
H A Dutil_str.c867 StrCpy (char *dest, const char *src) in StrCpy() function
/dports/misc/mc/mc-4.8.27/src/vfs/smbfs/helpers/lib/
H A Dutil_str.c867 StrCpy (char *dest, const char *src) in StrCpy() function
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/MdePkg/Library/BaseLib/
H A DString.c46 StrCpy ( in StrCpy() function
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/ctools/ctransition/
H A Dncbistr.hpp282 #define StrCpy Nlm_StrCpy macro
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdePkg/Library/BaseLib/
H A DString.c40 StrCpy ( in StrCpy() function
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdePkg/Library/BaseLib/
H A DString.c40 StrCpy ( in StrCpy() function
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdePkg/Library/BaseLib/
H A DString.c40 StrCpy ( in StrCpy() function
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdePkg/Library/BaseLib/
H A DString.c40 StrCpy ( in StrCpy() function
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdePkg/Library/BaseLib/
H A DString.c40 StrCpy ( in StrCpy() function
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdePkg/Library/BaseLib/
H A DString.c40 StrCpy ( in StrCpy() function
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdePkg/Library/BaseLib/
H A DString.c40 StrCpy ( in StrCpy() function
/dports/biology/ncbi-toolkit/ncbi/corelib/
H A Dncbistr.h306 #define StrCpy Nlm_StrCpy macro
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp106 Value *StrCpy = M->getOrInsertFunction(Name, AttrListPtr::get(AWI, 2), in EmitStrCpy() local
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dshlwapi.h469 #define StrCpy __AW(StrCpy) macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dshlwapi.h469 #define StrCpy __AW(StrCpy) macro
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Utils/
H A DBuildLibCalls.cpp825 Value *StrCpy = M->getOrInsertFunction(Name, I8Ptr, I8Ptr, I8Ptr); in emitStrCpy() local
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/Transforms/Scalar/
H A DSimplifyLibCalls.cpp1224 StrNCmpOpt StrNCmp; StrCpyOpt StrCpy; StrCpyOpt StrCpyChk; member in __anon6429bb920311::SimplifyLibCalls
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Utils/
H A DBuildLibCalls.cpp858 Value *StrCpy = M->getOrInsertFunction(Name, I8Ptr, I8Ptr, I8Ptr); in emitStrCpy() local
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dshlwapi.d476 alias StrCpyW StrCpy; in version() local

123