HomeSort by relevance Sort by last modified time
    Searched refs:prt (Results 1 - 10 of 10) 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...]
  /libcore/luni/src/test/java/libcore/java/net/
OldServerSocketTest.java 101 public SSClient(int prt) {
102 port = prt;
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
ServerSocketTest.java 67 public SSClient(int prt) {
68 port = prt;
    [all...]
  /external/mesa3d/src/amd/addrlib/r800/
siaddrlib.cpp     [all...]
ciaddrlib.cpp 909 * Return the threshold of switching to P4_* instead of P16_* for PRT resources
    [all...]
egbaddrlib.cpp 888 if ((mipLevel == 0) && (flags.prt) && (m_chipFamily == ADDR_CHIP_FAMILY_SI))
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dmusicc.h 472 STDMETHOD(GetNextEvent)(THIS_ LPREFERENCE_TIME prt, LPDWORD pdwChannelGroup, LPDWORD pdwLength, LPBYTE *ppData) PURE;
474 STDMETHOD(GetStartTime)(THIS_ LPREFERENCE_TIME prt) PURE;
    [all...]
shobjidl.h     [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 464 milliseconds