OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sense
(Results
51 - 75
of
4362
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/kernel-headers/original/uapi/linux/netfilter_arp/
arp_tables.h
81
#define ARPT_INV_VIA_IN 0x0001 /* Invert the
sense
of IN IFACE. */
82
#define ARPT_INV_VIA_OUT 0x0002 /* Invert the
sense
of OUT IFACE */
83
#define ARPT_INV_SRCIP 0x0004 /* Invert the
sense
of SRC IP. */
84
#define ARPT_INV_TGTIP 0x0008 /* Invert the
sense
of TGT IP. */
85
#define ARPT_INV_SRCDEVADDR 0x0010 /* Invert the
sense
of SRC DEV ADDR. */
86
#define ARPT_INV_TGTDEVADDR 0x0020 /* Invert the
sense
of TGT DEV ADDR. */
87
#define ARPT_INV_ARPOP 0x0040 /* Invert the
sense
of ARP OP. */
88
#define ARPT_INV_ARPHRD 0x0080 /* Invert the
sense
of ARP HRD. */
89
#define ARPT_INV_ARPPRO 0x0100 /* Invert the
sense
of ARP PRO. */
90
#define ARPT_INV_ARPHLN 0x0200 /* Invert the
sense
of ARP HLN. *
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/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
...]
/external/eigen/doc/snippets/
LLT_solve.cpp
5
// and let's solve samples * [x y]^T = elevations in least square
sense
:
/external/kernel-headers/original/uapi/linux/netfilter_ipv6/
ip6t_opts.h
22
#define IP6T_OPTS_INV_LEN 0x01 /* Invert the
sense
of length. */
/external/zlib/src/contrib/iostream3/
TODO
7
- Simultaneous read/write access (does it make
sense
?)
/prebuilts/go/darwin-x86/test/fixedbugs/
issue20529.go
10
// Only tested on amd64 because the test only makes
sense
/prebuilts/go/linux-x86/test/fixedbugs/
issue20529.go
10
// Only tested on amd64 because the test only makes
sense
/toolchain/binutils/binutils-2.27/zlib/contrib/iostream3/
TODO
7
- Simultaneous read/write access (does it make
sense
?)
/external/f2fs-tools/tools/sg_write_buffer/include/
sg_lib.h
79
/* The SCSI
sense
key codes as found in SPC-4 at www.t10.org */
160
/* This is a slightly stretched SCSI
sense
"descriptor" format header.
162
* is to place the salient data of both "fixed" and "descriptor"
sense
164
* The original
sense
buffer should be kept around for those cases
177
/* Maps the salient data from a
sense
buffer which is in either fixed or
179
* header (i.e. the first 8 bytes of
sense
descriptor format).
187
/* Attempt to find the first SCSI
sense
data descriptor that matches the
188
* given 'desc_type'. If found return pointer to start of
sense
data
189
* descriptor; otherwise (including fixed format
sense
data) returns NULL. */
193
/* Get
sense
key from sense buffer. If successful returns a sense key valu
[
all
...]
sg_cmds_basic.h
19
* errors (
sense
keys) send output to sg_warnings_strm. Increasing values
64
/* Invokes a SCSI LOG
SENSE
command. Return of 0 -> success,
65
* SG_LIB_CAT_INVALID_OP -> Log
Sense
not supported,
96
/* Invokes a SCSI MODE
SENSE
(6) command. Return of 0 -> success,
105
/* Invokes a SCSI MODE
SENSE
(10) command. Return of 0 -> success,
153
/* Invokes a SCSI REQUEST
SENSE
command. Return of 0 -> success,
154
* SG_LIB_CAT_INVALID_OP -> Request
Sense
not supported??,
223
/* MODE
SENSE
commands yield a response that has header then zero or more
227
* MODE
SENSE
(6) and false for MODE
SENSE
(10). Returns >= 0 is successfu
[
all
...]
sg_lib_data.h
63
unsigned char asc; /* additional
sense
code */
64
unsigned char ascq; /* additional
sense
code qualifier */
69
unsigned char asc; /* additional
sense
code (ASC) */
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/
UsbMassBoot.h
37
// The
Sense
Key part of the
sense
data.
Sense
data has three levels:
38
//
Sense
key, Additional
Sense
Code and Additional
Sense
Code Qualifier
40
#define USB_BOOT_SENSE_NO_SENSE 0x00 ///< No
sense
key
49
#define USB_BOOT_SENSE_VENDOR 0X09 ///< Vendor specific
sense
key
92
// READ10, WRITE10, and REQUEST
SENSE
. The BLOCK_IO protocol uses LBA
93
// so it isn't necessary to issue MODE
SENSE
/ READ FORMAT CAPACITY
[
all
...]
UsbMassDiskInfo.c
112
Provides
sense
data information for the controller type.
114
This function is used to get
sense
data.
115
Data format of
Sense
data is defined by the Interface GUID.
120
@param[out] SenseDataNumber Pointer to the value for the
sense
data size.
UsbMassDiskInfo.h
84
Provides
sense
data information for the controller type.
86
This function is used to get
sense
data.
87
Data format of
Sense
data is defined by the Interface GUID.
92
@param[out] SenseDataNumber Pointer to the value for the
sense
data size.
/external/iproute2/include/uapi/linux/netfilter_ipv4/
ip_tables.h
92
#define IPT_INV_VIA_IN 0x01 /* Invert the
sense
of IN IFACE. */
93
#define IPT_INV_VIA_OUT 0x02 /* Invert the
sense
of OUT IFACE */
94
#define IPT_INV_TOS 0x04 /* Invert the
sense
of TOS. */
95
#define IPT_INV_SRCIP 0x08 /* Invert the
sense
of SRC IP. */
96
#define IPT_INV_DSTIP 0x10 /* Invert the
sense
of DST OP. */
97
#define IPT_INV_FRAG 0x20 /* Invert the
sense
of FRAG. */
152
#define IPT_ICMP_INV 0x01 /* Invert the
sense
of type/code test */
/external/iptables/include/linux/netfilter_ipv4/
ip_tables.h
90
#define IPT_INV_VIA_IN 0x01 /* Invert the
sense
of IN IFACE. */
91
#define IPT_INV_VIA_OUT 0x02 /* Invert the
sense
of OUT IFACE */
92
#define IPT_INV_TOS 0x04 /* Invert the
sense
of TOS. */
93
#define IPT_INV_SRCIP 0x08 /* Invert the
sense
of SRC IP. */
94
#define IPT_INV_DSTIP 0x10 /* Invert the
sense
of DST OP. */
95
#define IPT_INV_FRAG 0x20 /* Invert the
sense
of FRAG. */
150
#define IPT_ICMP_INV 0x01 /* Invert the
sense
of type/code test */
/external/iptables/include/linux/netfilter_ipv6/
ip6_tables.h
94
#define IP6T_INV_VIA_IN 0x01 /* Invert the
sense
of IN IFACE. */
95
#define IP6T_INV_VIA_OUT 0x02 /* Invert the
sense
of OUT IFACE */
96
#define IP6T_INV_TOS 0x04 /* Invert the
sense
of TOS. */
97
#define IP6T_INV_SRCIP 0x08 /* Invert the
sense
of SRC IP. */
98
#define IP6T_INV_DSTIP 0x10 /* Invert the
sense
of DST OP. */
99
#define IP6T_INV_FRAG 0x20 /* Invert the
sense
of FRAG. */
190
#define IP6T_ICMP_INV 0x01 /* Invert the
sense
of type/code test */
/external/kernel-headers/original/uapi/linux/netfilter_ipv4/
ip_tables.h
94
#define IPT_INV_VIA_IN 0x01 /* Invert the
sense
of IN IFACE. */
95
#define IPT_INV_VIA_OUT 0x02 /* Invert the
sense
of OUT IFACE */
96
#define IPT_INV_TOS 0x04 /* Invert the
sense
of TOS. */
97
#define IPT_INV_SRCIP 0x08 /* Invert the
sense
of SRC IP. */
98
#define IPT_INV_DSTIP 0x10 /* Invert the
sense
of DST OP. */
99
#define IPT_INV_FRAG 0x20 /* Invert the
sense
of FRAG. */
154
#define IPT_ICMP_INV 0x01 /* Invert the
sense
of type/code test */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter_ipv4/
ip_tables.h
90
#define IPT_INV_VIA_IN 0x01 /* Invert the
sense
of IN IFACE. */
91
#define IPT_INV_VIA_OUT 0x02 /* Invert the
sense
of OUT IFACE */
92
#define IPT_INV_TOS 0x04 /* Invert the
sense
of TOS. */
93
#define IPT_INV_SRCIP 0x08 /* Invert the
sense
of SRC IP. */
94
#define IPT_INV_DSTIP 0x10 /* Invert the
sense
of DST OP. */
95
#define IPT_INV_FRAG 0x20 /* Invert the
sense
of FRAG. */
150
#define IPT_ICMP_INV 0x01 /* Invert the
sense
of type/code test */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter_ipv6/
ip6_tables.h
94
#define IP6T_INV_VIA_IN 0x01 /* Invert the
sense
of IN IFACE. */
95
#define IP6T_INV_VIA_OUT 0x02 /* Invert the
sense
of OUT IFACE */
96
#define IP6T_INV_TOS 0x04 /* Invert the
sense
of TOS. */
97
#define IP6T_INV_SRCIP 0x08 /* Invert the
sense
of SRC IP. */
98
#define IP6T_INV_DSTIP 0x10 /* Invert the
sense
of DST OP. */
99
#define IP6T_INV_FRAG 0x20 /* Invert the
sense
of FRAG. */
187
#define IP6T_ICMP_INV 0x01 /* Invert the
sense
of type/code test */
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe/
NvmExpressDiskInfo.c
112
Provides
sense
data information for the controller type.
114
This function is used to get
sense
data.
115
Data format of
Sense
data is defined by the Interface GUID.
120
@param[out] SenseDataNumber Pointer to the value for the
sense
data size.
NvmExpressDiskInfo.h
84
Provides
sense
data information for the controller type.
86
This function is used to get
sense
data.
87
Data format of
Sense
data is defined by the Interface GUID.
92
@param[out] SenseDataNumber Pointer to the value for the
sense
data size.
/external/clang/test/CodeGen/
attr-naked.c
13
// (It doesn't really make
sense
, but it isn't invalid.)
/external/clang/test/Lexer/
pragma-region.c
22
__pragma(region) // no
sense
, but ignored
/external/curl/docs/cmdline-opts/
get.d
14
because undoing a GET doesn't make
sense
, but you should then instead enforce
Completed in 1116 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>