Home
last modified time | relevance | path

Searched defs:UnsignedChar (Results 1 – 25 of 160) sorted by relevance

1234567

/dports/www/firefox-esr/firefox-91.8.0/mfbt/
H A DTextUtils.h181 using UnsignedChar = typename detail::MakeUnsignedChar<Char>::Type; in IsAsciiWhitespace() local
194 using UnsignedChar = typename detail::MakeUnsignedChar<Char>::Type; in IsAsciiLowercaseAlpha() local
207 using UnsignedChar = typename detail::MakeUnsignedChar<Char>::Type; in IsAsciiUppercaseAlpha() local
231 using UnsignedChar = typename detail::MakeUnsignedChar<Char>::Type; in IsAsciiDigit() local
243 using UnsignedChar = typename detail::MakeUnsignedChar<Char>::Type; in IsAsciiHexDigit() local
266 using UnsignedChar = typename detail::MakeUnsignedChar<Char>::Type; in AsciiAlphanumericToNumber() local
/dports/www/firefox/firefox-99.0/mfbt/
H A DTextUtils.h181 using UnsignedChar = typename detail::MakeUnsignedChar<Char>::Type; in IsAsciiWhitespace() local
194 using UnsignedChar = typename detail::MakeUnsignedChar<Char>::Type; in IsAsciiLowercaseAlpha() local
207 using UnsignedChar = typename detail::MakeUnsignedChar<Char>::Type; in IsAsciiUppercaseAlpha() local
231 using UnsignedChar = typename detail::MakeUnsignedChar<Char>::Type; in IsAsciiDigit() local
243 using UnsignedChar = typename detail::MakeUnsignedChar<Char>::Type; in IsAsciiHexDigit() local
266 using UnsignedChar = typename detail::MakeUnsignedChar<Char>::Type; in AsciiAlphanumericToNumber() local
/dports/mail/thunderbird/thunderbird-91.8.0/mfbt/
H A DTextUtils.h181 using UnsignedChar = typename detail::MakeUnsignedChar<Char>::Type; in IsAsciiWhitespace() local
194 using UnsignedChar = typename detail::MakeUnsignedChar<Char>::Type; in IsAsciiLowercaseAlpha() local
207 using UnsignedChar = typename detail::MakeUnsignedChar<Char>::Type; in IsAsciiUppercaseAlpha() local
231 using UnsignedChar = typename detail::MakeUnsignedChar<Char>::Type; in IsAsciiDigit() local
243 using UnsignedChar = typename detail::MakeUnsignedChar<Char>::Type; in IsAsciiHexDigit() local
266 using UnsignedChar = typename detail::MakeUnsignedChar<Char>::Type; in AsciiAlphanumericToNumber() local
/dports/lang/spidermonkey78/firefox-78.9.0/mfbt/
H A DTextUtils.h181 using UnsignedChar = typename detail::MakeUnsignedChar<Char>::Type; in IsAsciiWhitespace() local
194 using UnsignedChar = typename detail::MakeUnsignedChar<Char>::Type; in IsAsciiLowercaseAlpha() local
207 using UnsignedChar = typename detail::MakeUnsignedChar<Char>::Type; in IsAsciiUppercaseAlpha() local
231 using UnsignedChar = typename detail::MakeUnsignedChar<Char>::Type; in IsAsciiDigit() local
243 using UnsignedChar = typename detail::MakeUnsignedChar<Char>::Type; in IsAsciiHexDigit() local
266 using UnsignedChar = typename detail::MakeUnsignedChar<Char>::Type; in AsciiAlphanumericToNumber() local
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DMimeType.cpp13 using UnsignedChar = typename mozilla::detail::MakeUnsignedChar<Char>::Type; in IsHTTPTokenPoint() typedef
23 using UnsignedChar = typename mozilla::detail::MakeUnsignedChar<Char>::Type; in IsHTTPQuotedStringTokenPoint() typedef
30 using UnsignedChar = typename mozilla::detail::MakeUnsignedChar<Char>::Type; in IsHTTPWhitespace() typedef
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DMimeType.cpp13 using UnsignedChar = typename mozilla::detail::MakeUnsignedChar<Char>::Type; in IsHTTPTokenPoint() typedef
23 using UnsignedChar = typename mozilla::detail::MakeUnsignedChar<Char>::Type; in IsHTTPQuotedStringTokenPoint() typedef
30 using UnsignedChar = typename mozilla::detail::MakeUnsignedChar<Char>::Type; in IsHTTPWhitespace() typedef
/dports/www/firefox/firefox-99.0/dom/base/
H A DMimeType.cpp13 using UnsignedChar = typename mozilla::detail::MakeUnsignedChar<Char>::Type; in IsHTTPTokenPoint() typedef
23 using UnsignedChar = typename mozilla::detail::MakeUnsignedChar<Char>::Type; in IsHTTPQuotedStringTokenPoint() typedef
30 using UnsignedChar = typename mozilla::detail::MakeUnsignedChar<Char>::Type; in IsHTTPWhitespace() typedef
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DMimeType.cpp13 using UnsignedChar = typename mozilla::detail::MakeUnsignedChar<Char>::Type; in IsHTTPTokenPoint() typedef
23 using UnsignedChar = typename mozilla::detail::MakeUnsignedChar<Char>::Type; in IsHTTPQuotedStringTokenPoint() typedef
30 using UnsignedChar = typename mozilla::detail::MakeUnsignedChar<Char>::Type; in IsHTTPWhitespace() typedef
/dports/www/firefox-legacy/firefox-52.8.0esr/mfbt/
H A DTextUtils.h49 using UnsignedChar = typename detail::MakeUnsignedChar<Char>::Type; in IsAsciiAlpha() local
/dports/math/cocoalib/CoCoALib-0.99712/src/tests/
H A Dtest-MachineInt2.C82 vector<unsigned char> UnsignedChar = MakeVec<unsigned char>(); in program() local
/dports/math/giacxcas/CoCoALib-0.99700/src/tests/
H A Dtest-MachineInt2.C82 vector<unsigned char> UnsignedChar = MakeVec<unsigned char>(); in program() local
/dports/devel/okteta/okteta-0.26.6/kasten/gui/io/streamencoder/sourcecode/
H A Dbytearraysourcecodestreamencoder.hpp25 UnsignedChar, enumerator
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/simd/
H A DMakefile96 UnsignedChar: UnsignedChar.o target
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/AST/
H A Dmultistep-explicit-cast-json.cpp57 using UnsignedChar = unsigned char; typedef
H A Dmultistep-explicit-cast.cpp123 using UnsignedChar = unsigned char; typedef
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/AST/
H A Dmultistep-explicit-cast-json.cpp57 using UnsignedChar = unsigned char; typedef
H A Dmultistep-explicit-cast.cpp116 using UnsignedChar = unsigned char; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/AST/
H A Dmultistep-explicit-cast-json.cpp57 using UnsignedChar = unsigned char; typedef
H A Dmultistep-explicit-cast.cpp123 using UnsignedChar = unsigned char; typedef
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/AST/
H A Dmultistep-explicit-cast-json.cpp57 using UnsignedChar = unsigned char; typedef
H A Dmultistep-explicit-cast.cpp123 using UnsignedChar = unsigned char; typedef
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/AST/
H A Dmultistep-explicit-cast-json.cpp57 using UnsignedChar = unsigned char; typedef
H A Dmultistep-explicit-cast.cpp123 using UnsignedChar = unsigned char; typedef
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/AST/
H A Dmultistep-explicit-cast.cpp116 using UnsignedChar = unsigned char; typedef
H A Dmultistep-explicit-cast-json.cpp57 using UnsignedChar = unsigned char; typedef

1234567