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

  /prebuilts/go/darwin-x86/src/runtime/
rt0_plan9_amd64.s 8 MOVQ AX, _tos(SB)
19 GLOBL _tos(SB), NOPTR, $8
rt0_plan9_386.s 8 MOVL AX, _tos(SB)
21 GLOBL _tos(SB), NOPTR, $4
sys_plan9_386.s 155 MOVL _tos(SB), AX
sys_plan9_amd64.s 152 MOVQ _tos(SB), AX
  /prebuilts/go/linux-x86/src/runtime/
rt0_plan9_amd64.s 8 MOVQ AX, _tos(SB)
19 GLOBL _tos(SB), NOPTR, $8
rt0_plan9_386.s 8 MOVL AX, _tos(SB)
21 GLOBL _tos(SB), NOPTR, $4
sys_plan9_386.s 155 MOVL _tos(SB), AX
sys_plan9_amd64.s 152 MOVQ _tos(SB), AX
  /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 230 milliseconds