Home
last modified time | relevance | path

Searched refs:ToUnicode (Results 1 – 12 of 12) sorted by relevance

/external/python/cpython2/Lib/encodings/
Didna.py105 def ToUnicode(label): function
193 result.append(ToUnicode(label))
262 result.append(ToUnicode(label))
/external/python/cpython3/Lib/encodings/
Didna.py105 def ToUnicode(label): function
214 result.append(ToUnicode(label))
283 result.append(ToUnicode(label))
/external/pdfium/testing/resources/pixel/
Dbug_665467.in35 /ToUnicode 6 0 R
/external/syzkaller/vendor/golang.org/x/net/idna/
Didna.go49 func ToUnicode(s string) (string, error) { func
207 func (p *Profile) ToUnicode(s string) (string, error) { func
/external/pdfium/fpdfsdk/
Dfpdftext_embeddertest.cpp506 TEST_F(FPDFTextEmbeddertest, ToUnicode) { in TEST_F() argument
/external/protobuf/python/google/protobuf/pyext/
Dmessage.cc2467 PyObject* ToUnicode(CMessage* self) { in CheckAndGetInteger() function
2579 { "__unicode__", (PyCFunction)ToUnicode, METH_NOARGS, in CheckAndGetInteger()
/external/python/cpython2/Doc/library/
Dcodecs.rst1300 .. function:: ToUnicode(label)
/external/syzkaller/executor/
Dsyscalls.h14332 {"ToUnicode", 0, (syscall_t)ToUnicode},
/external/python/cpython3/Doc/library/
Dcodecs.rst1469 .. function:: ToUnicode(label)
/external/python/cpython2/Modules/_ctypes/libffi/
Dtexinfo.tex1594 \pdffontattr#1{/ToUnicode \the\pdflastobj\space 0 R}%
1682 \pdffontattr#1{/ToUnicode \the\pdflastobj\space 0 R}%
1757 \pdffontattr#1{/ToUnicode \the\pdflastobj\space 0 R}%
/external/libffi/
Dtexinfo.tex1594 \pdffontattr#1{/ToUnicode \the\pdflastobj\space 0 R}%
1682 \pdffontattr#1{/ToUnicode \the\pdflastobj\space 0 R}%
1757 \pdffontattr#1{/ToUnicode \the\pdflastobj\space 0 R}%
/external/syzkaller/sys/windows/
Dwindows.txt1406 ToUnicode(wVirtKey int32, wScanCode int32, lpKeyState ptr[inout, int8], pwszBuff ptr[inout, int16],…