Searched defs:offset (Results 276 - 300 of 1540) sorted by relevance

<<11121314151617181920>>

/external/qemu/hw/
H A Dgoldfish_trace.c53 static unsigned long eoff; // offset in EXE file
65 static void trace_dev_write(void *opaque, target_phys_addr_t offset, uint32_t value) argument
71 switch (offset >> 2) {
122 case TRACE_DEV_REG_EXECVE_OFFSET: // execve, offset in EXE
313 int call_type = (offset - 4096) >> 2;
352 if (offset < 4096) {
353 cpu_abort(cpu_single_env, "trace_dev_write: Bad offset %x\n", offset);
355 D("%s: offset=%d (0x%x) value=%d (0x%x)\n", __FUNCTION__, offset,
363 trace_dev_read(void *opaque, target_phys_addr_t offset) argument
[all...]
/external/qemu/
H A Dqemu_file.h25 uint16_t offset; /* offset of field in structure */ member in struct:__anon8681
/external/skia/gpu/src/
H A DGrDrawTarget.cpp103 int offset = vecSize; // position local
107 offset += vecSize;
110 return offset;
123 int offset = vecSize; // position local
127 offset += vecSize;
130 return offset;
H A DGrGLIndexBuffer.cpp117 size_t offset) {
120 if (srcSizeInBytes + offset > size()) {
124 GR_GL(BufferSubData(GR_GL_ELEMENT_ARRAY_BUFFER, offset, srcSizeInBytes, src));
115 updateSubData(const void* src, size_t srcSizeInBytes, size_t offset) argument
H A DGrGLVertexBuffer.cpp116 size_t offset) {
119 if (srcSizeInBytes + offset > size()) {
123 GR_GL(BufferSubData(GR_GL_ARRAY_BUFFER, offset, srcSizeInBytes, src));
114 updateSubData(const void* src, size_t srcSizeInBytes, size_t offset) argument
/external/skia/src/animator/
H A DSkMatrixParts.h91 SkScalar offset; member in class:SkFromPath
/external/skia/src/core/
H A DSkFlattenable.cpp126 uint32_t offset = this->offset(); variable
129 uint32_t sizeRead = this->offset() - offset;
131 // we could try to fix up the offset...
207 uint32_t offset = this->size();
210 uint32_t objSize = this->size() - offset;
212 *this->peek32(offset - sizeof(uint32_t)) = objSize;
/external/skia/src/pdf/
H A DSkPDFCatalog.cpp41 size_t SkPDFCatalog::setFileOffset(SkPDFObject* obj, size_t offset) { argument
45 fCatalog[objIndex].fFileOffset = offset;
92 // offset (minus 1 because object number 0 is reserved).
/external/speex/libspeex/
H A Dltp_sse.h59 int i, offset; local
69 for (offset=0;offset<4;offset++)
72 y[i] = _mm_loadu_ps(_y+(i<<2)+offset);
89 _mm_store_ss(corr+nb_pitch-1-(i<<2)-offset, sum);
/external/srec/srec_jni/
H A Dandroid_speech_srec_MicrophoneInputStream.cpp83 (JNIEnv *env, jclass clazz, jint audioRecord, jbyteArray array, jint offset, jint length) {
91 env->SetByteArrayRegion(array, offset, length, buffer);
82 Java_android_speech_srec_Recognizer_AudioRecordRead(JNIEnv *env, jclass clazz, jint audioRecord, jbyteArray array, jint offset, jint length) argument
/external/strace/
H A Dio.c214 off_t offset; local
233 else if (umove(tcp, tcp->u_arg[6], &offset) < 0)
236 tprintf(", [%llu]", offset);
248 result pread takes an extra padding argument before the offset. This
293 off_t offset; local
298 else if (umove(tcp, tcp->u_arg[2], &offset) < 0)
301 tprintf("[%lu]", offset);
312 loff_t offset; local
317 else if (umove(tcp, tcp->u_arg[2], &offset) < 0)
320 tprintf("[%llu]", (unsigned long long int) offset);
[all...]
/external/tagsoup/src/org/ccil/cowan/tagsoup/
H A DScanHandler.java29 public void adup(char[] buff, int offset, int length) throws SAXException; argument
35 public void aname(char[] buff, int offset, int length) throws SAXException; argument
41 public void aval(char[] buff, int offset, int length) throws SAXException; argument
46 public void cdsect(char[] buff, int offset, int length) throws SAXException; argument
52 public void decl(char[] buff, int offset, int length) throws SAXException; argument
58 public void entity(char[] buff, int offset, int length) throws SAXException; argument
64 public void eof(char[] buff, int offset, int length) throws SAXException; argument
70 public void etag(char[] buff, int offset, int length) throws SAXException; argument
76 public void gi(char[] buff, int offset, int length) throws SAXException; argument
82 public void pcdata(char[] buff, int offset, in argument
88 pi(char[] buff, int offset, int length) argument
94 pitarget(char[] buff, int offset, int length) argument
100 stagc(char[] buff, int offset, int length) argument
106 stage(char[] buff, int offset, int length) argument
112 cmnt(char[] buff, int offset, int length) argument
[all...]
/external/tremolo/Tremolo/
H A Divorbisfile.h61 int (*seek_func) (void *datasource, ogg_int64_t offset, int whence);
69 ogg_int64_t offset; member in struct:OggVorbis_File
/external/v8/test/cctest/
H A Dtest-hashmap.cc130 const int offset = 7; local
137 x = x * factor + offset;
145 x = x * factor + offset;
156 x = x * factor + offset;
166 y = y * factor + offset;
H A Dtest-utils.cc155 int offset = i * (kSequentialSize + kBlockSize); local
157 CHECK_EQ(j * 7, result[offset + j]);
159 CHECK_EQ(0xbadcafe, result[offset + kBlockSize - 1]);
161 CHECK_EQ(j, result[offset + kBlockSize + j]);
187 int offset = 0; local
191 CHECK_EQ(j, result[offset]);
192 offset++;
/external/valgrind/main/coregrind/
H A Dpub_core_aspacemgr.h159 ( Addr a, SizeT len, UInt prot, UInt flags, Int fd, Off64T offset );
192 ( Addr start, SizeT length, UInt prot, UInt flags, Int fd, Off64T offset);
251 ( Addr start, SizeT length, UInt prot, Int fd, Off64T offset );
253 ( Addr start, SizeT length, UInt prot, Int fd, Off64T offset, const HChar *name );
290 ( SizeT length, UInt prot, Int fd, Off64T offset );
292 ( SizeT length, UInt prot, UInt flags, Int fd, Off64T offset );
414 Off64T offset; // Not used for removed segs. member in struct:__anon11084
/external/webkit/Source/JavaScriptCore/bytecode/
H A DJumpTable.h85 void add(int32_t key, int32_t offset) argument
88 branchOffsets[key] = offset;
/external/webkit/Source/JavaScriptCore/jit/
H A DJITCall.cpp81 intptr_t offset = (intptr_t)sizeof(Register) * (intptr_t)RegisterFile::CallerFrame; local
82 addPtr(Imm32((int32_t)offset), regT2, regT3);
/external/webkit/Source/JavaScriptCore/runtime/
H A DJSPropertyNameIterator.h57 bool getOffset(size_t i, int& offset) argument
61 offset = i;
H A DPutPropertySlot.h1 // -*- mode: c++; c-basic-offset: 4 -*-
48 void setExistingProperty(JSObject* base, size_t offset) argument
52 m_offset = offset;
55 void setNewProperty(JSObject* base, size_t offset) argument
59 m_offset = offset;
/external/webkit/Source/JavaScriptCore/wtf/url/src/
H A DURLBuffer.h55 inline char at(int offset) const { return m_buffer[offset]; }
56 inline void set(int offset, CHAR ch) argument
58 // FIXME: Add ASSERT(offset < length());
59 m_buffer[offset] = ch;
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/geometry/
H A DIndexDataManager.h40 virtual void *map(UINT requiredSpace, UINT *offset) = 0;
62 void *map(UINT requiredSpace, UINT *offset);
75 void *map(UINT requiredSpace, UINT *offset);
79 UINT lookupRange(intptr_t offset, GLsizei count, UINT *minIndex, UINT *maxIndex); // Returns the offset into the index buffer, or -1 if not found
80 void addRange(intptr_t offset, GLsizei count, UINT minIndex, UINT maxIndex, UINT streamOffset);
87 intptr_t offset; member in struct:gl::StaticIndexBuffer::IndexRange
/external/webkit/Source/WebCore/bindings/v8/custom/
H A DV8ArrayBufferViewCustom.h50 uint32_t offset = 0; local
53 offset = toUInt32(args[1], ok);
57 if ((buf->byteLength() - offset) % sizeof(ElementType))
59 uint32_t length = (buf->byteLength() - offset) / sizeof(ElementType);
66 RefPtr<ArrayClass> array = ArrayClass::create(buf, offset, length);
109 // WebGL<T>Array(buf, offset, length)
111 // "buf", starting at the specified offset, for the given
174 // void set(in WebGL<T>Array array, [Optional] in unsigned long offset);
176 uint32_t offset = 0; local
178 offset
188 uint32_t offset = 0; local
[all...]
/external/webkit/Source/WebCore/dom/
H A DDynamicNodeList.cpp68 Node* DynamicNodeList::itemForwardsFromCurrent(Node* start, unsigned offset, int remainingOffset) const argument
75 m_caches->lastItemOffset = offset;
86 Node* DynamicNodeList::itemBackwardsFromCurrent(Node* start, unsigned offset, int remainingOffset) const argument
93 m_caches->lastItemOffset = offset;
104 Node* DynamicNodeList::item(unsigned offset) const
106 int remainingOffset = offset;
109 if (offset == m_caches->lastItemOffset)
111 else if (offset > m_caches->lastItemOffset || m_caches->lastItemOffset - offset < offset) {
[all...]
H A DRangeBoundaryPoint.h41 int offset() const;
46 void set(PassRefPtr<Node> container, int offset, Node* childBefore);
47 void setOffset(int offset);
98 inline int RangeBoundaryPoint::offset() const function in class:WebCore::RangeBoundaryPoint
111 inline void RangeBoundaryPoint::set(PassRefPtr<Node> container, int offset, Node* childBefore) argument
114 ASSERT(offset >= 0);
115 ASSERT(childBefore == (offset ? container->childNode(offset - 1) : 0));
117 m_offsetInContainer = offset;
121 inline void RangeBoundaryPoint::setOffset(int offset) argument
[all...]

Completed in 554 milliseconds

<<11121314151617181920>>