Searched refs:bytes (Results 276 - 300 of 327) sorted by relevance

<<11121314

/barrelfish-2018-10-04/kernel/arch/x86_64/
H A Dsyscall.c570 fi->bytes = get_size(to);
722 vmcb_cte->cap.u.frame.bytes < BASE_PAGE_SIZE) {
738 ctrl_cte->cap.u.frame.bytes < BASE_PAGE_SIZE) {
/barrelfish-2018-10-04/usr/drivers/solarflare/
H A Dsfn5122f_cdriver.c540 struct frame_identity frameid = { .base = 0, .bytes = 0 };
680 struct frame_identity frameid = { .base = 0, .bytes = 0 };
689 /* ignore TX of packets 16 bytes and less */
803 /* Squash TX of packets of 16 bytes or less */
940 //struct frame_identity frameid = { .base = 0, .bytes = 0 };
1330 size_t size = id.bytes;
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Demu_util.c83 extern void alloc_stack_pairs(int nstacks, char **names, uword *bytes, struct stack_struct **descr);
/barrelfish-2018-10-04/usr/ramfsd/
H A Dservice.c133 size_t bulk_size = frameid.bytes;
/barrelfish-2018-10-04/usr/tests/xeon_phi_test/
H A Dbenchmark.c30 printf("Buffer size = %lu bytes, processing runs %u\n",
101 debug_printf(" > run %u of %u memwrite of %lu bytes..\n", rep_counter++,
206 //debug_printf("Benchmark: Run %u, size = %lu bytes, [%016lx] -> [%016lx]\n", idx, size, src, dst);
252 //debug_printf("Benchmark: Run %u, size = %lu bytes, [%016lx] -> [%016lx]\n", idx, size, src, dst);
306 //debug_printf("Benchmark: Run %u, size = %lu bytes, [%016lx] -> [%016lx]\n", idx, size, src, dst);
318 .bytes = size
366 debug_printf("Starting memcpy benchmark. tsc/us=%lu, cpysize=%lu bytes\n",
/barrelfish-2018-10-04/usr/eclipseclp/documents/userman/
H A Dumsstring.tex117 user compiled 676 bytes in 0.00 seconds
H A Dumsflags.tex176 specifies how many bytes a program can use up before
299 stack in bytes.
307 in bytes.
H A Dumsprofile.tex252 %/.../qsort.pl compiled 2708 bytes in 0.02 seconds
H A Dumsparallel.tex185 ID # # cpts alts # bytes ms ms ms ms
H A Dumssocket.tex308 up.pl compiled traceable 4772 bytes in 0.08 seconds
/barrelfish-2018-10-04/usr/eclipseclp/ecrc_solvers/
H A Dpropia.pl105 user compiled traceable 528 bytes in 0.00 seconds
120 user compiled traceable 268 bytes in 0.00 seconds
/barrelfish-2018-10-04/include/vm/
H A Dvnode_pager.c1119 int bytes = count * PAGE_SIZE; local
1142 rtval = VOP_PUTPAGES(vp, m, bytes, flags, rtvals);
/barrelfish-2018-10-04/kernel/arch/armv7/
H A Dsyscall.c132 fi->bytes = get_size(to);
270 printk(LOG_NOTE, "type = %d, bytes = %d\n", type, objsize);
927 if(frame->bytes < sizeof(struct arm_core_data)) {
/barrelfish-2018-10-04/lib/openssl-1.0.0d/demos/engines/zencod/
H A Dhw_zencod.c125 #define ZEN_BITS(n, bytes) (ptr_zencod_bytes2bits((unsigned char *) (n), (unsigned long) (bytes)))
351 /* meth_rand->bytes ; */
352 /* zencod_rand.bytes = meth_rand->bytes ; */
1279 0, /* FIXME: key should be up to 256 bytes */
/barrelfish-2018-10-04/usr/eclipseclp/documents/embedding/
H A Ddbi.tex259 bytes is 123. The length is given as a decimal number.
262 bytes is 123. The length is given as a decimal number.
264 \item[s(123,X)] Describes any Prolog term that occupies up to 123 bytes
H A Dembjava.tex738 and writing bytes, the Java-{\eclipse} Interface provides classes for
1476 % stream that, if there are any buffered bytes they should ``immediately
1479 % flush()} method should guarantee that the bytes have been transferred
1484 % of {\it RemoteEclipse}, if a large enough number of bytes are written
1486 % that the bytes have been transferred. However, it makes a lesser
1487 % guarantee, that the bytes will be transferred as soon as possible when
1490 % side. Meanwhile the bytes are buffered on the Java side. When it
1496 % large number of bytes have been written to the {\it ToEclipseQueue}
1499 % for all the bytes to be transferred, these bytes ma
[all...]
H A Dembsumcxx.tex70 The string is copied and can contain NUL bytes.
H A Dembtcl.tex332 for reading one must know exactly how many bytes to read.
368 for reading one must know exactly how many bytes to read, or define
/barrelfish-2018-10-04/usr/eclipseclp/documents/internal/kernel/
H A Dio.tex67 support 4 bytes lookahead, by keeping that amount of already read data
/barrelfish-2018-10-04/usr/eclipseclp/documents/tutorial/
H A Dprogramanalysis.tex268 foo.ecl compiled traceable 5744 bytes in 0.00 seconds
/barrelfish-2018-10-04/kernel/
H A Dsyscall.c849 fi->bytes = get_size(to);
/barrelfish-2018-10-04/usr/monitor/
H A Dinter.c365 .bytes = framebytes
/barrelfish-2018-10-04/usr/eclipseclp/documents/libman/
H A Dextchr.tex190 domain.pl compiled traceable 241028 bytes in 1.22 seconds
324 minmax.chr compiled traceable 106874 bytes in 3.37 seconds
325 minmax.pl compiled traceable 124980 bytes in 1.83 seconds
/barrelfish-2018-10-04/doc/009-notifications/
H A DNotify.tex135 into cacheline-sized slots. (i.e. 1 page has 64 slots of 64-bytes)
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/lib/
H A Dtoplevel.pl666 user compiled 144 bytes in 0.02 seconds

Completed in 314 milliseconds

<<11121314