HomeSort by relevance Sort by last modified time
    Searched defs:prt (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.25/opcodes/
z80-dis.c 75 prt (struct buffer *buf, disassemble_info * info, char *txt)
290 { 0x70, 0xFF, prt, "in f,(c)" },
293 { 0x71, 0xFF, prt, "out (c),0" },
298 { 0x44, 0xFF, prt, "neg" },
299 { 0x45, 0xFF, prt, "retn" },
300 { 0x46, 0xFF, prt, "im 0" },
301 { 0x47, 0xFF, prt, "ld i,a" },
304 { 0x4D, 0xFF, prt, "reti" },
305 { 0x4F, 0xFF, prt, "ld r,a" },
306 { 0x56, 0xFF, prt, "im 1" }
74 prt (struct buffer *buf, disassemble_info * info, char *txt) function
    [all...]
  /external/ltp/testcases/kernel/fs/fsx-linux/
fsx-linux.c 154 prt(char *fmt, ...) function
171 prt("%s%s%s\n", prefix, prefix ? ": " : "", strerror(errno));
195 prt("LOG DUMP (%d total operations):\n", logcount);
208 prt("%d: %lu.%06lu ", opnum, lp->tv.tv_sec, lp->tv.tv_usec);
212 prt("MAPREAD 0x%x thru 0x%x (0x%x bytes)",
217 prt("\t***RRRR***");
220 prt("MAPWRITE 0x%x thru 0x%x (0x%x bytes)",
225 prt("\t******WWWW");
228 prt("READ 0x%x thru 0x%x (0x%x bytes)",
233 prt("\t***RRRR***")
    [all...]
  /external/mesa3d/src/amd/addrlib/
addrinterface.h 448 UINT_32 prt : 1; ///< Flag for partially resident texture member in struct:_ADDR_SURFACE_FLAGS::__anon27247
654 UINT_32 prtBlockIndex; ///< Index of a PRT tile (64K block)
    [all...]

Completed in 283 milliseconds