Searched
refs:xC0 (Results
276 -
300 of
1043) sorted by null
<<11121314151617181920>>
/prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/netinet/ |
ip6.h | 165 #define IP6OPT_TYPE(o) ((o) & 0xC0) 169 #define IP6OPT_TYPE_ICMP 0xC0
|
/prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/netinet/ |
ip6.h | 165 #define IP6OPT_TYPE(o) ((o) & 0xC0) 169 #define IP6OPT_TYPE_ICMP 0xC0
|
/prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/netinet/ |
ip6.h | 165 #define IP6OPT_TYPE(o) ((o) & 0xC0) 169 #define IP6OPT_TYPE_ICMP 0xC0
|
/prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/netinet/ |
ip6.h | 165 #define IP6OPT_TYPE(o) ((o) & 0xC0) 169 #define IP6OPT_TYPE_ICMP 0xC0
|
/prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/netinet/ |
ip6.h | 165 #define IP6OPT_TYPE(o) ((o) & 0xC0) 169 #define IP6OPT_TYPE_ICMP 0xC0
|
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/netinet/ |
ip6.h | 165 #define IP6OPT_TYPE(o) ((o) & 0xC0) 169 #define IP6OPT_TYPE_ICMP 0xC0
|
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/netinet/ |
ip6.h | 165 #define IP6OPT_TYPE(o) ((o) & 0xC0) 169 #define IP6OPT_TYPE_ICMP 0xC0
|
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/netinet/ |
ip6.h | 165 #define IP6OPT_TYPE(o) ((o) & 0xC0) 169 #define IP6OPT_TYPE_ICMP 0xC0
|
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/netinet/ |
ip6.h | 165 #define IP6OPT_TYPE(o) ((o) & 0xC0) 169 #define IP6OPT_TYPE_ICMP 0xC0
|
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/netinet/ |
ip6.h | 165 #define IP6OPT_TYPE(o) ((o) & 0xC0) 169 #define IP6OPT_TYPE_ICMP 0xC0
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/netinet/ |
ip6.h | 165 #define IP6OPT_TYPE(o) ((o) & 0xC0) 169 #define IP6OPT_TYPE_ICMP 0xC0
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/netinet/ |
ip6.h | 165 #define IP6OPT_TYPE(o) ((o) & 0xC0) 169 #define IP6OPT_TYPE_ICMP 0xC0
|
/bionic/libc/kernel/uapi/linux/ |
fdreg.h | 46 #define ST0_INTR 0xC0
|
isdn.h | 145 #define ISDN_NET_DIALMODE_MASK 0xC0
|
/development/ndk/platforms/android-L/include/linux/ |
fdreg.h | 46 #define ST0_INTR 0xC0
|
isdn.h | 145 #define ISDN_NET_DIALMODE_MASK 0xC0
|
/external/chromium_org/third_party/re2/re2/testing/ |
compile_test.cc | 148 { 0xC0, 0xC1 },
|
/external/chromium_org/third_party/sfntly/cpp/src/test/ |
test_data.cc | 72 0, 0, 1, 1, 0, 0xB, 0, 2, 0, 0, 0, 0x38, 0xC0, 0, 1, 2,
|
/external/clang/lib/CodeGen/ |
CGOpenMPRuntime.h | 62 OMP_IDENT_BARRIER_IMPL_SECTIONS = 0xC0,
|
/external/expat/lib/ |
xmltok.c | 88 (A & 0xC0) == 0xC0 means A > 0xBF 92 ((*p) < 0xC2 || ((p)[1] & 0x80) == 0 || ((p)[1] & 0xC0) == 0xC0) 101 ((p)[2] & 0xC0) == 0xC0) \ 105 (p)[1] < 0xA0 || ((p)[1] & 0xC0) == 0xC0 \ 109 ((*p) == 0xED ? (p)[1] > 0x9F : ((p)[1] & 0xC0) == 0xC0))) [all...] |
/external/kernel-headers/original/uapi/linux/ |
fdreg.h | 43 #define ST0_INTR 0xC0 /* Interrupt code mask */
|
isdn.h | 136 #define ISDN_NET_DIALMODE_MASK 0xC0 /* bits for status */
|
/external/libnfc-nxp/src/ |
phLlcNfc_Frame.h | 101 #define PH_LLCNFC_S_HEADER_INIT (0xC0)
|
/external/regex-re2/re2/testing/ |
compile_test.cc | 148 { 0xC0, 0xC1 },
|
/external/sfntly/cpp/src/test/ |
test_data.cc | 72 0, 0, 1, 1, 0, 0xB, 0, 2, 0, 0, 0, 0x38, 0xC0, 0, 1, 2,
|
Completed in 678 milliseconds
<<11121314151617181920>>