HomeSort by relevance Sort by last modified time
    Searched refs:dataOffset (Results 26 - 50 of 206) sorted by null

12 3 4 5 6 7 8 9

  /external/python/cpython2/Mac/Modules/drag/
_Dragmodule.c 137 UInt32 dataOffset;
145 &dataOffset))
152 dataOffset);
372 UInt32 dataOffset;
380 &dataOffset))
392 dataOffset);
682 PyDoc_STR("(ItemReference theItemRef, FlavorType theType, Buffer dataPtr, UInt32 dataOffset) -> None")},
702 PyDoc_STR("(ItemReference theItemRef, FlavorType theType, Buffer dataPtr, UInt32 dataOffset) -> (Buffer dataPtr)")},
    [all...]
  /frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/converter/
FwdLockConv.c 155 size_t dataOffset;
563 pSession->dataOffset = headerSignaturePos + SHA1_HASH_SIZE;
579 pOutput->fromConvertData.numBytes = pSession->dataOffset;
    [all...]
  /build/soong/third_party/zip/
android.go 50 dataOffset, err := orig.DataOffset()
54 io.Copy(w.cw, io.NewSectionReader(orig.zipr, dataOffset, int64(orig.CompressedSize64)))
  /external/lzma/CPP/7zip/Archive/7z/
7zOut.h 250 UInt64 dataOffset,
7zIn.cpp 942 UInt64 &dataOffset,
951 dataOffset = ReadNumber();
1049 UInt64 &dataOffset, CObjectVector<CByteBuffer> &dataVector
1058 dataOffset,
1080 _stream, baseOffset + dataOffset,
    [all...]
7zOut.cpp 357 UInt64 dataOffset,
364 WriteNumber(dataOffset);
  /frameworks/av/media/extractors/ogg/
OggExtractor.cpp 698 off64_t dataOffset = mOffset + 27 + mCurrentPage.mNumSegments;
700 dataOffset += mCurrentPage.mLace[j];
732 dataOffset,
739 packetSize, (long long)dataOffset, n);
    [all...]
  /hardware/nxp/secure_element/libese-spi/p73/lib/
phNxpEseProto7816_3.cpp 309 phNxpEse_memcpy(&(p_framebuff[3]), iFrameData.p_data + iFrameData.dataOffset,
334 phNxpEseProto7816_3_Var.phNxpEseNextTx_Cntx.IframeInfo.dataOffset = 0;
378 phNxpEseProto7816_3_Var.phNxpEseNextTx_Cntx.IframeInfo.dataOffset =
379 phNxpEseProto7816_3_Var.phNxpEseLastTx_Cntx.IframeInfo.dataOffset +
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/aether/aether-connector-basic/1.0.2.v20150114/
aether-connector-basic-1.0.2.v20150114.jar 
  /external/icu/icu4c/source/tools/toolutil/
package.cpp 524 offset=20+(int32_t)ds->readUInt32(inEntries[itemCount-1].dataOffset);
550 itemLength=(int32_t)(ds->readUInt32(inEntries[0].dataOffset))-stringsOffset;
646 items[i].data=(uint8_t *)inBytes+ds->readUInt32(inEntries[i].dataOffset);
661 items[itemCount-1].length=length-ds->readUInt32(inEntries[itemCount-1].dataOffset);
837 entry.dataOffset=(uint32_t)offset;
    [all...]
  /external/icu/icu4c/source/test/perf/dicttrieperf/
dicttrieperf.cpp 113 int32_t nameOffset, dataOffset;
147 toc[i].dataOffset=i; // arbitrary value, see toc comment below
177 // with nameOffset and dataOffset.
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/builder/
DefaultMp4Builder.java 112 dataOffset is where the first sample starts. In this special mdat the samples always start
115 long dataOffset = mdat.getDataOffset();
119 offsets[i] += dataOffset;
  /prebuilts/go/darwin-x86/src/cmd/internal/goobj/
read.go 162 dataOffset int64
311 d := Data{Offset: r.dataOffset, Size: n}
312 r.dataOffset += n
527 r.dataOffset = r.offset
  /prebuilts/go/linux-x86/src/cmd/internal/goobj/
read.go 162 dataOffset int64
311 d := Data{Offset: r.dataOffset, Size: n}
312 r.dataOffset += n
527 r.dataOffset = r.offset
  /device/google/contexthub/firmware/os/inc/
nanohubPacket.h 534 uint32_t dataOffset;
  /external/mesa3d/src/gallium/drivers/svga/include/
svga_reg.h     [all...]
  /device/google/contexthub/util/nanoapp_postprocess/
postprocess_elf.c 252 uint32_t dataOffset = sizeof(outHeader) + sizeof(app);
253 uint32_t hdrDiff = dataOffset - sizeof(*bin);
259 memmove(buf + dataOffset, buf + sizeof(*bin), bufUsed - sizeof(*bin));
    [all...]
  /external/python/cpython2/Mac/Modules/list/
_Listmodule.c 1071 SInt16 dataOffset,
1088 dataOffset,
    [all...]
  /external/curl/tests/python_dependencies/impacket/
smbserver.py     [all...]
  /external/lzma/C/
7zArcIn.c 935 UInt64 *dataOffset,
945 *dataOffset = 0;
949 RINOK(ReadNumber(sd, dataOffset));
    [all...]
  /external/skia/src/core/
SkColorSpace_ICC.cpp     [all...]
  /external/skqp/src/core/
SkColorSpace_ICC.cpp     [all...]
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/
DexWriter.java     [all...]
  /device/google/contexthub/firmware/os/core/
nanohubCommand.c     [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/aether/aether-spi/1.0.2.v20150114/
aether-spi-1.0.2.v20150114.jar 

Completed in 849 milliseconds

12 3 4 5 6 7 8 9