Searched refs:getter (Results 76 - 85 of 85) sorted by relevance

1234

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A D_collectionsmodule.c1002 {"maxlen", (getter)deque_get_maxlen, (setter)NULL,
H A D_sre.c3606 {"lastindex", (getter)match_lastindex_get, (setter)NULL},
3607 {"lastgroup", (getter)match_lastgroup_get, (setter)NULL},
3608 {"regs", (getter)match_regs_get, (setter)NULL},
H A DcPickle.c3241 {"persistent_id", (getter)Pickler_get_pers_func,
3244 {"memo", (getter)Pickler_get_memo, (setter)Pickler_set_memo},
3245 {"PicklingError", (getter)Pickler_get_error, NULL},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
H A D_sre.c3606 {"lastindex", (getter)match_lastindex_get, (setter)NULL},
3607 {"lastgroup", (getter)match_lastgroup_get, (setter)NULL},
3608 {"regs", (getter)match_regs_get, (setter)NULL},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
H A DcPickle.c3273 {"persistent_id", (getter)Pickler_get_pers_func,
3276 {"memo", (getter)Pickler_get_memo, (setter)Pickler_set_memo},
3277 {"PicklingError", (getter)Pickler_get_error, NULL},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
H A D_sre.c3727 {"lastindex", (getter)match_lastindex_get, (setter)NULL},
3728 {"lastgroup", (getter)match_lastgroup_get, (setter)NULL},
3729 {"regs", (getter)match_regs_get, (setter)NULL},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/cjkcodecs/
H A Dmultibytecodec.c157 {"errors", (getter)codecctx_errors_get,
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/
H A Dmultibytecodec.c157 {"errors", (getter)codecctx_errors_get,
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
H A Dclassobject.c2316 {"__doc__", (getter)instancemethod_get_doc, NULL, NULL},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
H A Dclassobject.c2292 {"__doc__", (getter)instancemethod_get_doc, NULL, NULL},

Completed in 213 milliseconds

1234