Searched defs:s16 (Results 1 - 25 of 32) sorted by relevance

12

/external/linux-tools-perf/util/
H A Dtypes.h15 typedef signed short s16; typedef
/external/compiler-rt/include/sanitizer/
H A Dcommon_interface_defs.h50 typedef signed short s16; // NOLINT typedef in namespace:__sanitizer
/external/kernel-headers/original/asm-arm/
H A Dtypes.h41 typedef signed short s16; typedef
/external/kernel-headers/original/asm-x86/
H A Dtypes.h50 typedef signed short s16; typedef
/external/neven/FaceRecEm/common/src/b_FDSDK/
H A DTypes.h33 typedef signed short s16; typedef
/external/icu4c/test/cintltst/
H A Dusettest.c603 static const UChar s16[2]={ 0xe01, 0x3000 }; local
614 1!=uset_span(idSet, s16, 2, USET_SPAN_CONTAINED) ||
615 0!=uset_span(idSet, s16, 2, USET_SPAN_NOT_CONTAINED) ||
616 2!=uset_spanBack(idSet, s16, 2, USET_SPAN_CONTAINED) ||
617 1!=uset_spanBack(idSet, s16, 2, USET_SPAN_NOT_CONTAINED)
634 1!=uset_span(idSet, s16, 2, USET_SPAN_CONTAINED) ||
635 0!=uset_span(idSet, s16, 2, USET_SPAN_NOT_CONTAINED) ||
636 2!=uset_spanBack(idSet, s16, 2, USET_SPAN_CONTAINED) ||
637 1!=uset_spanBack(idSet, s16, 2, USET_SPAN_NOT_CONTAINED)
/external/wpa_supplicant_6/wpa_supplicant/src/utils/
H A Dcommon.h108 typedef INT16 s16; typedef
120 typedef INT16 s16; typedef
163 typedef int16_t s16; typedef
/external/wpa_supplicant_8/hostapd/src/utils/
H A Dcommon.h96 typedef INT16 s16; typedef
108 typedef INT16 s16; typedef
141 typedef int16_t s16; typedef
/external/wpa_supplicant_8/src/utils/
H A Dcommon.h96 typedef INT16 s16; typedef
108 typedef INT16 s16; typedef
141 typedef int16_t s16; typedef
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dcommon.h96 typedef INT16 s16; typedef
108 typedef INT16 s16; typedef
141 typedef int16_t s16; typedef
/external/grub/netboot/
H A Ddavicom.c58 typedef signed short s16;
57 typedef signed short s16; typedef
H A Ddepca.c413 typedef short s16; typedef
423 s16 buf_length; /* This length is negative 2's complement! */
424 s16 msg_length; /* This length is "normal". */
429 s16 length; /* This length is negative 2's complement! */
430 s16 misc; /* Errors and TDR info */
538 s16 nicsr;
H A Deepro100.c111 typedef signed short s16; typedef
215 volatile s16 status;
216 s16 command;
228 volatile s16 status;
229 s16 command;
254 s16 status;
255 s16 command;
H A Dfa311.c31 typedef signed short s16; typedef
H A Dnatsemi.c78 typedef signed short s16;
77 typedef signed short s16; typedef
H A Dw89c840.c88 typedef signed short s16; typedef
H A Dsis900.h352 typedef signed short s16; typedef
/external/icu4c/common/
H A Dunisetspan.cpp228 const UChar *s16=string.getBuffer(); local
231 spanLength=spanSet.span(s16, length16, USET_SPAN_CONTAINED);
241 int32_t length8=getUTF8Length(s16, length16);
308 const UChar *s16=string.getBuffer(); local
310 spanLength=spanSet.span(s16, length16, USET_SPAN_CONTAINED);
318 spanLength=length16-spanSet.spanBack(s16, length16, USET_SPAN_CONTAINED);
327 int32_t length8=appendUTF8(s16, length16, s8, utf8Length-utf8Count);
352 U16_NEXT(s16, len, length16, c);
357 U16_PREV(s16, 0, len, c);
365 int32_t length8=appendUTF8(s16, length1
655 const UChar *s16=string.getBuffer(); local
694 const UChar *s16=string.getBuffer(); local
819 const UChar *s16=string.getBuffer(); local
860 const UChar *s16=string.getBuffer(); local
1363 const UChar *s16=string.getBuffer(); local
1406 const UChar *s16=string.getBuffer(); local
[all...]
H A Duresbund.c1191 ures_toUTF8String(const UChar *s16, int32_t length16, argument
1225 return u_strToUTF8(NULL, 0, pLength, s16, length16, status);
1248 return u_strToUTF8(dest, capacity, pLength, s16, length16, status);
1258 const UChar *s16 = ures_getString(resB, &length16, status); local
1259 return ures_toUTF8String(s16, length16, dest, pLength, forceCopy, status);
1580 const UChar *s16 = ures_getStringByIndex(resB, idx, &length16, status); local
1581 return ures_toUTF8String(s16, length16, dest, pLength, forceCopy, status);
1912 const UChar *s16 = ures_getStringByKey(resB, key, &length16, status); local
1913 return ures_toUTF8String(s16, length16, dest, pLength, forceCopy, status);
/external/v8/src/arm/
H A Dsimulator-arm.h140 s16, s17, s18, s19, s20, s21, s22, s23, enumerator in enum:v8::internal::Simulator::Register
/external/chromium/base/
H A Dstring_util.cc40 const string16 s16; member in struct:__anon1607::EmptyStrings
117 return EmptyStrings::GetInstance()->s16;
/external/dhcpcd/
H A Ddhcp.c1262 int16_t s16; local
1345 memcpy(&s16, data, sizeof(s16));
1346 s16 = ntohs(s16);
1347 l = snprintf(s, len, "%d", s16);
1348 data += sizeof(s16);
/external/qemu/elff/
H A Ddwarf_defs.h114 Elf_Shalf s16; member in union:Dwarf_Value::__anon10752
/external/grub/stage2/
H A Djfs.h100 typedef short s16; typedef
180 s16 s_l2bsize; /* 2: log2 of s_bsize */
181 s16 s_l2bfactor; /* 2: log2(s_bsize/hardware block size) */
183 s16 s_l2pbsize; /* 2: log2 of s_pbsize */
184 s16 pad; /* 2: padding necessary for alignment */
432 s16 nextindex; /* 2: next index = number of entries */
433 s16 maxentry; /* 2: max number of entries */
434 s16 rsrvd2; /* 2: */
/external/valgrind/main/VEX/priv/
H A Dir_opt.c1074 /* signed */ Short s16 = e->Iex.Unop.arg->Iex.Const.con->Ico.U8; local
1075 s16 <<= 8;
1076 s16 >>= 8;
1077 e2 = IRExpr_Const(IRConst_U16( (UShort)s16) );

Completed in 514 milliseconds

12