OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BIT_3
(Results
1 - 4
of
4
) sorted by null
/external/apache-http/src/org/apache/commons/codec/binary/
BinaryCodec.java
61
private static final int
BIT_3
= 0x08;
75
private static final int[] BITS = {BIT_0, BIT_1, BIT_2,
BIT_3
, BIT_4, BIT_5, BIT_6, BIT_7};
/device/linaro/bootloader/edk2/OptionRomPkg/UndiRuntimeDxe/
E100b.h
204
#define
BIT_3
0x0008
299
#define MDI_SR_AUTO_SELECT_CAPABLE
BIT_3
// Auto speed select capable
331
#define NWAY_EX_LP_NEXT_PAGE_ABLE
BIT_3
// partner is next page able
513
#define CFIG_NSAI
BIT_3
553
#define CFIG_MC_ALL
BIT_3
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/MarvellYukonDxe/
if_mskreg.h
194
#define
BIT_3
(1 << 3)
295
#define PCI_CLS_OPT
BIT_3
/* Cache Line Size opt. PCI-X (YUKON-2) */
312
#define PCI_EN_DUMMY_RD
BIT_3
/* Enable Dummy Read */
340
#define PCI_ASPM_CLKREQ_PAD_CTL
BIT_3
/* CLKREQ PAD Control (A1 only) */
373
#define PCI_GAT_PCIE_ENTER_L1_ST
BIT_3
/* PCIe Enter L1 State */
403
#define PEX_DC_EN_UNS_RQ_RP
BIT_3
/* Enable Unsupported Request Reporting */
[
all
...]
/external/owasp/sanitizer/lib/commons-codec-1.4/
commons-codec-1.4.jar
Completed in 502 milliseconds