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

  /libcore/luni/src/main/java/java/nio/
NioUtils.java 43 DirectByteBuffer dbb = (DirectByteBuffer) buffer; local
45 if (dbb.cleaner != null) {
46 dbb.cleaner.clean();
49 dbb.memoryRef.free();
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/RecoveryOemHookLib/
RecoveryOemHookLib.inf 21 FILE_GUID = DE6D4FB9-12DB-4dbb-ACF1-92514388355F
  /device/linaro/bootloader/edk2/CorebootModulePkg/SecCore/
SecCore.inf 19 FILE_GUID = BA7BE337-6CFB-4dbb-B26C-21EC2FC16073
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
octeon.d 36 .*: 70874dbb exts32 \$7,\$4,0x16,0x9
  /libcore/ojluni/src/main/java/sun/nio/ch/
FileChannelImpl.java 545 MappedByteBuffer dbb = map(MapMode.READ_ONLY, position, size); local
548 int n = target.write(dbb);
558 unmap(dbb);
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/
all-opcodes.d 669 293: 3dbb.*
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/epiphany/
allinsn.d     [all...]

Completed in 568 milliseconds