Home
last modified time | relevance | path

Searched refs:lid (Results 1 – 25 of 64) sorted by relevance

123

/external/autotest/server/site_tests/firmware_ECLidSwitch/
Dcontrol9 PURPOSE = "Servo based EC lid switch functional test"
10 CRITERIA = "This test will fail if EC lid switch misbehalved."
20 This test check the functionality of EC lid switch handling. This includes:
23 - Check no power button keycode is sent in S0 when lid close
24 - Check keyboard backlight is switched off when lid close in S0
25 - Check keyboard backlight is switched on when lid open in S0
/external/fonttools/Lib/fontTools/ttLib/tables/
DF__e_a_t.py29 (fid, nums, _, offset, flags, lid) = struct.unpack(">LHHLHH",
33 (fid, nums, offset, flags, lid) = struct.unpack(">HHLHH",
36 allfeats.append((fid, nums, offset, flags, lid))
42 (val, lid) = struct.unpack(">HH", data[4*i:4*(i+1)])
43 allsettings.append((val, lid))
45 (fid, nums, offset, flags, lid) = f
48 fobj.label = lid
/external/autotest/server/site_tests/firmware_ECLidShutdown/
Dcontrol10 CRITERIA = "This test will ensure disable lid shutdown GBB flag working"
20 This test check the functionality of disable lid shutdown GBB flag.
21 - Verifies that closing lid in recovery will shutdown DUT
23 - Verifies that closing lid in recovery will not shutdown DUT
/external/autotest/server/site_tests/firmware_ConsecutiveLidSwitch/
Dcontrol9 PURPOSE = "Servo based consecutive lid switch test"
19 DUT lid triggers suspend and opening lid wakes it up.
Dcontrol.1009 PURPOSE = "Servo based consecutive lid switch test"
19 DUT lid triggers suspend and opening lid wakes it up.
/external/autotest/server/site_tests/display_Resolution/
Dcontrol.relid_extended21 in extended mode while performing lid close, and then lid open. DUT is
22 expected to detect a new resolution after lid open.
Dcontrol.relid_mirrored21 in mirrored mode while performing lid close, and then lid open. DUT is
22 expected to detect a new resolution after lid open.
/external/tensorflow/tensorflow/contrib/verbs/
Dgrpc_verbs_service.cc117 ra.lid = request->channel().lid(); in GetRemoteAddressSync()
146 channel_info->set_lid(rc->self().lid); in GetRemoteAddressSync()
Drdma_mgr.cc76 channel_info->set_lid(rc->self_.lid); in SetupChannels()
98 ra.lid = resp.channel().lid(); in SetupChannels()
/external/autotest/server/site_tests/platform_CloseOpenLid/
Dcontrol9 PURPOSE = "Test suspend/resume in response to lid events."
16 This test uses servo to simulate lid close and open events. Device state is
/external/iproute2/rdma/
Dlink.c114 uint32_t lid; in link_print_lid() local
119 lid = mnl_attr_get_u32(tb[RDMA_NLDEV_ATTR_LID]); in link_print_lid()
121 jsonw_uint_field(rd->jw, "lid", lid); in link_print_lid()
123 pr_out("lid %u ", lid); in link_print_lid()
/external/kernel-headers/original/uapi/rdma/
Dib_user_mad.h81 __be16 lid; member
125 __be16 lid; member
/external/autotest/server/site_tests/display_LidCloseOpen/
Dcontrol.mirrored_unplugged_combined9 PURPOSE = "Remotely controlled close and open lid test."
18 This test remotely emulates external display lid close/open scenario.
Dcontrol.extended_unplug_close_plug_open9 PURPOSE = "Remotely controlled close and open lid test."
20 This test remotely emulates external display lid close/open scenario.
Dcontrol.mirrored9 PURPOSE = "Remotely controlled close and open lid test."
20 This test remotely emulates external display lid close/open scenario.
Dcontrol.mirrored_plug_close_unplug_plug_open9 PURPOSE = "Remotely controlled close and open lid test."
20 This test remotely emulates external display lid close/open scenario.
Dcontrol.extended_unplug_close_plug_unplug_open_plug9 PURPOSE = "Remotely controlled close and open lid test."
20 This test remotely emulates external display lid close/open scenario.
Dcontrol.extended_plug_close_unplug_open_plug9 PURPOSE = "Remotely controlled close and open lid test."
20 This test remotely emulates external display lid close/open scenario.
Dcontrol.mirrored_unplug_close_plug_open9 PURPOSE = "Remotely controlled close and open lid test."
20 This test remotely emulates external display lid close/open scenario.
Dcontrol.mirrored_plug_close_unplug_open_plug9 PURPOSE = "Remotely controlled close and open lid test."
20 This test remotely emulates external display lid close/open scenario.
Dcontrol.extended_unplugged_combined9 PURPOSE = "Remotely controlled close and open lid test."
18 This test remotely emulates external display lid close/open scenario.
Dcontrol.extended9 PURPOSE = "Remotely controlled close and open lid test."
20 This test remotely emulates external display lid close/open scenario.
Dcontrol.extended_plug_close_unplug_plug_open9 PURPOSE = "Remotely controlled close and open lid test."
20 This test remotely emulates external display lid close/open scenario.
Dcontrol.mirrored_unplug_close_plug_unplug_open_plug9 PURPOSE = "Remotely controlled close and open lid test."
20 This test remotely emulates external display lid close/open scenario.
/external/autotest/server/site_tests/firmware_FwScreenCloseLid/
Dcontrol9 PURPOSE = "Servo based lid close triggered shutdown during firmware screens."
22 and then closes the lid in order to power the machine down.

123