HomeSort by relevance Sort by last modified time
    Searched full:x200 (Results 451 - 475 of 1253) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
if.h 31 #define IFF_ALLMULTI 0x200
ncp.h 83 #define RIM_OWNING_NAMESPACE (cpu_to_le32(0x200))
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
fd.h 226 #define FD_RAW_STOP_IF_FAILURE 0x200
if.h 31 #define IFF_ALLMULTI 0x200
ncp.h 83 #define RIM_OWNING_NAMESPACE (cpu_to_le32(0x200))
  /system/core/fs_mgr/
fs_mgr_priv.h 74 #define MF_VERIFY 0x200
  /system/core/include/system/
audio.h 177 AUDIO_CHANNEL_OUT_SIDE_LEFT = 0x200,
240 AUDIO_CHANNEL_IN_BACK_PROCESSED = 0x200,
305 AUDIO_DEVICE_OUT_BLUETOOTH_A2DP_SPEAKER = 0x200,
349 AUDIO_DEVICE_IN_ANLG_DOCK_HEADSET = AUDIO_DEVICE_BIT_IN | 0x200,
  /bionic/libc/kernel/common/linux/
if.h 40 #define IFF_ALLMULTI 0x200
65 #define IFF_WAN_HDLC 0x200
  /external/iproute2/include/linux/
if.h 40 #define IFF_ALLMULTI 0x200 /* receive all multicast packets*/
69 #define IFF_WAN_HDLC 0x200 /* WAN HDLC device */
rtnetlink.h 249 #define RTM_F_CLONED 0x200 /* This route is cloned */
531 #define RTMGRP_IPV6_MROUTE 0x200
  /external/iputils/
ping_common.h 62 #define F_TIMESTAMP 0x200
63 #define F_FLOWINFO 0x200
  /external/kernel-headers/original/linux/
if.h 40 #define IFF_ALLMULTI 0x200 /* receive all multicast packets*/
69 #define IFF_WAN_HDLC 0x200 /* WAN HDLC device */
netlink.h 56 #define NLM_F_MATCH 0x200 /* return all matching */
62 #define NLM_F_EXCL 0x200 /* Do not touch, if it exists */
  /frameworks/av/media/libstagefright/codecs/mp3dec/src/asm/
pvmp3_polyphase_filter_window_gcc.s 81 add r4,r4,#0x200
106 ldr r5,[r3,#0x200]
pvmp3_polyphase_filter_window_wm.asm 76 add r4,r4,#0x200
101 ldr r5,[r3,#0x200]
pvmp3_polyphase_filter_window_arm.s 81 add r4,r4,#0x200
106 ldr r5,[r3,#0x200]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
fcntl.h 64 # define AT_REMOVEDIR 0x200 /* Remove directory instead of
67 # define AT_EACCESS 0x200 /* Test access permitted for
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
fcntl.h 64 # define AT_REMOVEDIR 0x200 /* Remove directory instead of
67 # define AT_EACCESS 0x200 /* Test access permitted for
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
fcntl.h 64 # define AT_REMOVEDIR 0x200 /* Remove directory instead of
67 # define AT_EACCESS 0x200 /* Test access permitted for
  /external/kernel-headers/original/asm-mips/sn/
addrs.h 194 0x200) | \
225 #define BDADDR_IS_DIR(_ba) ((UINT64_CAST (_ba) & 0x200) != 0)
226 #define BDADDR_IS_PRT(_ba) ((UINT64_CAST (_ba) & 0x200) == 0)
kldir.h 152 #define IP27_LAUNCH_STRIDE 0x200
193 #define IP27_NMI_KREGS_CPU_SIZE 0x200
198 #define IP27_NMI_EFRAME_SIZE 0x200
  /external/llvm/test/MC/ARM/
eh-directive-section-comdat.s 73 @ CHECK: SHF_GROUP (0x200)
90 @ CHECK: SHF_GROUP (0x200)
107 @ CHECK: SHF_GROUP (0x200)
  /external/chromium_org/v8/test/cctest/
test-profile-generator.cc 388 code_map.AddCode(ToAddress(0x1500), &entry1, 0x200);
396 CHECK_EQ(&entry1, code_map.FindEntry(ToAddress(0x1500 + 0x200 - 1)));
416 code_map.AddCode(ToAddress(0x1500), &entry1, 0x200);
457 generator.code_map()->AddCode(ToAddress(0x1500), entry1, 0x200);
523 generator.code_map()->AddCode(ToAddress(0x1500), entry1, 0x200);
569 generator.code_map()->AddCode(ToAddress(0x1500), entry1, 0x200);
  /development/ndk/platforms/android-3/include/linux/
rtnetlink.h 187 #define RTM_F_CLONED 0x200
663 #define RTMGRP_IPV6_MROUTE 0x200
  /frameworks/base/media/java/android/media/
MediaCodecInfo.java 189 public static final int AVCLevel31 = 0x200;
228 public static final int MPEG4ProfileHybrid = 0x200;

Completed in 365 milliseconds

<<11121314151617181920>>