HomeSort by relevance Sort by last modified time
    Searched defs:s16 (Results 26 - 44 of 44) sorted by null

12

  /external/libvncserver/libvncserver/
websockets.c 112 } s16; member in union:ws_header_s::__anon24470
699 flength = WS_NTOH16(header->u.s16.l16);
701 mask = header->u.s16.m16;
810 header->u.s16.l16 = WS_HTON16((uint16_t)blen);
  /external/v8/src/arm/
simulator-arm.h 122 s16, s17, s18, s19, s20, s21, s22, s23, enumerator in enum:v8::internal::Simulator::Register
  /external/icu/icu4c/source/common/
uresbund.cpp 1331 const UChar *s16 = ures_getString(resB, &length16, status); local
1654 const UChar *s16 = ures_getStringByIndex(resB, idx, &length16, status); local
2122 const UChar *s16 = ures_getStringByKey(resB, key, &length16, status); local
    [all...]
  /external/icu/icu4c/source/test/cintltst/
creststn.c 2874 const UChar *s16; local
    [all...]
  /external/icu/icu4c/source/test/perf/collperf2/
collperf2.cpp 1363 const UChar *s16 = d16->dataOf(i); local
    [all...]
  /external/llvm/unittests/Support/
YAMLIOTest.cpp 251 int16_t s16; member in struct:BuiltInTypes
275 io.mapRequired("s16", bt.s16);
304 "s16: -32000\n"
325 EXPECT_EQ(map.s16, -32000);
352 map.s16 = -32000;
381 EXPECT_EQ(map.s16, -32000);
409 llvm::support::little16_t s16; member in struct:EndianTypes
423 io.mapRequired("s16", et.s16);
    [all...]
  /cts/hostsidetests/security/securityPatch/Bug-36730104/
poc.c 39 typedef signed short s16; typedef
50 typedef s16 __s16;
  /external/icu/icu4c/source/test/intltest/
usettest.cpp 3168 const UChar *s16=(const UChar *)s; local
3272 ucnv_fromUnicode(openUTF8Converter(), &t, tLimit, &s16, s16Limit, o, TRUE, &errorCode); local
3825 const UChar *s16=string16.getBuffer(); local
    [all...]
  /external/vixl/test/aarch64/
test-assembler-aarch64.cc 13769 ASSERT_EQUAL_FP32(RawbitsToFloat((4 * base_d) & kSRegMask), s16); local
    [all...]
  /cts/hostsidetests/security/securityPatch/Bug-36817053/
poc.c 41 typedef signed short s16; typedef
52 typedef s16 __s16;
    [all...]
  /cts/hostsidetests/security/securityPatch/Bug-36818198/
poc.c 39 typedef signed short s16; typedef
50 typedef s16 __s16;
    [all...]
  /external/boringssl/src/crypto/curve25519/
curve25519.c 3809 int64_t s16 = 2097151 & load_3(s + 42); local
4187 int64_t s16; local
    [all...]
  /external/mesa3d/src/gallium/drivers/nouveau/codegen/
nv50_ir.h 501 int16_t s16; member in union:nv50_ir::Storage::__anon27758
    [all...]
  /external/valgrind/VEX/priv/
guest_amd64_toIR.c 21586 IRTemp s16 = newTemp(Ity_I64); local
    [all...]
  /external/r8/src/test/examples/jumbostring/
StringPool0.java 23 public static final String s16 = "16"; field in class:StringPool0
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/misc/common/robolectric/lib/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 2304 milliseconds

12