HomeSort by relevance Sort by last modified time
    Searched full:int16_t (Results 476 - 500 of 582) sorted by null

<<11121314151617181920>>

  /external/icu4c/i18n/
ucol_elm.cpp     [all...]
gregocal.cpp 60 static const int16_t kNumDays[]
62 static const int16_t kLeapNumDays[]
    [all...]
  /external/icu4c/tools/gencase/
store.c 562 next=src+((int16_t)value>>UCASE_DELTA_SHIFT);
704 next=c+((int16_t)value>>UCASE_DELTA_SHIFT);
    [all...]
  /external/llvm/lib/Target/X86/Disassembler/
X86DisassemblerDecoder.c 223 CONSUME_FUNC(consumeInt16, int16_t)
1005 int16_t d16;
    [all...]
  /external/qemu/hw/
usb-ohci.c 600 #define USUB(a, b) ((int16_t)((uint16_t)(a) - (uint16_t)(b)))
615 int16_t relative_frame_number;
    [all...]
  /external/bluetooth/bluez/src/
sdp-xml.c 526 int16_t val = strtoul(data, &endptr, 0);
  /external/icu4c/common/
uloc.c     [all...]
unames.c     [all...]
  /external/libnfc-nxp/src/
phFriNfc_NdefRecord.h 506 int16_t phFriNfc_NdefReg_Strnicmp(const int8_t *s1, const int8_t *s2, uint32_t count);
  /external/oprofile/
TODO 138 o use standard C integer type <stdint.h> int32_t int16_t etc.
  /external/skia/src/core/
SkScan_Path.cpp 239 virtual void blitAntiH(int, int, const SkAlpha[], const int16_t runs[]) {
  /external/v8/samples/
shell.cc 489 return CreateExternalArray(args, v8::kExternalShortArray, sizeof(int16_t));
  /external/valgrind/main/include/vki/
vki-darwin.h 41 #define vki_int16_t int16_t
  /external/webkit/Source/WebKit/mac/Plugins/Hosted/
NetscapePluginHostProxy.mm 408 kern_return_t WKPCCancelLoadURL(mach_port_t clientPort, uint32_t pluginID, uint32_t streamID, int16_t reason)
    [all...]
  /external/webkit/Source/WebKit2/Scripts/webkit2/
messages.py 180 'int16_t',
  /hardware/msm7k/librpc/
clnt.c 428 if(!XDR_RECV_INT16(xdr, (int16_t *)&(auth->oa_flavor))) return FALSE;
  /system/core/include/private/pixelflinger/
ggl_context.h 413 int16_t *coverage;
  /system/media/wilhelm/src/android/
android_AudioSfDecoder.cpp 701 mCacheFill = (int16_t) ((1000.0
  /external/qemu/target-i386/
op_helper.c     [all...]
  /external/llvm/examples/ExceptionDemo/
ExceptionDemo.cpp 468 result = *((int16_t*)p);
469 p += sizeof(int16_t);
    [all...]
  /external/v8/src/x64/
disasm-x64.cc 561 value = *reinterpret_cast<int16_t*>(data);
    [all...]
  /dalvik/libnativehelper/include/nativehelper/
jni.h 37 typedef int16_t jshort; /* signed 16 bits */
    [all...]
  /development/ndk/platforms/android-3/include/
jni.h 37 typedef int16_t jshort; /* signed 16 bits */
    [all...]
  /external/bluetooth/bluez/sbc/
sbc_tables.h 147 #define FIXED_T int16_t /* data type for fixed point constants */
  /external/icu4c/common/unicode/
utypes.h 23 * 08/14/98 stephen Added uprv_arrayCopy() for int8_t, int16_t, int32_t
    [all...]

Completed in 763 milliseconds

<<11121314151617181920>>