Home
last modified time | relevance | path

Searched defs:method_list (Results 1 – 7 of 7) sorted by relevance

/dragonfly/contrib/gcc-4.7/libobjc/
H A Dselector.c91 struct objc_method_list * method_list; in __objc_register_selectors_from_class() local
109 __objc_register_selectors_from_list (struct objc_method_list *method_list) in __objc_register_selectors_from_list()
134 (struct objc_method_description_list *method_list) in __objc_register_selectors_from_description_list()
156 struct objc_method_list *method_list; in __objc_register_instance_methods_to_class() local
H A Dsendmsg.c554 __objc_install_methods_in_dtable (struct sarray *dtable, struct objc_method_list * method_list) in __objc_install_methods_in_dtable()
679 struct objc_method_list *method_list; in class_addMethod() local
700 struct objc_method_list * method_list = class_->methods; in class_addMethod() local
812 struct objc_method_list * method_list = list; in search_for_method_in_list() local
H A Dmethods.c72 struct objc_method_list* method_list; in class_copyMethodList() local
H A Dinit.c394 __objc_send_load_using_method_list (struct objc_method_list *method_list, Class class) in __objc_send_load_using_method_list()
445 struct objc_method_list *method_list = class->class_pointer->methods; in __objc_send_load() local
H A Dclass.c802 struct objc_method_list * method_list; in __objc_update_classes_with_methods() local
/dragonfly/contrib/gcc-4.7/libobjc/objc-private/
H A Dmodule-abi-8.h148 struct objc_method method_list[1]; /* Variable length member
/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dap_config.h621 int *method_list; member