Searched refs:stb (Results 1 - 21 of 21) sorted by relevance

/external/openssl/crypto/
H A Dppccpuid.pl73 stb r0,0(r3)
79 stb r0,0(r3)
H A Dsparccpuid.S334 stb %g0,[%o0]
354 stb %g0,[%o0]
379 stb %g0,[%o0]
/external/dropbear/
H A Dscp.c594 struct stat stb; local
616 if (fstat(fd, &stb) < 0) {
620 switch (stb.st_mode & S_IFMT) {
625 rsource(name, &stb);
644 (u_long) stb.st_mtime,
645 (u_long) stb.st_atime);
652 (u_int) (stb.st_mode & FILEMODEMASK),
653 (long long)stb.st_size, last);
669 start_progress_meter(curfile, stb.st_size, &statbytes);
672 for (haderr = i = 0; i < stb
825 struct stat stb; local
1179 struct stat stb; local
1225 struct stat stb; local
[all...]
/external/libffi/src/pa/
H A Dhpux32.S125 stb %ret0, 0(%r20)
154 stb %ret0, 0(%r20)
164 stb %ret0, 0(%r20)
176 stb %ret0, 0(%r20)
191 stb %ret1, 0(%r20)
208 stb %ret1, 0(%r20)
227 stb %ret1, 0(%r20)
247 stb %ret1, 0(%r20)
H A Dlinux.S118 stb %ret0, 0(%r20)
147 stb %ret0, 0(%r20)
157 stb %ret0, 0(%r20)
169 stb %ret0, 0(%r20)
184 stb %ret1, 0(%r20)
201 stb %ret1, 0(%r20)
220 stb %ret1, 0(%r20)
240 stb %ret1, 0(%r20)
/external/openssl/crypto/aes/asm/
H A Daes-sparcv9.pl592 stb %l0,[%i1+0]
594 stb %l1,[%i1+1]
595 stb %l2,[%i1+2]
597 stb %o0,[%i1+3]
600 stb %l4,[%i1+4]
602 stb %l5,[%i1+5]
603 stb %l6,[%i1+6]
605 stb %o1,[%i1+7]
608 stb %l0,[%i1+8]
610 stb
[all...]
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyscall-ppc32-linux.S114 stb 5,OFFSET_ppc32_CR0_0(30) /* gst->CR0.SO = cr0.so */
H A Dsyscall-ppc64-linux.S122 stb 5,OFFSET_ppc64_CR0_0(30) /* gst->CR0.SO = cr0.so */
/external/iproute2/misc/
H A Drtacct.c546 struct stat stb; local
557 if (fstat(fd, &stb) != 0) {
561 if (stb.st_nlink != 1 || stb.st_uid != getuid()) {
565 if (stb.st_size != sizeof(*hist_db))
587 if (uptime >= 0 && time(NULL) >= stb.st_mtime+uptime) {
H A Difstat.c688 struct stat stb; local
703 if (fstat(fileno(hist_fp), &stb) != 0) {
707 if (stb.st_nlink != 1 || stb.st_uid != getuid()) {
719 if (uptime >= 0 && time(NULL) >= stb.st_mtime+uptime) {
H A Dnstat.c538 struct stat stb; local
553 if (fstat(fileno(hist_fp), &stb) != 0) {
557 if (stb.st_nlink != 1 || stb.st_uid != getuid()) {
569 if (uptime >= 0 && time(NULL) >= stb.st_mtime+uptime) {
/external/qemu/
H A Dsoftmmu_exec.h150 #define stb(p, v) stb_data(p, v) macro
H A Dcpu-all.h694 #define stb(p, v) stb_raw(p, v) macro
/external/javassist/src/main/javassist/compiler/
H A DJavac.java212 SymbolTable stb = new SymbolTable(stable);
213 Stmnt s = p.parseStatement(stb);
564 SymbolTable stb = new SymbolTable(stable);
566 Stmnt s = p.parseStatement(stb);
/external/openssl/crypto/sha/asm/
H A Dsha1-ppc.pl247 stb r16,0(r20)
248 stb r17,1(r20)
249 stb r18,2(r20)
250 stb r19,3(r20)
H A Dsha512-ppc.pl288 stb r16,0(r20)
289 stb r17,1(r20)
290 stb r18,2(r20)
291 stb r19,3(r20)
/external/qemu/target-arm/
H A Dop_helper.c477 #define STB(addr, val) stb(addr, val)
/external/valgrind/main/none/tests/ppc32/
H A Djm-int.stdout.exp1532 stb 00000000, 0 => 00000000, 0 (00000000 00000000)
1533 stb 000f423f, 4 => 3f000000, 0 (00000000 00000000)
1534 stb ffffffff, 8 => ff000000, 0 (00000000 00000000)
1535 stb 00000000, -8 => 00000000, 0 (00000000 00000000)
1536 stb 000f423f, -4 => 3f000000, 0 (00000000 00000000)
1537 stb ffffffff, 0 => ff000000, 0 (00000000 00000000)
/external/qemu/target-i386/
H A Dop_helper.c3963 stb(mem_end, 0x80);
3966 stb(mem_end, 0x00);
3974 stb(mem_ref++, v);
3977 stb(mem_ref++, 0);
H A Dops_sse.h471 stb(a0 + i, d->B(i));
/external/valgrind/main/none/tests/ppc64/
H A Djm-int.stdout.exp4619 stb 0000000000000000, 0 => 0000000000000000, 0 (00000000 00000000)
4620 stb 0000001cbe991def, 8 => ef00000000000000, 0 (00000000 00000000)
4621 stb ffffffffffffffff, 16 => ff00000000000000, 0 (00000000 00000000)
4622 stb 0000000000000000, -16 => 0000000000000000, 0 (00000000 00000000)
4623 stb 0000001cbe991def, -8 => ef00000000000000, 0 (00000000 00000000)
4624 stb ffffffffffffffff, 0 => ff00000000000000, 0 (00000000 00000000)

Completed in 400 milliseconds