Home
last modified time | relevance | path

Searched refs:_unicode (Results 1 – 25 of 358) sorted by relevance

12345678910>>...15

/dports/print/fontforge/fontforge-20201107/Unicode/
H A Ddump.c169 table[_unicode>>8][_unicode&0xff] = _orig; in dumpalphas()
395 table[_unicode>>8][_unicode&0xff] = _orig; in dumpjis()
413 used[_unicode>>8][_unicode&0xff] |= (1<<em_jis208); in dumpjis()
459 if ( table[_unicode>>8][_unicode&0xff]==0 ) in dumpjis()
460 table[_unicode>>8][_unicode&0xff] = _orig|0x8000; in dumpjis()
480 used[_unicode>>8][_unicode&0xff] |= (1<<em_jis212); in dumpjis()
614 table[_unicode>>8][_unicode&0xff] = _orig; in dumpbig5()
727 table[_unicode>>8][_unicode&0xff] = _orig; in dumpbig5hkscs()
855 table[_unicode>>8][_unicode&0xff] = _orig; in dumpWansung()
889 jtable[_unicode>>8][_unicode&0xff] = _johab; in dumpWansung()
[all …]
/dports/emulators/emulationstation/EmulationStation-2.9.4/es-core/src/utils/
H A DStringUtil.cpp55 if(_unicode < 0x80) // one byte character in unicode2Chars()
57 result += ((_unicode ) & 0xFF); in unicode2Chars()
61 result += ((_unicode >> 6) & 0xFF) | 0xC0; in unicode2Chars()
62 result += ((_unicode ) & 0x3F) | 0x80; in unicode2Chars()
66 result += ((_unicode >> 12) & 0xFF) | 0xE0; in unicode2Chars()
67 result += ((_unicode >> 6) & 0x3F) | 0x80; in unicode2Chars()
68 result += ((_unicode ) & 0x3F) | 0x80; in unicode2Chars()
72 result += ((_unicode >> 18) & 0xFF) | 0xF0; in unicode2Chars()
73 result += ((_unicode >> 12) & 0x3F) | 0x80; in unicode2Chars()
74 result += ((_unicode >> 6) & 0x3F) | 0x80; in unicode2Chars()
[all …]
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/Cython/Compiler/
H A DStringEncoding.py11 _unicode, _str, _bytes, _unichr = str, str, bytes, chr variable
14 _unicode, _str, _bytes, _unichr = unicode, str, str, unichr
18 empty_unicode = _unicode()
68 if isinstance(characters, _unicode):
96 self._unicode = UnicodeLiteralBuilder()
100 self._unicode.append(characters)
104 self._unicode.append_charval(char_number)
108 self._unicode.append_charval(char_number)
114 class EncodedString(_unicode):
195 assert isinstance(s, (_unicode, bytes))
[all …]
/dports/lang/cython/Cython-0.29.24/Cython/Compiler/
H A DStringEncoding.py11 _unicode, _str, _bytes, _unichr = str, str, bytes, chr variable
14 _unicode, _str, _bytes, _unichr = unicode, str, str, unichr
18 empty_unicode = _unicode()
68 if isinstance(characters, _unicode):
96 self._unicode = UnicodeLiteralBuilder()
100 self._unicode.append(characters)
104 self._unicode.append_charval(char_number)
108 self._unicode.append_charval(char_number)
114 class EncodedString(_unicode):
223 assert isinstance(s, (_unicode, bytes))
[all …]
/dports/lang/cython/Cython-0.29.24/build/lib.dragonfly-6.3-DEVELOPMENT-x86_64-3.8/Cython/Compiler/
H A DStringEncoding.py11 _unicode, _str, _bytes, _unichr = str, str, bytes, chr variable
14 _unicode, _str, _bytes, _unichr = unicode, str, str, unichr
18 empty_unicode = _unicode()
68 if isinstance(characters, _unicode):
96 self._unicode = UnicodeLiteralBuilder()
100 self._unicode.append(characters)
104 self._unicode.append_charval(char_number)
108 self._unicode.append_charval(char_number)
114 class EncodedString(_unicode):
223 assert isinstance(s, (_unicode, bytes))
[all …]
/dports/lang/cython/stage/usr/local/lib/python3.8/site-packages/Cython/Compiler/
H A DStringEncoding.py11 _unicode, _str, _bytes, _unichr = str, str, bytes, chr variable
14 _unicode, _str, _bytes, _unichr = unicode, str, str, unichr
18 empty_unicode = _unicode()
68 if isinstance(characters, _unicode):
96 self._unicode = UnicodeLiteralBuilder()
100 self._unicode.append(characters)
104 self._unicode.append_charval(char_number)
108 self._unicode.append_charval(char_number)
114 class EncodedString(_unicode):
223 assert isinstance(s, (_unicode, bytes))
[all …]
/dports/lang/cython-devel/cython-2b1e743/Cython/Compiler/
H A DStringEncoding.py11 _unicode, _str, _bytes, _unichr = str, str, bytes, chr variable
18 empty_unicode = _unicode()
68 if isinstance(characters, _unicode):
96 self._unicode = UnicodeLiteralBuilder()
100 self._unicode.append(characters)
104 self._unicode.append_charval(char_number)
108 self._unicode.append_charval(char_number)
114 class EncodedString(_unicode):
149 if not hasattr(_unicode, "isascii"):
246 assert isinstance(s, (_unicode, bytes))
[all …]
/dports/science/py-pymol/pymol-open-source-2.4.0/modules/pymol/
H A Ddiagnosing.py4 def _unicode(s): function
70 pymolrc = map(_unicode, pymolrc)
158 p=_unicode(sys.prefix),
159 exe=_unicode(sys.executable),
170 body += u'%s=%s\n' % (key, _unicode(os.environ[key]))
173 body += textwrap.fill(_unicode(os.getenv('PATH', '')), 78) + '\n'
/dports/converters/p5-Unicode-Map/Unicode-Map-0.112/t/
H A Dmap.t75 my $_unicode =
80 return testMapping ( "CP936", $_locale, $_unicode );
91 my $_unicode =
98 return testMapping ( "EUC-JP", $_locale, $_unicode );
109 my $_unicode =
114 return testMapping ( "GB2312", $_locale, $_unicode );
126 my $_unicode =
133 return testMapping ( "APPLE-DEVANAGA", $_locale, $_unicode );
/dports/converters/p5-Text-Bidi/Text-Bidi-2.15/lib/Text/Bidi/
H A DParagraph.pm58 $self->{'_types'} = $bd->get_bidi_types($self->_unicode);
61 $self->{'_map'} = [0..$#{$self->_unicode}];
64 $self->{'_mirrored'} = $bd->mirrored($self->levels, $self->_unicode);
73 … $self->bd->join_arabic($self->types, $self->levels, $self->bd->get_joining_types($self->_unicode))
80 $flags, $self->levels, $self->ar_props, $self->_unicode)
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Metadata/Edm/
H A DFacetValues.cs20 private FacetValueContainer<bool?> _unicode; field in System.Data.Metadata.Edm.FacetValues
37 set { _unicode = value; }
75 if (_unicode.HasValue) in TryGetFacet()
77 facet = Facet.Create(description, _unicode.GetValueAsObject()); in TryGetFacet()
/dports/databases/pymongo/pymongo-3.12.0/pymongo/
H A Dssl_match_hostname.py15 _unicode = unicode variable
17 _unicode = lambda value: value
79 ip = ip_address(_unicode(ipname).rstrip())
96 host_ip = ip_address(_unicode(hostname))
/dports/games/scummvm/scummvm-2.5.1/engines/glk/
H A Dstreams.cpp338 if (_unicode) { in putChar()
357 if (_unicode) { in putCharUni()
379 if (!_unicode) { in putBuffer()
427 if (!_unicode) { in putBufferUni()
470 if (_unicode) in getPosition()
477 if (!_unicode) { in setPosition()
669 if (!_unicode) { in getLine()
729 if (!_unicode) { in getLineUni()
787 if (!_unicode) { in putChar()
804 if (!_unicode) { in putCharUni()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/
H A Dstreams.cpp339 if (_unicode) { in putChar()
358 if (_unicode) { in putCharUni()
380 if (!_unicode) { in putBuffer()
428 if (!_unicode) { in putBufferUni()
471 if (_unicode) in getPosition()
478 if (!_unicode) { in setPosition()
670 if (!_unicode) { in getLine()
730 if (!_unicode) { in getLineUni()
820 if (!_unicode) { in putChar()
837 if (!_unicode) { in putCharUni()
[all …]
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/
H A Dxmltodict.py25 _unicode = unicode
27 _unicode = str variable
293 if isinstance(xml_input, _unicode):
374 v = _unicode('true')
376 v = _unicode('false')
378 v = _unicode(v)
394 attrs[attr] = _unicode(v)
396 if not isinstance(iv, _unicode):
397 iv = _unicode(iv)
/dports/devel/py-xmltodict/xmltodict-0.12.0/
H A Dxmltodict.py25 _unicode = unicode
27 _unicode = str variable
293 if isinstance(xml_input, _unicode):
374 v = _unicode('true')
376 v = _unicode('false')
378 v = _unicode(v)
394 attrs[attr] = _unicode(v)
396 if not isinstance(iv, _unicode):
397 iv = _unicode(iv)
/dports/lang/cython-devel/cython-2b1e743/tests/run/
H A Dempty_builtin_constructors.pyx56 def _unicode(): function
58 >>> IS_PY3 and _unicode() == str() or _unicode() == unicode()
/dports/lang/cython/Cython-0.29.24/tests/run/
H A Dempty_builtin_constructors.pyx56 def _unicode(): function
58 >>> IS_PY3 and _unicode() == str() or _unicode() == unicode()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data.OracleClient/System.Data.OracleClient/
H A DOracleConnectionStringBuilder.cs71 private bool _unicode; field in System.Data.OracleClient.OracleConnectionStringBuilder
281 get { return _unicode; }
284 _unicode = value;
300 values.Add(_unicode);
323 _unicode = DEF_UNICODE; in Init()
457 _unicode = DEF_UNICODE; in SetValue()
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/
H A Dglob.py9 _unicode = unicode
13 class _unicode(object): class
69 if isinstance(pattern, _unicode) and not isinstance(dirname, unicode):
/dports/lang/python-legacy/Python-2.7.18/Lib/
H A Dglob.py9 _unicode = unicode
13 class _unicode(object): class
74 if isinstance(pattern, _unicode) and not isinstance(dirname, unicode):
/dports/lang/python27/Python-2.7.18/Lib/
H A Dglob.py9 _unicode = unicode
13 class _unicode(object): class
74 if isinstance(pattern, _unicode) and not isinstance(dirname, unicode):
/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/node_modules/unicode-canonical-property-names-ecmascript/
H A DREADME.md3 _unicode-canonical-property-names-ecmascript_ exports the set of canonical Unicode property names t…
7 To use _unicode-canonical-property-names-ecmascript_, install it as a dependency via [npm](https://…
36 _unicode-canonical-property-names-ecmascript_ is available under the [MIT](https://mths.be/mit) lic…
/dports/devel/ros-catkin_pkg/catkin_pkg-0.4.14/src/catkin_pkg/
H A Dchangelog.py58 _unicode = unicode
60 _unicode = str variable
352 lines = [i + next(b) + _unicode(l).replace('\n', n) for l in self]
388 msg.extend([' ' + i for i in _unicode(item).splitlines()])
504 bullets = [bullet_indent + x for x in _unicode(t).splitlines()]
508 lines.append(_unicode(t))
531 return _unicode(self.link)
537 return _unicode(self.link)
/dports/textproc/py-python-slugify/python-slugify-5.0.2/slugify/
H A Dslugify.py8 _unicode = unicode variable
12 _unicode = str variable
104 text = _unicode(text, 'utf-8', 'ignore')
114 text = _unicode(text, 'utf-8', 'ignore')

12345678910>>...15