Searched refs:nio (Results 1 - 25 of 30) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/mp/
H A Dmp_mvcc.c140 size_t nio; local
216 &magic, sizeof(u_int32_t), &nio)) != 0 ||
218 &newpgno, sizeof(db_pgno_t), &nio)) != 0 ||
220 &maxpgno, sizeof(db_pgno_t), &nio)) != 0 ||
229 &magic, sizeof(u_int32_t), &nio)) != 0 ||
231 &newpgno, sizeof(db_pgno_t), &nio)) != 0 ||
233 &maxpgno, sizeof(db_pgno_t), &nio)) != 0)
244 &nio)) != 0)
249 &nio)) != 0)
254 &nio)) !
391 size_t nio; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/mp/
H A Dmp_mvcc.c140 size_t nio; local
216 &magic, sizeof(u_int32_t), &nio)) != 0 ||
218 &newpgno, sizeof(db_pgno_t), &nio)) != 0 ||
220 &maxpgno, sizeof(db_pgno_t), &nio)) != 0 ||
229 &magic, sizeof(u_int32_t), &nio)) != 0 ||
231 &newpgno, sizeof(db_pgno_t), &nio)) != 0 ||
233 &maxpgno, sizeof(db_pgno_t), &nio)) != 0)
244 &nio)) != 0)
249 &nio)) != 0)
254 &nio)) !
391 size_t nio; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/mp/
H A Dmp_mvcc.c140 size_t nio; local
216 &magic, sizeof(u_int32_t), &nio)) != 0 ||
218 &newpgno, sizeof(db_pgno_t), &nio)) != 0 ||
220 &maxpgno, sizeof(db_pgno_t), &nio)) != 0 ||
229 &magic, sizeof(u_int32_t), &nio)) != 0 ||
231 &newpgno, sizeof(db_pgno_t), &nio)) != 0 ||
233 &maxpgno, sizeof(db_pgno_t), &nio)) != 0)
244 &nio)) != 0)
249 &nio)) != 0)
254 &nio)) !
391 size_t nio; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/java/src/com/sleepycat/db/
H A DMultipleNIODataEntry.java14 import java.nio.ByteBuffer;
30 Construct an entry with a given java.nio.ByteBuffer. The offset is
31 set to zero; the size is set to the length of the java.nio.ByteBuffer.
34 java.nio.ByteBuffer wrapped by the entry.
H A DMultipleEntry.java14 import java.nio.ByteBuffer;
H A DMultipleKeyNIODataEntry.java14 import java.nio.ByteBuffer;
30 Construct an entry with a given java.nio.ByteBuffer. The offset is
H A DMultipleRecnoNIODataEntry.java14 import java.nio.ByteBuffer;
30 Construct an entry with a given java.nio.ByteBuffer. The offset is
31 set to zero; the size is set to the length of the java.nio.ByteBuffer.
34 java.nio.ByteBuffer wrapped by the entry.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/java/src/com/sleepycat/db/
H A DMultipleNIODataEntry.java14 import java.nio.ByteBuffer;
30 Construct an entry with a given java.nio.ByteBuffer. The offset is
31 set to zero; the size is set to the length of the java.nio.ByteBuffer.
34 java.nio.ByteBuffer wrapped by the entry.
H A DMultipleEntry.java14 import java.nio.ByteBuffer;
H A DMultipleKeyNIODataEntry.java14 import java.nio.ByteBuffer;
30 Construct an entry with a given java.nio.ByteBuffer. The offset is
H A DMultipleRecnoNIODataEntry.java14 import java.nio.ByteBuffer;
30 Construct an entry with a given java.nio.ByteBuffer. The offset is
31 set to zero; the size is set to the length of the java.nio.ByteBuffer.
34 java.nio.ByteBuffer wrapped by the entry.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/java/src/com/sleepycat/db/
H A DMultipleNIODataEntry.java14 import java.nio.ByteBuffer;
30 Construct an entry with a given java.nio.ByteBuffer. The offset is
31 set to zero; the size is set to the length of the java.nio.ByteBuffer.
34 java.nio.ByteBuffer wrapped by the entry.
H A DMultipleEntry.java14 import java.nio.ByteBuffer;
H A DMultipleKeyNIODataEntry.java14 import java.nio.ByteBuffer;
30 Construct an entry with a given java.nio.ByteBuffer. The offset is
H A DMultipleRecnoNIODataEntry.java14 import java.nio.ByteBuffer;
30 Construct an entry with a given java.nio.ByteBuffer. The offset is
31 set to zero; the size is set to the length of the java.nio.ByteBuffer.
34 java.nio.ByteBuffer wrapped by the entry.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/os/
H A Dos_rw.c33 ssize_t nio; local
69 nio = DB_GLOBAL(j_pread) != NULL ?
90 nio = DB_GLOBAL(j_pwrite) != NULL ?
97 if (nio == (ssize_t)io_len) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/os/
H A Dos_rw.c33 ssize_t nio; local
69 nio = DB_GLOBAL(j_pread) != NULL ?
90 nio = DB_GLOBAL(j_pwrite) != NULL ?
97 if (nio == (ssize_t)io_len) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/os/
H A Dos_rw.c33 ssize_t nio; local
69 nio = DB_GLOBAL(j_pread) != NULL ?
90 nio = DB_GLOBAL(j_pwrite) != NULL ?
97 if (nio == (ssize_t)io_len) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/miniupnpc/java/
H A DJavaBridgeTest.java1 import java.nio.ByteBuffer;
2 import java.nio.IntBuffer;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/miniupnpc/java/
H A DJavaBridgeTest.java1 import java.nio.ByteBuffer;
2 import java.nio.IntBuffer;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/miniupnpc/java/
H A DJavaBridgeTest.java1 import java.nio.ByteBuffer;
2 import java.nio.IntBuffer;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/libevent/
H A Devmap.c741 int nsignals, ntimers, nio; local
742 nsignals = ntimers = nio = 0;
766 nio++;
786 --nio;
794 EVUTIL_ASSERT(nio == 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/libevent/
H A Devmap.c741 int nsignals, ntimers, nio; local
742 nsignals = ntimers = nio = 0;
766 nio++;
786 --nio;
794 EVUTIL_ASSERT(nio == 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/libevent/
H A Devmap.c741 int nsignals, ntimers, nio; local
742 nsignals = ntimers = nio = 0;
766 nio++;
786 --nio;
794 EVUTIL_ASSERT(nio == 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/examples_java/src/db/
H A DBulkAccessNIOExample.java17 import java.nio.ByteBuffer;

Completed in 149 milliseconds

12