HomeSort by relevance Sort by last modified time
    Searched full:__inline (Results 176 - 200 of 269) sorted by null

1 2 3 4 5 6 78 91011

  /frameworks/base/media/libstagefright/codecs/amrwbenc/src/
az_isp.c 58 static __inline Word16 Chebps2(Word16 x, Word16 f[], Word32 n);
214 static __inline Word16 Chebps2(Word16 x, Word16 f[], Word32 n)
  /bionic/libc/bionic/
arc4random.c 54 #define inline __inline
  /external/chromium/third_party/libevent/
config.h.in 252 /* Define to `__inline__' or `__inline' if that's what the C compiler
  /external/chromium/third_party/libevent/linux/
config.h 253 /* Define to `__inline__' or `__inline' if that's what the C compiler
event-config.h 260 /* Define to `__inline__' or `__inline' if that's what the C compiler
  /external/chromium/third_party/libevent/mac/
config.h 253 /* Define to `__inline__' or `__inline' if that's what the C compiler
event-config.h 260 /* Define to `__inline__' or `__inline' if that's what the C compiler
  /external/libvpx/vp8/common/
onyx.h 71 static __inline void Scale2Ratio(int mode, int *hr, int *hs)
  /external/yaffs2/yaffs2/
devextras.h 28 #define __inline__ __inline
  /external/qemu/
sys-tree.h 132 static __inline SYS_TREE_STRUCT type * \
143 static __inline SYS_TREE_STRUCT type * \
157 static __inline SYS_TREE_STRUCT type * \
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/libexec/gcc/i686-linux/4.4.3/install-tools/
fixincl 
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
compiler.h 74 /* Allow drivers to use the GCC-supported __inline__ and/or __inline. */
84 # ifndef __inline
86 /* gcc has __inline */
88 # define __inline _Inline macro
90 # define __inline /**/ macro
92 # endif /* __inline */
    [all...]
  /prebuilt/linux-x86/toolchain/sh-4.3.3/libexec/gcc/sh-linux-gnu/4.3.3/install-tools/
fixincl 
  /frameworks/base/media/libstagefright/codecs/aacdec/
calc_sbr_synfilterbank.cpp 108 __inline Int16 sat(Int32 y)
129 __inline Int16 sat(Int32 y)
152 __inline Int16 sat(Int32 y)
  /frameworks/base/media/libstagefright/codecs/amrnb/common/include/
basic_op_c_equivalent.h 199 __inline Word32 L_mac(Word32 L_var3, Word16 var1, Word16 var2, Flag *pOverflow)
321 __inline Word32 Mpy_32(Word16 L_var1_hi,
395 __inline Word32 Mpy_32_16(Word16 L_var1_hi,
  /external/chromium/third_party/icu/public/common/unicode/
ppalmos.h 253 # define U_INLINE __inline
  /external/freetype/include/freetype/config/
ftconfig.h 313 static __inline FT_Int32
  /external/icu4c/common/unicode/
ppalmos.h 253 # define U_INLINE __inline
  /external/libvpx/vp8/encoder/
encodemv.c 216 __inline static void calc_prob(vp8_prob *p, const unsigned int ct[2])
sad_c.c 40 static __inline
  /external/oprofile/libpopt/
config.h 308 /* Define to `__inline__' or `__inline' if that's what the C compiler
  /frameworks/base/media/libstagefright/codecs/aacenc/src/
quantize.c 41 __inline Word32 pow34(Word32 x)
  /frameworks/base/media/libstagefright/codecs/mp3dec/src/
pv_mp3dec_fxd_op_arm_gcc.h 228 __inline int32 pv_abs(int32 x)
  /hardware/qcom/media/mm-video/vidc/vdec/
Android.mk 40 libOmxVdec-def += -Dinline=__inline
  /hardware/qcom/media/mm-video/vidc/venc/
Android.mk 42 libmm-venc-def += -Dinline=__inline

Completed in 1057 milliseconds

1 2 3 4 5 6 78 91011