OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dbb
(Results
1 - 5
of
5
) 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();
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
octeon.d
36
.*: 70874
dbb
exts32 \$7,\$4,0x16,0x9
/libcore/ojluni/src/main/java/sun/nio/ch/
FileChannelImpl.java
492
MappedByteBuffer
dbb
= map(MapMode.READ_ONLY, position, size);
local
495
int n = target.write(
dbb
);
505
unmap(
dbb
);
[
all
...]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/
all-opcodes.d
669
293: 3
dbb
.*
[
all
...]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/epiphany/
allinsn.d
[
all
...]
Completed in 7528 milliseconds