HomeSort by relevance Sort by last modified time
    Searched refs:mmb (Results 1 - 5 of 5) sorted by null

  /external/apache-harmony/nio/src/test/java/common/org/apache/harmony/nio/tests/java/nio/
MappedByteBufferTest.java 47 MappedByteBuffer mmb = fc.map(FileChannel.MapMode.READ_ONLY, 0, fc local
49 int len = mmb.capacity();
54 byte b = mmb.get();
59 IntBuffer ibuffer = mmb.asIntBuffer();
77 MappedByteBuffer mmb = fc.map(FileChannel.MapMode.READ_ONLY, 0, fc.size()); local
81 mmb);
84 int len = mmb.capacity();
89 mmb.hasArray());
93 byte b = mmb.get();
104 mmb = fc.map(FileChannel.MapMode.READ_WRITE, 0, fc.size())
    [all...]
  /external/openssl/crypto/bn/asm/
ia64-mont.pl 179 { .mmb; (p21) getf.sig n[0]=nlo[3]
266 { .mmb; (p23) st8 [tp_1]=n[2],8
298 { .mmb; add tp_1=8,sp
330 { .mmb; .pred.rel "mutex",p34,p36
335 { .mmb; sub rptr=rptr,len // rewind
346 { .mmb; (p16) ld8 n[0]=[nptr],8
349 { .mmb; (p16) nop.m 0
813 { .mmb; (p32)st8 [rptr]=n2,8
816 { .mmb; (p32)st8 [rptr]=n3,8
819 { .mmb; (p32)st8 [rptr]=n4,
    [all...]
ia64.S     [all...]
  /external/openssl/crypto/md5/asm/
md5-ia64.S 303 { .mmb
328 { .mmb
  /external/openssl/crypto/aes/asm/
aes-ia64.S 314 { .mmb; ld4 out7=[out0] // s3
328 { .mmb; st4 [in1]=r24 // s2
693 { .mmb; ld4 out7=[out0] // s3
707 { .mmb; st4 [in1]=r24 // s2
    [all...]

Completed in 181 milliseconds