Searched
full:int16_t (Results
301 -
325 of
582) sorted by null
<<11121314151617181920>>
/system/media/wilhelm/tests/examples/ |
slesTestVirtualizerPath.cpp | 50 void TestVirtualizerPathFromFD( SLObjectItf sl, const char* path, int16_t virtStrength, 290 TestVirtualizerPathFromFD(sl, argv[1], (int16_t)atoi(argv[2]), alwaysOn);
|
/frameworks/base/services/audioflinger/ |
AudioFlinger.cpp | [all...] |
/bionic/libc/inet/ |
inet_ntop.c | 97 * Note that int32_t and int16_t need only be "at least" large enough
|
/development/samples/BrowserPlugin/jni/animation/ |
AnimationPlugin.cpp | 138 int16_t BallAnimation::handleEvent(const ANPEvent* evt) {
|
/external/elfutils/libasm/ |
libasm.h | 90 extern int asm_addint16 (AsmScn_t *asmscn, int16_t num);
|
libasmP.h | 252 extern int __asm_addint16_internal (AsmScn_t *asmscn, int16_t num)
|
/external/icu4c/common/ |
ubidi_props.c | 144 int32_t delta=((int16_t)props)>>UBIDI_MIRROR_DELTA_SHIFT;
|
usprep.cpp | 476 getValues(uint16_t trieWord, int16_t& value, UBool& isIndex){ 501 value = (int16_t)trieWord; 529 int16_t value; 748 int16_t value;
|
/external/icu4c/test/cintltst/ |
utf16tst.c | 58 int16_t i; 95 int16_t i; 97 for(i=0; i<sizeof(codepoint)/sizeof(codepoint[0]); i=(int16_t)(i+2)){ 730 int16_t i=0;
|
/external/llvm/include/llvm/Support/ |
DataTypes.h.cmake | 109 typedef short int16_t;
|
DataTypes.h.in | 109 typedef short int16_t;
|
/external/llvm/lib/ExecutionEngine/Interpreter/ |
ExternalFunctions.cpp | 143 int16_t *I16Ptr = (int16_t *) ArgDataPtr; 144 *I16Ptr = (int16_t) AV.IntVal.getZExtValue(); 229 case 16: Result.IntVal = APInt(16, *(int16_t*) ret.data()); break;
|
/external/llvm/lib/Support/ |
DataExtractor.cpp | 112 return (int16_t)getU16(offset_ptr);
|
/external/qemu/audio/ |
mixeng.c | 63 #define IN_T int16_t
|
/external/qemu/distrib/sdl-1.2.12/include/ |
SDL_config.h.in | 45 #undef int16_t
|
/external/qemu/ |
softmmu_header.h | 31 #define DATA_STYPE int16_t
|
/external/skia/include/utils/ |
SkInterpolator.h | 79 int16_t fFrameCount;
|
/external/skia/src/core/ |
SkScan_Antihair.cpp | 43 SkASSERT((int16_t)value == value); 80 int16_t runs[HLINE_STACK_BUFFER + 1]; 128 int16_t runs[2]; 186 int16_t runs[3];
|
/external/srtp/ |
config.h_win32vc7 | 37 /* Define to 1 if the system has the type `int16_t'. */
|
config_in.h | 33 /* Define to 1 if the system has the type `int16_t'. */
|
configure.in | 104 AC_CHECK_TYPES([int8_t,uint8_t,int16_t,uint16_t,int32_t,uint32_t,uint64_t])
|
/external/srtp/googlepatches/ |
google-10-srtp-ios-fixes.pack | 63 typedef short int16_t;
|
/external/v8/src/mips/ |
macro-assembler-mips.cc | 610 int16_t NumSaved = 0; 611 int16_t NumToPush = NumberOfBitsSet(regs); 614 for (int16_t i = kNumRegisters; i > 0; i--) { 623 int16_t NumSaved = 0; 624 int16_t NumToPush = NumberOfBitsSet(regs); 627 for (int16_t i = 0; i < kNumRegisters; i++) { 636 int16_t NumSaved = 0; 638 for (int16_t i = 0; i < kNumRegisters; i++) { 648 int16_t NumSaved = 0; 650 for (int16_t i = kNumRegisters; i > 0; i--) [all...] |
/external/webkit/Source/JavaScriptCore/wtf/ |
HashFunctions.h | 31 template<> struct IntTypes<2> { typedef int16_t SignedType; typedef uint16_t UnsignedType; };
|
/external/webkit/Source/WebCore/bridge/ |
npapi.h | 168 typedef int16_t NPError; 169 typedef int16_t NPReason; 819 uint16_t mode, int16_t argc, char* argn[], 834 int16_t NP_LOADDS NPP_HandleEvent(NPP instance, void* event);
|
Completed in 628 milliseconds
<<11121314151617181920>>