Searched refs:off (Results 1 - 25 of 861) sorted by relevance

1234567891011>>

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/tc_ematch/
H A Dtc_em_nbyte.h8 __u16 off; member in struct:tcf_em_nbyte
H A Dtc_em_cmp.h10 __u16 off; member in struct:tcf_em_cmp
/prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
H A Didle.bat1 @echo off
/prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
H A Didle.bat1 @echo off
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
H A Didle.bat1 @echo off
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
H A Didle.bat1 @echo off
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/input.output/iostream.format/output.streams/ostream.seeks/
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);
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;
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/input.output/iostream.format/output.streams/ostream.seeks/
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);
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;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/tc_act/
H A Dtc_pedit.h20 __u32 off; /*offset */ member in struct:tc_pedit_key
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/input.output/iostream.format/input.streams/istream.unformatted/
H A Dtellg.pass.cpp40 typename base::pos_type seekoff(typename base::off_type off, argument
44 assert(off == 0);
H A Dseekg_off.pass.cpp19 // basic_istream<charT,traits>& seekg(off_type off, ios_base::seekdir dir);
49 typename base::pos_type seekoff(typename base::off_type off, argument
55 return off;
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/input.output/iostream.format/input.streams/istream.unformatted/
H A Dtellg.pass.cpp40 typename base::pos_type seekoff(typename base::off_type off, argument
44 assert(off == 0);
H A Dseekg_off.pass.cpp19 // basic_istream<charT,traits>& seekg(off_type off, ios_base::seekdir dir);
49 typename base::pos_type seekoff(typename base::off_type off, argument
55 return off;
/prebuilts/tools/common/m2/repository/com/android/tools/external/liblzf/1.0/
H A Dliblzf-1.0.jar ... int) int len int maxlen int hslot int reference int off byte[] in_data int in_len byte[] out_data int out_len int c ...
/prebuilts/go/darwin-x86/src/crypto/rc4/
H A Drc4_amd64.s103 #define KEYROUND(xmm, load, off, r1, r2, index) \
106 load((off+1), r2); \
107 MOVB R8, (off*4)(R12); \
112 #define LOAD(off, reg) \
113 MOVBLZX (off*4)(R12), reg; \
117 #define SKIP(off, reg)
H A Drc4_amd64p32.s111 #define KEYROUND(xmm, load, off, r1, r2, index) \
115 load((off+1), r2); \
116 MOVB R8, (off*4)(R12); \
122 #define LOAD(off, reg) \
123 MOVBLZX (off*4)(R12), reg; \
127 #define SKIP(off, reg)
/prebuilts/go/linux-x86/src/crypto/rc4/
H A Drc4_amd64.s103 #define KEYROUND(xmm, load, off, r1, r2, index) \
106 load((off+1), r2); \
107 MOVB R8, (off*4)(R12); \
112 #define LOAD(off, reg) \
113 MOVBLZX (off*4)(R12), reg; \
117 #define SKIP(off, reg)
H A Drc4_amd64p32.s111 #define KEYROUND(xmm, load, off, r1, r2, index) \
115 load((off+1), r2); \
116 MOVB R8, (off*4)(R12); \
122 #define LOAD(off, reg) \
123 MOVBLZX (off*4)(R12), reg; \
127 #define SKIP(off, reg)
/prebuilts/go/darwin-x86/src/crypto/elliptic/
H A Dp256_asm_amd64.s1706 #define x1in(off) (32*0 + off)(SP)
1707 #define y1in(off) (32*1 + off)(SP)
1708 #define z1in(off) (32*2 + off)(SP)
1709 #define x2in(off) (32*3 + off)(SP)
1710 #define y2in(off) (32*4 + off)(S
[all...]
/prebuilts/go/linux-x86/src/crypto/elliptic/
H A Dp256_asm_amd64.s1706 #define x1in(off) (32*0 + off)(SP)
1707 #define y1in(off) (32*1 + off)(SP)
1708 #define z1in(off) (32*2 + off)(SP)
1709 #define x2in(off) (32*3 + off)(SP)
1710 #define y2in(off) (32*4 + off)(S
[all...]
/prebuilts/go/darwin-x86/src/
H A Dclean.bat4 @echo off
/prebuilts/go/linux-x86/src/
H A Dclean.bat4 @echo off
/prebuilts/tools/common/m2/repository/io/grpc/grpc-protobuf-nano/0.13.2/
H A Dgrpc-protobuf-nano-0.13.2.jar ... .nano.CodedOutputByteBufferNano output int size byte[] b int off int len public int available () throws java.io. ...

Completed in 422 milliseconds

1234567891011>>