/external/strace/tests/ |
D | stat.c | 108 struct stat stb; in main() local 111 if (sizeof(stb.st_size) > 4) in main() 113 assert(syscall(NR_stat, av[1], &stb) == 0); in main() 115 assert(stat(av[1], &stb) == 0); in main() 120 (unsigned int) major(stb.st_dev), in main() 121 (unsigned int) minor(stb.st_dev)); in main() 122 printf(", st_ino=%llu", (unsigned long long) stb.st_ino); in main() 124 print_ftype(stb.st_mode); in main() 126 print_perms(stb.st_mode); in main() 127 printf(", st_nlink=%u", (unsigned int) stb.st_nlink); in main() [all …]
|
D | statfs.c | 10 struct statfs stb; in main() local 11 assert(statfs("/proc/self/status", &stb) == 0); in main()
|
/external/llvm/test/MC/Sparc/ |
D | sparc-mem-instructions.s | 39 ! CHECK: stb %o2, [%i0+%l6] ! encoding: [0xd4,0x2e,0x00,0x16] 40 stb %o2, [%i0 + %l6] 41 ! CHECK: stb %o2, [%i0+32] ! encoding: [0xd4,0x2e,0x20,0x20] 42 stb %o2, [%i0 + 32] 43 ! CHECK: stb %o2, [%g1] ! encoding: [0xd4,0x28,0x60,0x00] 44 stb %o2, [%g1]
|
/external/openssh/ |
D | scp.c | 747 struct stat stb; in source() local 768 if (fstat(fd, &stb) < 0) { in source() 772 if (stb.st_size < 0) { in source() 777 switch (stb.st_mode & S_IFMT) { in source() 782 rsource(name, &stb); in source() 796 if (do_times(remout, verbose_mode, &stb) < 0) in source() 801 (u_int) (stb.st_mode & FILEMODEMASK), in source() 802 (long long)stb.st_size, last); in source() 817 start_progress_meter(curfile, stb.st_size, &statbytes); in source() 819 for (haderr = i = 0; i < stb.st_size; i += bp->cnt) { in source() [all …]
|
/external/mesa3d/src/mesa/sparc/ |
D | sparc_clip.S | 129 stb %g3, [%i2] ! LSU 156 stb %g2, [%i3] ! LSU 161 1: stb %g3, [%i4] ! LSU Group 215 stb %g3, [%i2] ! LSU 226 stb %g2, [%i3] ! LSU 231 1: stb %g3, [%i4] ! LSU Group
|
/external/llvm/test/CodeGen/PowerPC/ |
D | jaggedstructs.ll | 27 ; CHECK: stb {{[0-9]+}}, 55(1) 31 ; CHECK: stb {{[0-9]+}}, 63(1) 40 ; CHECK: stb {{[0-9]+}}, 79(1)
|
D | structsinregs.ll | 106 ; CHECK: stb 3, 55(1) 142 ; CHECK: stb {{[0-9]+}}, 71(1) 144 ; CHECK: stb {{[0-9]+}}, 87(1) 148 ; CHECK: stb {{[0-9]+}}, 103(1) 193 ; CHECK: stb 3, 55(1)
|
D | stfiwx-2.ll | 11 ; CHECK: stb 4, 0(3)
|
D | pr15630.ll | 17 ; CHECK: stb
|
D | structsinmem.ll | 62 ; CHECK: stb {{[0-9]+}}, 119(1) 151 ; CHECK: stb {{[0-9]+}}, 119(1) 153 ; CHECK: stb {{[0-9]+}}, 135(1) 156 ; CHECK: stb {{[0-9]+}}, 151(1) 160 ; CHECK: stb {{[0-9]+}}, 167(1)
|
D | 2013-05-15-preinc-fold.ll | 17 ; CHECK-NEXT: stb 4, 2(3)
|
D | byval-aliased.ll | 21 ; CHECK: stb {{r[0-9]+}}, [[OFF:[0-9]+]]({{r[3]?1}})
|
D | vec_extload.ll | 10 ; (lbz/stb), and a final vector load (lvx) to load the result
|
/external/iproute2/misc/ |
D | rtacct.c | 546 struct stat stb; in main() local 557 if (fstat(fd, &stb) != 0) { in main() 561 if (stb.st_nlink != 1 || stb.st_uid != getuid()) { in main() 565 if (stb.st_size != sizeof(*hist_db)) in main() 590 if (uptime >= 0 && time(NULL) >= stb.st_mtime+uptime) { in main()
|
D | nstat.c | 538 struct stat stb; in main() local 553 if (fstat(fileno(hist_fp), &stb) != 0) { in main() 557 if (stb.st_nlink != 1 || stb.st_uid != getuid()) { in main() 569 if (uptime >= 0 && time(NULL) >= stb.st_mtime+uptime) { in main()
|
D | ifstat.c | 686 struct stat stb; in main() local 701 if (fstat(fileno(hist_fp), &stb) != 0) { in main() 705 if (stb.st_nlink != 1 || stb.st_uid != getuid()) { in main() 717 if (uptime >= 0 && time(NULL) >= stb.st_mtime+uptime) { in main()
|
/external/llvm/test/MC/Disassembler/Sparc/ |
D | sparc-mem.txt | 93 # CHECK: stb %o2, [%i0+%l6] 96 # CHECK: stb %o2, [%i0+32] 99 # CHECK: stb %o2, [%g1]
|
/external/javassist/src/main/javassist/compiler/ |
D | Javac.java | 212 SymbolTable stb = new SymbolTable(stable); in compileBody() local 213 Stmnt s = p.parseStatement(stb); in compileBody() 564 SymbolTable stb = new SymbolTable(stable); in compileStmnt() local 566 Stmnt s = p.parseStatement(stb); in compileStmnt()
|
/external/valgrind/coregrind/m_syswrap/ |
D | syscall-ppc32-linux.S | 114 stb 5,OFFSET_ppc32_CR0_0(30) /* gst->CR0.SO = cr0.so */
|
D | syscall-ppc64be-linux.S | 122 stb 5,OFFSET_ppc64_CR0_0(30) /* gst->CR0.SO = cr0.so */
|
D | syscall-ppc64le-linux.S | 135 stb 5,OFFSET_ppc64_CR0_0(30) /* gst->CR0.SO = cr0.so */
|
/external/llvm/test/CodeGen/Hexagon/ |
D | circ_st.ll | 28 %1 = tail call i8* @llvm.hexagon.circ.stb(i8* %0, i32 0, i32 %or, i32 -1) 33 declare i8* @llvm.hexagon.circ.stb(i8*, i32, i32, i32) nounwind
|
D | brev_st.ll | 102 %1 = tail call i8* @llvm.hexagon.brev.stb(i8* %0, i32 0, i32 %shl) 107 declare i8* @llvm.hexagon.brev.stb(i8*, i32, i32) nounwind
|
/external/llvm/test/CodeGen/SPARC/ |
D | fp128.ll | 134 ; HARD: stb 140 ; SOFT: stb
|
/external/mesa3d/src/gallium/drivers/radeon/ |
D | AMDILPeepholeOptimizer.cpp | 191 for (StructType::element_iterator stb = ST->element_begin(), in containsPointerType() local 192 ste = ST->element_end(); stb != ste; ++stb) { in containsPointerType() 193 if (!containsPointerType(*stb)) { in containsPointerType()
|