Home
last modified time | relevance | path

Searched refs:sb (Results 1 – 25 of 35) sorted by relevance

12

/l4re-core-master/uclibc/lib/contrib/uclibc/test/time/
A Dtst-futimens1.c45 struct stat sb; in do_test() local
66 if (stat(name, &sb) < 0) { in do_test()
72 tests[i].ts[0].tv_nsec != sb.st_atim.tv_nsec || in do_test()
73 tests[i].ts[1].tv_sec != sb.st_mtim.tv_sec || in do_test()
74 tests[i].ts[1].tv_nsec != sb.st_mtim.tv_nsec; in do_test()
76 if (tests[i].ts[0].tv_sec != sb.st_atim.tv_sec) { in do_test()
78 i, tests[i].ts[0].tv_sec, sb.st_atim.tv_sec); in do_test()
83 i, tests[i].ts[0].tv_nsec, sb.st_atim.tv_nsec); in do_test()
87 if (tests[i].ts[1].tv_sec != sb.st_mtim.tv_sec) { in do_test()
89 i, tests[i].ts[1].tv_sec, sb.st_mtim.tv_sec); in do_test()
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/ftw/
A Dftw64.c26 #define LXSTAT(V,f,sb) lstat64(f,sb) argument
27 #define XSTAT(V,f,sb) stat64(f,sb) argument
A Dftw.c162 # define LXSTAT(V,f,sb) lstat (f,sb) argument
163 # define XSTAT(V,f,sb) stat (f,sb) argument
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/mips/
A Dmemcpy.S65 sb t0, 2(a0)
68 sb t0, 1(a0)
71 sb t0, 0(a0)
134 sb t0, -1(a0)
154 sb t0, 2(a0)
157 sb t0, 1(a0)
160 sb t0, 0(a0)
253 sb t0, 2(a0)
256 sb t0, 1(a0)
260 sb t0, 0(a0)
[all …]
A Dmemset.S65 sb a1, 2(a0)
67 sb a1, 1(a0)
69 sb a1, 0(a0)
107 sb a1, -1(a0)
149 sb a1, 2(a0)
151 sb a1, 1(a0)
153 sb a1, 0(a0)
184 sb a1, -1(a0)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/std/
A Dsstream389 * which this page refers to as @c sb.
419 * Initializes @c sb using @c in, and passes @c &sb to the base
435 * Initializes @c sb using @c __mode|in, and passes @c &sb to the base
453 * Initializes @c sb using @a str and @c mode|in, and passes @c &sb
547 * which this page refers to as @c sb.
577 * Initializes @c sb using @c mode|out, and passes @c &sb to the base
593 * Initializes @c sb using @c mode|out, and passes @c &sb to the base
611 * Initializes @c sb using @a str and @c mode|out, and passes @c &sb
735 * Initializes @c sb using the mode @c in|out, and passes @c &sb
749 * Initializes @c sb using the mode from @c __m, and passes @c &sb
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/std/
A Dsstream389 * which this page refers to as @c sb.
419 * Initializes @c sb using @c in, and passes @c &sb to the base
435 * Initializes @c sb using @c __mode|in, and passes @c &sb to the base
453 * Initializes @c sb using @a str and @c mode|in, and passes @c &sb
547 * which this page refers to as @c sb.
577 * Initializes @c sb using @c mode|out, and passes @c &sb to the base
593 * Initializes @c sb using @c mode|out, and passes @c &sb to the base
611 * Initializes @c sb using @a str and @c mode|out, and passes @c &sb
735 * Initializes @c sb using the mode @c in|out, and passes @c &sb
749 * Initializes @c sb using the mode from @c __m, and passes @c &sb
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/std/
A Dsstream269 * which this page refers to as @c sb.
301 * Initializes @c sb using @c __mode|in, and passes @c &sb to the base
319 * Initializes @c sb using @a str and @c mode|in, and passes @c &sb
384 * which this page refers to as @c sb.
416 * Initializes @c sb using @c mode|out, and passes @c &sb to the base
434 * Initializes @c sb using @a str and @c mode|out, and passes @c &sb
499 * of std::basic_stringbuf is used, which this page refers to as @c sb.
529 * Initializes @c sb using the mode from @c __m, and passes @c
530 * &sb to the base class initializer. Does not allocate any
546 * Initializes @c sb using @a __str and @c __m, and passes @c &sb
A Dfstream427 * refers to as @c sb.
452 * Initializes @c sb using its default constructor, and passes
453 * @c &sb to the base class initializer. Does not open any files
599 * refers to as @c sb.
624 * Initializes @c sb using its default constructor, and passes
625 * @c &sb to the base class initializer. Does not open any files
776 * this page refers to as @c sb.
802 * Initializes @c sb using its default constructor, and passes
803 * @c &sb to the base class initializer. Does not open any files
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/std/
A Dsstream377 * which this page refers to as @c sb.
409 * Initializes @c sb using @c __mode|in, and passes @c &sb to the base
427 * Initializes @c sb using @a str and @c mode|in, and passes @c &sb
521 * which this page refers to as @c sb.
553 * Initializes @c sb using @c mode|out, and passes @c &sb to the base
571 * Initializes @c sb using @a str and @c mode|out, and passes @c &sb
665 * of std::basic_stringbuf is used, which this page refers to as @c sb.
695 * Initializes @c sb using the mode from @c __m, and passes @c
696 * &sb to the base class initializer. Does not allocate any
712 * Initializes @c sb using @a __str and @c __m, and passes @c &sb
A Dfstream452 * refers to as @c sb.
477 * Initializes @c sb using its default constructor, and passes
478 * @c &sb to the base class initializer. Does not open any files
653 * refers to as @c sb.
678 * Initializes @c sb using its default constructor, and passes
679 * @c &sb to the base class initializer. Does not open any files
859 * this page refers to as @c sb.
885 * Initializes @c sb using its default constructor, and passes
886 * @c &sb to the base class initializer. Does not open any files
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/std/
A Dsstream378 * which this page refers to as @c sb.
410 * Initializes @c sb using @c __mode|in, and passes @c &sb to the base
428 * Initializes @c sb using @a str and @c mode|in, and passes @c &sb
522 * which this page refers to as @c sb.
554 * Initializes @c sb using @c mode|out, and passes @c &sb to the base
572 * Initializes @c sb using @a str and @c mode|out, and passes @c &sb
666 * of std::basic_stringbuf is used, which this page refers to as @c sb.
696 * Initializes @c sb using the mode from @c __m, and passes @c
697 * &sb to the base class initializer. Does not allocate any
713 * Initializes @c sb using @a __str and @c __m, and passes @c &sb
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/std/
A Dsstream377 * which this page refers to as @c sb.
409 * Initializes @c sb using @c __mode|in, and passes @c &sb to the base
427 * Initializes @c sb using @a str and @c mode|in, and passes @c &sb
521 * which this page refers to as @c sb.
553 * Initializes @c sb using @c mode|out, and passes @c &sb to the base
571 * Initializes @c sb using @a str and @c mode|out, and passes @c &sb
665 * of std::basic_stringbuf is used, which this page refers to as @c sb.
695 * Initializes @c sb using the mode from @c __m, and passes @c
696 * &sb to the base class initializer. Does not allocate any
712 * Initializes @c sb using @a __str and @c __m, and passes @c &sb
A Dfstream452 * refers to as @c sb.
477 * Initializes @c sb using its default constructor, and passes
478 * @c &sb to the base class initializer. Does not open any files
653 * refers to as @c sb.
678 * Initializes @c sb using its default constructor, and passes
679 * @c &sb to the base class initializer. Does not open any files
859 * this page refers to as @c sb.
885 * Initializes @c sb using its default constructor, and passes
886 * @c &sb to the base class initializer. Does not open any files
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/std/
A Dsstream377 * which this page refers to as @c sb.
409 * Initializes @c sb using @c __mode|in, and passes @c &sb to the base
427 * Initializes @c sb using @a str and @c mode|in, and passes @c &sb
521 * which this page refers to as @c sb.
553 * Initializes @c sb using @c mode|out, and passes @c &sb to the base
571 * Initializes @c sb using @a str and @c mode|out, and passes @c &sb
665 * of std::basic_stringbuf is used, which this page refers to as @c sb.
695 * Initializes @c sb using the mode from @c __m, and passes @c
696 * &sb to the base class initializer. Does not allocate any
712 * Initializes @c sb using @a __str and @c __m, and passes @c &sb
A Dfstream452 * refers to as @c sb.
477 * Initializes @c sb using its default constructor, and passes
478 * @c &sb to the base class initializer. Does not open any files
653 * refers to as @c sb.
678 * Initializes @c sb using its default constructor, and passes
679 * @c &sb to the base class initializer. Does not open any files
859 * this page refers to as @c sb.
885 * Initializes @c sb using its default constructor, and passes
886 * @c &sb to the base class initializer. Does not open any files
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/std/
A Dsstream533 * which this page refers to as @c sb.
563 * Initializes @c sb using @c in, and passes @c &sb to the base
579 * Initializes @c sb using @c __mode|in, and passes @c &sb to the base
597 * Initializes @c sb using @a str and @c mode|in, and passes @c &sb
754 * which this page refers to as @c sb.
784 * Initializes @c sb using @c mode|out, and passes @c &sb to the base
800 * Initializes @c sb using @c mode|out, and passes @c &sb to the base
818 * Initializes @c sb using @a str and @c mode|out, and passes @c &sb
1005 * Initializes @c sb using the mode @c in|out, and passes @c &sb
1019 * Initializes @c sb using the mode from @c __m, and passes @c &sb
[all …]
/l4re-core-master/lua/lib/contrib/src/
A Dluac.c348 int sb=GETARG_sB(i); in PrintCode() local
528 printf("%d %d %d %d",a,sb,c,isk); in PrintCode()
576 printf("%d %d %d",a,sb,isk); in PrintCode()
579 printf("%d %d %d",a,sb,isk); in PrintCode()
582 printf("%d %d %d",a,sb,isk); in PrintCode()
585 printf("%d %d %d",a,sb,isk); in PrintCode()
588 printf("%d %d %d",a,sb,isk); in PrintCode()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/fts/
A Dfts.c847 struct stat *sbp, sb; in fts_stat() local
851 sbp = ISSET(FTS_NOSTAT) ? &sb : p->fts_statp; in fts_stat()
856 if (sbp != &sb) { in fts_stat()
1091 struct stat64 sb; in fts_safe_changedir() local
1098 if (fstat64(newfd, &sb)) { in fts_safe_changedir()
1102 if (p->fts_dev != sb.st_dev || p->fts_ino != sb.st_ino) { in fts_safe_changedir()
/l4re-core-master/ldscripts/ARCH-ppc32/
A Dmain_rel.ld34 *(.rel.sbss .rel.sbss.* .rel.gnu.linkonce.sb.*)
54 *(.rela.sbss .rela.sbss.* .rela.gnu.linkonce.sb.*)
167 *(.sbss .sbss.* .gnu.linkonce.sb.*)
A Dmain_stat.ld57 *(.rel.sbss .rel.sbss.* .rel.gnu.linkonce.sb.*)
58 *(.rela.sbss .rela.sbss.* .rela.gnu.linkonce.sb.*)
194 *(.sbss .sbss.* .gnu.linkonce.sb.*)
A Dmain_dyn.ld59 .rel.sbss : { *(.rel.sbss .rel.sbss.* .rel.gnu.linkonce.sb.*) }
60 .rela.sbss : { *(.rela.sbss .rela.sbss.* .rela.gnu.linkonce.sb.*) }
190 *(.sbss .sbss.* .gnu.linkonce.sb.*)
/l4re-core-master/ldscripts/ARCH-sparc/
A Dmain_rel.ld34 *(.rel.sbss .rel.sbss.* .rel.gnu.linkonce.sb.*)
54 *(.rela.sbss .rela.sbss.* .rela.gnu.linkonce.sb.*)
168 *(.sbss .sbss.* .gnu.linkonce.sb.*)
A Dmain_stat.ld56 *(.rel.sbss .rel.sbss.* .rel.gnu.linkonce.sb.*)
57 *(.rela.sbss .rela.sbss.* .rela.gnu.linkonce.sb.*)
210 *(.sbss .sbss.* .gnu.linkonce.sb.*)
A Dmain_dyn.ld59 .rel.sbss : { *(.rel.sbss .rel.sbss.* .rel.gnu.linkonce.sb.*) }
60 .rela.sbss : { *(.rela.sbss .rela.sbss.* .rela.gnu.linkonce.sb.*) }
194 *(.sbss .sbss.* .gnu.linkonce.sb.*)

Completed in 47 milliseconds

12