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

  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/net/ssl/
SSLEngineTest.java 313 ByteBuffer bbd = ByteBuffer.allocate(clientEngine.engine.getSession().getApplicationBufferSize()); local
315 clientEngine.engine.unwrap(bbs, new ByteBuffer[] { bbd }, 0, 1);
459 ByteBuffer bbd = ByteBuffer.allocate(MAX_TLS_RECORD_SIZE); local
460 clientEngine.engine.wrap(new ByteBuffer[] { bbs }, 0, 1, bbd);
614 ByteBuffer bbd = ByteBuffer.allocate(100); local
617 SSLEngineResult unwrap = clientEngine.engine.unwrap(bbs, bbd);
632 ByteBuffer bbd = ByteBuffer.allocate(100).asReadOnlyBuffer(); local
637 sse.unwrap(bbs, bbd);
656 ByteBuffer bbd = ByteBuffer.allocate(100); local
661 sse.unwrap(bbsN, bbd);
687 ByteBuffer bbd = ByteBuffer.allocate(100); local
704 ByteBuffer bbd = ByteBuffer.allocate(100); local
722 ByteBuffer bbd = ByteBuffer.allocate(100); local
799 ByteBuffer[] bbd = {ByteBuffer.allocate(100), ByteBuffer.allocate(10), ByteBuffer.allocate(100) }; local
816 ByteBuffer[] bbd = {ByteBuffer.allocate(100), ByteBuffer.allocate(10), ByteBuffer.allocate(100) }; local
829 ByteBuffer bbd = ByteBuffer.allocate(20000); local
841 ByteBuffer bbd = ByteBuffer.allocate(100).asReadOnlyBuffer(); local
862 ByteBuffer bbd = ByteBuffer.allocate(100); local
893 ByteBuffer bbd = ByteBuffer.allocate(10); local
927 ByteBuffer bbd = ByteBuffer.allocate(20000); local
    [all...]
  /external/libnl/doc/stylesheets/
xhtml11.css 35 color: #527bbd;
79 color: #527bbd;
127 color: #527bbd;
190 color: #527bbd;
248 border: 3px solid #527bbd;
310 color: #527bbd;
xhtml11-quirks.css 9 color: #527bbd;
flask.css 51 color: #527bbd;
98 color: #527bbd;
145 color: #527bbd;
210 color: #527bbd;
347 color: #527bbd;
429 border: 3px solid #527bbd;
433 color: #527bbd;
469 color: #527bbd;
478 border-color: #527bbd;
485 border-color: #527bbd;
    [all...]
docbook-xsl.css 27 color: #527bbd;
39 color: #527bbd;
87 color: #527bbd;
209 color: #527bbd;
250 border-top: 3px solid #527bbd;
251 border-bottom: 3px solid #527bbd;
slidy.css 437 color: #527bbd;
  /external/clang/test/SemaCXX/
cxx0x-deleted-default-ctor.cpp 74 bad_base_default bbd; // expected-error {{call to implicitly-deleted default constructor}} variable
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/tic54x/
all-opcodes.d 1692 692: 6bbd.*
    [all...]
  /prebuilts/tools/common/m2/repository/com/fasterxml/jackson/core/jackson-databind/2.6.6/
jackson-databind-2.6.6.jar 

Completed in 315 milliseconds