Home
last modified time | relevance | path

Searched refs:memmove (Results 1 – 25 of 69) sorted by relevance

123

/device/linaro/bootloader/edk2/ArmPkg/Library/CompilerIntrinsicsLib/Arm/
Dmemmove.S17 GCC_ASM_EXPORT (memmove)
21 # memmove (
26 ASM_PFX(memmove):
/device/google/contexthub/firmware/os/cpu/cortexm4/
Dcortexm4.mk44 $(LIB_PATH)/libc/memmove.c \
51 $(LIB_PATH)/libc/memmove.c \
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/
DUefiLzma.h42 #define memmove CopyMem macro
/device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/
DUefiLzma.h42 #define memmove CopyMem macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dpystrtod.c395 memmove(buffer, in change_decimal_from_locale_to_dot()
459 memmove(start, in ensure_minimum_exponent_length()
469 memmove(start + zeros, start, in ensure_minimum_exponent_length()
517 memmove(new_fraction_end, old_fraction_end, end-old_fraction_end); in remove_trailing_zeros()
586 memmove(p + insert_count, p, in ensure_decimal_point()
597 memmove(p+2, p+1, digit_count); /* safe, but overwrites nul */ in ensure_decimal_point()
870 memmove(buf+1, buf, len+1); in PyOS_double_to_string()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dpystrtod.c395 memmove(buffer, in change_decimal_from_locale_to_dot()
459 memmove(start, in ensure_minimum_exponent_length()
469 memmove(start + zeros, start, in ensure_minimum_exponent_length()
517 memmove(new_fraction_end, old_fraction_end, end-old_fraction_end); in remove_trailing_zeros()
586 memmove(p + insert_count, p, in ensure_decimal_point()
597 memmove(p+2, p+1, digit_count); /* safe, but overwrites nul */ in ensure_decimal_point()
870 memmove(buf+1, buf, len+1); in PyOS_double_to_string()
/device/linaro/bootloader/edk2/BaseTools/Source/C/Common/
DOsPath.c154 memmove (&Path[Offset], &Path[Offset + 1], Remaining);
165 memmove (&Path[Offset], &Path[Offset + 1], Remaining);
DBinderFuncs.c47 memmove (Destination, Source, Length); in CommonLibBinderCopyMem()
DStringFuncs.c86 memmove (String, Pos, strlen (Pos) + 1); in StripInfDscStringInPlace()
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/FdtLib/
Dfdt_rw.c106 memmove(p + newlen, p + oldlen, end - p - oldlen); in _fdt_splice()
406 memmove(new + mem_rsv_off, old + fdt_off_mem_rsvmap(old), mem_rsv_size); in _fdt_packblocks()
409 memmove(new + struct_off, old + fdt_off_dt_struct(old), struct_size); in _fdt_packblocks()
413 memmove(new + strings_off, old + fdt_off_dt_strings(old), in _fdt_packblocks()
472 memmove(buf, tmp, newsize); in fdt_open_into()
Dfdt.c248 memmove(buf, fdt, fdt_totalsize(fdt)); in fdt_move()
Dfdt_sw.c232 memmove(p + newstroffset, p + oldstroffset, fdt_size_dt_strings(fdt)); in fdt_finish()
/device/linaro/bootloader/arm-trusted-firmware/include/stdlib/
Dstring.h55 void *memmove(void *, const void *, size_t);
/device/google/contexthub/firmware/lib/libc/
DAndroid.mk23 memmove.c \
Dbcopy.c60 memmove in memcpy()
/device/linaro/bootloader/edk2/StdLib/LibC/String/
DCopying.c56 memmove(void *s1, const void *s2, size_t n) in memmove() function
/device/linaro/bootloader/arm-trusted-firmware/lib/stdlib/
Dmem.c83 void *memmove(void *dst, const void *src, size_t len) in memmove() function
/device/linaro/bootloader/edk2/ArmPkg/Library/CompilerIntrinsicsLib/
DCompilerIntrinsicsLib.inf36 Arm/memmove.asm | RVCT
63 Arm/memmove.S | GCC
/device/linaro/bootloader/edk2/EmbeddedPkg/Include/
Dlibfdt_env.h54 static inline void *memmove(void *dest, const void *src, size_t n) { in memmove() function
/device/linaro/bootloader/edk2/CryptoPkg/Include/
DOpenSslSupport.h196 void *memmove (void *, const void *, size_t);
263 #define memmove(dest,source,count) CopyMem(dest,source,(UINTN)(count)) macro
/device/asus/fugu/dumpstate/
DDumpstateDevice.cpp92 memmove(buffer, &buffer[ofs], left); in fugu_dump_base64()
/device/linaro/bootloader/edk2/StdLib/Include/
Dstring.h125 void *memmove(void *Dest, const void *Src, size_t N);
/device/google/contexthub/firmware/lib/
Dlib.mk59 SRCS += $(LIBC_PATH)/memmove.c
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
DVfrFormPkg.h375 memmove (&Info->mVarStoreId, &mHeader->VarStoreInfo, sizeof (Info->mVarStoreId)); in VARSTORE_INFO()
628 memmove (&mFormSet->Guid, Guid, sizeof (EFI_GUID)); in SetGuid()
640 memmove (&(mClassGuid[mFormSet->Flags++]), Guid, sizeof (EFI_GUID)); in SetClassGuid()
762 memmove (&(mMethodMap->MethodIdentifier), MethodGuid, sizeof (EFI_GUID)); in SetFormMapMethod()
782 memmove (&mVarStore->Guid, Guid, sizeof (EFI_GUID)); in SetGuid()
822 memmove (&mVarStoreEfi->Guid, Guid, sizeof (EFI_GUID)); in SetGuid()
876 memmove (&mVarStoreNameValue->Guid, Guid, sizeof (EFI_GUID)); in SetGuid()
951 memmove (&(mDefault->Value), &Value, Size - OFFSET_OF (EFI_IFR_DEFAULT, Value));
963memmove (&mDefault->Value, &Value, mDefault->Header.Length - OFFSET_OF (EFI_IFR_DEFAULT, Value)); in SetValue()
1690 memmove (&mRefreshId->RefreshEventGroupId, RefreshEventGroupId, sizeof (EFI_GUID)); in SetRefreshEventGroutId()
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dbytearrayobject.c533 memmove(self->ob_bytes + lo + needed, self->ob_bytes + hi, in bytearray_setslice()
549 memmove(self->ob_bytes + lo + needed, self->ob_bytes + hi, in bytearray_setslice()
674 memmove(self->ob_bytes + start + needed, self->ob_bytes + stop, in bytearray_ass_subscript()
687 memmove(self->ob_bytes + start + needed, self->ob_bytes + stop, in bytearray_ass_subscript()
717 memmove(self->ob_bytes + cur - i, in bytearray_ass_subscript()
723 memmove(self->ob_bytes + cur - slicelen, in bytearray_ass_subscript()
2239 memmove(self->ob_bytes + where + 1, self->ob_bytes + where, n - where); in bytearray_insert()
2377 memmove(self->ob_bytes + where, self->ob_bytes + where + 1, n - where); in bytearray_pop()
2408 memmove(self->ob_bytes + where, self->ob_bytes + where + 1, n - where); in bytearray_remove()

123