HomeSort by relevance Sort by last modified time
    Searched full:__inline__ (Results 426 - 450 of 1019) sorted by null

<<11121314151617181920>>

  /bionic/libc/include/sys/
atomics.h 47 #define __ATOMIC_INLINE__ static __inline__ __attribute__((always_inline))
  /development/ndk/platforms/android-3/include/sys/
atomics.h 47 #define __ATOMIC_INLINE__ static __inline__ __attribute__((always_inline))
  /external/clang/lib/Headers/
prfchwintrin.h 32 static __inline__ void __attribute__((__always_inline__, __nodebug__))
  /external/clang/test/ARCMT/
Common.h 11 #define NS_INLINE static __inline__ __attribute__((always_inline))
  /external/clang/test/Analysis/
NSPanel.m 29 static __inline__ __attribute__((always_inline)) NSRect NSMakeRect(CGFloat x, CGFloat y, CGFloat w, CGFloat h) { NSRect r; return r; }
  /external/e2fsprogs/e2fsck/
jfs_user.h 88 #define _INLINE_ extern __inline__
  /external/libcap-ng/
config.h 83 /* Define to `__inline__' or `__inline' if that's what the C compiler
  /external/libcap-ng/libcap-ng-0.7/
config.h.in 82 /* Define to `__inline__' or `__inline' if that's what the C compiler
  /external/libexif/
config.h.in 87 /* Define to `__inline__' or `__inline' if that's what the C compiler
  /external/libusb/
config.h 96 /* Define to `__inline__' or `__inline' if that's what the C compiler
config.h.in 94 /* Define to `__inline__' or `__inline' if that's what the C compiler
  /external/libusb-compat/
config.h 75 /* Define to `__inline__' or `__inline' if that's what the C compiler
  /external/libvorbis/
config.h.in 87 /* Define to `__inline__' or `__inline' if that's what the C compiler
  /external/libvpx/armv7a/
vpx_config.h 12 #define INLINE __inline__ __attribute__((always_inline))
  /external/libvpx/armv7a-neon/
vpx_config.h 12 #define INLINE __inline__ __attribute__((always_inline))
  /external/libvpx/generic/
vpx_config.h 12 #define INLINE __inline__ __attribute__((always_inline))
  /external/libvpx/mips/
vpx_config.h 12 #define INLINE __inline__ __attribute__((always_inline))
  /external/libvpx/mips-dspr2/
vpx_config.h 12 #define INLINE __inline__ __attribute__((always_inline))
  /external/tremolo/Tremolo/
os.h 47 # define STIN static __inline__
  /hardware/libhardware/include/hardware/
qemu_pipe.h 54 static __inline__ int
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
ioctls.h 71 #define TIOCGICOUNT 0x545D /* read serial port __inline__ interrupt counts */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
coda_psdev.h 22 static __inline__ struct venus_comm *coda_vcp(struct super_block *sb)
reiserfs_fs.h 265 static __inline__ struct reiserfs_inode_info *REISERFS_I(const struct inode *inode)
270 static __inline__ struct reiserfs_sb_info *REISERFS_SB(const struct super_block *sb)
277 static __inline__ u32 reiserfs_bmap_count(struct super_block *sb)
282 static __inline__ int bmap_would_wrap(unsigned bmap_nr)
373 static __inline__ __u16 offset_v2_k_type(const struct offset_v2 *v2)
379 static __inline__ void set_offset_v2_k_type(struct offset_v2 *v2, int type)
385 static __inline__ loff_t offset_v2_k_offset(const struct offset_v2 *v2)
390 static __inline__ void set_offset_v2_k_offset(struct offset_v2 *v2, loff_t offset)
531 static __inline__ int uniqueness2type(__u32 uniqueness) CONSTF;
532 static __inline__ int uniqueness2type(__u32 uniqueness
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
ioctls.h 71 #define TIOCGICOUNT 0x545D /* read serial port __inline__ interrupt counts */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
coda_psdev.h 22 static __inline__ struct venus_comm *coda_vcp(struct super_block *sb)

Completed in 818 milliseconds

<<11121314151617181920>>