Searched defs:offset (Results 1 - 25 of 1866) sorted by relevance

1234567891011>>

/external/clang/test/CodeGenCXX/
H A D2008-05-07-CrazyOffsetOf.cpp8 int offset = (char *) &(((struct bork *) 0x10)->query) - (char *) 0x10; variable
/external/oprofile/libabi/
H A Dop_abi.h19 /// offset or size of the named entry
20 int offset; member in struct:op_abi_entry
/external/webkit/Tools/DumpRenderTree/mac/
H A DDumpRenderTreeDraggingInfo.h33 NSSize offset; variable
39 - (id)initWithImage:(NSImage *)image offset:(NSSize)offset pasteboard:(NSPasteboard *)pasteboard source:(id)source;
/external/elfutils/libdw/
H A Ddwarf_offabbrev.c1 /* Get abbreviation at given offset.
59 dwarf_offabbrev (Dwarf *dbg, Dwarf_Off offset, size_t *lengthp, argument
65 Dwarf_Abbrev *abbrev = __libdw_getabbrev (dbg, NULL, offset, lengthp,
H A Ddwarf_getfuncs.c61 void *arg, ptrdiff_t offset)
71 if (offset == 0)
75 die = INTUSE(dwarf_offdie) (cudie->cu->dbg, offset, &die_mem);
60 dwarf_getfuncs(Dwarf_Die *cudie, int (*callback) (Dwarf_Die *, void *), void *arg, ptrdiff_t offset) argument
H A Ddwarf_haspc.c67 ptrdiff_t offset = 0; local
68 while ((offset = INTUSE(dwarf_ranges) (die, offset, &base,
73 return offset;
H A Ddwarf_siblingof.c99 Dwarf_Off offset; local
101 if (unlikely (__libdw_formref (&sibattr, &offset) != 0))
108 + sibattr.cu->start + offset);
/external/elfutils/libdwfl/
H A Ddwfl_getmodules.c57 ptrdiff_t offset)
63 But continuing from an offset is slow that way. So when
67 choose the style of place-holder when we return an offset,
72 if ((offset & 3) == 1)
74 offset >>= 2;
75 for (ptrdiff_t pos = 0; pos < offset; ++pos)
81 else if (((offset & 3) == 2) && likely (dwfl->lookup_module != NULL))
83 offset >>= 2;
85 if ((size_t) offset - 1 == dwfl->lookup_elts)
88 if (unlikely ((size_t) offset
53 dwfl_getmodules(Dwfl *dwfl, int (*callback) (Dwfl_Module *, void **, const char *, Dwarf_Addr, void *), void *arg, ptrdiff_t offset) argument
[all...]
H A Ddwfl_validate_address.c1 /* Validate an address and the relocatability of an offset from it.
53 dwfl_validate_address (Dwfl *dwfl, Dwarf_Addr address, Dwarf_Sword offset) argument
64 if (offset != 0)
67 relative = address + offset;
/external/elfutils/libelf/
H A Delf_getshstrndx.c115 size_t offset; local
123 offset = elf->state.elf32.ehdr->e_shoff;
128 || (((size_t) ((char *) elf->map_address + offset))
131 num = ((Elf32_Shdr *) (elf->map_address + offset))->sh_link;
139 sizeof (Elf32_Shdr), offset)
161 size_t offset = elf->state.elf64.ehdr->e_shoff; local
166 || (((size_t) ((char *) elf->map_address + offset))
169 num = ((Elf64_Shdr *) (elf->map_address + offset))->sh_link;
177 sizeof (Elf64_Shdr), offset)
H A Delf_readall.c64 set_address (Elf *elf, size_t offset) argument
75 child->start_offset -= offset;
77 child->state.ar.offset -= offset;
79 set_address (child, offset);
139 elf->state.ar.offset -= elf->start_offset;
/external/icu4c/test/cintltst/
H A Dcallcoll.h35 int32_t offset; member in struct:OrderAndOffset
/external/icu4c/test/intltest/
H A Dtscoll.h29 int32_t offset; member in struct:IntlTestCollator::Order
/external/valgrind/main/coregrind/m_gdbserver/
H A Dregdef.h35 /* The offset (in bits) of the value of this register in the buffer. */
36 int offset; member in struct:reg
/external/webkit/Source/JavaScriptCore/bytecode/
H A DJumpTable.cpp40 int32_t offset = branchOffsets[value - min]; local
41 if (offset)
42 return offset;
/external/grub/stage2/
H A Dstage1_5.c25 disk_read_savesect_func (int sector, int offset, int length) argument
/external/icu4c/common/unicode/
H A Dparseerr.h34 * <p>The line, offset, and context fields are optional; parsing
68 * The character offset to the error. If the line field is >= 1,
69 * then this is the offset from the start of the line. Otherwise,
70 * this is the offset from the start of the text. If the parser
74 int32_t offset; member in struct:UParseError
/external/icu4c/i18n/
H A Dregextxt.cpp17 uregex_utext_unescape_charAt(int32_t offset, void *ct) { argument
20 if (offset == context->lastOffset + 1) {
23 } else if (offset == context->lastOffset) {
27 utext_moveIndex32(context->text, offset - context->lastOffset - 1);
29 context->lastOffset = offset;
41 uregex_ucstr_unescape_charAt(int32_t offset, void *context) { argument
42 return ((UChar *)context)[offset];
/external/libvpx/libmkv/
H A DEbmlBufferWriter.h6 unsigned long long offset; member in struct:__anon8150
13 unsigned int offset; member in struct:__anon8151
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
H A DWriteListener.java4 * The <class>WriteListener</class> is used to get the offset of
6 * later needs an offset.
9 public void beforeWrite(long offset); argument
/external/openssh/
H A Dbuffer.h22 u_int offset; /* Offset of first byte containing data. */ member in struct:__anon9634
/external/proguard/src/proguard/classfile/instruction/
H A DInstructionFactory.java34 public static Instruction create(byte[] code, int offset) argument
38 int index = offset;
253 // Instructions with a branch offset operand.
290 throw new IllegalArgumentException("Unknown instruction opcode ["+opcode+"] at offset "+offset);
/external/skia/src/animator/
H A DSkTextOnPath.h24 SkScalar offset; member in class:SkTextOnPath
/external/srtp/crypto/include/
H A Daes_icm.h19 v128_t offset; /* initial offset value */ member in struct:__anon12494
/external/v8/test/mjsunit/
H A Dsubstr.js142 var offset = 0; variable
147 offset += i;
152 assertEquals(xl - offset, z.length);
153 offset -= i;

Completed in 2966 milliseconds

1234567891011>>