Home
last modified time | relevance | path

Searched refs:hex_x (Results 1 – 6 of 6) sorted by relevance

/external/ltp/testcases/network/stress/icmp/multi-diffip/
Dicmp4-multi-diffip01230 hex_x=`printf %x $x`
233 network_part="fd00:1:${hex_x}:${hex_y}"
355 hex_x=`printf %x $x`
357 lhost_addr="fd00:1:${hex_x}:${hex_y}::2"
/external/ltp/testcases/network/stress/udp/multi-diffip/
Dudp4-multi-diffip01222 hex_x=`printf %x $x`
225 network_part="fd00:1:${hex_x}:${hex_y}"
372 hex_x=`printf %x $x`
374 lhost_addr="fd00:1:${hex_x}:${hex_y}::2"
/external/ltp/testcases/network/stress/tcp/multi-diffip/
Dtcp4-multi-diffip01255 hex_x=`printf %x $x`
258 network_part="fd00:1:${hex_x}:${hex_y}"
405 hex_x=`printf %x $x`
407 lhost_addr="fd00:1:${hex_x}:${hex_y}::2"
/external/ltp/testcases/network/stress/interface/
Dif-route-addlarge60 local hex_x=$(printf '%x' $x)
62 local new_rt=${IPV6_NET32_UNUSED}:$hex_x:$hex_y::
Dif-addr-addlarge57 local hex_x=$(printf '%x' $x)
59 local new_ip=${IPV6_NET32_UNUSED}:1:1:1:$hex_x:$hex_y:1
/external/deqp/external/openglcts/modules/gles31/
Des31cLayoutBindingTests.cpp369 hex_x, enumerator
402 case hex_x: in IntegerConstant()