Home
last modified time | relevance | path

Searched defs:toc_entry (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Modules/
Dzipimport.c428 PyObject *toc_entry; in zipimporter_get_data() local
477 PyObject *toc_entry; in zipimporter_get_source() local
918 get_data(const char *archive, PyObject *toc_entry) in get_data()
1182 PyObject *toc_entry; in get_mtime_of_source() local
1205 time_t mtime, PyObject *toc_entry) in get_code_from_data()
1236 PyObject *toc_entry; in get_module_code() local
/external/python/cpython3/Modules/
Dzipimport.c576 PyObject *toc_entry; in zipimporter_get_data() local
634 PyObject *toc_entry; in zipimporter_get_source() local
1129 get_data(PyObject *archive, PyObject *toc_entry) in get_data()
1403 PyObject *toc_entry, *stripped; in get_mtime_of_source() local
1434 time_t mtime, PyObject *toc_entry) in get_code_from_data()
1457 PyObject *code = NULL, *toc_entry, *subname; in get_module_code() local
/external/wayland/cursor/
Dconvert_font.c81 struct toc_entry { struct
82 int32_t type;
83 int32_t format;
84 int32_t size;
85 int32_t offset;
/external/python/cpython2/Launcher/
Dlauncher_internal.cpp82 PyObject *toc_entry; in GetEntryPointFilePath() local