HomeSort by relevance Sort by last modified time
    Searched full:datasize (Results 251 - 275 of 786) sorted by null

<<11121314151617181920>>

  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusMetaFile.h 313 IN UINT dataSize,
321 dataSize,
  /external/pdfium/core/src/fxge/ge/
fx_ge_fontmap.cpp 1515 FX_DWORD datasize = 0; local
    [all...]
  /external/sfntly/cpp/src/sample/subtly/
font_assembler.cc 119 last_offset += DataSize::kSHORT;
129 + (num_segs - i + 1) * DataSize::kSHORT);
  /frameworks/av/media/libmedia/
IHDCP.cpp 51 if (obj && obj->dataSize() > 0) {
52 data.appendFrom(const_cast<Parcel *>(obj), 0, obj->dataSize());
  /frameworks/base/core/java/android/app/usage/
UsageEvents.java 339 dest.writeInt(mParcel.dataSize());
345 dest.appendFrom(mParcel, 0, mParcel.dataSize());
  /frameworks/base/core/java/android/os/
PersistableBundle.java 256 return "PersistableBundle[mParcelledData.dataSize=" +
257 mParcelledData.dataSize() + "]";
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusmetafile.h 287 UINT dataSize, const BYTE *data) const
291 recordType, flags, dataSize, data));
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/
java_primitive_field.cc 725 " int dataSize = 0;\n");
731 " dataSize += com.google.protobuf.CodedOutputStream\n"
736 "dataSize = $fixed_size$ * get$capitalized_name$List().size();\n");
740 "size += dataSize;\n");
747 " .computeInt32SizeNoTag(dataSize);\n"
757 "$name$MemoizedSerializedSize = dataSize;\n");
java_enum_field.cc 548 " int dataSize = 0;\n");
553 " dataSize += com.google.protobuf.CodedOutputStream\n"
557 "size += dataSize;\n");
563 " .computeRawVarint32Size(dataSize);\n"
573 "$name$MemoizedSerializedSize = dataSize;\n");
java_string_field.cc 669 " int dataSize = 0;\n");
674 " dataSize += com.google.protobuf.CodedOutputStream\n"
679 "size += dataSize;\n");
686 " .computeInt32SizeNoTag(dataSize);\n"
696 "$name$MemoizedSerializedSize = dataSize;\n");
  /external/elfutils/0.153/src/
size.c 553 GElf_Off datasize = 0; local
577 datasize += shdr->sh_size;
583 ddigits - 2, datasize,
585 ddigits - 2, textsize + datasize + bsssize,
586 xdigits - 2, textsize + datasize + bsssize,
593 total_datasize += datasize;
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64AsmBackend.cpp 68 void applyFixup(const MCFixup &Fixup, char *Data, unsigned DataSize,
203 unsigned DataSize, uint64_t Value,
216 assert(Offset + NumBytes <= DataSize && "Invalid fixup offset!");
507 void applyFixup(const MCFixup &Fixup, char *Data, unsigned DataSize,
532 unsigned DataSize, uint64_t Value,
541 AArch64AsmBackend::applyFixup (Fixup, Data, DataSize, Value, IsPCRel);
  /external/protobuf/src/google/protobuf/compiler/javanano/
javanano_enum_field.cc 436 // Creates a variable dataSize and puts the serialized size in there.
438 "int dataSize = 0;\n"
441 " dataSize += com.google.protobuf.nano.CodedOutputByteBufferNano\n"
456 "output.writeRawVarint32(dataSize);\n"
481 "size += dataSize;\n");
486 " .computeRawVarint32Size(dataSize);\n");
  /external/valgrind/main/callgrind/
main.c 616 void addEvent_Dr ( ClgState* clgs, InstrInfo* inode, Int datasize, IRAtom* ea )
620 tl_assert(datasize >= 1);
622 tl_assert(datasize <= CLG_(min_line_size));
631 evt->Ev.Dr.szB = datasize;
637 void addEvent_Dw ( ClgState* clgs, InstrInfo* inode, Int datasize, IRAtom* ea )
642 tl_assert(datasize >= 1);
644 tl_assert(datasize <= CLG_(min_line_size));
650 && lastEvt->Ev.Dr.szB == datasize
666 evt->Ev.Dw.szB = datasize;
673 Int datasize, IRAtom* ea, IRAtom* guard
    [all...]
  /frameworks/native/opengl/libs/GLES2/
gl2ext_api.in 124 void API_ENTRY(glGetPerfMonitorCounterDataAMD)(GLuint monitor, GLenum pname, GLsizei dataSize, GLuint * data, GLint * bytesWritten) {
125 CALL_GL_API(glGetPerfMonitorCounterDataAMD, monitor, pname, dataSize, data, bytesWritten);
523 void API_ENTRY(glGetPerfQueryDataINTEL)(GLuint queryHandle, GLuint flags, GLsizei dataSize, GLvoid * data, GLuint * bytesWritten) {
524 CALL_GL_API(glGetPerfQueryDataINTEL, queryHandle, flags, dataSize, data, bytesWritten);
529 void API_ENTRY(glGetPerfQueryInfoINTEL)(GLuint queryId, GLuint queryNameLength, GLchar * queryName, GLuint * dataSize, GLuint * noCounters, GLuint * noInstances, GLuint * capsMask) {
530 CALL_GL_API(glGetPerfQueryInfoINTEL, queryId, queryNameLength, queryName, dataSize, noCounters, noInstances, capsMask);
    [all...]
  /frameworks/rs/
rsg_generator.c 271 fprintf(f, " size_t dataSize = 0;\n");
275 fprintf(f, " dataSize += %s_length;\n", vt->name);
283 fprintf(f, " if (dataSize < io->getMaxInlineSize()) {;\n");
284 fprintf(f, " cmd = static_cast<RS_CMD_%s *>(io->coreHeader(RS_CMD_ID_%s, dataSize + size));\n", api->name, api->name);
297 fprintf(f, " if (dataSize < io->getMaxInlineSize()) {\n");
317 fprintf(f, " if (dataSize >= io->getMaxInlineSize()) {\n");
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/apps/
ApplicationsState.java 92 long dataSize;
608 || entry.dataSize != stats.dataSize
615 entry.dataSize = stats.dataSize;
729 return ps.codeSize + ps.dataSize;
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
video_encoder_device_copper.cpp 366 m_sInput_buff_property.datasize=fmt.fmt.pix_mp.plane_fmt[0].sizeimage;
367 //printf("m_sInput_buff_property.datasize = %d\n",m_sInput_buff_property.datasize);
376 m_sOutput_buff_property.datasize=fmt.fmt.pix_mp.plane_fmt[0].sizeimage;
377 //printf("m_sOutput_buff_property.datasize = %d\n",m_sOutput_buff_property.datasize);
387 //printf("m_sInput_buff_property.datasize = %d\n",m_sInput_buff_property.datasize);
552 m_sInput_buff_property.datasize=fmt.fmt.pix_mp.plane_fmt[0].sizeimage;
568 m_sInput_buff_property.datasize = (m_sInput_buff_property.datasize + 4095
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_device/ios/
audio_device_ios.mm     [all...]
  /hardware/intel/common/libmix/videoencoder/
VideoEncoderAVC.cpp 350 LOG_V("out size is = %d\n", outBuffer->dataSize);
507 outBuffer->dataSize = 0;
516 outBuffer->dataSize = headerSize;
523 outBuffer->dataSize = 0;
564 outBuffer->dataSize = sizeToBeCopied;
569 outBuffer->dataSize = 0;
632 outBuffer->dataSize = sizeCopiedHere;
648 outBuffer->dataSize = sizeCopiedHere;
695 outBuffer->dataSize = sizeCopiedHere;
716 outBuffer->dataSize = sizeCopiedHere
    [all...]
  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
Allocation.java 687 private void data1DChecks(int off, int count, int len, int dataSize) {
699 if(len < dataSize) {
727 int dataSize = mType.mElement.getBytesSize() * count;
728 data1DChecks(off, count, d.length * 4, dataSize);
729 mRS.nAllocationData1D(getIDSafe(), off, mSelectedLOD, count, d, dataSize);
740 int dataSize = mType.mElement.getBytesSize() * count;
741 data1DChecks(off, count, d.length * 2, dataSize);
742 mRS.nAllocationData1D(getIDSafe(), off, mSelectedLOD, count, d, dataSize);
753 int dataSize = mType.mElement.getBytesSize() * count;
754 data1DChecks(off, count, d.length, dataSize);
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/enc/src/
ExynosVideoEncoder.c 232 pVideoPlane->dataSize = 0;
250 pVideoPlane->dataSize = 0;
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLProtoBuf.java     [all...]
  /external/chromium_org/third_party/icu/source/i18n/
uspoof.cpp 701 int32_t dataSize = This->fSpoofData->fRawData->fLength;
702 if (capacity < dataSize) {
704 return dataSize;
706 uprv_memcpy(buf, This->fSpoofData->fRawData, dataSize);
707 return dataSize;
  /external/deqp/modules/gles3/functional/
es3fTextureWrapTests.cpp 217 const int dataSize = compressedTexture.getDataSize();
221 for (int i = 0; i < dataSize; i++)
248 const int dataSize = compressedTexture.getDataSize();
251 DE_ASSERT(dataSize % BLOCK_SIZE == 0);
253 for (int i = 0; i < dataSize/BLOCK_SIZE; i++)

Completed in 1683 milliseconds

<<11121314151617181920>>