HomeSort by relevance Sort by last modified time
    Searched refs:_tos (Results 1 - 14 of 14) sorted by null

  /prebuilts/go/darwin-x86/src/runtime/
rt0_plan9_arm.s 10 MOVW R0, _tos(SB)
15 GLOBL _tos(SB), NOPTR, $4
rt0_plan9_386.s 8 MOVL AX, _tos(SB)
19 GLOBL _tos(SB), NOPTR, $4
rt0_plan9_amd64.s 8 MOVQ AX, _tos(SB)
17 GLOBL _tos(SB), NOPTR, $8
sys_plan9_386.s 155 MOVL _tos(SB), AX
sys_plan9_amd64.s 152 MOVQ _tos(SB), AX
sys_plan9_arm.s 223 MOVW _tos(SB), R0
  /prebuilts/go/linux-x86/src/runtime/
rt0_plan9_arm.s 10 MOVW R0, _tos(SB)
15 GLOBL _tos(SB), NOPTR, $4
rt0_plan9_386.s 8 MOVL AX, _tos(SB)
19 GLOBL _tos(SB), NOPTR, $4
rt0_plan9_amd64.s 8 MOVQ AX, _tos(SB)
17 GLOBL _tos(SB), NOPTR, $8
sys_plan9_386.s 155 MOVL _tos(SB), AX
sys_plan9_amd64.s 152 MOVQ _tos(SB), AX
sys_plan9_arm.s 223 MOVW _tos(SB), R0
  /external/webrtc/webrtc/test/channel_transport/
udp_transport_impl.h 232 int32_t _tos; member in class:webrtc::test::UdpTransportImpl
udp_transport_impl.cc 135 _tos(0),
330 _tos=0;
454 if (_tos)
741 if(_tos)
919 _tos = DSCP;
927 DSCP = _tos;
    [all...]

Completed in 1142 milliseconds