Home
last modified time | relevance | path

Searched defs:stb (Results 1 – 11 of 11) sorted by relevance

/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
DShapingTypeBuilder.java71 ShapingTypeBuilder stb = new ShapingTypeBuilder(); in main() local
/external/openssh/
Dscp.c760 struct stat stb; in source() local
922 struct stat stb; local
1293 struct stat stb; local
1339 struct stat stb; local
/external/e2fsprogs/contrib/
Dfsstress.c1453 struct stat64 stb; in allocsp_f() local
1804 struct stat64 stb; in dread_f() local
1905 struct stat64 stb; in dwrite_f() local
2028 struct stat64 stb; in freesp_f() local
2257 struct stat64 stb; in read_f() local
2393 struct stat64 stb; in resvsp_f() local
2465 struct stat64 stb; in stat_f() local
2542 struct stat64 stb; in truncate_f() local
2605 struct stat64 stb; in unresvsp_f() local
2659 struct stat64 stb; in write_f() local
/external/ltp/testcases/kernel/fs/fsstress/
Dfsstress.c1428 struct stat64 stb; in allocsp_f() local
1779 struct stat64 stb; in dread_f() local
1880 struct stat64 stb; in dwrite_f() local
2003 struct stat64 stb; in freesp_f() local
2232 struct stat64 stb; in read_f() local
2368 struct stat64 stb; in resvsp_f() local
2440 struct stat64 stb; in stat_f() local
2517 struct stat64 stb; in truncate_f() local
2580 struct stat64 stb; in unresvsp_f() local
2634 struct stat64 stb; in write_f() local
/external/javassist/src/main/javassist/compiler/
DJavac.java212 SymbolTable stb = new SymbolTable(stable); in compileBody() local
564 SymbolTable stb = new SymbolTable(stable); in compileStmnt() local
/external/iproute2/misc/
Drtacct.c545 struct stat stb; in main() local
Dnstat.c619 struct stat stb; in main() local
Difstat.c789 struct stat stb; in main() local
/external/kmod/testsuite/
Dtestsuite.c491 struct stat sta, stb; in check_generated_files() local
/external/v8/src/ppc/
Dassembler-ppc.cc1274 void Assembler::stb(Register dst, const MemOperand& src) { in stb() function in v8::internal::Assembler
/external/v8/src/crankshaft/ppc/
Dlithium-codegen-ppc.cc1865 __ stb(value, operand); in DoShiftI() local