OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:int16_t
(Results
1026 - 1050
of
1335
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/llvm/include/llvm/Support/
MachO.h
644
int16_t
n_desc;
/external/llvm/lib/Target/MSP430/
MSP430ISelDAGToDAG.cpp
46
int16_t
Disp;
/external/llvm/unittests/IR/
TypeBuilderTest.cpp
37
EXPECT_EQ(Type::getInt16Ty(getGlobalContext()), (TypeBuilder<
int16_t
, false>::get(getGlobalContext())));
/external/pixman/test/
stress-test.c
419
int16_t
x, y;
/external/qemu/distrib/sdl-1.2.15/include/
SDL_stdinc.h
100
typedef
int16_t
Sint16;
/external/skia/include/core/
SkStream.h
81
int16_t
readS16();
/external/tcpdump/
icmp6.h
322
int16_t
nd_opt_hai_preference;
/external/v8/src/
debug-agent.cc
199
ScopedVector<
int16_t
> temp(len + 1);
/external/webp/src/dec/
vp8i.h
247
int16_t
* coeffs_; // 384 coeffs = (16+8+8) * 4*4
/external/webp/src/dsp/
yuv.h
68
extern
int16_t
VP8kVToR[256], VP8kUToB[256];
/external/wpa_supplicant_8/src/utils/
common.h
141
typedef
int16_t
s16;
/frameworks/av/media/libmediaplayerservice/
MediaPlayerService.h
188
virtual ssize_t frameSize() const { return ssize_t(mChannelCount * ((mFormat == AUDIO_FORMAT_PCM_16_BIT)?sizeof(
int16_t
):sizeof(u_int8_t))); }
/frameworks/av/media/libstagefright/codecs/amrnb/common/include/
gsm_amr_typedefs.h
83
typedef
int16_t
Word16;
/frameworks/base/services/common_time/
clock_recovery.cpp
387
cur_correction_ = static_cast<
int16_t
>(tmp);
/frameworks/base/services/input/
EventHub.h
349
int16_t
ffEffectId; // initially -1
/hardware/qcom/camera/
QCamera_Intf.h
927
int16_t
num_face_detected;
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp
879
std::
int16_t
i2 = 0;
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include/
loongson.h
47
typedef
int16_t
int16x4_t __attribute__((vector_size (8)));
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/include/
loongson.h
47
typedef
int16_t
int16x4_t __attribute__((vector_size (8)));
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
coda.h
122
typedef short
int16_t
;
typedef
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
xdr.h
300
extern bool_t xdr_int16_t (XDR *__xdrs,
int16_t
*__ip) __THROW;
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
coda.h
122
typedef short
int16_t
;
typedef
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
xdr.h
300
extern bool_t xdr_int16_t (XDR *__xdrs,
int16_t
*__ip) __THROW;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
coda.h
122
typedef short
int16_t
;
typedef
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
xdr.h
300
extern bool_t xdr_int16_t (XDR *__xdrs,
int16_t
*__ip) __THROW;
Completed in 1974 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>