/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/python/libstdcxx/v6/ |
H A D | xmethods.py | 150 def match(self, class_type, method_name): argument 267 def match(self, class_type, method_name): argument 311 def match(self, class_type, method_name): argument 392 def match(self, class_type, method_name): argument 507 def match(self, class_type, method_name): argument 556 def match(self, class_type, method_name): argument 583 def _supports(self, method_name): argument 615 def _supports(self, method_name): argument 634 def _supports(self, method_name): argument 653 def match(self, class_type, method_name): argument [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/python/libstdcxx/v6/ |
H A D | xmethods.py | 173 def match(self, class_type, method_name): argument 306 def match(self, class_type, method_name): argument 354 def match(self, class_type, method_name): argument 441 def match(self, class_type, method_name): argument 564 def match(self, class_type, method_name): argument 617 def match(self, class_type, method_name): argument 647 def _supports(self, method_name): argument 680 def _supports(self, method_name): argument 700 def _supports(self, method_name): argument 720 def match(self, class_type, method_name): argument [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/IntelJITEvents/ |
H A D | jitprofiling.h | 157 char* method_name; member 182 char* method_name; member
|
/netbsd-src/external/gpl3/gcc/dist/libcc1/ |
H A D | connection.cc | 126 argument_wrapper<char *> method_name; in do_wait() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/ |
H A D | connection.cc | 135 argument_wrapper<char *> method_name; in do_wait() local
|
/netbsd-src/external/mit/isl/dist/interface/ |
H A D | generator.h | 29 string method_name; member
|
H A D | generator.cc | 262 string method_name; in add_set_enum() local 882 string isl_class::method_name(FunctionDecl *fd) const in method_name() function in isl_class
|
H A D | cpp.cc | 1272 const std::string &method_name, const std::string &enum_name) : in EnumMethod()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
H A D | LocalizationChecker.cpp | 610 #define LSM_INSERT_NULLARY(receiver, method_name) \ argument 613 #define LSM_INSERT_UNARY(receiver, method_name) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/libobjc/objc-private/ |
H A D | module-abi-8.h | 126 SEL method_name; /* This variable is the method's name. member
|
/netbsd-src/external/gpl3/gcc.old/dist/libobjc/ |
H A D | sendmsg.c | 664 const char *method_name; in class_addMethod() local
|
/netbsd-src/external/gpl3/gcc/dist/libobjc/ |
H A D | sendmsg.c | 664 const char *method_name; in class_addMethod() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libobjc/objc-private/ |
H A D | module-abi-8.h | 126 SEL method_name; /* This variable is the method's name. member
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | prdbg.c | 2272 char *method_name; in tg_class_method_variant() local 2349 char *method_name; in tg_class_static_method_variant() local
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | prdbg.c | 2263 char *method_name; in tg_class_method_variant() local 2340 char *method_name; in tg_class_static_method_variant() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | objc-act.cc | 5971 tree method_name = METHOD_SEL_NAME (method); in insert_method_into_method_map() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
H A D | objc-act.c | 5885 tree method_name = METHOD_SEL_NAME (method); in insert_method_into_method_map() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/ |
H A D | MachODump.cpp | 3665 uint32_t method_name; /* SEL, aka struct objc_selector * (32-bit pointer) */ member
|