HomeSort by relevance Sort by last modified time
    Searched refs:junk (Results 176 - 200 of 249) sorted by null

1 2 3 4 5 6 78 910

  /external/jemalloc/test/unit/
mallctl.c 177 TEST_MALLCTL_OPT(const char *, junk, fill);
  /external/mesa3d/src/mapi/glapi/gen/
glX_proto_size.py 550 [dim, w, h, d, junk] = f.get_images()[0].get_dimensions()
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/gen/
MIPS64Ops.go 12 // - Integer types live in the low portion of registers. Upper portions are junk.
14 // Upper bytes are junk.
MIPSOps.go 12 // - Integer types live in the low portion of registers. Upper portions are junk.
14 // Upper bytes are junk.
386Ops.go 12 // - Integer types live in the low portion of registers. Upper portions are junk.
14 // Upper bytes are junk.
16 // Unused portions are junk.
AMD64Ops.go 12 // - Integer types live in the low portion of registers. Upper portions are junk.
14 // Upper bytes are junk.
16 // Unused portions are junk.
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/gen/
MIPS64Ops.go 12 // - Integer types live in the low portion of registers. Upper portions are junk.
14 // Upper bytes are junk.
MIPSOps.go 12 // - Integer types live in the low portion of registers. Upper portions are junk.
14 // Upper bytes are junk.
386Ops.go 12 // - Integer types live in the low portion of registers. Upper portions are junk.
14 // Upper bytes are junk.
16 // Unused portions are junk.
AMD64Ops.go 12 // - Integer types live in the low portion of registers. Upper portions are junk.
14 // Upper bytes are junk.
16 // Unused portions are junk.
    [all...]
  /prebuilts/misc/windows/sdl2/test/
testatomic.c 120 int adder(void* junk)
  /toolchain/binutils/binutils-2.25/opcodes/
epiphany-asm.c 328 long junk ATTRIBUTE_UNUSED;
731 return _("junk at end of line"); /* FIXME: would like to include `str' */
iq2000-asm.c 343 long junk ATTRIBUTE_UNUSED;
734 return _("junk at end of line"); /* FIXME: would like to include `str' */
mt-asm.c 426 long junk ATTRIBUTE_UNUSED;
870 return _("junk at end of line"); /* FIXME: would like to include `str' */
or1k-asm.c 447 long junk ATTRIBUTE_UNUSED;
778 return _("junk at end of line"); /* FIXME: would like to include `str' */
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
dumpICUrules.bat 394 # Clean the eol junk up
  /toolchain/binutils/binutils-2.25/gas/config/
tc-arc.c 1700 const char *junk; local
    [all...]
  /external/icu/icu4c/source/test/cintltst/
creststn.c 2076 const UChar *junk; \/* ignored *\/ local
    [all...]
nucnvtst.c 450 char junk[9999]; local
454 junk[0] = 0;
457 sprintf(junk + strlen(junk), "0x%02x, ", (int)(0xFF & *ptr));
461 log_verbose(junk);
611 char junk[9999]; local
615 junk[0] = 0;
620 sprintf(junk + strlen(junk), "0x%04x, ", (0xFFFF) & (unsigned int)*ptr);
624 log_verbose(junk);
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/
insns-bad-1.l 7 [^:]*:10: Error: junk after operand 1 of 'nop'
55 [^:]*:52: Error: junk after operand 1 of 'add'
257 [^:]*:250: Error: junk after operand 1 of 'cmpeq'
303 [^:]*:295: Error: junk after operand 1 of 'cmpgtu'
335 [^:]*:327: Error: junk after operand 1 of 'cmpltu'
    [all...]
  /prebuilts/go/darwin-x86/src/image/jpeg/
reader_test.go 286 // Test that adding some random junk between the SOS marker and the
  /prebuilts/go/darwin-x86/src/runtime/
stubs.go 72 // for a new allocation) and hence contains only "junk".
  /prebuilts/go/darwin-x86/src/syscall/
unzip_nacl.go 506 println("fs unzip: junk at end of compressed data")
  /prebuilts/go/linux-x86/src/image/jpeg/
reader_test.go 286 // Test that adding some random junk between the SOS marker and the
  /prebuilts/go/linux-x86/src/runtime/
stubs.go 72 // for a new allocation) and hence contains only "junk".

Completed in 2483 milliseconds

1 2 3 4 5 6 78 910