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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
unicodedata_db.h     [all...]
unicodedata.c 33 typedef struct change_record { struct
40 } change_record; typedef in typeref:struct:change_record
63 const change_record* (*getrecord)(Py_UCS4);
78 new_previous_version(const char*name, const change_record* (*getrecord)(Py_UCS4),
134 const change_record *old = get_old_record(self, c);
219 const change_record *old = get_old_record(self, c);
267 const change_record *old = get_old_record(self, c);
296 const change_record *old = get_old_record(self, c);
327 const change_record *old = get_old_record(self, c);
356 const change_record *old = get_old_record(self, c);
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
unicodedata_db.h     [all...]
unicodedata.c 33 typedef struct change_record { struct
40 } change_record; typedef in typeref:struct:change_record
63 const change_record* (*getrecord)(Py_UCS4);
78 new_previous_version(const char*name, const change_record* (*getrecord)(Py_UCS4),
134 const change_record *old = get_old_record(self, c);
219 const change_record *old = get_old_record(self, c);
267 const change_record *old = get_old_record(self, c);
296 const change_record *old = get_old_record(self, c);
327 const change_record *old = get_old_record(self, c);
356 const change_record *old = get_old_record(self, c);
    [all...]
  /external/python/cpython2/Modules/
unicodedata_db.h     [all...]
unicodedata.c 33 typedef struct change_record { struct
40 } change_record; typedef in typeref:struct:change_record
63 const change_record* (*getrecord)(Py_UCS4);
78 new_previous_version(const char*name, const change_record* (*getrecord)(Py_UCS4),
134 const change_record *old = get_old_record(self, c);
219 const change_record *old = get_old_record(self, c);
267 const change_record *old = get_old_record(self, c);
296 const change_record *old = get_old_record(self, c);
327 const change_record *old = get_old_record(self, c);
356 const change_record *old = get_old_record(self, c)
    [all...]
  /external/python/cpython3/Modules/
unicodedata_db.h     [all...]
unicodedata.c 42 typedef struct change_record { struct
50 } change_record; typedef in typeref:struct:change_record
73 const change_record* (*getrecord)(Py_UCS4);
91 new_previous_version(const char*name, const change_record* (*getrecord)(Py_UCS4),
132 const change_record *old = get_old_record(self, c);
220 const change_record *old = get_old_record(self, c);
265 const change_record *old = get_old_record(self, c);
292 const change_record *old = get_old_record(self, c);
321 const change_record *old = get_old_record(self, c);
349 const change_record *old = get_old_record(self, c)
    [all...]

Completed in 59 milliseconds