Searched defs:off (Results 1 - 25 of 448) sorted by relevance

1234567891011>>

/external/elfutils/src/libdw/
H A Ddwarf_addrdie.c45 Dwarf_Off off; local
50 NULL, NULL, &off) != 0)
53 return INTUSE(dwarf_offdie) (dbg, off, result);
H A Ddwarf_formstring.c69 uint64_t off; local
71 attrp->cu->offset_size, &off, IDX_debug_str, 1))
74 return (const char *) dbg_ret->sectiondata[IDX_debug_str]->d_buf + off;
/external/strace/
H A Dlseek.c77 long long off; local
78 if (syserror(tcp) || umove(tcp, tcp->u_arg[3], &off) < 0)
81 tprintf("[%llu], ", off);
/external/elfutils/src/libdwfl/
H A Ddwfl_module_addrname.c34 GElf_Off off; local
36 return INTUSE(dwfl_module_addrinfo) (mod, addr, &off, &sym,
/external/iproute2/include/linux/tc_ematch/
H A Dtc_em_nbyte.h8 __u16 off; member in struct:tcf_em_nbyte
/external/kernel-headers/original/uapi/linux/tc_ematch/
H A Dtc_em_nbyte.h8 __u16 off; member in struct:tcf_em_nbyte
/external/elfutils/src/libelf/
H A Delf_getphdrnum.c102 Elf64_Off off = (elf->class == ELFCLASS32 local
105 if (unlikely (off == 0))
111 if (unlikely (off >= elf->maximum_size))
129 if (unlikely (elf->maximum_size - off < *dst * phdr_size))
130 *dst = (elf->maximum_size - off) / phdr_size;
/external/boringssl/src/crypto/asn1/
H A Dt_pkey.c64 unsigned char *buf, int off)
71 if(!BIO_indent(bp,off,128))
103 || !BIO_indent(bp,off+4,128))
63 ASN1_bn_print(BIO *bp, const char *number, const BIGNUM *num, unsigned char *buf, int off) argument
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
H A DNullOutputStream.java18 public void write(byte[] buf, int off, int len) argument
/external/guava/guava/src/com/google/common/io/
H A DByteProcessor.java37 * from {@code buf[off]} through {@code buf[off + len - 1]}
41 * @param off the initial offset into the array
45 boolean processBytes(byte[] buf, int off, int len) throws IOException; argument
/external/libcxx/test/std/input.output/iostream.format/output.streams/ostream.seeks/
H A Dseekp2.pass.cpp15 // basic_ostream<charT,traits>& seekp(off_type off, ios_base::seekdir dir);
32 seekoff(typename base::off_type off, std::ios_base::seekdir way, argument
38 return off;
H A Dtellp.pass.cpp32 seekoff(typename base::off_type off, std::ios_base::seekdir way, std::ios_base::openmode which) argument
34 assert(off == 0);
/external/libvpx/libvpx/vpx_dsp/
H A Dbitwriter_buffer.c20 const int off = (int)wb->bit_offset; local
21 const int p = off / CHAR_BIT;
22 const int q = CHAR_BIT - 1 - off % CHAR_BIT;
29 wb->bit_offset = off + 1;
/external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xshader/src/
H A Ddxbc_assemble.cpp49 uint32_t off = sizeof(struct dxbc_container_header) + num_chunks * sizeof(uint32_t); local
52 chunk_offsets[i] = bswap_le32(off);
54 memcpy((char*)header + off, chunks[i], chunk_full_size);
55 off += chunk_full_size;
/external/apache-http/src/org/apache/http/impl/io/
H A DContentLengthOutputStream.java109 public void write(byte[] b, int off, int len) throws IOException { argument
118 this.out.write(b, off, len);
H A DIdentityInputStream.java87 public int read(final byte[] b, int off, int len) throws IOException { argument
91 return this.in.read(b, off, len);
H A DIdentityOutputStream.java87 public void write(byte[] b, int off, int len) throws IOException { argument
91 this.out.write(b, off, len);
/external/apache-http/src/org/apache/http/io/
H A DSessionInputBuffer.java54 int read(byte[] b, int off, int len) throws IOException; argument
H A DSessionOutputBuffer.java54 void write(byte[] b, int off, int len) throws IOException; argument
/external/boringssl/src/crypto/sha/asm/
H A Dsha256-586.pl361 sub off { &DWP(4*(((shift)-$i)&7),"esp"); } subroutine
432 &mov ($t2,&off($f));
435 &mov ("edi",&off($g));
442 &mov (&off($e),$t1); # save $E, modulo-scheduled
444 &add ($T,&off($h)); # T += h
452 &mov ("edi",&off($b));
454 &mov (&off($a),$AH[0]); # save $A, modulo-scheduled
465 &add ($E,&off($d)); # d += T
879 '&mov ("esi",&off($f));',
881 '&mov ("edi",&off(
[all...]
/external/boringssl/src/tool/
H A Dpkcs12.cc83 size_t off = 0; local
85 n = read(fd, &contents[off], size - off);
87 off += static_cast<size_t>(n);
89 } while ((n > 0 && off < size) || (n == -1 && errno == EINTR));
91 if (off != size) {
103 off = 0;
105 n = read(0, &password[off], sizeof(password) - 1 - off);
107 off
[all...]
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/operator/bc/
H A DBcDigestCalculatorProvider.java55 public void write(byte[] bytes, int off, int len) argument
58 dig.update(bytes, off, len);
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
H A DConstructedOctetStream.java20 public int read(byte[] b, int off, int len) throws IOException argument
44 int numRead = _currentStream.read(b, off + totalRead, len - totalRead);
H A DDefiniteLengthInputStream.java65 public int read(byte[] buf, int off, int len) argument
74 int numRead = _in.read(buf, off, toRead);
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
H A DX509NameEntryConverter.java57 * @param off the index at which the encoding starts
62 int off)
66 byte[] data = new byte[(str.length() - off) / 2];
69 char left = str.charAt((index * 2) + off);
70 char right = str.charAt((index * 2) + off + 1);
60 convertHexEncoded( String str, int off) argument

Completed in 3153 milliseconds

1234567891011>>