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 | 10515 int rkind = skind; in replace() local 10519 if (kind1 < rkind) { in replace() 10521 buf1 = _PyUnicode_AsKind(str1, rkind); in replace() 10525 i = anylib_find(rkind, self, sbuf, slen, str1, buf1, len1, 0); in replace() 10528 if (rkind > kind2) { in replace() 10530 buf2 = _PyUnicode_AsKind(str2, rkind); in replace() 10534 else if (rkind < kind2) { in replace() 10536 rkind = kind2; in replace() 10539 sbuf = _PyUnicode_AsKind(self, rkind); in replace() 10542 buf1 = _PyUnicode_AsKind(str1, rkind); in replace() [all …]
|
/external/python/cpython3/Python/ |
D | formatter_unicode.c | 1188 enum PyUnicode_Kind rkind; in format_complex_internal() local 1351 rkind = writer->kind; in format_complex_internal() 1362 PyUnicode_WRITE(rkind, rdata, writer->pos, '('); in format_complex_internal() 1382 PyUnicode_WRITE(rkind, rdata, writer->pos, 'j'); in format_complex_internal() 1386 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
|