HomeSort by relevance Sort by last modified time
    Searched defs:i16 (Results 1 - 25 of 59) sorted by null

1 2 3

  /external/valgrind/main/drd/tests/
annotate_trace_memory.c 8 volatile int16_t i16; variable
17 DRD_TRACE_VAR(i16);
31 i16 = 7;
32 i16++;
43 DRD_STOP_TRACING_VAR(i16);
  /external/chromium_org/third_party/libjingle/source/talk/base/
basictypes_unittest.cc 47 int16 i16 = -1; local
55 EXPECT_EQ(2u, sizeof(i16));
63 EXPECT_GT(0, i16);
  /external/chromium_org/third_party/libyuv/unit_test/
basictypes_test.cc 29 int16 i16 = -1; local
37 EXPECT_EQ(2u, sizeof(i16));
45 EXPECT_GT(0, i16);
  /external/chromium_org/third_party/webrtc/base/
basictypes_unittest.cc 30 int16 i16 = -1; local
38 EXPECT_EQ(2u, sizeof(i16));
46 EXPECT_GT(0, i16);
  /external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/
p7-0x-fixits.cpp 14 struct {int16_t i;} i16 = {70000}; local
  /external/clang/test/SemaTemplate/
instantiate-attr.cpp 8 typedef T __attribute__((aligned(16))) i16; typedef in struct:A::B
9 i16 x;
  /frameworks/av/include/media/
AudioBufferProvider.h 35 short* i16; member in union:android::AudioBufferProvider::Buffer::__anon37588
AudioRecord.h 77 short* i16; // signed 16-bit member in union:android::AudioRecord::Buffer::__anon37589
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/inc/
basetype.h 31 typedef signed short i16; typedef
  /external/chromium_org/third_party/opus/src/silk/
resampler_structs.h 42 opus_int16 i16[ SILK_RESAMPLER_MAX_FIR_ORDER ]; member in union:_silk_resampler_state_struct::__anon18599
  /external/libopus/silk/
resampler_structs.h 42 opus_int16 i16[ SILK_RESAMPLER_MAX_FIR_ORDER ]; member in union:_silk_resampler_state_struct::__anon28357
  /system/media/audio_utils/include/audio_utils/
resampler.h 35 short* i16; member in union:resampler_buffer::__anon81378
  /frameworks/av/media/mtp/
MtpProperty.h 30 int16_t i16; member in union:android::MtpPropertyValue::__anon38275
  /external/chromium_org/third_party/icu/source/test/iotest/
strtst.c 747 int16_t i16 = -1; local
757 if (u_sscanf(testStr, "%*4[123]%hn%*[1-9]", &i16) != 0) {
760 if (i16 != 4) {
761 log_err("test 2: scanf returned %d instead of 4\n", i16);
iotest.cpp 211 int16_t i16; local
267 i16 = (int16_t)uto64(argument);
268 uBufferLenReturned = u_sprintf_u(uBuffer, format, i16);
269 uFileBufferLenReturned = u_fprintf_u(testFile.getAlias(), format, i16);
376 int16_t i16, expected16; local
450 uBufferLenReturned = u_sscanf_u(argument, format, &i16);
451 //uFileBufferLenReturned = u_fscanf_u(testFile, format, i16);
452 if (i16 != expected16) {
454 i, i16, expected16);
580 int16_t i16; local
    [all...]
  /external/clang/test/Sema/
atomic-ops.c 44 short i16; variable
52 _Static_assert(__atomic_is_lock_free(2, &i16), "");
54 _Static_assert(__atomic_is_lock_free(4, &i16), ""); // expected-error {{not an integral constant expression}}
75 _Static_assert(__atomic_always_lock_free(2, &i16), "");
77 _Static_assert(!__atomic_always_lock_free(4, &i16), "");
  /external/icu/icu4c/source/test/iotest/
strtst.c 748 int16_t i16 = -1; local
758 if (u_sscanf(testStr, "%*4[123]%hn%*[1-9]", &i16) != 0) {
761 if (i16 != 4) {
762 log_err("test 2: scanf returned %d instead of 4\n", i16);
iotest.cpp 212 int16_t i16; local
268 i16 = (int16_t)uto64(argument);
269 uBufferLenReturned = u_sprintf_u(uBuffer, format, i16);
270 uFileBufferLenReturned = u_fprintf_u(testFile.getAlias(), format, i16);
377 int16_t i16, expected16; local
451 uBufferLenReturned = u_sscanf_u(argument, format, &i16);
452 //uFileBufferLenReturned = u_fscanf_u(testFile, format, i16);
453 if (i16 != expected16) {
455 i, i16, expected16);
581 int16_t i16; local
    [all...]
  /external/libpng/contrib/tools/
makesRGB.c 77 unsigned int i, i16, ibase; local
152 for (i16=0; i16 <= 65535; ++i16)
154 unsigned int i = 255*i16;
224 for (i16=ibase; i16 < ibase+128; ++i16)
226 unsigned int i = 255*i16;
337 for (i16=0; i16 <= 65535; ++i16
    [all...]
  /external/ltrace/sysdeps/linux-gnu/ppc/
fetch.c 193 uint16_t i16; member in union:__anon30419
206 u.i16 = u.i64;
  /external/chromium_org/third_party/sqlite/src/ext/fts3/
fts3Int.h 92 typedef short int i16; /* 2-byte (or larger) signed integer */ typedef
163 i16 eSearch; /* Search strategy (see below) */
  /external/clang/test/Parser/
altivec.c 82 typedef short i16; typedef
85 // i8, i16, i32 here are field names, not type names.
87 vector pixel i16; member in struct:S
  /art/compiler/jni/
jni_compiler_test.cc 1559 jint i16 = bit_cast<jfloat, jint>(f6); local
1630 jint i16 = bit_cast<jfloat, jint>(f6); local
1700 jint i16 = bit_cast<jfloat, jint>(f6); local
    [all...]
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-common.h 83 int16_t i16[2]; member in union:_hb_var_int_t
  /external/chromium_org/third_party/libwebp/enc/
frame.c 304 const int i16 = (it->mb_->type_ == 1); local
311 if (i16) {
346 it->bit_count_[segment][i16] += it->luma_bits_;

Completed in 788 milliseconds

1 2 3