HomeSort by relevance Sort by last modified time
    Searched full:buf1 (Results 51 - 75 of 257) sorted by null

1 23 4 5 6 7 8 91011

  /external/strace/tests-m32/
unix-pair-send-recv.c 86 char *const buf1 = tail_alloc(len); local
97 assert(sys_recv(1, buf1, len, MSG_WAITALL) == (int) len);
99 transpose(buf1, len);
100 assert(sys_send(1, buf1, len, MSG_DONTROUTE) == (int) len);
  /external/strace/tests-mx32/
unix-pair-send-recv.c 86 char *const buf1 = tail_alloc(len); local
97 assert(sys_recv(1, buf1, len, MSG_WAITALL) == (int) len);
99 transpose(buf1, len);
100 assert(sys_send(1, buf1, len, MSG_DONTROUTE) == (int) len);
  /external/llvm/test/CodeGen/PowerPC/
stack-protector.ll 24 %buf1 = bitcast [8 x i8]* %buf to i8* ; <i8*> [#uses=1]
26 %1 = call i8* @strcpy(i8* %buf1, i8* %0) nounwind ; <i8*> [#uses=0]
  /external/swiftshader/third_party/LLVM/test/CodeGen/X86/
stack-protector-linux.ll 15 %buf1 = bitcast [8 x i8]* %buf to i8* ; <i8*> [#uses=1]
17 %1 = call i8* @strcpy(i8* %buf1, i8* %0) nounwind ; <i8*> [#uses=0]
  /external/ltp/testcases/kernel/io/direct_io/
diotest_routines.c 116 char buf1[BUFSIZ], buf2[BUFSIZ]; local
132 while ((ret1 = read(fd1, buf1, BUFSIZ)) > 0) {
143 if (strncmp(&buf1[i], &buf2[i], 1)) {
146 f1, i, buf1[i],
147 isprint(buf1[i]) ? buf1[1] : '.');
diotest2.c 79 char *buf1; local
84 if ((buf1 = valloc(bufsize)) == 0) {
85 tst_resm(TFAIL, "valloc() buf1 failed: %s", strerror(errno));
95 fillbuf(buf1, bufsize, i);
101 if (write(fd_w, buf1, bufsize) < bufsize) {
114 if (bufcmp(buf1, buf2, bufsize) != 0) {
  /device/google/marlin/dataservices/datatop/src/
datatop_str.c 44 * Will read from buf2 until either a '\n' is reached, or the end of buf1
47 * @param buf1 Destination buffer to store the read line.
55 int dt_read_line(char *buf1, int len1, const char *buf2, int len2, int start)
62 if (buf1 == 0 || buf2 == 0)
69 buf1[i] = buf2[j];
70 if (buf1[i] == '\n')
75 buf1[i] = 0;
  /external/libvncserver/libvncclient/
tls_gnutls.c 215 char buf1[500],buf2[10]; local
258 memset(buf1, 0, sizeof(buf1));
261 if (strlen(buf1)>=sizeof(buf1)-1) break;
263 strncat(buf1, buf2, sizeof(buf1)-strlen(buf1)-1);
266 buf1);
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/zip/
DeflaterInputStreamTest.java 190 byte[] buf1 = new byte[256];
193 assertEquals(23, dis.read(buf1, 0, 256));
210 dis.read(buf1, 0, 512);
234 dis.read(buf1, -1, -1);
240 dis.read(buf1, 0, -1);
247 dis.read(buf1, 0, 512);
253 dis.read(buf1, 0, 1);
277 dis.read(buf1, -1, -1);
283 dis.read(buf1, 0, -1);
  /external/ltp/testcases/kernel/syscalls/rename/
rename06.c 75 struct stat buf1, buf2; variable in typeref:struct:stat
139 if (stat(fdir, &buf1) != -1) {
145 if (stat(fdir, &buf1) == -1) {
151 olddev = buf1.st_dev;
152 oldino = buf1.st_ino;
rename04.c 77 struct stat buf1, buf2; variable in typeref:struct:stat
154 if (stat(fdir, &buf1) == -1) {
161 olddev = buf1.st_dev;
162 oldino = buf1.st_ino;
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/syntax/
parser_test.go 130 var buf1 bytes.Buffer
131 _, err := Fprint(&buf1, ast1, true)
136 ast2, err := ParseBytes(buf1.Bytes(), nil, nil, 0)
147 if bytes.Compare(buf1.Bytes(), buf2.Bytes()) != 0 {
149 fmt.Printf("%s\n", buf1.Bytes())
  /prebuilts/go/linux-x86/src/cmd/compile/internal/syntax/
parser_test.go 130 var buf1 bytes.Buffer
131 _, err := Fprint(&buf1, ast1, true)
136 ast2, err := ParseBytes(buf1.Bytes(), nil, nil, 0)
147 if bytes.Compare(buf1.Bytes(), buf2.Bytes()) != 0 {
149 fmt.Printf("%s\n", buf1.Bytes())
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_write/
2-1.c 45 char buf1[BUF_SIZE1]; local
48 char *bufs[3] = { buf0, buf1, buf2 };
129 if (memcmp(buf1, check + BUF_SIZE0, BUF_SIZE1)) {
  /external/lzma/C/
Bcj2.c 37 const Byte *buf1, SizeT size1,
105 v = buf1;
108 buf1 += 4;
  /external/ltp/testcases/kernel/syscalls/mkdir/
mkdir02.c 98 struct stat buf, buf1; local
168 if (stat(tstdir1, &buf1) == -1) {
176 if (chmod(tstdir1, buf1.st_mode | S_ISGID) != 0) {
254 if (stat(tstdir1, &buf1) == -1) {
261 if (buf.st_gid != buf1.st_gid) {
265 buf.st_gid, buf1.st_gid);
  /frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV7/
PrePostMDCT_v7.s 44 VLD2.I32 {d13, d15}, [r3]! @ tr2 = *(buf1 - 1)@ ti1 = *(buf1 + 0)@
45 VLD2.I32 {d12, d14}, [r3]! @ tr2 = *(buf1 - 1)@ ti1 = *(buf1 + 0)@
118 VSUB.S32 Q5, Q13, Q12 @ *buf1-- = MULHIGH(sina, tr1) - MULHIGH(cosa, ti1)@
125 VADD.S32 Q4, Q10, Q11 @ *buf1-- = MULHIGH(cosa, tr2) + MULHIGH(sina, ti2)@
  /hardware/intel/img/psb_video/fw/msvdx/
msvdx_bin.c 140 unsigned int buf1[(MTX_SIZE1 + sizeof(fw))/4]; local
141 fread(buf1, 1, LINKED_LIST_SIZE, fp_ll_dma);
142 fwrite(buf1, 1, LINKED_LIST_SIZE, ptr);
144 memset(buf1, UNINITILISE_MEM, MTX_SIZE1 + sizeof(fw));
145 buf1[((MTX_SIZE1 + sizeof(fw))/4) - 1] = STACKGUARDWORD;
147 fwrite(buf1, 1, MTX_SIZE1 + sizeof(fw), ptr);
  /external/llvm/test/CodeGen/SPARC/
stack-protector.ll 20 %buf1 = bitcast [8 x i8]* %buf to i8* ; <i8*> [#uses=1]
22 %1 = call i8* @strcpy(i8* %buf1, i8* %0) nounwind ; <i8*> [#uses=0]
  /external/llvm/test/CodeGen/X86/
stack-protector-msvc.ll 26 %buf1 = bitcast [8 x i8]* %buf to i8* ; <i8*> [#uses=1]
28 %1 = call i8* @strcpy(i8* %buf1, i8* %0) nounwind ; <i8*> [#uses=0]
win64_alloca_dynalloca.ll 38 %buf1 = alloca i8, i64 %n, align 1
65 %r = call i64 @bar(i64 %n, i64 %x, i64 %n, i8* %buf0, i8* %buf1) nounwind
96 %buf1 = alloca i8, i64 %n, align 128
121 %r = call i64 @bar(i64 %n, i64 %x, i64 %n, i8* undef, i8* %buf1) nounwind
  /external/valgrind/memcheck/tests/
writev1.c 15 static char buf1[K_1]; variable
30 buf_list[0] = buf1;
  /system/extras/micro_bench/
micro_bench.cpp 282 // alignments. The variables "buf1" and "buf2" will be pointers to the
289 uint8_t *buf1 = allocateAlignedMemory(size, (cmd_data).src_align, (cmd_data).src_or_mask); \
290 if (!buf1) \
337 // larger than the largest cache in the system. Two variables "buf1" and
339 // to avoid any algorithms that prefetch past the end of either "buf1"
341 // both buffers. Specifically, as "buf1" and "buf2" values are iterated in
342 // BENCH code, the end of "buf1" and "buf2" is guaranteed to be at least
343 // "stride_size" away from the next "buf1" and "buf2".
369 uint8_t *buf1; \
373 buf1 = buffer1 + k * buf1_incr;
    [all...]
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/
LpcDev.asi 26 Name(BUF1,ResourceTemplate() {
39 return (BUF1)
63 Name(BUF1,ResourceTemplate() {
76 return (BUF1)
  /bionic/tests/
buffer_tests.cpp 308 uint8_t* buf1 = new uint8_t[3*max_test_size]; local
320 buf1, g_double_aligns[i][0], g_double_aligns[i][1]));
347 delete[] buf1;
423 uint8_t* buf1 = &memory1[pagesize-i]; local
426 test_cmp_func(buf1, buf2, i);
437 uint8_t* buf1 = &memory1[pagesize-i]; local
444 test_miscmp_func(buf1, buf2, i, j);

Completed in 3793 milliseconds

1 23 4 5 6 7 8 91011