HomeSort by relevance Sort by last modified time
    Searched defs:BIT_5 (Results 1 - 4 of 4) sorted by null

  /external/apache-http/src/org/apache/commons/codec/binary/
BinaryCodec.java 67 private static final int BIT_5 = 0x20;
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 206 #define BIT_5 0x0020
301 #define MDI_SR_AUTO_NEG_COMPLETE BIT_5 // Auto negotiation complete
311 #define NWAY_AD_10T_HALF_DPX BIT_5 // 10BaseT Half Duplex capable
361 #define NSC_TX_CONG_F_CONNECT BIT_5 // Enables congestion control
514 #define CFIG_PREAMBLE_LENGTH BIT_5 ;- Bit 5-4 = 1-0
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/MarvellYukonDxe/
if_mskreg.h 192 #define BIT_5 (1 << 5)
310 #define PCI_EXT_PATCH_1 BIT_5
371 #define PCI_GAT_PCIE_RESET_ASS BIT_5 /* PCIe Reset Asserted */
    [all...]
  /external/owasp/sanitizer/lib/commons-codec-1.4/
commons-codec-1.4.jar 

Completed in 117 milliseconds