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

<<11121314151617181920>>

/external/elfutils/libdwfl/
H A Ddwfl_getdwarf.c55 ptrdiff_t offset)
58 return INTUSE(dwfl_getmodules) (dwfl, &module_callback, &info, offset);
50 dwfl_getdwarf(Dwfl *dwfl, int (*callback) (Dwfl_Module *, void **, const char *, Dwarf_Addr, Dwarf *, Dwarf_Addr, void *), void *arg, ptrdiff_t offset) argument
/external/elfutils/libebl/
H A Dlibebl.h316 /* Get offset in string table for string associated with SE. */
341 /* Get offset in wide char string table for string associated with SE. */
363 /* Get offset in wide char string table for string associated with SE. */
370 Dwarf_Half offset; /* Byte offset in register data block. */ member in struct:__anon6776
383 Dwarf_Half offset; /* Byte offset in note data. */ member in struct:__anon6777
436 turn a given function value into the a real address or offset (the
438 cases where an actual function address (or offset in ET_REL symbol
/external/elfutils/libelf/
H A Delf32_updatenull.c212 off_t offset = 0; local
304 /* The user specified the offset and the size.
318 offset = ((offset + data->d_align - 1)
321 update_if_changed (data->d_off, offset, changed);
323 offset += data->d_size;
333 offset += scn->rawdata.d.d_size;
374 update_if_changed (shdr->sh_size, (GElf_Word) offset,
378 size += offset;
H A Delf_getdata_rawchunk.c44 elf_getdata_rawchunk (Elf *elf, off_t offset, size_t size, Elf_Type type) argument
56 if (unlikely (offset < 0 || (uint64_t) offset > elf->maximum_size
57 || elf->maximum_size - (uint64_t) offset < size))
82 char *rawdata = elf->map_address + elf->start_offset + offset;
109 elf->start_offset + offset)
H A Delf_strptr.c56 elf_strptr (Elf *elf, size_t idx, size_t offset) argument
121 if (unlikely (offset >= sh_size))
123 /* The given offset is too big, it is beyond this section. */
147 if (unlikely (offset >= sh_size))
149 /* The given offset is too big, it is beyond this section. */
169 if (likely (memrchr (&strscn->zdata_base[offset],
170 '\0', sh_size - offset) != NULL))
171 result = &strscn->zdata_base[offset];
188 if (likely (memrchr (&strscn->rawdata_base[offset],
189 '\0', sh_size - offset) !
[all...]
/external/elfutils/tests/
H A Darextract.c38 off_t offset; local
87 /* Get the offset of the file in the archive. */
88 offset = elf_getbase (subelf);
89 if (offset == -1)
110 ssize_t n = pread (fd, buf, MIN (sizeof buf, todo), offset);
120 offset += n;
/external/emma/core/java12/com/vladium/jcd/cls/
H A DIInterfaceCollection.java32 * constant pool index for offset'th direct superinterface.
34 * @param offset superinterface number [must be in [0, size()) range]
37 * @throws IndexOutOfBoundsException if 'offset' is outside of valid range
39 int get (int offset); argument
61 * @return offset of the new pointer [same as {@link #size()}-1 when called
67 * Replaces superinterface pointer number 'offset' with new value 'interface_index'.
72 * @param offset offset of the superinterface pointer to replace [must be in [0, size()) range]
76 * @throws IndexOutOfBoundsException if 'offset' is outside of valid range
78 int set (int offset, in argument
[all...]
/external/emma/core/java12/com/vladium/jcd/cls/attribute/
H A DIDeclaredExceptionTable.java31 * pool index for offset'th exception type thrown by the method that contains
34 * @param offset thrown exception class number [must be in [0, size()) range]
37 * @throws IndexOutOfBoundsException if 'offset' is outside of valid range
39 int get (int offset); argument
64 * @return offset of the new pointer [same as {@link #size()}-1 when called
70 * Replaces exception class pointer number 'offset' with new value 'interface_index'.
75 * @param offset thrown exception class number [must be in [0, size()) range]
79 * @throws IndexOutOfBoundsException if 'offset' is outside of valid range
81 int set (int offset, int exception_index); argument
H A DIExceptionHandlerTable.java31 * Returns {@link Exception_info} descriptor at a given offset.
33 * @param offset exception offset [must be in [0, size()) range; input not checked]
36 * @throws IndexOutOfBoundsException if 'offset' is outside of valid range
38 Exception_info get (int offset); argument
68 * Replaces the Exception_info descriptor at a given offset. No duplicate
74 * @param offset exception offset [must be in [0, size()) range; input not checked]
76 * @return previous exception descriptor at this offset [never null]
78 * @throws IndexOutOfBoundsException if 'offset' i
80 set(int offset, Exception_info exception) argument
[all...]
/external/f2fs-tools/fsck/
H A Ddefrag.c17 u64 offset; local
32 offset = OFFSET_IN_SEG(sbi, from);
35 f2fs_clear_bit(offset, (char *)se->cur_valid_map);
39 offset = OFFSET_IN_SEG(sbi, to);
42 f2fs_set_bit(offset, (char *)se->cur_valid_map);
66 u64 idx, offset; local
75 offset = OFFSET_IN_SEG(sbi, idx);
77 if (!f2fs_test_bit(offset, (const char *)se->cur_valid_map))
/external/fio/
H A Dhelpers.c13 int fallocate(int fd, int mode, off_t offset, off_t len) argument
21 int posix_fallocate(int fd, off_t offset, off_t len) argument
28 int sync_file_range(int fd, off64_t offset, off64_t nbytes, unsigned int flags) argument
36 int posix_fadvise(int fd, off_t offset, off_t len, int advice) argument
/external/freetype/src/base/
H A Dftsystem.c189 /* offset :: The position in the data stream to start reading. */
202 unsigned long offset,
209 if ( !count && offset > stream->size )
214 if ( stream->pos != offset )
215 ft_fseek( file, (long)offset, SEEK_SET );
201 ft_ansi_stream_io( FT_Stream stream, unsigned long offset, unsigned char* buffer, unsigned long count ) argument
/external/freetype/src/gxvalid/
H A Dgxvmort4.c62 | offset[0] | -> | offset [byte]
68 | offset[1] | |
88 FT_UShort offset; local
92 offset = (FT_UShort)( base_value_p->u +
95 p = gxvalid->lookuptbl_head + offset;
/external/freetype/src/psaux/
H A Dpsarrst.c231 size_t offset = arrstack->count * arrstack->sizeItem; local
232 void* newPtr = (FT_Byte*)arrstack->ptr + offset;
/external/google-breakpad/src/client/linux/dump_writer_common/
H A Dmapping_info.h46 size_t offset; // offset into the backed file. member in struct:google_breakpad::MappingInfo
/external/google-breakpad/src/common/linux/
H A Delfutils-inl.h40 typename ElfClass::Off offset) {
42 offset);
39 GetOffset(const typename ElfClass::Ehdr* elf_header, typename ElfClass::Off offset) argument
H A Dmemory_mapped_file.cc49 MemoryMappedFile::MemoryMappedFile(const char* path, size_t offset) { argument
50 Map(path, offset);
59 bool MemoryMappedFile::Map(const char* path, size_t offset) { argument
82 // If the file does not extend beyond the offset, simply use an empty
85 if (offset >= file_len) {
92 void* data = sys_mmap(NULL, file_len, PROT_READ, MAP_PRIVATE, fd, offset);
94 if ((offset & 4095) != 0) {
100 NULL, file_len, PROT_READ, MAP_PRIVATE, fd, offset >> 12);
107 content_.Set(data, file_len - offset);
/external/guava/guava/src/com/google/common/collect/
H A DRegularImmutableAsList.java60 int copyIntoArray(Object[] dst, int offset) { argument
61 return delegateList.copyIntoArray(dst, offset);
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DUnicodeFilter.java29 * filters. Matches a single 16-bit code unit at offset.
33 int[] offset,
37 if (offset[0] < limit &&
38 contains(c = text.char32At(offset[0]))) {
39 offset[0] += UTF16.getCharCount(c);
42 if (offset[0] > limit && contains(text.char32At(offset[0]))) {
43 // Backup offset by 1, unless the preceding character is a
44 // surrogate pair -- then backup by 2 (keep offset pointing at
46 --offset[
32 matches(Replaceable text, int[] offset, int limit, boolean incremental) argument
[all...]
/external/icu/icu4c/source/common/unicode/
H A Dparsepos.h63 * @param newIndex the new text offset.
214 ParsePosition::setIndex(int32_t offset) argument
216 this->index = offset;
/external/icu/icu4c/source/common/
H A Dunifilt.cpp39 * filters. Matches a single code point at offset (either one or
43 int32_t& offset,
47 if (offset < limit &&
48 contains(c = text.char32At(offset))) {
49 offset += U16_LENGTH(c);
52 if (offset > limit &&
53 contains(c = text.char32At(offset))) {
54 // Backup offset by 1, unless the preceding character is a
55 // surrogate pair -- then backup by 2 (keep offset pointing at
57 --offset;
42 matches(const Replaceable& text, int32_t& offset, int32_t limit, UBool incremental) argument
[all...]
/external/icu/icu4c/source/tools/toolutil/
H A Dcollationinfo.cpp57 printf(" reserved (offset 8): %6ld\n", (long)length);
67 printf(" reserved (offset 10): %6ld\n", (long)length);
108 printf(" reserved (offset 18): %6ld\n", (long)length);
133 int16_t offset = (int16_t)pair; local
134 if(offset == 0) {
137 } else if(offset > 0) {
138 printf(" reorder [%04x, %04x[ by offset %02x to [%04x, %04x[\n",
139 start, limit, offset,
140 start + (offset << 8), limit + (offset <<
[all...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DUnicodeFilter.java34 * filters. Matches a single 16-bit code unit at offset.
39 int[] offset,
43 if (offset[0] < limit &&
44 contains(c = text.char32At(offset[0]))) {
45 offset[0] += UTF16.getCharCount(c);
48 if (offset[0] > limit && contains(text.char32At(offset[0]))) {
49 // Backup offset by 1, unless the preceding character is a
50 // surrogate pair -- then backup by 2 (keep offset pointing at
52 --offset[
38 matches(Replaceable text, int[] offset, int limit, boolean incremental) argument
[all...]
/external/javasqlite/src/main/java/SQLite/
H A DStringEncoder.java199 * index offset, to the given target.
201 * @param offset the offset.
207 private static byte[] byteCopy(byte[] source, int offset, argument
209 for (int i = offset, j = 0; i < offset + count; i++, j++) {
/external/jcommander/src/test/java/com/beust/jcommander/internal/
H A DDefaultConsoleTest.java34 private int offset = 0; field in class:DefaultConsoleTest.StringInputStream
43 offset = 0;
52 if (offset >= data.length) {
55 return 0xFFFF & data[offset++];

Completed in 1611 milliseconds

<<11121314151617181920>>