HomeSort by relevance Sort by last modified time
    Searched defs:junk (Results 1 - 25 of 37) sorted by null

1 2

  /external/valgrind/main/memcheck/tests/amd64/
xor-undef-amd64.c 10 char* junk = malloc(48); local
11 assert(junk);
22 : : "r"(junk) : "r8", "rax", "cc"
31 : : "r"(junk) : "r8", "rax", "cc"
46 : : "r"(junk) : "mm7", "mm0", "cc", "memory"
58 : : "r"(junk) : "mm7", "mm0", "cc", "memory"
73 : : "r"(junk) : "rax", "xmm8", "xmm0", "cc", "memory"
85 : : "r"(junk) : "rax", "xmm8", "xmm0", "cc", "memory"
100 : : "r"(junk) : "rax", "xmm8", "xmm0", "cc", "memory"
112 : : "r"(junk) : "rax", "xmm8", "xmm0", "cc", "memory
    [all...]
  /external/valgrind/main/memcheck/tests/x86/
xor-undef-x86.c 10 char* junk = malloc(48); local
11 assert(junk);
22 : : "r"(junk) : "edi", "eax", "cc"
31 : : "r"(junk) : "edi", "eax", "cc"
47 : : "r"(junk) : "esi", "mm7", "mm0", "cc", "memory"
60 : : "r"(junk) : "esi", "mm7", "mm0", "cc", "memory"
77 : : "r"(junk) : "esi", "xmm7", "xmm0", "cc", "memory"
91 : : "r"(junk) : "esi", "xmm7", "xmm0", "cc", "memory"
108 : : "r"(junk) : "esi", "xmm7", "xmm0", "cc", "memory"
122 : : "r"(junk) : "esi", "xmm7", "xmm0", "cc", "memory
    [all...]
  /external/openssh/
sandbox-null.c 38 int junk; member in struct:ssh_sandbox
cipher.c 217 u_char *junk, *discard; local
267 junk = xmalloc(cipher->discard_len);
269 if (EVP_Cipher(&cc->evp, discard, junk,
273 xfree(junk);
  /bootable/recovery/updater/
Android.mk 59 junk := $(shell mkdir -p $(dir $(inc));\ macro
  /bionic/libm/i386/
_fpmath.h 36 unsigned int junk :16; member in struct:IEEEl2bits::__anon657
  /bionic/libm/ia64/
_fpmath.h 40 unsigned long junk :48; member in struct:IEEEl2bits::__anon659
42 unsigned long junk :48;
  /external/mesa3d/src/glsl/glcpp/
glcpp-parse.y 262 | HASH_IFDEF IDENTIFIER junk NEWLINE {
267 | HASH_IFNDEF IDENTIFIER junk NEWLINE {
452 junk: label
    [all...]
  /external/iproute2/include/
libnetlink.h 35 rtnl_filter_t junk; member in struct:rtnl_dump_filter_arg
43 rtnl_filter_t junk,
48 rtnl_filter_t junk,
  /external/quake/quake/src/QW/client/
gl_test.c 47 plane_t junk; variable
60 junk = trace.plane;
61 return &junk;
  /external/quake/quake/src/WinQuake/
gl_test.cpp 47 plane_t junk; variable
60 junk = trace.plane;
61 return &junk;
  /packages/apps/Email/tests/src/com/android/email/
FolderPropertiesTests.java 131 Drawable junk = fp.getIcon(Mailbox.TYPE_JUNK, -1, 0); local
141 set.add(junk);
  /external/protobuf/src/google/protobuf/io/
zero_copy_stream_impl_lite.cc 190 char junk[4096]; local
193 int bytes = Read(junk, min(count - skipped,
194 implicit_cast<int>(sizeof(junk))));
  /external/qemu/
qemu-timer.h 179 unsigned long junk; local
185 : "=r" (retval), "=r" (junk));
  /external/zlib/examples/
gzjoin.c 286 unsigned char *junk; /* buffer for uncompressed data -- discarded */ local
298 junk = malloc(CHUNK);
305 if (junk == NULL || ret != Z_OK)
327 strm.next_out = junk;
415 free(junk);
  /external/icu4c/test/intltest/
uobjtest.cpp 488 char junk[800]; local
489 sprintf(junk, " %4d:\t%p\t%s\t%s\n",
491 logln(UnicodeString(junk));
  /external/mdnsresponder/mDNSPosix/
mDNSUNP.c 216 int junk; local
476 junk = close(sockfd);
477 assert(junk == 0);
480 junk = close(sockf6);
481 assert(junk == 0);
Responder.c 677 int junk; local
682 junk = fclose(fp);
683 assert(junk == 0);
  /external/qemu/distrib/sdl-1.2.12/src/audio/windx5/
SDL_dx5audio.c 251 DWORD cursor, junk; local
257 result = IDirectSoundBuffer_GetCurrentPosition(mixbuf, &junk, &cursor);
294 &junk, &cursor);
341 DWORD cursor, junk; local
347 result = IDirectSoundBuffer_GetCurrentPosition(mixbuf, &junk, &cursor);
351 &junk, &cursor);
376 (LPVOID *)&locked_buf, &rawlen, NULL, &junk, 0);
380 (LPVOID *)&locked_buf, &rawlen, NULL, &junk, 0);
  /frameworks/base/tests/CoreTests/android/core/
HeapTest.java 159 Object junk[] = new Object[NUM_OBJECTS]; local
166 while (i < junk.length && totalSize < 8 * 1024 * 1024) {
170 junk[i++] = o;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
shapestr.h 90 CARD16 junk B16; /* not used */
106 CARD8 junk; /* not used */ member in struct:_ShapeCombine
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
shapestr.h 90 CARD16 junk B16; /* not used */
106 CARD8 junk; /* not used */ member in struct:_ShapeCombine
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
shapestr.h 90 CARD16 junk B16; /* not used */
106 CARD8 junk; /* not used */ member in struct:_ShapeCombine
  /external/icu4c/test/cintltst/
ncnvfbts.c 229 char junk[9999]; local
232 junk[0] = 0;
236 sprintf(junk + uprv_strlen(junk), "0x%02x, ", (0xFF) & (unsigned int)*p);
240 log_verbose(junk);
307 char junk[9999]; local
393 junk[0] = 0;
398 sprintf(junk + strlen(junk), "0x%04x, ", (0xFFFF) & (unsigned int)*p);
402 log_verbose(junk);
    [all...]
  /bionic/libc/netbsd/resolv/
res_send.c 881 char junk[PACKETSZ]; local
883 n = read(statp->_vcsock, junk,
884 (len > sizeof junk) ? sizeof junk : len);
    [all...]

Completed in 1334 milliseconds

1 2