HomeSort by relevance Sort by last modified time
    Searched defs:new_data (Results 26 - 44 of 44) sorted by null

12

  /external/sfntly/cpp/src/sfntly/table/bitmap/
eblc_table.cc 70 ReadableFontDataPtr new_data; local
71 new_data.Attach(down_cast<ReadableFontData*>(
77 BitmapSizeTable::Builder::CreateBuilder(new_data, data));
98 int32_t EblcTable::Builder::SubSerialize(WritableFontData* new_data) {
100 int32_t size = new_data->WriteFixed(0, kVersion);
101 size += new_data->WriteULong(size, size_table_builders_.size());
154 index_sub_table_array_offset += new_data->WriteUShort(
157 index_sub_table_array_offset += new_data->WriteUShort(
160 index_sub_table_array_offset += new_data->WriteULong(
167 new_data->Slice(index_sub_table_offset)))
300 ReadableFontDataPtr new_data; local
    [all...]
index_sub_table_format4.cc 168 ReadableFontDataPtr new_data; local
169 new_data.Attach(down_cast<ReadableFontData*>(
171 if (new_data == NULL) {
175 new IndexSubTableFormat4::Builder(new_data,
191 WritableFontDataPtr new_data; local
192 new_data.Attach(down_cast<WritableFontData*>(
195 new IndexSubTableFormat4::Builder(new_data,
229 WritableFontData* new_data) {
230 int32_t size = SerializeIndexSubHeader(new_data);
239 target.Attach(down_cast<WritableFontData*>(new_data->Slice
    [all...]
index_sub_table_format5.cc 141 ReadableFontDataPtr new_data; local
142 new_data.Attach(down_cast<ReadableFontData*>(
144 if (new_data == NULL) {
148 new IndexSubTableFormat5::Builder(new_data,
164 WritableFontDataPtr new_data; local
165 new_data.Attach(down_cast<WritableFontData*>(
168 new IndexSubTableFormat5::Builder(new_data,
201 WritableFontData* new_data) {
202 int32_t size = SerializeIndexSubHeader(new_data);
208 target.Attach(down_cast<WritableFontData*>(new_data->Slice
    [all...]
  /external/syslinux/core/fs/iso9660/
susp_rr.c 318 char *pos_pt, *new_data; local
364 new_data = malloc(count + 1);
365 if (susp_rr_is_out_of_mem(new_data)) {
373 memcpy(new_data, *data, *len_data);
376 new_data[count] = 0;
377 *data = new_data;
  /frameworks/native/libs/vr/libpdx/private/pdx/
utility.h 74 void* new_data = data_ ? std::realloc(data_, size) : std::malloc(size); local
76 data_ = static_cast<uint8_t*>(new_data);
  /system/keymaster/android_keymaster/
authorization_set.cpp 87 uint8_t* new_data = new (std::nothrow) uint8_t[length]; local
88 if (new_data == NULL) {
92 memcpy(new_data, indirect_data_, indirect_data_size_);
97 elems_[i].blob.data = new_data + (elems_[i].blob.data - indirect_data_);
100 indirect_data_ = new_data;
  /art/compiler/dex/
dex_to_dex_compiler.cc 590 std::vector<uint8_t> new_data = state2.Compile(); local
591 CHECK(new_data == quicken_data) << "Mismatch producing new quicken data";
601 std::vector<uint8_t> new_data = state2.Compile(); local
602 CHECK(new_data == quicken_data) << "Mismatch producing new quicken data";
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
zlibmodule.c 481 PyObject *new_data; local
487 new_data = PyString_FromStringAndSize(NULL, new_size);
488 if (new_data == NULL)
490 Py_MEMCPY(PyString_AS_STRING(new_data),
492 Py_MEMCPY(PyString_AS_STRING(new_data) + old_size,
495 self->unused_data = new_data;
503 PyObject *new_data = PyString_FromStringAndSize( local
505 if (new_data == NULL)
508 self->unconsumed_tail = new_data;
    [all...]
  /external/libevent/test/
regress.gen.c 81 struct run** new_data = NULL; local
83 new_data = (struct run**) realloc(msg->run_data,
85 if (new_data == NULL)
87 msg->run_data = new_data;
487 ev_uint32_t* new_data = NULL; local
489 new_data = (ev_uint32_t*) realloc(msg->how_often_data,
491 if (new_data == NULL)
493 msg->how_often_data = new_data;
798 char ** new_data = NULL; local
800 new_data = (char **) realloc(msg->notes_data
835 ev_uint32_t* new_data = NULL; local
    [all...]
  /external/python/cpython2/Modules/
zlibmodule.c 540 PyObject *new_data; local
547 new_data = PyString_FromStringAndSize(NULL, new_size);
548 if (new_data == NULL)
550 Py_MEMCPY(PyString_AS_STRING(new_data),
552 Py_MEMCPY(PyString_AS_STRING(new_data) + old_size,
554 Py_SETREF(self->unused_data, new_data);
564 PyObject *new_data = PyString_FromStringAndSize( local
566 if (new_data == NULL)
568 Py_SETREF(self->unconsumed_tail, new_data);
    [all...]
  /external/python/cpython3/Modules/
zlibmodule.c 714 PyObject *new_data; local
721 new_data = PyBytes_FromStringAndSize(NULL, new_size);
722 if (new_data == NULL)
724 memcpy(PyBytes_AS_STRING(new_data),
726 memcpy(PyBytes_AS_STRING(new_data) + old_size,
728 Py_SETREF(self->unused_data, new_data);
738 PyObject *new_data = PyBytes_FromStringAndSize( local
740 if (new_data == NULL)
742 Py_SETREF(self->unconsumed_tail, new_data);
    [all...]
  /external/v8/src/
feedback-vector.cc 38 int new_data = VectorICComputer::encode(data, slot.ToInt(), kind); local
39 set(index, Smi::FromInt(new_data));
    [all...]
  /external/dhcpcd-6.8.2/
ipv6nd.c 576 !(options & DHCPCD_DAEMONISED) && new_data)
747 uint8_t new_rap, new_data; local
813 new_data = 1;
815 new_data = 0;
816 if (new_data || ifp->options->options & DHCPCD_DEBUG)
894 logger(ifp->ctx, new_data ? LOG_ERR : LOG_DEBUG,
900 logger(ifp->ctx, new_data ? LOG_ERR : LOG_DEBUG,
908 logger(ifp->ctx, new_data ? LOG_ERR : LOG_DEBUG,
915 logger(ifp->ctx, new_data ? LOG_ERR : LOG_DEBUG,
1090 logger(ifp->ctx, new_data ? LOG_ERR : LOG_DEBUG
    [all...]
  /external/mesa3d/src/mesa/main/
bufferobj.c 621 void * new_data; local
627 new_data = _mesa_align_malloc( size, ctx->Const.MinMapBufferAlignment );
628 if (new_data) {
629 bufObj->Data = (GLubyte *) new_data;
    [all...]
  /external/opencv/ml/src/
ml_inner_functions.cpp 1746 int** new_data = NULL; local
    [all...]
  /system/update_engine/payload_generator/
delta_diff_utils.cc 617 bool GenerateBestFullOperation(const brillo::Blob& new_data,
621 if (new_data.empty())
626 new_data.begin(), new_data.end(), [](uint8_t x) { return x == 0; })) {
636 // Try compressing |new_data| with xz first.
639 if (XzCompress(new_data, &new_data_xz) && !new_data_xz.empty()) {
651 if (BzipCompress(new_data, &new_data_bz) && !new_data_bz.empty() &&
661 if (!out_blob_set || out_blob->size() >= new_data.size()) {
666 *out_blob = new_data;
710 brillo::Blob new_data; local
    [all...]
  /external/webp/src/dec/
vp8l_dec.c 1227 uint8_t* const new_data = (uint8_t*)new_color_map; local
    [all...]
  /toolchain/binutils/binutils-2.27/bfd/
peXXigen.c 3788 bfd_byte * new_data; local
4129 bfd_byte * new_data; local
    [all...]
  /external/mesa3d/src/gallium/drivers/radeonsi/
si_shader.c 4119 LLVMValueRef new_data; local
    [all...]

Completed in 1881 milliseconds

12