Searched refs:rkind (Results 1 – 5 of 5) sorted by relevance
/external/python/cpython3/Lib/ |
D | pipes.py | 211 rkind = list[i][2] 212 if lkind[1] == 'f' or rkind[0] == 'f':
|
/external/python/cpython2/Lib/ |
D | pipes.py | 223 rkind = list[i][2] 224 if lkind[1] == 'f' or rkind[0] == 'f':
|
/external/python/cpython3/Objects/ |
D | unicodeobject.c | 10548 int rkind = skind; in replace() local 10552 if (kind1 < rkind) { in replace() 10554 buf1 = _PyUnicode_AsKind(str1, rkind); in replace() 10558 i = anylib_find(rkind, self, sbuf, slen, str1, buf1, len1, 0); in replace() 10561 if (rkind > kind2) { in replace() 10563 buf2 = _PyUnicode_AsKind(str2, rkind); in replace() 10567 else if (rkind < kind2) { in replace() 10569 rkind = kind2; in replace() 10572 sbuf = _PyUnicode_AsKind(self, rkind); in replace() 10575 buf1 = _PyUnicode_AsKind(str1, rkind); in replace() [all …]
|
/external/python/cpython3/Python/ |
D | formatter_unicode.c | 1189 enum PyUnicode_Kind rkind; in format_complex_internal() local 1352 rkind = writer->kind; in format_complex_internal() 1363 PyUnicode_WRITE(rkind, rdata, writer->pos, '('); in format_complex_internal() 1383 PyUnicode_WRITE(rkind, rdata, writer->pos, 'j'); in format_complex_internal() 1387 PyUnicode_WRITE(rkind, rdata, writer->pos, ')'); in format_complex_internal()
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | en-IPA.txt | 13654 $x{darkened → dɑrkənd ; # dɑrkind
|