/external/iproute2/include/uapi/linux/ |
if_vlan.h | 51 char device1[24]; member in struct:vlan_ioctl_args
|
/external/kernel-headers/original/uapi/linux/ |
if_vlan.h | 51 char device1[24]; member in struct:vlan_ioctl_args
|
/external/libnl/include/linux-private/linux/ |
if_vlan.h | 48 char device1[24]; member in struct:vlan_ioctl_args
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
if_vlan.h | 49 char device1[24]; member in struct:vlan_ioctl_args
|
/tools/test/connectivity/acts/framework/acts/test_utils/coex/ |
coex_constants.py | 34 DEVICE_INTERFACE = SERVICE_NAME + ".Device1"
|
/tools/tradefederation/core/tests/res/testconfigs/ |
multi-device-empty.xml | 17 <device name="device1" />
|
multi-device-outside-tag.xml | 20 <device name="device1">
|
test-config-multi-fake.xml | 19 <device name="device1" >
|
test-config-multi-include.xml | 19 <device name="device1" >
|
test-config-multi.xml | 19 <device name="device1" >
|
multi-device-incorrect.xml | 17 <device name="device1">
|
multi-device.xml | 17 <device name="device1">
|
test-config-multi-3-fake.xml | 19 <device name="device1" >
|
/external/tensorflow/tensorflow/python/data/kernel_tests/ |
iterator_ops_cluster_test.py | 62 def _testRemoteIteratorHelper(self, device0, device1, target): 63 with ops.device(device1): 83 elem = sess.run(remote_op, feed_dict={target_placeholder: device1}) 90 elem = sess.run(remote_op, feed_dict={target_placeholder: device1}) 93 sess.run(remote_op, feed_dict={target_placeholder: device1})
|
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Library/IntelQNCLib/ |
PciExpress.c | 128 @param[in] Device1 Device number of the root port
140 IN UINT8 Device1,
152 Offset = PcieFindExtendedCapId (Bus1, Device1, Function1, 2);
156 QNCMmPci8AndThenOr (0, Bus1, Device1, Function1, (Offset + PCIE_SLOT_CAP_OFFSET), ~0xF, 1);
174 @param[in] Device1 Device number of the root port
187 IN UINT8 Device1,
201 Offset = PcieFindExtendedCapId (Bus1, Device1, Function1, 2);
205 QNCMmPci8 (0, Bus1, Device1, Function1, (Offset + PCIE_SLOT_CAP_OFFSET)) = (UINT8)(1 << TCx);
223 @param[in] Device1 Device number of the root port
234 IN UINT8 Device1,
[all...] |
/external/tensorflow/tensorflow/python/debug/cli/ |
profile_analyzer_cli_test.py | 97 device1 = run_metadata.step_stats.dev_stats.add() 98 device1.device = "deviceA" 99 device1.node_stats.extend([node1, node2]) 127 device1 = run_metadata.step_stats.dev_stats.add() 128 device1.device = "deviceA" 129 device1.node_stats.extend([node1]) 194 device1 = run_metadata.step_stats.dev_stats.add() 195 device1.device = "deviceA" 196 device1.node_stats.extend([node1, node2]) 246 device1 = run_metadata.step_stats.dev_stats.add( [all...] |
/test/vti/dashboard/src/test/java/com/android/vts/job/ |
VtsAlertJobServletTest.java | 64 DeviceInfoEntity device1 = local 70 allDevices.add(device1);
|
/tools/tradefederation/core/tests/src/com/android/tradefed/device/metric/ |
DeviceMetricDataTest.java | 47 mContext.addAllocatedDevice("device1", mDevice1); 98 "testValue", resMetrics.get("{device1}:test").getMeasurements().getSingleString());
|
/test/vts/tools/vts-tradefed/res/config/ |
vts-codelab-multi-device.xml | 22 <device name="device1">
|
/external/tensorflow/tensorflow/contrib/data/python/kernel_tests/ |
prefetching_ops_test.py | 41 def _prefetch_fn_helper(self, buffer_name, device0, device1): 63 with ops.device(device1): 72 with ops.device(device1):
|
/external/tensorflow/tensorflow/python/profiler/ |
pprof_profiler_test.py | 74 device1 = run_metadata.step_stats.dev_stats.add() 75 device1.device = 'deviceA' 76 device1.node_stats.extend([node1])
|
/tools/tradefederation/core/tests/src/com/android/tradefed/config/ |
ConfigurationDefTest.java | 110 mConfigDef.addExpectedDevice("device1", false); 113 mConfigDef.addConfigObjectDef("device1:" + Configuration.BUILD_PROVIDER_TYPE_NAME, 117 OptionTest test = (OptionTest)config.getDeviceConfigByName("device1")
|
/external/lisa/ipynb/examples/energy_meter/ |
EnergyMeter_ACME.ipynb | 105 " 'Device1' : 1,\n", 151 "06:32:33 INFO : ACME - Device1 (iio:device1)\n", 226 "06:32:41 INFO : ACME - Device1 (iio:device1)\n", 309 "06:32:42 INFO : {'Device1': '324.56', 'Device0': '220.83'}\n" 339 " \"Device1\": \"324.56\"\r\n", 379 " \"Device1\": {\r\n", 447 "06:32:43 INFO : Device1 stats (head)\n" 468 "logging.info(\"Device1 stats (head)\")\n" [all...] |
/frameworks/av/services/camera/libcameraservice/ |
Android.mk | 43 device1/CameraHardwareInterface.cpp \
|
/tools/tradefederation/core/prod-tests/res/config/google/example/ |
hello-world-multi.xml | 21 <device name="device1">
|