Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/scripts/
Dmkestrres.py39 def writeestr(dst, edict): argument
/external/python/cpython3/Modules/_ctypes/
Dstgdict.c752 StgDictObject *edict; in PyCStructUnionType_update_stgdict() local
851 StgDictObject *edict; in PyCStructUnionType_update_stgdict() local
/external/python/cpython2/Lib/plat-mac/
Daetools.py120 def enumsubst(arguments, key, edict): argument
/external/selinux/python/sepolicy/sepolicy/
D__init__.py572 def read_file_equiv(edict, fc_path, modify): argument