HomeSort by relevance Sort by last modified time
    Searched refs:x02 (Results 401 - 425 of 1460) sorted by null

<<11121314151617181920>>

  /external/tcpdump/
print-lmp.c 63 { 0x02, "LMP restart"},
69 { 0x02, "Link Verification Supported"},
75 { 0x02, "Allocated for user traffic"},
95 { 0x02, "\n\t\tUnwilling to verify"},
104 { 0x02, "\n\t\tRenegotiate LINK_SUMMARY parameters"},
115 { 0x02, "LDP Supported"},
122 { 0x02, "Line/MS Overhead Transparency Supported"},
136 { 0x02, "Standard LOH/MSOH Transparency Supported"},
149 { 0x02, "Link Diversity Supported"},
sctpConstants.h 108 #define SCTP_INITIATION_ACK 0x02
132 #define SCTP_DATA_FIRST_FRAG 0x02
165 #define SCTP_ECT_BIT 0x02
198 #define SCTP_NON_ORDERED_DELIVERY 0x02
519 #define DEAMON_REGISTER_ACK 0x02
ospf.h 40 #define OSPF_OPTION_E 0x02 /* E bit: External routes advertised */
57 #define OSPF_DB_MORE 0x02
124 #define RLA_FLAG_E 0x02
ospf6.h 34 #define OSPF6_OPTION_E 0x02 /* E bit: External routes advertised */
43 #define OSPF6_DB_MORE 0x02
78 #define RLA_FLAG_E 0x02
  /sdk/emulator/qtools/
decoder.cpp 54 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
70 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
78 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
82 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
84 0x00, 0x01, 0x02, 0x03, 0xfc, 0xfd, 0xfe, 0xff,
  /system/core/nexus/
WifiNetwork.h 32 static const uint32_t WPA_PSK = 0x02;
41 static const uint32_t RSN = 0x02;
47 static const uint32_t SHARED = 0x02;
55 static const uint32_t CCMP = 0x02;
61 static const uint32_t WEP104 = 0x02;
  /dalvik/libcore/crypto/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
EncryptedPrivateKeyInfoTest.java     [all...]
  /external/kernel-headers/original/linux/
a1026.h 64 #define A1026_SET_CONFIG _IOW(A1026_IOCTL_MAGIC, 0x02, enum A1026_PathID)
136 #define ADC_Gain_12db 0x02
144 #define ADC_CutoffFreq_7p46Hz 0x02
pci_regs.h 25 #define PCI_DEVICE_ID 0x02 /* 16 bits */
89 #define PCI_BASE_ADDRESS_MEM_TYPE_1M 0x02 /* Below 1M [obsolete] */
144 #define PCI_BRIDGE_CTL_SERR 0x02 /* The same for SERR forwarding */
175 #define PCI_CB_BRIDGE_CTL_SERR 0x02
193 #define PCI_CAP_ID_AGP 0x02 /* Accelerated Graphics Port */
294 #define PCI_CHSWP_EIM 0x02 /* ENUM# Signal Mask */
362 #define PCI_EXP_DEVSTA_NFED 0x02 /* Non-Fatal Error Detected */
375 #define PCI_EXP_RTCTL_SENFEE 0x02 /* System Error on Non-Fatal Error */
  /external/openssl/crypto/dh/
dh.h 83 #define DH_FLAG_NO_EXP_CONSTTIME 0x02 /* new with 0.9.7h; the built-in DH
150 #define DH_CHECK_P_NOT_SAFE_PRIME 0x02
156 #define DH_CHECK_PUBKEY_TOO_LARGE 0x02
  /external/openssl/include/openssl/
dh.h 83 #define DH_FLAG_NO_EXP_CONSTTIME 0x02 /* new with 0.9.7h; the built-in DH
150 #define DH_CHECK_P_NOT_SAFE_PRIME 0x02
156 #define DH_CHECK_PUBKEY_TOO_LARGE 0x02
  /frameworks/base/core/java/android/view/
RawInputEvent.java 39 public static final int EV_REL = 0x02;
138 public static final int REL_Z = 0x02;
152 public static final int ABS_Z = 0x02;
  /bionic/libc/kernel/arch-x86/asm/
voyager.h 34 #define VOYAGER_CAT_DRCYC 0x02
54 #define VOYAGER_AUTO_INC_REG 0x02
186 #define VMC_4Way 0x02
224 #define PSI_MON 0x02
235 #define PSI_FAIL_AC 0x02
256 #define PSI_SWITCH_ENABLED 0x02
  /dalvik/libcore/security/src/test/java/tests/targets/security/
KeyStoreTestPKCS12.java 30 (byte) 0x30, (byte) 0x80, (byte) 0x02, (byte) 0x01, (byte) 0x03,
43 (byte) 0x01, (byte) 0x0C, (byte) 0x0A, (byte) 0x01, (byte) 0x02,
44 (byte) 0xA0, (byte) 0x82, (byte) 0x02, (byte) 0xB2, (byte) 0x30,
45 (byte) 0x82, (byte) 0x02, (byte) 0xAE, (byte) 0x30, (byte) 0x28,
53 (byte) 0xCC, (byte) 0x02, (byte) 0x02, (byte) 0x04, (byte) 0x00,
54 (byte) 0x04, (byte) 0x82, (byte) 0x02, (byte) 0x80, (byte) 0x34,
63 (byte) 0x3D, (byte) 0xEB, (byte) 0x02, (byte) 0x53, (byte) 0x4D,
145 (byte) 0x90, (byte) 0xB0, (byte) 0x02, (byte) 0xEC, (byte) 0xFA,
165 (byte) 0x5F, (byte) 0x03, (byte) 0x72, (byte) 0x02, (byte) 0xDC
    [all...]
AlgorithmParametersTestDH.java 42 (byte) 0xCC, (byte) 0x35, (byte) 0x89, (byte) 0x18, (byte) 0x02,
43 (byte) 0x18, (byte) 0xFE, (byte) 0xF4, (byte) 0x02, (byte) 0x3B,
  /frameworks/base/tests/CoreTests/android/core/
ClassLoaderTest.java 87 (byte) 0x00, (byte) 0x02, (byte) 0x00, (byte) 0x01,
104 (byte) 0x02, (byte) 0xb0, (byte) 0x00, (byte) 0x00,
110 (byte) 0x00, (byte) 0x02, (byte) 0x00, (byte) 0x0c
169 (byte) 0x00, (byte) 0x02, (byte) 0x00, (byte) 0x01,
186 (byte) 0x02, (byte) 0xb0, (byte) 0x00, (byte) 0x00,
192 (byte) 0x00, (byte) 0x02, (byte) 0x00, (byte) 0x0c
  /ndk/build/platforms/android-5/arch-x86/usr/include/asm/
voyager.h 34 #define VOYAGER_CAT_DRCYC 0x02
54 #define VOYAGER_AUTO_INC_REG 0x02
186 #define VMC_4Way 0x02
224 #define PSI_MON 0x02
235 #define PSI_FAIL_AC 0x02
256 #define PSI_SWITCH_ENABLED 0x02
  /ndk/build/platforms/android-8/arch-x86/usr/include/asm/
voyager.h 34 #define VOYAGER_CAT_DRCYC 0x02
54 #define VOYAGER_AUTO_INC_REG 0x02
186 #define VMC_4Way 0x02
224 #define PSI_MON 0x02
235 #define PSI_FAIL_AC 0x02
256 #define PSI_SWITCH_ENABLED 0x02
  /bionic/libc/kernel/common/linux/
pci_regs.h 16 #define PCI_DEVICE_ID 0x02
74 #define PCI_BASE_ADDRESS_MEM_TYPE_1M 0x02
124 #define PCI_BRIDGE_CTL_SERR 0x02
154 #define PCI_CB_BRIDGE_CTL_SERR 0x02
169 #define PCI_CAP_ID_AGP 0x02
258 #define PCI_CHSWP_EIM 0x02
322 #define PCI_EXP_DEVSTA_NFED 0x02
335 #define PCI_EXP_RTCTL_SENFEE 0x02
  /bionic/libm/alpha/
fenv.h 38 #define FE_INVALID 0x02
50 #define FE_TONEAREST 0x02
  /bionic/libm/include/alpha/
fenv.h 38 #define FE_INVALID 0x02
50 #define FE_TONEAREST 0x02
  /dalvik/vm/jdwp/
JdwpConstants.h 92 CS_PREPARED = 0x02,
146 INVOKE_NONVIRTUAL = 0x02,
  /external/grub/netboot/
via-rhine.c 118 #define RCR_AR 0x02
130 #define TCR_LB0 0x02 /* loopback[0] */
141 #define CR0_STRT 0x02 /* start NIC */
155 #define CR1_ETEN 0x02 /* early tx mode */
188 #define IMR0_PTXM 0x02
204 #define IMR1_ETM 0x02
238 #define ISR0_PTX 0x02
249 #define ISR1_ETI 0x02
262 #define MIISR_LNKFL 0x02
275 #define MIICR_MDI 0x02
    [all...]
  /external/iproute2/include/linux/netfilter_ipv4/
ip_tables.h 57 #define IPT_F_GOTO 0x02 /* Set if jump is a goto */
62 #define IPT_INV_VIA_OUT 0x02 /* Invert the sense of OUT IFACE */
  /external/opencore/extern_libs_v2/khronos/openmax/include/
OMX_Video.h 426 OMX_VIDEO_H263ProfileH320Coding = 0x02,
446 OMX_VIDEO_H263Level20 = 0x02,
471 OMX_VIDEO_PictureTypeP = 0x02,
604 OMX_VIDEO_MPEG4ProfileSimpleScalable = 0x02,
631 OMX_VIDEO_MPEG4Level0b = 0x02, /**< Level 0b */
698 OMX_VIDEO_WMVFormat7 = 0x02, /**< Windows Media Video format 7 */
    [all...]

Completed in 3758 milliseconds

<<11121314151617181920>>