/development/samples/BrowserPlugin/jni/ |
main.cpp | 44 NPError NPP_New(NPMIMEType pluginType, NPP instance, uint16_t mode, int16_t argc, 56 int16_t NPP_HandleEvent(NPP instance, void* event); 156 NPError NPP_New(NPMIMEType pluginType, NPP instance, uint16_t mode, int16_t argc, 332 int16_t NPP_HandleEvent(NPP instance, void* event)
|
/development/samples/BrowserPlugin/jni/video/ |
VideoPlugin.cpp | 106 int16_t VideoPlugin::handleEvent(const ANPEvent* evt) {
|
/external/bluetooth/bluez/sbc/ |
sbc_primitives_mmx.c | 41 static inline void sbc_analyze_four_mmx(const int16_t *in, int32_t *out, 107 static inline void sbc_analyze_eight_mmx(const int16_t *in, int32_t *out, 249 static inline void sbc_analyze_4b_4s_mmx(int16_t *x, int32_t *out, 264 static inline void sbc_analyze_4b_8s_mmx(int16_t *x, int32_t *out,
|
/external/clang/lib/Headers/ |
stdint.h | 175 #ifndef __int8_t_defined /* glibc sys/types.h also defines int16_t*/ 176 typedef signed __INT16_TYPE__ int16_t; typedef 179 # define __int_least16_t int16_t 181 # define __int_least8_t int16_t
|
/external/elfutils/libasm/ |
asm_addint8.c | 58 printf ("\t.value\t%" PRId16 "\n", (int16_t) num);
|
/external/grub/stage2/ |
iso9660.h | 64 typedef int int16_t __attribute__((mode(HI))); typedef
|
/external/icu4c/common/ |
icucfg.h.in | 94 #undef int16_t
|
/external/icu4c/i18n/ |
inputext.cpp | 31 fByteStats(NEW_ARRAY(int16_t, 256)), // byte frequency statistics for the input text.
|
/external/ipsec-tools/src/racoon/ |
admin.h | 50 int16_t ac_un_errno;
|
/external/kernel-headers/original/linux/ |
types.h | 111 typedef __s16 int16_t; typedef
|
/external/qemu/distrib/sdl-1.2.12/include/ |
SDL_config_os2.h | 32 typedef signed short int16_t; typedef
|
/external/qemu/slirp/ |
udp.h | 48 int16_t uh_ulen; /* udp length */
|
/external/qemu/slirp-android/ |
udp.h | 50 int16_t uh_ulen; /* udp length */
|
/external/qemu/target-arm/ |
neon_helper.c | 62 NEON_TYPE2(s16, int16_t) 210 #define NEON_FN(dest, src1, src2) NEON_SSAT(dest, src1, src2, int16_t) 291 #define NEON_FN(dest, src1, src2) NEON_SSAT(dest, src1, src2, int16_t) 1136 uint32_t tmp = (int32_t)(int16_t) src1 * (int16_t) src2; \ 1276 int16_t s; [all...] |
/external/tremolo/Tremolo/ |
os_types.h | 96 typedef int16_t ogg_int16_t;
|
/external/webkit/Source/WebCore/bridge/ |
nptypes.h | 52 typedef short int16_t; typedef
|
/frameworks/base/services/audioflinger/ |
AudioResamplerCubic.h | 53 static inline void advance(state* p, int16_t in) {
|
/frameworks/base/tests/BrowserTestPlugin/jni/ |
PluginObject.h | 68 virtual int16_t handleEvent(const ANPEvent* evt) = 0;
|
/hardware/ti/omap4xxx/security/tf_sdk/include/ |
s_type.h | 67 typedef short int16_t; typedef
|
/prebuilt/sdk/11/renderscript/clang-include/ |
stdint.h | 175 #ifndef __int8_t_defined /* glibc sys/types.h also defines int16_t*/ 176 typedef signed __INT16_TYPE__ int16_t; typedef 179 # define __int_least16_t int16_t 181 # define __int_least8_t int16_t
|
/prebuilt/sdk/12/renderscript/clang-include/ |
stdint.h | 175 #ifndef __int8_t_defined /* glibc sys/types.h also defines int16_t*/ 176 typedef signed __INT16_TYPE__ int16_t; typedef 179 # define __int_least16_t int16_t 181 # define __int_least8_t int16_t
|
/prebuilt/sdk/13/renderscript/clang-include/ |
stdint.h | 175 #ifndef __int8_t_defined /* glibc sys/types.h also defines int16_t*/ 176 typedef signed __INT16_TYPE__ int16_t; typedef 179 # define __int_least16_t int16_t 181 # define __int_least8_t int16_t
|
/prebuilt/sdk/14/renderscript/clang-include/ |
stdint.h | 175 #ifndef __int8_t_defined /* glibc sys/types.h also defines int16_t*/ 176 typedef signed __INT16_TYPE__ int16_t; typedef 179 # define __int_least16_t int16_t 181 # define __int_least8_t int16_t
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/include/ |
arm_neon.h | [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/include/ |
arm_neon.h | [all...] |