Searched refs:OUTP (Results 1 – 5 of 5) sorted by relevance
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
D | sg_err.c | 28 #define OUTP stderr macro 147 fprintf(OUTP, "%s(0x%02x)", reserved, opcode); in print_opcode() 150 fprintf(OUTP, "%s(0x%02x)", vendor, opcode); in print_opcode() 153 fprintf(OUTP, "%s", table[opcode & 0x1f]); in print_opcode() 162 fprintf(OUTP, " ["); in sg_print_command() 164 fprintf(OUTP, "%02x ", command[k]); in sg_print_command() 165 fprintf(OUTP, "]\n"); in sg_print_command() 218 fprintf(OUTP, "%s ", ccp); in sg_print_scsi_status() 1019 fprintf(OUTP, "Additional sense: %s\n", obuff); in sg_print_asc_ascq() 1030 fprintf(OUTP, "Additional sense: "); in sg_print_asc_ascq() [all …]
|
/external/llvm-project/llvm/test/CodeGen/NVPTX/ |
D | shfl-p.ll | 17 ; CHECK: shfl.down.b32 [[OUT:%r[0-9]+]]|[[OUTP:%p[0-9]+]], [[A]], [[B]], [[C]]; 28 ; CHECK: shfl.down.b32 [[OUT:%r[0-9]+]]|[[OUTP:%p[0-9]+]], [[A]], [[B]], [[C]]; 38 ; CHECK: shfl.down.b32 [[OUT:%r[0-9]+]]|[[OUTP:%p[0-9]+]], [[A]], [[B]], 1; 48 ; CHECK: shfl.down.b32 [[OUT:%r[0-9]+]]|[[OUTP:%p[0-9]+]], [[A]], [[B]], 2; 58 ; CHECK: shfl.down.b32 [[OUT:%r[0-9]+]]|[[OUTP:%p[0-9]+]], [[A]], 1, [[C]]; 68 ; CHECK: shfl.down.b32 [[OUT:%r[0-9]+]]|[[OUTP:%p[0-9]+]], [[A]], 2, [[C]]; 77 ; CHECK: shfl.down.b32 [[OUT:%r[0-9]+]]|[[OUTP:%p[0-9]+]], [[A]], 1, 2; 86 ; CHECK: shfl.down.b32 [[OUT:%r[0-9]+]]|[[OUTP:%p[0-9]+]], [[A]], 2, 3; 99 ; CHECK: shfl.down.b32 [[OUT:%f[0-9]+]]|[[OUTP:%p[0-9]+]], [[A]], [[B]], [[C]]; 110 ; CHECK: shfl.down.b32 [[OUT:%f[0-9]+]]|[[OUTP:%p[0-9]+]], [[A]], [[B]], [[C]]; [all …]
|
D | shfl-sync-p.ll | 18 ; CHECK: shfl.sync.down.b32 [[OUT:%r[0-9]+]]|[[OUTP:%p[0-9]+]], [[A]], [[B]], [[C]], [[MASK]]; 29 ; CHECK: shfl.sync.down.b32 [[OUT:%r[0-9]+]]|[[OUTP:%p[0-9]+]], [[A]], [[B]], [[C]], 1; 40 ; CHECK: shfl.sync.down.b32 [[OUT:%r[0-9]+]]|[[OUTP:%p[0-9]+]], [[A]], [[B]], 1, [[MASK]]; 50 ; CHECK: shfl.sync.down.b32 [[OUT:%r[0-9]+]]|[[OUTP:%p[0-9]+]], [[A]], [[B]], 2, 1; 61 ; CHECK: shfl.sync.down.b32 [[OUT:%r[0-9]+]]|[[OUTP:%p[0-9]+]], [[A]], 1, [[C]], [[MASK]]; 71 ; CHECK: shfl.sync.down.b32 [[OUT:%r[0-9]+]]|[[OUTP:%p[0-9]+]], [[A]], 2, [[C]], 1; 81 ; CHECK: shfl.sync.down.b32 [[OUT:%r[0-9]+]]|[[OUTP:%p[0-9]+]], [[A]], 1, 2, [[MASK]]; 90 ; CHECK: shfl.sync.down.b32 [[OUT:%r[0-9]+]]|[[OUTP:%p[0-9]+]], [[A]], 2, 3, 1; 104 ; CHECK: shfl.sync.down.b32 [[OUT:%f[0-9]+]]|[[OUTP:%p[0-9]+]], [[A]], [[B]], [[C]], [[MASK]]; 115 ; CHECK: shfl.sync.down.b32 [[OUT:%f[0-9]+]]|[[OUTP:%p[0-9]+]], [[A]], [[B]], [[C]], 1; [all …]
|
/external/libxkbcommon/test/data/symbols/ |
D | pc | 59 key <OUTP> { [ XF86Display ] };
|
/external/libxkbcommon/test/data/keycodes/ |
D | xfree86 | 350 alias <OUTP> = <I56>;
|