Searched defs:stb (Results 1 – 6 of 6) sorted by relevance
71 ShapingTypeBuilder stb = new ShapingTypeBuilder(); in main() local
1428 struct stat64 stb; in allocsp_f() local1779 struct stat64 stb; in dread_f() local1880 struct stat64 stb; in dwrite_f() local2003 struct stat64 stb; in freesp_f() local2232 struct stat64 stb; in read_f() local2368 struct stat64 stb; in resvsp_f() local2440 struct stat64 stb; in stat_f() local2517 struct stat64 stb; in truncate_f() local2580 struct stat64 stb; in unresvsp_f() local2634 struct stat64 stb; in write_f() local
248 uint8_t *stb = (uint8_t *)st; in _lws_struct_sq3_ser_one() local
69 stb_to_elf_symbol_binding(unsigned char stb) in stb_to_elf_symbol_binding()
3727 __ stb(zero, MemOperand(is_iterable)); in Generate_DeoptimizationEntry() local3833 __ stb(one, MemOperand(is_iterable)); in Generate_DeoptimizationEntry() local
1008 void Assembler::stb(Register dst, const MemOperand& src) { in stb() function in v8::internal::Assembler