Home
last modified time | relevance | path

Searched defs:c32 (Results 1 – 25 of 1051) sorted by relevance

12345678910>>...43

/dports/net/h323plus/h323plus-1_27_2/plugins/audio/SILK/silkSrc/
H A DSKP_Silk_macros.h37 #define SKP_SMLAWB(a32, b32, c32) ((a32) + ((((b32) >> 16) * (SKP_int32)((SKP_int16)(c32))) +… argument
43 #define SKP_SMLAWT(a32, b32, c32) ((a32) + (((b32) >> 16) * ((c32) >> 16)) + ((((b32) & 0x000… argument
49 #define SKP_SMLABB(a32, b32, c32) ((a32) + ((SKP_int32)((SKP_int16)(b32))) * (SKP_int32)((SKP… argument
55 #define SKP_SMLABT(a32, b32, c32) ((a32) + ((SKP_int32)((SKP_int16)(b32))) * ((c32) >> 16)) argument
58 #define SKP_SMLAL(a64, b32, c32) (SKP_ADD64((a64), ((SKP_int64)(b32) * (SKP_int64)(c32)))) argument
64 #define SKP_SMLAWW(a32, b32, c32) SKP_MLA(SKP_SMLAWB((a32), (b32), (c32)), (b32), SKP_RSHIFT_… argument
/dports/net/opal/opal-3.10.10/plugins/audio/SILK/SILK_SDK/src/
H A DSKP_Silk_macros.h37 #define SKP_SMLAWB(a32, b32, c32) ((a32) + ((((b32) >> 16) * (SKP_int32)((SKP_int16)(c32))) +… argument
43 #define SKP_SMLAWT(a32, b32, c32) ((a32) + (((b32) >> 16) * ((c32) >> 16)) + ((((b32) & 0x000… argument
49 #define SKP_SMLABB(a32, b32, c32) ((a32) + ((SKP_int32)((SKP_int16)(b32))) * (SKP_int32)((SKP… argument
55 #define SKP_SMLABT(a32, b32, c32) ((a32) + ((SKP_int32)((SKP_int16)(b32))) * ((c32) >> 16)) argument
58 #define SKP_SMLAL(a64, b32, c32) (SKP_ADD64((a64), ((SKP_int64)(b32) * (SKP_int64)(c32)))) argument
64 #define SKP_SMLAWW(a32, b32, c32) SKP_MLA(SKP_SMLAWB((a32), (b32), (c32)), (b32), SKP_RSHIFT_… argument
/dports/graphics/bmeps/dktools-4.31.1/src/libdk3c/
H A Ddk3se.c37 dk3se_find_ansi_char(char *dp, dk3_c32_t c32) in dk3se_find_ansi_char()
144 dk3_c32_t c32, in dk3se_fputc_checked()
397 dk3se_ansi_fputc(dk3_c32_t c32, FILE *fipo) in dk3se_ansi_fputc()
405 dk3se_url_fputc(dk3_c32_t c32, FILE *fipo) in dk3se_url_fputc()
413 dk3se_ansi_url_fputc(dk3_c32_t c32, FILE *fipo) in dk3se_ansi_url_fputc()
/dports/graphics/bmeps/dktools-4.31.1/src/libdk4c/
H A Ddk4rec04.c37 dk4_c32_t c32; in dk4recode_size_utf8_to_ascii() local
101 dk4_c32_t c32 = dkC32(0); in dk4recode_utf8_to_ascii() local
H A Ddk4rec18.c43 dk4_c32_t c32 = dkC32(0); in dk4recode_size_c32_to_utf8() local
86 dk4_c32_t c32 = dkC32(0); in dk4recode_c32_to_utf8() local
H A Ddk4rec06.c39 dk4_c32_t c32; in dk4recode_size_utf8_to_ansi() local
105 dk4_c32_t c32 = dkC32(0); in dk4recode_utf8_to_ansi() local
H A Ddk4rec05.c40 dk4_c32_t c32; /* Current 32 bit character */ in dk4recode_size_ansi_to_utf8() local
90 dk4_c32_t c32 = dkC32(0); in dk4recode_ansi_to_utf8() local
H A Ddk4rec11.c45 dk4_c32_t c32; in dk4recode_size_utf8_to_utf16() local
113 dk4_c32_t c32 = dkC32(0); in dk4recode_utf8_to_utf16() local
H A Ddk4rec12.c41 dk4_c32_t c32 = dkC32(0); in dk4recode_size_utf16_to_utf8() local
98 dk4_c32_t c32 = dkC32(0); in dk4recode_utf16_to_utf8() local
/dports/devel/icu/icu/source/test/intltest/
H A Dutxttest.cpp1032 UChar32 c32 = utext_char32At(ut, i); in ErrorTest() local
1040 UChar32 c32 = utext_next32From(ut, i); in ErrorTest() local
1049 UChar32 c32 = utext_previous32From(ut, i); in ErrorTest() local
1065 UChar32 c32; in ErrorTest() local
1102 UChar32 c32 = utext_char32At(ut, i); in ErrorTest() local
1110 UChar32 c32 = utext_next32From(ut, i); in ErrorTest() local
1118 UChar32 c32 = utext_previous32From(ut, i); in ErrorTest() local
1134 UChar32 c32; in ErrorTest() local
1170 UChar32 c32 = utext_char32At(ut, i); in ErrorTest() local
1178 UChar32 c32 = utext_next32From(ut, i); in ErrorTest() local
[all …]
/dports/devel/icu-lx/icu/source/test/intltest/
H A Dutxttest.cpp1032 UChar32 c32 = utext_char32At(ut, i); in ErrorTest() local
1040 UChar32 c32 = utext_next32From(ut, i); in ErrorTest() local
1049 UChar32 c32 = utext_previous32From(ut, i); in ErrorTest() local
1065 UChar32 c32; in ErrorTest() local
1102 UChar32 c32 = utext_char32At(ut, i); in ErrorTest() local
1110 UChar32 c32 = utext_next32From(ut, i); in ErrorTest() local
1118 UChar32 c32 = utext_previous32From(ut, i); in ErrorTest() local
1134 UChar32 c32; in ErrorTest() local
1170 UChar32 c32 = utext_char32At(ut, i); in ErrorTest() local
1178 UChar32 c32 = utext_next32From(ut, i); in ErrorTest() local
[all …]
/dports/graphics/blend2d/blend2d-592d1ba52672bbf6365aba476bfe26b7bd2dfab8/src/blend2d/
H A Drgba.cpp16 BLRgba32 c32(0x01, 0x02, 0x03, 0xFF); variable
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dr_draw32.c47 pixelunion32_t c32; in R_DrawColumn_32() local
122 pixelunion32_t c32; in R_DrawSkyColumn_32() local
439 pixelunion32_t c32; in R_DrawTranslucentColumn_32() local
687 pixelunion32_t c32; in R_DrawTranslatedColumn_32() local
740 pixelunion32_t c32; in R_DrawSpan_32() local
785 pixelunion32_t c32; in R_DrawTranslucentSpan_32() local
H A Dr_draw24.c47 pixelunion32_t c32; in R_DrawColumn_24() local
115 pixelunion32_t c32; in R_DrawSkyColumn_24() local
427 pixelunion32_t c32; in R_DrawTranslucentColumn_24() local
674 pixelunion32_t c32; in R_DrawTranslatedColumn_24() local
729 pixelunion32_t c32; in R_DrawSpan_24() local
774 pixelunion32_t c32; in R_DrawTranslucentSpan_24() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/AST/
H A Dast-dump-wchar.cpp17 char32_t c32[] = U"test\0\\\"\t\a\b\234\u1234\U0010ffff"; // \ variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/AST/
H A Dast-dump-wchar.cpp9 char32_t c32[] = U"test\0\\\"\t\a\b\234\u1234\U0010ffff"; // \ variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/AST/
H A Dast-dump-wchar.cpp17 char32_t c32[] = U"test\0\\\"\t\a\b\234\u1234\U0010ffff"; // \ variable
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/AST/
H A Dast-dump-wchar.cpp17 char32_t c32[] = U"test\0\\\"\t\a\b\234\u1234\U0010ffff"; // \ variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/AST/
H A Dast-dump-wchar.cpp17 char32_t c32[] = U"test\0\\\"\t\a\b\234\u1234\U0010ffff"; // \ variable
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/src/multibyte/
H A Dc32rtomb.c4 size_t c32rtomb(char *restrict s, char32_t c32, mbstate_t *restrict ps) in c32rtomb()
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/multibyte/
H A Dc32rtomb.c4 size_t c32rtomb(char *restrict s, char32_t c32, mbstate_t *restrict ps) in c32rtomb()
/dports/lang/zig/zig-0.9.0/lib/libc/musl/src/multibyte/
H A Dc32rtomb.c4 size_t c32rtomb(char *restrict s, char32_t c32, mbstate_t *restrict ps) in c32rtomb()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/multibyte/
H A Dc32rtomb.c4 size_t c32rtomb(char *restrict s, char32_t c32, mbstate_t *restrict ps) in c32rtomb()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/misc/
H A Duchar_c32rtomb.c26 char32_t c32, in c32rtomb()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/AST/
H A Dast-dump-wchar.cpp17 char32_t c32[] = U"test\0\\\"\t\a\b\234\u1234\U0010ffff"; // \ variable

12345678910>>...43