Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A DLocalizationChecker.cpp149 #define ADD_METHOD(receiver, method_list, count, argument) \ argument
559 #define LSM_INSERT_SELECTOR(receiver, method_list, arguments) \ argument
/aosp_15_r20/external/pytorch/torch/ao/quantization/
H A Dutils.py90 method_list = { variable
/aosp_15_r20/external/pytorch/torch/ao/quantization/fx/
H A D_lower_to_native_backend.py44 def _is_node_in_list(node, modules, func_list, method_list, module_type_list): argument
/aosp_15_r20/external/llvm/tools/llvm-objdump/
H A DMachODump.cpp3177 inline void swapStruct(struct objc_method_list_t &method_list) { in swapStruct()
3615 struct objc_method_list_t method_list; in print_method_list() local
/aosp_15_r20/external/wpa_supplicant_8/src/ap/
H A Dap_config.h655 int *method_list; member