Home
last modified time | relevance | path

Searched defs:s16 (Results 26 - 50 of 79) sorted by relevance

1234

/kernel/linux/linux-6.6/arch/s390/kernel/
H A Duprobes.c238 s16 s16[4]; member
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/
H A Dvsprintf.c243 size_t utf16s_utf8nlen(const u16 *s16, size_t maxlen) in utf16s_utf8nlen() argument
274 u32 utf16_to_utf32(const u16 **s16) in utf16_to_utf32() argument
/kernel/linux/linux-6.6/lib/
H A Doverflow_kunit.c176 DEFINE_TEST_ARRAY(s16) = { variable
[all...]
/third_party/alsa-lib/src/pcm/scopes/
H A Dlevel.c39 snd_pcm_scope_t *s16; member
187 snd_pcm_scope_t *scope, *s16; in snd_pcm_scope_level_open() local
[all...]
/third_party/alsa-lib/test/
H A Dmixtest.c14 typedef short int s16; typedef
[all...]
/third_party/icu/icu4c/source/test/perf/normperf/
H A Dsimplenormperf.cpp37 static int32_t *toUTF8WithOffsets(const UnicodeString &s16, std::string &s8, int32_t &numCodePoints) { in toUTF8WithOffsets() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Dusettest.c670 static const UChar s16[2]={ 0xe01, 0x3000 }; in TestSpan() local
/third_party/icu/icu4c/source/i18n/
H A Dcollationfastlatin.cpp856 nextPair(const uint16_t *table, UChar32 c, uint32_t ce, const UChar *s16, const uint8_t *s8, int32_t &sIndex, int32_t &sLength) nextPair() argument
/third_party/libunwind/libunwind/include/
H A Ddwarf_i.h34 int16_t s16; member
/third_party/ntfs-3g/include/ntfs-3g/
H A Dtypes.h43 typedef int16_t s16; typedef
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationfastlatin.cpp856 nextPair(const uint16_t *table, UChar32 c, uint32_t ce, const char16_t *s16, const uint8_t *s8, int32_t &sIndex, int32_t &sLength) nextPair() argument
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dstringutil.cc257 StrCat(const StringHolder& s1, const StringHolder& s2, const StringHolder& s3, const StringHolder& s4, const StringHolder& s5, const StringHolder& s6, const StringHolder& s7, const StringHolder& s8, const StringHolder& s9, const StringHolder& s10, const StringHolder& s11, const StringHolder& s12, const StringHolder& s13, const StringHolder& s14, const StringHolder& s15, const StringHolder& s16) StrCat() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationfastlatin.cpp856 nextPair(const uint16_t *table, UChar32 c, uint32_t ce, const UChar *s16, const uint8_t *s8, int32_t &sIndex, int32_t &sLength) nextPair() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64LegalizerInfo.cpp38 const LLT s16 = LLT::scalar(16); in AArch64LegalizerInfo() local
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
H A DUnicodeSetStringSpanTest.java680 verifySpanBothUTFs(final UnicodeSetWithStrings sets[], final String s16, int whichSpans, final String testName, int index) verifySpanBothUTFs() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
H A DUnicodeSetStringSpanTest.java677 verifySpanBothUTFs(final UnicodeSetWithStrings sets[], final String s16, int whichSpans, final String testName, int index) verifySpanBothUTFs() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Dunisetspan.cpp232 const UChar *s16=string.getBuffer(); in UnicodeSetStringSpan() local
315 const UChar *s16=string.getBuffer(); in UnicodeSetStringSpan() local
662 const UChar *s16=string.getBuffer(); span() local
702 const UChar *s16=string.getBuffer(); span() local
830 const UChar *s16=string.getBuffer(); spanBack() local
872 const UChar *s16=string.getBuffer(); spanBack() local
1375 const UChar *s16=string.getBuffer(); spanNot() local
1419 const UChar *s16=string.getBuffer(); spanNotBack() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dunisetspan.cpp232 const char16_t *s16=string.getBuffer(); in UnicodeSetStringSpan() local
315 const char16_t *s16=string.getBuffer(); in UnicodeSetStringSpan() local
662 const char16_t *s16=string.getBuffer(); span() local
702 const char16_t *s16=string.getBuffer(); span() local
830 const char16_t *s16=string.getBuffer(); spanBack() local
872 const char16_t *s16=string.getBuffer(); spanBack() local
1375 const char16_t *s16=string.getBuffer(); spanNot() local
1419 const char16_t *s16=string.getBuffer(); spanNotBack() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dunisetspan.cpp232 const UChar *s16=string.getBuffer(); in UnicodeSetStringSpan() local
315 const UChar *s16=string.getBuffer(); in UnicodeSetStringSpan() local
662 const UChar *s16=string.getBuffer(); span() local
702 const UChar *s16=string.getBuffer(); span() local
830 const UChar *s16=string.getBuffer(); spanBack() local
872 const UChar *s16=string.getBuffer(); spanBack() local
1375 const UChar *s16=string.getBuffer(); spanNot() local
1419 const UChar *s16=string.getBuffer(); spanNotBack() local
[all...]
/kernel/linux/linux-5.10/kernel/trace/
H A Dtracing_map.c162 DEFINE_TRACING_MAP_CMP_FN(s16); variable
H A Dtrace_probe.h158 DECLARE_BASIC_PRINT_TYPE_FUNC(s16); variable
/kernel/linux/linux-6.6/kernel/trace/
H A Dtracing_map.c162 DEFINE_TRACING_MAP_CMP_FN(s16); variable
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationFastLatin.java685 private static long nextPair(char[] table, int c, int ce, CharSequence s16, int sIndex) { in nextPair() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DCollationFastLatin.java689 private static long nextPair(char[] table, int c, int ce, CharSequence s16, int sIndex) { in nextPair() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dcommon.h96 typedef INT16 s16; typedef
108 typedef INT16 s16; typedef
125 typedef int16_t s16; typedef

Completed in 24 milliseconds

1234