HomeSort by relevance Sort by last modified time
    Searched full:sense (Results 226 - 250 of 4362) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /system/core/toolbox/
toolbox.c 23 // a successful way to exit, not a failure. (Which makes sense --- we were
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
scsi.h 265 // Sense Key
286 // Additional Sense Codes
305 // Additional Sense Code Qualifier
  /external/f2fs-tools/tools/sg_write_buffer/include/
sg_pt_linux.h 56 __u64 response; /* [i], [*o] {SCSI: (auto)sense data} */
102 bool scsi_dsense; /* SCSI descriptor sense active when true */
114 * sent back as sense data */
sg_pt.h 90 /* Set the sense buffer and the maximum length that it can handle */
91 void set_scsi_pt_sense(struct sg_pt_base * objp, unsigned char * sense,
159 /* Actual sense length returned. If sense data is present but
160 actual sense length is not known, return 'max_sense_len' */
  /external/ltp/testcases/kernel/fs/scsi/ltpscsi/
sg_err.h 137 #define SG_ERR_CAT_MEDIA_CHANGED 1 /* interpreted from sense buffer */
138 #define SG_ERR_CAT_RESET 2 /* interpreted from sense buffer */
141 #define SG_ERR_CAT_SENSE 98 /* Something else is in the sense buffer */
sg_err.c 25 * sense key specific field (bytes 15-17) decoding [Trent Piepho]
39 /* 00-03 */ "Test Unit Ready", "Rezero Unit", unknown, "Request Sense",
47 /* 17-1b */ "Release", "Copy", "Erase", "Mode Sense", "Start/Stop Unit",
73 "Pause/resume", "Log Select", "Log Sense", "Stop play/scan",
80 "Mode Sense (10)", "Close track/session",
281 {0x00, 0x00, SC_ALL_DEVS, "No additional sense information"},
645 {0x3B, 0x06, L, "Failed to sense top-of-form"},
646 {0x3B, 0x07, L, "Failed to sense bottom-of-form"},
    [all...]
  /packages/providers/DownloadProvider/res/values-ca/
strings.xml 32 <string name="permlab_downloadWithoutNotification" msgid="8837971946078327262">"baixa fitxers sense notificació"</string>
33 <string name="permdesc_downloadWithoutNotification" msgid="8483135034298639727">"Permet que l\'aplicació baixi fitxers mitjançant el gestor de baixades sense que l\'usuari en rebi cap notificació."</string>
36 <string name="download_unknown_title" msgid="7015124071247271585">"&lt;Sense títol&gt;"</string>
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/IdeBusPei/
AtapiPeim.c     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Library/
UefiScsiLib.h 48 @param[in, out] SenseData A pointer to sense data that was generated by
132 @param[in, out] SenseData A pointer to sense data that was generated
234 @param[in, out] SenseData A pointer to sense data that was generated
311 Execute Mode Sense(10) SCSI command on a specific SCSI target.
313 Executes the SCSI Mode Sense(10) command on the SCSI target specified by ScsiIo.
341 @param[in, out] SenseData A pointer to sense data that was generated
418 Execute Request Sense SCSI command on a specific SCSI target.
420 Executes the Request Sense command on the SCSI target specified by ScsiIo.
434 @param[in, out] SenseData A pointer to output sense data.
435 @param[in, out] SenseDataLength The length of output sense data.
    [all...]
  /external/clang/bindings/xml/
comment-xml-schema.rng 144 <!-- Parameters and results don't make sense for classes, but the user
176 <!-- Template parameters, parameters and results don't make sense for
212 <!-- Template parameters, parameters and results don't make sense for
252 <!-- Parameters and results might make sense for typedefs if the type is
284 <!-- Template parameters, parameters and results don't make sense for
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/
ScsiDisk.c 269 // The Sense Data Array's initial size is 6
    [all...]
  /frameworks/base/packages/SettingsLib/res/values-ca/
strings.xml 42 <string name="wifi_connected_no_internet" msgid="8202906332837777829">"Connectada, sense Internet"</string>
43 <string name="wifi_status_no_internet" msgid="5784710974669608361">"Sense connexió a Internet"</string>
60 <string name="bluetooth_connected_no_headset" msgid="616068069034994802">"<xliff:g id="ACTIVE_DEVICE">%1$s</xliff:g> connectat (sense accés al telèfon)"</string>
61 <string name="bluetooth_connected_no_a2dp" msgid="3736431800395923868">"<xliff:g id="ACTIVE_DEVICE">%1$s</xliff:g> connectat (sense contingut multimèdia)"</string>
62 <string name="bluetooth_connected_no_map" msgid="3200033913678466453">"<xliff:g id="ACTIVE_DEVICE">%1$s</xliff:g> connectat (sense accés als missatges)"</string>
63 <string name="bluetooth_connected_no_headset_no_a2dp" msgid="2047403011284187056">"<xliff:g id="ACTIVE_DEVICE">%1$s</xliff:g> connectat (sense telèfon ni multimèdia)"</string>
65 <string name="bluetooth_connected_no_headset_battery_level" msgid="1610296229139400266">"<xliff:g id="ACTIVE_DEVICE">%2$s</xliff:g> connectat (sense accés al telèfon), <xliff:g id="BATTERY_LEVEL_AS_PERCENTAGE">%1$s</xliff:g> de bateria"</string>
66 <string name="bluetooth_connected_no_a2dp_battery_level" msgid="3908466636369853652">"<xliff:g id="ACTIVE_DEVICE">%2$s</xliff:g> connectat (sense accés al contingut multimèdia), <xliff:g id="BATTERY_LEVEL_AS_PERCENTAGE">%1$s</xliff:g> de bateria"</string>
67 <string name="bluetooth_connected_no_headset_no_a2dp_battery_level" msgid="1163440823807659316">"<xliff:g id="ACTIVE_DEVICE">%2$s</xliff:g> connectat (sense accés al telèfon ni al contingut multimèdia), <xliff:g id="BATTERY_LEVEL_AS_PERCENTAGE">%1$s</xliff:g> de bateria"</string>
209 <string name="wifi_display_certification" msgid="8611569543791307533">"Certificació de pantalla sense fil"</string
    [all...]
  /external/clang/test/Index/
headerfile-comment-to-html.m 37 Its purpose is not to Sense Device's heat.
42 // CHECK: headerfile-comment-to-html.m:[[@LINE-2]]:12: ObjCInterfaceDecl=Sensor:{{.*}} FullCommentAsXML=[<Other file="{{[^"]+}}headerfile-comment-to-html.m" line="[[@LINE-2]]" column="12"><Name>Sensor</Name><USR>c:objc(cs)Sensor</USR><Headerfile><Para> Sensor.h &quot;Sensor.h&quot;</Para></Headerfile><Declaration>@interface Sensor\n@end</Declaration><Abstract><Para> This is Sensor on the Device. Its purpose is not to Sense Device&apos;s heat.</Para></Abstract></Other>]
55 // CHECK-NEXT: (CXComment_Text Text=[ Its purpose is not to Sense Device's heat.]))))]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
tree-ssa-sccvn.h 127 types_compatible_p sense. */
138 constants in the types_compatible_p sense. */
148 constants in the types_compatible_p sense. */
  /art/test/117-nopatchoat/
run 17 # ensure flags includes prebuild and relocate. It doesn't make sense unless we
  /bionic/libc/kernel/uapi/linux/
virtio_scsi.h 54 __u8 sense[VIRTIO_SCSI_SENSE_SIZE]; member in struct:virtio_scsi_cmd_resp
  /cts/tests/inputmethod/src/android/view/inputmethod/cts/
NavigationBarColorTest.java 97 assumeTrue("This test does not make sense if there is no navigation bar",
100 assumeTrue("This test does not make sense if custom navigation bar color is not supported"
309 assumeTrue("This test does not make sense if light navigation bar is not supported"
331 assumeTrue("This test does not make sense if dimming windows do not affect light "
  /cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
AutofillHighlightTests.java 51 // Test does not make sense if autofill highlight is not set
  /cts/tools/vm-tests-tf/src/dot/junit/
DxUtil.java 25 * this makes sense for invalid classes that got rejected by the dx tools
  /dalvik/dx/tests/003-magic-version-access/
run 61 # don't make any sense.
  /development/samples/ApiDemos/src/com/example/android/apis/app/
Forwarding.java 40 useful depending on how it makes sense to structure the application.</p>
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Atapi.h 284 /// Request Sense Standard Data, defined in SFF-8070i(ATAPI Removable Rewritable Specification).
383 /// REQUEST SENSE Command, defined in SFF-8070i(ATAPI Removable Rewritable Specification).
440 /// MODE SENSE Command, defined in SFF-8070i(ATAPI Removable Rewritable Specification).
    [all...]
  /external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
CholeskyDecomposition.java 66 * Get a solver for finding the A &times; X = B solution in least square sense.
QRDecomposition.java 72 * Get a solver for finding the A &times; X = B solution in least square sense.
  /external/apache-xml/src/main/java/org/apache/xpath/functions/
FuncGenerateId.java 54 // really didn't make sense; it may change again as we continue

Completed in 1645 milliseconds

1 2 3 4 5 6 7 8 91011>>