/external/autotest/server/site_tests/firmware_ECLidSwitch/ |
D | control | 9 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/ |
D | F__e_a_t.py | 29 (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/ |
D | control | 10 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/ |
D | control | 9 PURPOSE = "Servo based consecutive lid switch test" 19 DUT lid triggers suspend and opening lid wakes it up.
|
D | control.100 | 9 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/ |
D | control.relid_extended | 21 in extended mode while performing lid close, and then lid open. DUT is 22 expected to detect a new resolution after lid open.
|
D | control.relid_mirrored | 21 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/ |
D | grpc_verbs_service.cc | 117 ra.lid = request->channel().lid(); in GetRemoteAddressSync() 146 channel_info->set_lid(rc->self().lid); in GetRemoteAddressSync()
|
D | rdma_mgr.cc | 76 channel_info->set_lid(rc->self_.lid); in SetupChannels() 98 ra.lid = resp.channel().lid(); in SetupChannels()
|
/external/autotest/server/site_tests/platform_CloseOpenLid/ |
D | control | 9 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/ |
D | link.c | 114 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/ |
D | ib_user_mad.h | 81 __be16 lid; member 125 __be16 lid; member
|
/external/autotest/server/site_tests/display_LidCloseOpen/ |
D | control.mirrored_unplugged_combined | 9 PURPOSE = "Remotely controlled close and open lid test." 18 This test remotely emulates external display lid close/open scenario.
|
D | control.extended_unplug_close_plug_open | 9 PURPOSE = "Remotely controlled close and open lid test." 20 This test remotely emulates external display lid close/open scenario.
|
D | control.mirrored | 9 PURPOSE = "Remotely controlled close and open lid test." 20 This test remotely emulates external display lid close/open scenario.
|
D | control.mirrored_plug_close_unplug_plug_open | 9 PURPOSE = "Remotely controlled close and open lid test." 20 This test remotely emulates external display lid close/open scenario.
|
D | control.extended_unplug_close_plug_unplug_open_plug | 9 PURPOSE = "Remotely controlled close and open lid test." 20 This test remotely emulates external display lid close/open scenario.
|
D | control.extended_plug_close_unplug_open_plug | 9 PURPOSE = "Remotely controlled close and open lid test." 20 This test remotely emulates external display lid close/open scenario.
|
D | control.mirrored_unplug_close_plug_open | 9 PURPOSE = "Remotely controlled close and open lid test." 20 This test remotely emulates external display lid close/open scenario.
|
D | control.mirrored_plug_close_unplug_open_plug | 9 PURPOSE = "Remotely controlled close and open lid test." 20 This test remotely emulates external display lid close/open scenario.
|
D | control.extended_unplugged_combined | 9 PURPOSE = "Remotely controlled close and open lid test." 18 This test remotely emulates external display lid close/open scenario.
|
D | control.extended | 9 PURPOSE = "Remotely controlled close and open lid test." 20 This test remotely emulates external display lid close/open scenario.
|
D | control.extended_plug_close_unplug_plug_open | 9 PURPOSE = "Remotely controlled close and open lid test." 20 This test remotely emulates external display lid close/open scenario.
|
D | control.mirrored_unplug_close_plug_unplug_open_plug | 9 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/ |
D | control | 9 PURPOSE = "Servo based lid close triggered shutdown during firmware screens." 22 and then closes the lid in order to power the machine down.
|