HomeSort by relevance Sort by last modified time
    Searched refs:memcpy (Results 1201 - 1225 of 2060) sorted by null

<<41424344454647484950>>

  /ndk/sources/android/stlport/stlport/stl/
char_traits.h 172 (char_type*)memcpy(__s1, __s2, __n * sizeof(char_type)));
  /sdk/emulator/mksdcard/
mksdcard.c 148 memcpy( boot + 0x52, "FAT32 ", 8 ); /* FAT system type, padded with 0x20 */
  /system/core/libcutils/
open_memstream.c 139 memcpy(*stream->bufp + stream->offset, buf, size);
  /system/core/run-as/
package.c 199 memcpy(subpath, dataPath, nn);
  /system/core/sh/
cd.c 108 memcpy(d, curdir, p - curdir);
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/tiwlan_loader/
tiwlan_loader.c 222 memcpy(&init_info->data[0], (void *)(nvsPtr + (0xE40 >> 2)), eeprom_image_length);
  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
osmemapi.c 454 memcpy(pDstPtr,pSrcPtr,Size);
  /system/wlan/ti/wilink_6_1/CUDK/os/linux/src/
osapi.c 268 DESCRIPTION: wrapper to the OS memcpy fucntion
276 return memcpy(dest, src, n);
  /system/wlan/ti/wilink_6_1/platforms/os/linux/src/
osmemapi.c 429 memcpy(pDstPtr,pSrcPtr,Size);
  /external/grub/netboot/
tulip.c 764 memcpy(ee_data + 26, eeprom_fixups[i].newtable,
    [all...]
  /external/quake/quake/src/QW/client/
model.c 121 memcpy (out, in, row);
375 memcpy (tx->name, mt->name, sizeof(tx->name));
381 memcpy ( tx+1, mt+1, pixels);
494 memcpy (loadmodel->lightdata, mod_base + l->fileofs, l->filelen);
511 memcpy (loadmodel->visdata, mod_base + l->fileofs, l->filelen);
528 memcpy (loadmodel->entities, mod_base + l->fileofs, l->filelen);
    [all...]
  /frameworks/base/core/jni/
android_util_Binder.cpp 833 memcpy(*pos, &len, sizeof(len));
835 memcpy(*pos, str, len);
849 memcpy(*pos, &val, sizeof(val));
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/tests/
WmaDecTest.c     [all...]
  /build/tools/apriori/
apriori.c 182 memcpy(data->d_buf, olddata->d_buf, olddata->d_size);
358 memcpy(ehdr, oldehdr, sizeof(GElf_Ehdr));
473 memcpy(&source->symtab.shdr, shdr, sizeof(GElf_Shdr));
498 memcpy(&source->dynamic.shdr, shdr, sizeof(GElf_Shdr));
506 memcpy(&source->hash.shdr, shdr, sizeof(GElf_Shdr));
526 memcpy(&reloc->shdr, shdr, sizeof(GElf_Shdr));
539 memcpy(&source->bss.shdr, shdr, sizeof(GElf_Shdr));
    [all...]
  /external/qemu/target-arm/
helper.c 72 memcpy(env->cp15.c0_c1, arm1136_cp15_c0_c1, 8 * sizeof(uint32_t));
73 memcpy(env->cp15.c0_c2, arm1136_cp15_c0_c2, 8 * sizeof(uint32_t));
84 memcpy(env->cp15.c0_c1, mpcore_cp15_c0_c1, 8 * sizeof(uint32_t));
85 memcpy(env->cp15.c0_c2, mpcore_cp15_c0_c2, 8 * sizeof(uint32_t));
101 memcpy(env->cp15.c0_c1, cortexa8_cp15_c0_c1, 8 * sizeof(uint32_t));
102 memcpy(env->cp15.c0_c2, cortexa8_cp15_c0_c2, 8 * sizeof(uint32_t));
625 memcpy (env->fiq_regs, env->regs + 8, 5 * sizeof(uint32_t));
626 memcpy (env->regs + 8, env->usr_regs, 5 * sizeof(uint32_t));
628 memcpy (env->usr_regs, env->regs + 8, 5 * sizeof(uint32_t));
629 memcpy (env->regs + 8, env->fiq_regs, 5 * sizeof(uint32_t))
    [all...]
  /external/bluetooth/bluez/src/
storage.c 272 memcpy(tmp, str + (i * 2) + 2, 2);
613 memcpy(str + 34, tmp + 34, 3);
640 memcpy(tmp, str + (i * 2), 2);
645 memcpy(tmp, str + 33, 2);
912 memcpy(tmp, str + (i * 2), 2);
  /external/iproute2/ip/
ipaddress.c 290 memcpy(&slocal, s, sizeof(slocal));
408 memcpy(&dst.data, RTA_DATA(rta_tb[IFA_LOCAL]), RTA_PAYLOAD(rta_tb[IFA_LOCAL]));
424 memcpy(fn, n, n->nlmsg_len);
603 memcpy(&h->h, n, n->nlmsg_len);
822 memcpy(&dst.data, RTA_DATA(tb[IFA_LOCAL]), RTA_PAYLOAD(tb[IFA_LOCAL]));
  /external/libxml2/
nanohttp.c 1016 memcpy (&sockin, res->ai_addr, res->ai_addrlen);
1026 memcpy (&sockin6, res->ai_addr, res->ai_addrlen);
1098 memcpy (&ia, h->h_addr_list[i], h->h_length);
1110 memcpy (&ia6, h->h_addr_list[i], h->h_length);
1230 memcpy(dest, ctxt->inrptr, len);
    [all...]
  /external/qemu/block/
raw-posix.c 334 memcpy(buf, s->aligned_buf + shift, size);
362 memcpy(buf, s->aligned_buf, size);
413 memcpy(s->aligned_buf + shift, buf, size);
434 memcpy(s->aligned_buf, buf, size);
450 memcpy(s->aligned_buf, buf, count);
    [all...]
  /external/qemu/
savevm.c 113 memcpy(buf + 6, mac_addr, 6); /* h_src */
114 memcpy(buf + 12, &proto, 2); /* h_proto */
115 memcpy(buf + 14, &magic, 4); /* magic */
479 memcpy(f->buf + f->buf_index, buf, l);
521 memcpy(buf, f->buf + f->buf_index, l);
    [all...]
sockets.c 249 memcpy( a->u.in6.address, ip6, sizeof(a->u.in6.address) );
291 memcpy( buf, str, len );
528 memcpy( dst->sin6_addr.s6_addr, a->u.in6.address, 16 );
545 memcpy( dst->sun_path, a->u._unix.path, slen );
606 memcpy(a->u.in6.address, src->sin6_addr.s6_addr, 16);
    [all...]
  /external/skia/src/core/
SkBitmap.cpp 103 memcpy(this, &src, sizeof(src));
121 // ignore the values from the memcpy
767 /* do memcpy for the same configs cases, else use drawing
771 memcpy(tmp.getPixels(), this->getPixels(), this->getSize());
778 memcpy(dstP, srcP, bytesToCopy);
1070 memcpy(alpha, s, w);
1161 memcpy(dst->getPixels(), dstM.fImage, dstM.computeImageSize());
    [all...]
  /external/bluetooth/bluez/audio/
avdtp.c 534 memcpy(session->buf, &single, sizeof(single));
535 memcpy(session->buf + sizeof(single), data, len);
554 memcpy(session->buf, &start, sizeof(start));
555 memcpy(session->buf + sizeof(start), data,
583 memcpy(session->buf, &cont, sizeof(cont));
584 memcpy(session->buf + sizeof(cont), data + sent, to_copy);
1234 memcpy(cap, data, 2 + length);
1282 memcpy(&seps[i], &sep->info, sizeof(struct seid_info));
1328 memcpy(ptr, cap, cap->length + 2);
    [all...]
  /device/samsung/crespo/alsa-utils/aplay/
aplay.c 744 memcpy(buffer, _buffer + sizeof(WaveHeader), size - sizeof(WaveHeader));
862 memcpy(_buffer, buffer, size);
    [all...]
  /device/samsung/crespo/libcamera/
SecCamera.cpp 247 memcpy(buffer, m_buffers_c[index].start, m_buffers_c[index].length);
    [all...]

Completed in 1444 milliseconds

<<41424344454647484950>>