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

  /external/libxml2/
uri.c 1947 xmlURIPtr bas = NULL; local
2232 xmlURIPtr bas = NULL; local
    [all...]
  /dalvik/libcore/luni/src/test/java/tests/api/java/io/
PushbackInputStreamTest.java 71 ByteArrayInputStream bas = new ByteArrayInputStream("Hello".getBytes()); local
73 pis = new PushbackInputStream(bas, 0);
79 pis = new PushbackInputStream(bas, -1);
85 pis = new PushbackInputStream(bas , 5);
  /external/libffi/src/s390/
sysv.S 137 bas %r14,0(%r12,%r13) # Call helper

Completed in 24 milliseconds