/external/ppp/pppd/ |
demand.c | 352 if (protp->protocol < 0xC000 && (protp->protocol & ~0x8000) == proto) {
|
/frameworks/av/media/libstagefright/codecs/aacenc/src/ |
psy_configuration.c | 316 /* 0xc000 = 1.5*(1 << 15)*/
|
/bionic/libc/private/ |
arpa_nameser.h | 347 #define NS_KEY_TYPEMASK 0xC000 /* Mask for "type" bits */ 351 #define NS_KEY_TYPE_NO_KEY 0xC000 /* No key usable for either; no key */
|
/external/grub/netboot/ |
eepro100.c | 450 ACCESS(rxfd)command = 0xc000; 558 ACCESS(rxfd)command = 0xc000;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/ |
nameser.h | 348 #define NS_KEY_TYPEMASK 0xC000 /* Mask for "type" bits */ 352 #define NS_KEY_TYPE_NO_KEY 0xC000 /* No key usable for either; no key */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/ |
nameser.h | 348 #define NS_KEY_TYPEMASK 0xC000 /* Mask for "type" bits */ 352 #define NS_KEY_TYPE_NO_KEY 0xC000 /* No key usable for either; no key */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
ac97_codec.h | 173 #define AC97_EI_ADDR_MASK 0xc000 /* physical codec ID (address) */ 229 #define AC97_MEI_ADDR_MASK 0xc000 /* physical codec ID (address) */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/ |
nameser.h | 348 #define NS_KEY_TYPEMASK 0xC000 /* Mask for "type" bits */ 352 #define NS_KEY_TYPE_NO_KEY 0xC000 /* No key usable for either; no key */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
ac97_codec.h | 173 #define AC97_EI_ADDR_MASK 0xc000 /* physical codec ID (address) */ 229 #define AC97_MEI_ADDR_MASK 0xc000 /* physical codec ID (address) */
|
/external/webrtc/src/common_audio/signal_processing/ |
webrtc_fft_t_1024_8.c | 25 0xc000,0x4000 ,0x0000,0x2d41 ,0xa57e,0x2d41 , 45 0xc000,0x4000 ,0x0000,0x2d41 ,0xa57e,0x2d41 , 125 0xc000,0x4000 ,0x0000,0x2d41 ,0xa57e,0x2d41 , 274 0xc065,0x4000 ,0xc000,0x4000 ,0xbf9c,0x4000 , [all...] |
/external/libvpx/libvpx/vp8/common/ |
postproc.c | [all...] |
/external/chromium_org/content/browser/renderer_host/p2p/ |
socket_host_tcp.cc | 501 if ((msg_type & 0xC000) == 0) {
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/lc3b/ |
lc3bid.re | 157 { 0, 0xC000, 2, {OPT_Reg|OPA_DR, OPT_Imm|OPA_Imm|OPI_9, 0} }
|
/external/kernel-headers/original/asm-mips/sn/ |
kldir.h | 155 #define IP27_KLCONFIG_SIZE 0xc000
|
/external/tcpdump/ |
sctpConstants.h | 155 #define SCTP_UNRELIABLE_STRM 0xc000
|
/external/valgrind/main/coregrind/ |
m_stacktrace.c | 611 if ((w0 & 0xF800) == 0xF000 && (w1 & 0xC000) == 0xC000) return True; 613 if ((w0 & 0xF800) == 0xF000 && (w1 & 0xC000) == 0xC000) return True; [all...] |
/external/qemu-pc-bios/vgabios/ |
clext.c | 389 SET_INT_VECTOR(0x10, #0xC000, #cirrus_int10_handler) 1625 dw 0xC000 ;; sel_C0000
|
/frameworks/compile/mclinker/lib/Target/Hexagon/ |
HexagonRelocator.cpp | 46 if (((insn & 0xc000) == 0) && !(encodings[i].isDuplex)) 49 if (((insn & 0xc000) != 0) && (encodings[i].isDuplex)) [all...] |
/external/chromium_org/third_party/icu/source/common/ |
unormimp.h | 111 #define _NORM_CANON_SET_BMP_MASK 0xc000
|
/external/icu4c/common/ |
unormimp.h | 111 #define _NORM_CANON_SET_BMP_MASK 0xc000
|
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/ |
norm_s.cpp | 81 of 0x8000 and maximum of 0xc000. Note that when var1 is zero, the resulting
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
input.h | 878 * 270 deg -> 0xC000 (right)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
input.h | 878 * 270 deg -> 0xC000 (right)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
input.h | 878 * 270 deg -> 0xC000 (right)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
uuid.py | 173 int &= ~(0xc000 << 48L)
|