HomeSort by relevance Sort by last modified time
    Searched refs:gettyperecord (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
unicodectype.c 37 gettyperecord(Py_UNICODE code) function
59 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch);
76 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch);
86 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch);
103 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch);
120 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch);
132 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch);
142 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch);
152 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch);
166 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch);
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
unicodectype.c 37 gettyperecord(Py_UNICODE code) function
59 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch);
76 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch);
86 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch);
103 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch);
120 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch);
132 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch);
142 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch);
152 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch);
166 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch);
    [all...]
  /external/python/cpython2/Objects/
unicodectype.c 37 gettyperecord(Py_UNICODE code) function
59 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch);
76 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch);
86 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch);
103 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch);
120 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch);
132 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch);
142 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch);
152 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch);
166 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch)
    [all...]
  /external/python/cpython3/Objects/
unicodectype.c 46 gettyperecord(Py_UCS4 code) function
66 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch);
78 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch);
88 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch);
98 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch);
108 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch);
125 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch);
142 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch);
162 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch);
172 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch)
    [all...]

Completed in 107 milliseconds