OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SIZE_1
(Results
1 - 4
of
4
) sorted by null
/external/strace/tests/
process_vm_readv_writev.c
191
SIZE_1
= SIZE_11 + SIZE_12 + SIZE_13,
213
char *data1_out = tail_alloc(
SIZE_1
);
216
char *data2_in = tail_alloc(
SIZE_1
);
219
{ data1_out +
SIZE_1
, (size_t) 0xdeadfaceca57beefULL },
222
{ data2_in +
SIZE_1
, (size_t) 0xdefaced2bea7be57ULL },
248
2, {SEGM1_BASE, SEGM2_BASE}, {
SIZE_1
, SIZE_2} };
262
fill_memory_ex(data1_out,
SIZE_1
, SEGM1_BASE,
SIZE_1
);
/external/strace/tests-m32/
process_vm_readv_writev.c
191
SIZE_1
= SIZE_11 + SIZE_12 + SIZE_13,
213
char *data1_out = tail_alloc(
SIZE_1
);
216
char *data2_in = tail_alloc(
SIZE_1
);
219
{ data1_out +
SIZE_1
, (size_t) 0xdeadfaceca57beefULL },
222
{ data2_in +
SIZE_1
, (size_t) 0xdefaced2bea7be57ULL },
248
2, {SEGM1_BASE, SEGM2_BASE}, {
SIZE_1
, SIZE_2} };
262
fill_memory_ex(data1_out,
SIZE_1
, SEGM1_BASE,
SIZE_1
);
/external/strace/tests-mx32/
process_vm_readv_writev.c
191
SIZE_1
= SIZE_11 + SIZE_12 + SIZE_13,
213
char *data1_out = tail_alloc(
SIZE_1
);
216
char *data2_in = tail_alloc(
SIZE_1
);
219
{ data1_out +
SIZE_1
, (size_t) 0xdeadfaceca57beefULL },
222
{ data2_in +
SIZE_1
, (size_t) 0xdefaced2bea7be57ULL },
248
2, {SEGM1_BASE, SEGM2_BASE}, {
SIZE_1
, SIZE_2} };
262
fill_memory_ex(data1_out,
SIZE_1
, SEGM1_BASE,
SIZE_1
);
/external/e2fsprogs/tests/scripts/
resize_test
34
echo $MKE2FS $FEATURES -qF $TMPFILE $
SIZE_1
>> $LOG
35
$MKE2FS $FEATURES -qF $TMPFILE $
SIZE_1
>> $LOG
Completed in 69 milliseconds