Home
last modified time | relevance | path

Searched refs:stb (Results 1 – 25 of 46) sorted by relevance

12

/external/strace/tests/
Dstat.c108 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 …]
Dstatfs.c10 struct statfs stb; in main() local
11 assert(statfs("/proc/self/status", &stb) == 0); in main()
/external/llvm/test/MC/Sparc/
Dsparc-mem-instructions.s39 ! 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/
Dscp.c747 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/
Dsparc_clip.S129 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/
Djaggedstructs.ll27 ; CHECK: stb {{[0-9]+}}, 55(1)
31 ; CHECK: stb {{[0-9]+}}, 63(1)
40 ; CHECK: stb {{[0-9]+}}, 79(1)
Dstructsinregs.ll106 ; 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)
Dstfiwx-2.ll11 ; CHECK: stb 4, 0(3)
Dpr15630.ll17 ; CHECK: stb
Dstructsinmem.ll62 ; 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)
D2013-05-15-preinc-fold.ll17 ; CHECK-NEXT: stb 4, 2(3)
Dbyval-aliased.ll21 ; CHECK: stb {{r[0-9]+}}, [[OFF:[0-9]+]]({{r[3]?1}})
Dvec_extload.ll10 ; (lbz/stb), and a final vector load (lvx) to load the result
/external/iproute2/misc/
Drtacct.c546 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()
Dnstat.c538 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()
Difstat.c686 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/
Dsparc-mem.txt93 # CHECK: stb %o2, [%i0+%l6]
96 # CHECK: stb %o2, [%i0+32]
99 # CHECK: stb %o2, [%g1]
/external/javassist/src/main/javassist/compiler/
DJavac.java212 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/
Dsyscall-ppc32-linux.S114 stb 5,OFFSET_ppc32_CR0_0(30) /* gst->CR0.SO = cr0.so */
Dsyscall-ppc64be-linux.S122 stb 5,OFFSET_ppc64_CR0_0(30) /* gst->CR0.SO = cr0.so */
Dsyscall-ppc64le-linux.S135 stb 5,OFFSET_ppc64_CR0_0(30) /* gst->CR0.SO = cr0.so */
/external/llvm/test/CodeGen/Hexagon/
Dcirc_st.ll28 %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
Dbrev_st.ll102 %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/
Dfp128.ll134 ; HARD: stb
140 ; SOFT: stb
/external/mesa3d/src/gallium/drivers/radeon/
DAMDILPeepholeOptimizer.cpp191 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()

12