HomeSort by relevance Sort by last modified time
    Searched defs:unicode (Results 1 - 25 of 372) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/text/unicode/
doc.go 7 // unicode holds packages with implementations of Unicode standards that are
10 package unicode package
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/text/unicode/
doc.go 7 // unicode holds packages with implementations of Unicode standards that are
10 package unicode package
  /prebuilts/go/darwin-x86/src/unicode/
digit.go 5 package unicode package
casetables.go 10 package unicode package
  /prebuilts/go/linux-x86/src/unicode/
digit.go 5 package unicode package
casetables.go 10 package unicode package
  /external/llvm/unittests/Support/
UnicodeTest.cpp 1 //===- unittests/Support/UnicodeTest.cpp - Unicode.h tests ----------------===//
10 #include "llvm/Support/Unicode.h"
15 namespace unicode { namespace in namespace:llvm::sys
18 TEST(Unicode, columnWidthUTF8) {
57 // UTF-8 sequences longer than 4 bytes correspond to unallocated Unicode
63 TEST(Unicode, isPrintable) {
91 } // namespace unicode
  /external/llvm/include/llvm/Support/
Unicode.h 1 //===- llvm/Support/Unicode.h - Unicode character properties -*- C++ -*-=====//
10 // This file defines functions that allow querying certain properties of Unicode
22 namespace unicode { namespace in namespace:llvm::sys
32 /// of a terminal capable to output Unicode characters.
34 /// All characters from the Unicode code point range are considered printable
38 /// http://www.unicode.org/versions/Unicode6.2.0/UnicodeStandard-6.2.pdf
53 /// with a generic Unicode-capable terminal.
63 } // namespace unicode
  /external/mdnsresponder/mDNSWindows/
WinServices.cpp 30 BSTR unicode; local
32 unicode = NULL;
37 unicode = (BSTR) malloc( (size_t)( n * sizeof( wchar_t ) ) );
38 if( !unicode )
44 n = MultiByteToWideChar( CP_UTF8, 0, inUTF8, -1, unicode, n );
47 inObject = unicode;
62 if( unicode )
64 free( unicode );
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
Unicode.h 1 //===- llvm/Support/Unicode.h - Unicode character properties -*- C++ -*-=====//
10 // This file defines functions that allow querying certain properties of Unicode
22 namespace unicode { namespace in namespace:llvm::sys
32 /// of a terminal capable to output Unicode characters.
34 /// All characters from the Unicode code point range are considered printable
38 /// http://www.unicode.org/versions/Unicode6.2.0/UnicodeStandard-6.2.pdf
53 /// with a generic Unicode-capable terminal.
63 } // namespace unicode
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
Unicode.h 1 //===- llvm/Support/Unicode.h - Unicode character properties -*- C++ -*-=====//
10 // This file defines functions that allow querying certain properties of Unicode
22 namespace unicode { namespace in namespace:llvm::sys
32 /// of a terminal capable to output Unicode characters.
34 /// All characters from the Unicode code point range are considered printable
38 /// http://www.unicode.org/versions/Unicode6.2.0/UnicodeStandard-6.2.pdf
53 /// with a generic Unicode-capable terminal.
63 } // namespace unicode
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
Unicode.h 1 //===- llvm/Support/Unicode.h - Unicode character properties -*- C++ -*-=====//
10 // This file defines functions that allow querying certain properties of Unicode
22 namespace unicode { namespace in namespace:llvm::sys
32 /// of a terminal capable to output Unicode characters.
34 /// All characters from the Unicode code point range are considered printable
38 /// http://www.unicode.org/versions/Unicode6.2.0/UnicodeStandard-6.2.pdf
53 /// with a generic Unicode-capable terminal.
63 } // namespace unicode
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
Unicode.h 1 //===- llvm/Support/Unicode.h - Unicode character properties -*- C++ -*-=====//
10 // This file defines functions that allow querying certain properties of Unicode
22 namespace unicode { namespace in namespace:llvm::sys
32 /// of a terminal capable to output Unicode characters.
34 /// All characters from the Unicode code point range are considered printable
38 /// http://www.unicode.org/versions/Unicode6.2.0/UnicodeStandard-6.2.pdf
53 /// with a generic Unicode-capable terminal.
63 } // namespace unicode
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
Unicode.h 1 //===- llvm/Support/Unicode.h - Unicode character properties -*- C++ -*-=====//
10 // This file defines functions that allow querying certain properties of Unicode
22 namespace unicode { namespace in namespace:llvm::sys
32 /// of a terminal capable to output Unicode characters.
34 /// All characters from the Unicode code point range are considered printable
38 /// http://www.unicode.org/versions/Unicode6.2.0/UnicodeStandard-6.2.pdf
53 /// with a generic Unicode-capable terminal.
63 } // namespace unicode
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
Unicode.h 1 //===- llvm/Support/Unicode.h - Unicode character properties -*- C++ -*-=====//
10 // This file defines functions that allow querying certain properties of Unicode
22 namespace unicode { namespace in namespace:llvm::sys
32 /// of a terminal capable to output Unicode characters.
34 /// All characters from the Unicode code point range are considered printable
38 /// http://www.unicode.org/versions/Unicode6.2.0/UnicodeStandard-6.2.pdf
53 /// with a generic Unicode-capable terminal.
63 } // namespace unicode
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
Unicode.h 1 //===- llvm/Support/Unicode.h - Unicode character properties -*- C++ -*-=====//
10 // This file defines functions that allow querying certain properties of Unicode
22 namespace unicode { namespace in namespace:llvm::sys
32 /// of a terminal capable to output Unicode characters.
34 /// All characters from the Unicode code point range are considered printable
38 /// http://www.unicode.org/versions/Unicode6.2.0/UnicodeStandard-6.2.pdf
53 /// with a generic Unicode-capable terminal.
63 } // namespace unicode
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
Unicode.h 1 //===- llvm/Support/Unicode.h - Unicode character properties -*- C++ -*-=====//
10 // This file defines functions that allow querying certain properties of Unicode
22 namespace unicode { namespace in namespace:llvm::sys
32 /// of a terminal capable to output Unicode characters.
34 /// All characters from the Unicode code point range are considered printable
38 /// http://www.unicode.org/versions/Unicode6.2.0/UnicodeStandard-6.2.pdf
53 /// with a generic Unicode-capable terminal.
63 } // namespace unicode
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
Unicode.h 1 //===- llvm/Support/Unicode.h - Unicode character properties -*- C++ -*-=====//
10 // This file defines functions that allow querying certain properties of Unicode
22 namespace unicode { namespace in namespace:llvm::sys
32 /// of a terminal capable to output Unicode characters.
34 /// All characters from the Unicode code point range are considered printable
38 /// http://www.unicode.org/versions/Unicode6.2.0/UnicodeStandard-6.2.pdf
53 /// with a generic Unicode-capable terminal.
63 } // namespace unicode
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
Unicode.h 1 //===- llvm/Support/Unicode.h - Unicode character properties -*- C++ -*-=====//
10 // This file defines functions that allow querying certain properties of Unicode
22 namespace unicode { namespace in namespace:llvm::sys
32 /// of a terminal capable to output Unicode characters.
34 /// All characters from the Unicode code point range are considered printable
38 /// http://www.unicode.org/versions/Unicode6.2.0/UnicodeStandard-6.2.pdf
53 /// with a generic Unicode-capable terminal.
63 } // namespace unicode
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
Unicode.h 1 //===- llvm/Support/Unicode.h - Unicode character properties -*- C++ -*-=====//
10 // This file defines functions that allow querying certain properties of Unicode
22 namespace unicode { namespace in namespace:llvm::sys
32 /// of a terminal capable to output Unicode characters.
34 /// All characters from the Unicode code point range are considered printable
38 /// http://www.unicode.org/versions/Unicode6.2.0/UnicodeStandard-6.2.pdf
53 /// with a generic Unicode-capable terminal.
63 } // namespace unicode
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
Unicode.h 1 //===- llvm/Support/Unicode.h - Unicode character properties -*- C++ -*-=====//
10 // This file defines functions that allow querying certain properties of Unicode
22 namespace unicode { namespace in namespace:llvm::sys
32 /// of a terminal capable to output Unicode characters.
34 /// All characters from the Unicode code point range are considered printable
38 /// http://www.unicode.org/versions/Unicode6.2.0/UnicodeStandard-6.2.pdf
53 /// with a generic Unicode-capable terminal.
63 } // namespace unicode
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
Unicode.h 1 //===- llvm/Support/Unicode.h - Unicode character properties -*- C++ -*-=====//
10 // This file defines functions that allow querying certain properties of Unicode
22 namespace unicode { namespace in namespace:llvm::sys
32 /// of a terminal capable to output Unicode characters.
34 /// All characters from the Unicode code point range are considered printable
38 /// http://www.unicode.org/versions/Unicode6.2.0/UnicodeStandard-6.2.pdf
53 /// with a generic Unicode-capable terminal.
63 } // namespace unicode
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
Unicode.h 1 //===- llvm/Support/Unicode.h - Unicode character properties -*- C++ -*-=====//
10 // This file defines functions that allow querying certain properties of Unicode
22 namespace unicode { namespace in namespace:llvm::sys
32 /// of a terminal capable to output Unicode characters.
34 /// All characters from the Unicode code point range are considered printable
38 /// http://www.unicode.org/versions/Unicode6.2.0/UnicodeStandard-6.2.pdf
53 /// with a generic Unicode-capable terminal.
63 } // namespace unicode
  /external/curl/lib/
idn_win32.c 97 wchar_t unicode[IDN_MAX_LENGTH]; local
99 unicode, IDN_MAX_LENGTH);
102 *out = Curl_convert_wchar_to_UTF8(unicode);
  /external/pdfium/fxbarcode/
BC_UtilCodingConvert.cpp 20 WideString unicode = WideString::FromLocal(src.AsStringView()); local
21 dst = unicode.UTF8Encode();
26 WideString unicode = WideString::FromLocal(src.AsStringView()); local
27 ByteString utf8 = unicode.UTF8Encode();
37 WideString unicode = WideString::FromUTF8(utf8.AsStringView()); local
38 dst = ByteString::FromUnicode(unicode);
44 WideString unicode = WideString::FromUTF8(ByteStringView(src, count)); local
45 dst = ByteString::FromUnicode(unicode);

Completed in 237 milliseconds

1 2 3 4 5 6 7 8 91011>>