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

  /frameworks/base/services/audioflinger/
AudioBufferProvider.h 34 short* i16; member in union:android::AudioBufferProvider::Buffer::__anon9488
  /external/chromium/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 203 int16_t i16; local
259 i16 = (int16_t)uto64(argument);
260 uBufferLenReturned = u_sprintf_u(uBuffer, format, i16);
261 uFileBufferLenReturned = u_fprintf_u(testFile, format, i16);
370 int16_t i16, expected16; local
444 uBufferLenReturned = u_sscanf_u(argument, format, &i16);
445 //uFileBufferLenReturned = u_fscanf_u(testFile, format, i16);
446 if (i16 != expected16) {
448 i, i16, expected16);
574 int16_t i16; local
    [all...]
  /external/dbus/dbus/
dbus-marshal-basic.h 156 dbus_int16_t i16; /**< as int16 */ member in union:__anon3373
  /external/icu4c/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...]
  /frameworks/base/include/media/
AudioRecord.h 74 short* i16; member in union:android::AudioRecord::Buffer::__anon8847
AudioTrack.h 79 short* i16; member in union:android::AudioTrack::Buffer::__anon8850
  /device/samsung/crespo/libaudio/
AudioHardwareALSA.h 225 short* i16; member in union:android::ALSABufferProvider::Buffer::__anon1516
  /device/samsung/crespo/libaudio2/
AudioHardware.h 236 short* i16; member in union:android::AudioHardware::BufferProvider::Buffer::__anon1518
  /external/tcpdump/
print-802_11.c 1011 int16_t i16; member in union:__anon7881
  /external/chromium/third_party/icu/source/test/cintltst/
creststn.c 2808 int32_t length16, length8, i16, i8; local
    [all...]
  /external/icu4c/test/cintltst/
creststn.c 2826 int32_t length16, length8, i16, i8; local
    [all...]
  /prebuilt/common/commons-compress/
commons-compress-1.0.jar 
  /external/sqlite/dist/
sqlite3.c 6618 typedef INT16_TYPE i16; \/* 2-byte signed integer *\/ typedef
98784 typedef short int i16; \/* 2-byte (or larger) signed integer *\/ typedef
    [all...]
  /prebuilt/common/ant/
ant.jar 

Completed in 259 milliseconds