Searched refs:stx (Results 1 – 10 of 10) sorted by relevance
/third_party/musl/src/stat/ |
D | fstatat.c | 38 struct statx stx; in fstatat_statx() local 40 int ret = __syscall(SYS_statx, fd, path, flag, 0x7ff, &stx); in fstatat_statx() 44 .st_dev = makedev(stx.stx_dev_major, stx.stx_dev_minor), in fstatat_statx() 45 .st_ino = stx.stx_ino, in fstatat_statx() 46 .st_mode = stx.stx_mode, in fstatat_statx() 47 .st_nlink = stx.stx_nlink, in fstatat_statx() 48 .st_uid = stx.stx_uid, in fstatat_statx() 49 .st_gid = stx.stx_gid, in fstatat_statx() 50 .st_rdev = makedev(stx.stx_rdev_major, stx.stx_rdev_minor), in fstatat_statx() 51 .st_size = stx.stx_size, in fstatat_statx() [all …]
|
/third_party/libffi/src/sparc/ |
D | v9.S | 115 stx %o0, [%l2] 119 stx %o0, [%o2] 124 stx %o0, [%o2] 129 stx %o0, [%o2] 134 stx %o0, [%o2] 138 stx %o0, [%o2] 142 stx %o0, [%o2] 144 stx %o0, [%i2] 148 stx %o0, [%i2] 149 stx %o1, [%i2+8] [all …]
|
/third_party/boost/boost/fiber/cuda/ |
D | waitfor.hpp | 127 std::vector< std::tuple< cudaStream_t, cudaError_t > > waitfor_all( cudaStream_t st0, STP ... stx) { in waitfor_all() argument 129 detail::many_streams_rendezvous rendezvous{ st0, stx ... }; in waitfor_all()
|
/third_party/boost/boost/fiber/hip/ |
D | waitfor.hpp | 127 std::vector< std::tuple< hipStream_t, hipError_t > > waitfor_all( hipStream_t st0, STP ... stx) { in waitfor_all() argument 129 detail::many_streams_rendezvous rendezvous{ st0, stx ... }; in waitfor_all()
|
/third_party/openssl/crypto/ |
D | sparccpuid.S | 406 .word 0xc0720000 !stx %g0,[%o0]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
D | SparcInstr64Bit.td | 279 defm STX : Store<"stx", 0b001110, store, I64Regs, i64>;
|
D | SparcInstrInfo.td | 612 "stx %fsr, [$addr]", []>, Requires<[HasV9]>; 614 "stx %fsr, [$addr]", []>, Requires<[HasV9]>;
|
/third_party/openssl/crypto/des/asm/ |
D | des_enc.m4 | 46 # define STPTR stx
|
/third_party/openh264/res/ |
D | Cisco_Absolute_Power_1280x720_30fps.yuv | 2311 …MOOMJIJJHD?>X���������������������������������������{uuw}�����������������{stx|���������������~���…
|
/third_party/chromium/patch/ |
D | 0003-3.2-Beta3-1115.patch | 191759 zIvYXcV>TRI?Hn5kY9F-`P=41&K>7dB2qS#!-0rD%>J@5mn{Qd-un^&xKkWJ0;stx=
|