HomeSort by relevance Sort by last modified time
    Searched defs:DataOffset (Results 1 - 12 of 12) sorted by null

  /hardware/intel/img/psb_video/fw/msvdx/
thread1_bin.h 35 unsigned int DataOffset;
thread1_bin.c 56 unsigned int DataOffset;
    [all...]
  /external/llvm/lib/DebugInfo/DWARF/
DWARFAcceleratorTable.cpp 99 unsigned DataOffset = AccelSection.getU32(&OffsetsOffset);
100 OS << format(" Hash = 0x%08x Offset = 0x%08x\n", Hash, DataOffset);
101 if (!AccelSection.isValidOffset(DataOffset)) {
105 while (AccelSection.isValidOffsetForDataOfSize(DataOffset, 4)) {
106 unsigned StringOffset = AccelSection.getU32(&DataOffset);
107 RelocAddrMap::const_iterator Reloc = Relocs.find(DataOffset-4);
114 unsigned NumData = AccelSection.getU32(&DataOffset);
120 if (Atom.extractValue(AccelSection, &DataOffset, nullptr))
  /art/runtime/mirror/
array-inl.h 46 size_t header_size = DataOffset(1U << component_size_shift).SizeValue();
51 inline MemberOffset Array::DataOffset(size_t component_size) {
73 size_t header_size = Array::DataOffset(component_size).SizeValue();
181 DataOffset(1U << component_size_shift).SizeValue(),
  /external/ImageMagick/coders/
wpg.c 863 MagickOffsetType DataOffset;
1003 Header.DataOffset=(MagickOffsetType) ReadBlobLSBLong(image);
1027 (void) SeekBlob(image,Header.DataOffset,SEEK_SET);
1038 Header.DataOffset=TellBlob(image)+Rec.RecordLength;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
vdmdbg.h 76 ULONG DataOffset;
dxva2api.h 206 UINT DataOffset;
winnt.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntddk.h     [all...]
wdm.h     [all...]
wmidata.h     [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 

Completed in 1085 milliseconds