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

12 3 4 5 6 7 8 91011>>

  /external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
bug_on.h 10 /* Does it make sense to treat warnings as errors? */
  /external/python/cpython2/Lib/
md5.py 13 blocksize = 1 # legacy value (wrong in any useful sense)
sha.py 13 blocksize = 1 # legacy value (wrong in any useful sense)
  /external/python/cpython2/Mac/
Extras.ReadMe.txt 5 or Unix or another platform, and/or make little sense on a Macintosh.
  /external/syslinux/com32/lib/
fputs.c 4 * This isn't quite fputs() in the stdio sense, since we don't
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter/
xt_esp.h 12 #define XT_ESP_INV_SPI 0x01 /* Invert the sense of spi. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter_ipv4/
ipt_ah.h 14 #define IPT_AH_INV_SPI 0x01 /* Invert the sense of spi. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter_ipv6/
ip6t_mh.h 13 #define IP6T_MH_INV_TYPE 0x01 /* Invert the sense of type. */
ip6t_opts.h 21 #define IP6T_OPTS_INV_LEN 0x01 /* Invert the sense of length. */
  /prebuilts/gdb/darwin-x86/lib/python2.7/
md5.py 13 blocksize = 1 # legacy value (wrong in any useful sense)
sha.py 13 blocksize = 1 # legacy value (wrong in any useful sense)
  /prebuilts/gdb/linux-x86/lib/python2.7/
md5.py 13 blocksize = 1 # legacy value (wrong in any useful sense)
sha.py 13 blocksize = 1 # legacy value (wrong in any useful sense)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
md5.py 13 blocksize = 1 # legacy value (wrong in any useful sense)
sha.py 13 blocksize = 1 # legacy value (wrong in any useful sense)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
md5.py 13 blocksize = 1 # legacy value (wrong in any useful sense)
sha.py 13 blocksize = 1 # legacy value (wrong in any useful sense)
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBotPei/
PeiAtapi.c 138 Sends out ATAPI Request Sense Packet Command to the specified device.
142 @param SenseCounts Length of sense buffer.
143 @param SenseKeyBuffer Pointer to sense buffer.
161 ATAPI_REQUEST_SENSE_DATA *Sense;
166 // fill command packet for Request Sense Packet Command
177 // request sense data from device continuously
178 // until no sense data exists in the device.
181 Sense = (ATAPI_REQUEST_SENSE_DATA *) Ptr;
184 // send out Request Sense Packet Command and get one Sense
    [all...]
BotPeim.h 97 Sends out ATAPI Request Sense Packet Command to the specified device.
101 @param SenseCounts Length of sense buffer.
102 @param SenseKeyBuffer Pointer to sense buffer.
177 Check if there is media according to sense data.
179 @param SenseData Pointer to sense data.
180 @param SenseCounts Count of sense data.
193 Check if there is media error according to sense data.
195 @param SenseData Pointer to sense data.
196 @param SenseCounts Count of sense data.
209 Check if media is changed according to sense data.
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
sha.py 13 blocksize = 1 # legacy value (wrong in any useful sense)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
sha.py 13 blocksize = 1 # legacy value (wrong in any useful sense)
  /external/iptables/include/linux/netfilter_ipv6/
ip6t_opts.h 21 #define IP6T_OPTS_INV_LEN 0x01 /* Invert the sense of length. */
  /external/kernel-headers/original/uapi/linux/netfilter/
xt_ipcomp.h 14 #define XT_IPCOMP_INV_SPI 0x01 /* Invert the sense of spi. */
  /external/kernel-headers/original/uapi/linux/netfilter_ipv6/
ip6t_mh.h 14 #define IP6T_MH_INV_TYPE 0x01 /* Invert the sense of type. */
  /external/iptables/include/linux/netfilter_arp/
arp_tables.h 77 #define ARPT_INV_VIA_IN 0x0001 /* Invert the sense of IN IFACE. */
78 #define ARPT_INV_VIA_OUT 0x0002 /* Invert the sense of OUT IFACE */
79 #define ARPT_INV_SRCIP 0x0004 /* Invert the sense of SRC IP. */
80 #define ARPT_INV_TGTIP 0x0008 /* Invert the sense of TGT IP. */
81 #define ARPT_INV_SRCDEVADDR 0x0010 /* Invert the sense of SRC DEV ADDR. */
82 #define ARPT_INV_TGTDEVADDR 0x0020 /* Invert the sense of TGT DEV ADDR. */
83 #define ARPT_INV_ARPOP 0x0040 /* Invert the sense of ARP OP. */
84 #define ARPT_INV_ARPHRD 0x0080 /* Invert the sense of ARP HRD. */
85 #define ARPT_INV_ARPPRO 0x0100 /* Invert the sense of ARP PRO. */
86 #define ARPT_INV_ARPHLN 0x0200 /* Invert the sense of ARP HLN. *
    [all...]

Completed in 4388 milliseconds

12 3 4 5 6 7 8 91011>>