Home
last modified time | relevance | path

Searched refs:DEVICE (Results 1 – 25 of 43) sorted by relevance

12

/external/chromium_org/build/android/
Dadb_device_functions.sh50 for DEVICE in $DEVICES; do
51 DEV_TYPE=$(adb -s $DEVICE shell getprop ro.product.device | sed 's/\r//')
52 echo "Running on $DEVICE ($DEV_TYPE)"
53 ANDROID_SERIAL=$DEVICE eval "$*"
83 for DEVICE in $DEVICES; do
84 fastboot_erase $DEVICE &
90 for DEVICE in $DEVICES; do
91 fastboot -s $DEVICE reboot
134 for DEVICE in $DEVICES; do
135 adb -s $DEVICE $ADB_ARGS &
/external/iproute2/examples/
Dcbqinit.eth15 DEVICE=eth1
13 $TC qdisc add dev $DEVICE root handle 1: cbq \
25 $TC class add dev $DEVICE parent 1:0 classid :1 est 1sec 8sec cbq \
35 $TC class add dev $DEVICE parent 1:1 classid :2 est 1sec 8sec cbq \
43 $TC qdisc add dev $DEVICE parent 1:2 sfq quantum 1514b perturb 15
47 $TC class add dev $DEVICE parent 1:1 classid :3 est 2sec 16sec cbq \
51 $TC qdisc add dev $DEVICE parent 1:3 sfq quantum 1514b perturb 15
55 $TC class add dev $DEVICE parent 1:1 classid :4 est 1sec 8sec cbq \
59 $TC qdisc add dev $DEVICE parent 1:4 sfq quantum 1514b perturb 15
63 $TC class add dev $DEVICE parent 1:1 classid 1:7FFE cbq \
[all …]
Dcbq.init-v0.7.3629 DEVICE=${DEVICE%%,*}
630 [ -z "$DEVICE" ] && cbq_fail_off "missing DEVICE field in $2!"
632 BANDWIDTH=`echo "$DEVFIELDS"| sed -n "/^$DEVICE,/ \
771 tc class add dev $DEVICE parent 1:$PARENT classid 1:$CLASS cbq \
774 cbq_fail_off "failed to add class $CLASS with parent $PARENT on $DEVICE!"
778 tc qdisc add dev $DEVICE parent 1:$CLASS handle $CLASS tbf \
781 tc qdisc add dev $DEVICE parent 1:$CLASS handle $CLASS sfq \
789 tc filter add dev $DEVICE parent 1:0 protocol ip \
803 tc filter add dev $DEVICE parent 1:0 protocol ip \
847 tc filter add dev $DEVICE parent 1:0 protocol ip \
[all …]
DREADME.cbq53 # DEVICE=eth0,10Mbit,1Mbit
61 # DEVICE: eth0 - device where we do control our traffic
65 # 100Mbit adapter's example: DEVICE=eth0,100Mbit,10Mbit
68 # is smart :) You can put only 'DEVICE=eth0' into cbq-*
73 # WEIGHT: "weight" of shaper (CBQ class). Like for DEVICE - approx. RATE/10
106 # DEVICE=eth1,10Mbit,1Mbit
114 # DEVICE=eth0,10Mbit,1Mbit
/external/libmtp/
Dlibmtp.sh.in13 /sbin/resmgr "${ACTION}" "${DEVICE}" desktop usb
18 if [ "${ACTION}" = "add" ] && [ -f "${DEVICE}" ]
41 chmod 0000 "${DEVICE}"
42 chown "${DEVICEOWNER}" "${DEVICE}"
43 chmod "${DEVICEPERMS}" "${DEVICE}"
Dlibmtp.sh13 /sbin/resmgr "${ACTION}" "${DEVICE}" desktop usb
18 if [ "${ACTION}" = "add" ] && [ -f "${DEVICE}" ]
41 chmod 0000 "${DEVICE}"
42 chown "${DEVICEOWNER}" "${DEVICE}"
43 chmod "${DEVICEPERMS}" "${DEVICE}"
/external/chromium_org/chrome/browser/chromeos/file_manager/
Ddesktop_notifications_browsertest.cc47 notifications_->ShowNotification(DesktopNotifications::DEVICE, "path"); in IN_PROC_BROWSER_TEST_F()
52 notifications_->ShowNotification(DesktopNotifications::DEVICE, "path"); in IN_PROC_BROWSER_TEST_F()
77 notifications_->ShowNotificationDelayed(DesktopNotifications::DEVICE, in IN_PROC_BROWSER_TEST_F()
128 notifications_->ShowNotification(DesktopNotifications::DEVICE, "path"); in IN_PROC_BROWSER_TEST_F()
129 notifications_->HideNotificationDelayed(DesktopNotifications::DEVICE, in IN_PROC_BROWSER_TEST_F()
Ddesktop_notifications_unittest.cc94 EXPECT_EQ(DesktopNotifications::DEVICE, notifications.params()[0].type); in TEST()
116 EXPECT_EQ(DesktopNotifications::DEVICE, notifications.params()[0].type); in TEST()
167 EXPECT_EQ(DesktopNotifications::DEVICE, notifications.params()[0].type); in TEST()
199 EXPECT_EQ(DesktopNotifications::DEVICE, notifications.params()[0].type); in TEST()
251 EXPECT_EQ(DesktopNotifications::DEVICE, notifications.params()[0].type); in TEST()
291 EXPECT_EQ(DesktopNotifications::DEVICE, notifications.params()[0].type); in TEST()
324 EXPECT_EQ(DesktopNotifications::DEVICE, notifications.params()[0].type); in TEST()
356 EXPECT_EQ(DesktopNotifications::DEVICE, notifications.params()[0].type); in TEST()
Ddesktop_notifications.h32 DEVICE, enumerator
Ddesktop_notifications.cc36 DesktopNotifications::DEVICE, // type
231 HideNotification(DEVICE, system_path); in ManageNotificationsOnMountCompleted()
/external/chromium_org/chrome/browser/resources/print_preview/
Dcloud_print_interface.js133 print_preview.Destination.Origin.DEVICE
367 assert(event.authType == print_preview.Destination.Origin.DEVICE);
369 assert(request.origin == print_preview.Destination.Origin.DEVICE);
/external/chromium/chrome/browser/policy/
Ddevice_policy_identity_strategy.cc61 return em::DeviceRegisterRequest::DEVICE; in GetPolicyRegisterType()
/external/chromium_org/base/android/java/src/org/chromium/base/
DBuildInfo.java33 return Build.DEVICE; in getDevice()
/external/chromium_org/chrome/browser/resources/print_preview/data/
Ddestination.js160 DEVICE: 'device', property
Ddestination_store.js281 print_preview.Destination.Origin.DEVICE)) {
/external/chromium_org/chrome/browser/usb/
Dusb_device_handle.h59 enum TransferRecipient { DEVICE, INTERFACE, ENDPOINT, OTHER }; enumerator
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
Devent_router.cc661 notifications_->HideNotification(DesktopNotifications::DEVICE, in OnDiskAdded()
684 notifications_->ShowNotificationDelayed(DesktopNotifications::DEVICE, in OnDeviceAdded()
692 notifications_->HideNotification(DesktopNotifications::DEVICE, in OnDeviceRemoved()
/external/chromium/chrome/browser/policy/proto/
Ddevice_management_backend.proto37 // register with type DEVICE in order to retrieve device policies.
41 DEVICE = 2; // Register for device policies. enumerator
49 // This field is required if register type == DEVICE.
/external/chromium_org/chrome/browser/extensions/api/usb/
Dusb_apitest.cc136 UsbDeviceHandle::DEVICE, in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/chrome/browser/resources/print_preview/search/
Ddestination_search.js288 destination.origin == print_preview.Destination.Origin.DEVICE) {
/external/chromium_org/chrome/browser/chromeos/policy/
Denrollment_handler_chromeos.cc183 client_->Register(em::DeviceRegisterRequest::DEVICE, in AttemptRegistration()
/external/iputils/doc/
Dpg3.sgml47 <term><option>odev <replaceable/DEVICE/</option></term>
/external/chromium_org/media/base/android/java/src/org/chromium/media/
DAudioManagerAndroid.java602 " Board: " + Build.BOARD + " Device: " + Build.DEVICE + in logDeviceInfo()
/external/chromium_org/components/policy/proto/
Ddevice_management_backend.proto21 // register with type DEVICE in order to retrieve device policies.
25 DEVICE = 2; // Register for device policies. enumerator
36 // This field is required if register type == DEVICE.
/external/chromium_org/chrome/browser/policy/proto/cloud/
Ddevice_management_backend.proto21 // register with type DEVICE in order to retrieve device policies.
25 DEVICE = 2; // Register for device policies. enumerator
36 // This field is required if register type == DEVICE.

12