HomeSort by relevance Sort by last modified time
    Searched refs:IS (Results 1 - 25 of 3599) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/mesa3d/src/mapi/glapi/gen/
license.py 4 # Permission is hereby granted, free of charge, to any person obtaining a
9 # the Software is furnished to do so, subject to the following conditions:
15 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
29 Permission is hereby granted, free of charge, to any person obtaining a
34 Software is furnished to do so, subject to the following conditions:
40 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
is-1.s 0 # IS must handle a here-label.
2 9H IS 30
3 7H IS 8F+7
4 6H IS 2F
6 8H IS 9B+1
7 2H IS 13
op-0-1.s 1 zero0 IS 0
2 zero1 IS 0
3 zero2 IS 0
err-is-1.s 2 IS 42 % { dg-error "empty label field for IS" "" }
3 2H IS 1
4 IS 2B % { dg-error "empty label field for IS" "" }
sync-op.s 8 Zz IS 0
9 Zo IS 1
10 Z IS 8135234
greg7.s 1 t IS @
2 x IS 4
greg8.s 1 t IS @
2 x IS 4
bz-c.s 2 i1 IS #ffff0000ffff0000
5 i2 IS #ffff0000ffff0000
geta-c.s 2 i1 IS #ffff0000ffff0000
5 i2 IS #ffff0000ffff0000
greg5.s 1 t IS @
2 x IS Data_Segment+4
greg6.s 1 t IS @
2 x IS Data_Segment+4
jump-c.s 2 i1 IS #ffff0000ffff0000
5 i2 IS #ffff0000ffff0000
pushj-c.s 2 i1 IS #ffff0000ffff0000
5 i2 IS #ffff0000ffff0000
resume-op.s 6 X IS 1
7 XX IS 0
save-op.s 5 X IS $31
6 X0 IS $0
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
areg-256.s 2 areg IS $255+1
ext1-254.s 2 ext1 IS 254
ext1.s 2 ext1 IS 252
regext1.s 2 ext1 IS $252
tm-ae.s 3 __TMC_END__ IS @
tm-ape.s 3 __TMC_END__ IS @
tm-awne.s 3 __TMC_END__ IS @
tm-awpe.s 3 __TMC_END__ IS @
tm-e.s 3 __TMC_END__ IS @
  /external/strace/linux/
subcall.h 16 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
29 # error SYS_socket_subcall is not defined
32 #define IS TRACE_INDIRECT_SUBCALL
34 [SYS_socket_subcall + 1] = { 3, IS|TN, SEN(socket), "socket" },
35 [SYS_socket_subcall + 2] = { 3, IS|TN, SEN(bind), "bind" },
36 [SYS_socket_subcall + 3] = { 3, IS|TN, SEN(connect), "connect" },
37 [SYS_socket_subcall + 4] = { 2, IS|TN, SEN(listen), "listen" },
38 [SYS_socket_subcall + 5] = { 3, IS|TN, SEN(accept), "accept" },
39 [SYS_socket_subcall + 6] = { 3, IS|TN, SEN(getsockname), "getsockname" }
    [all...]

Completed in 155 milliseconds

1 2 3 4 5 6 7 8 91011>>