Home
last modified time | relevance | path

Searched defs:is_abstract (Results 1 - 4 of 4) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_service.cc442 GenerateMethodSignature( io::Printer* printer, const MethodDescriptor* method, IsAbstract is_abstract) GenerateMethodSignature() argument
/third_party/python/Modules/
H A D_abc.c339 int is_abstract = _PyObject_IsAbstract(value); in compute_abstract_methods() local
388 int is_abstract = _PyObject_IsAbstract(value); in compute_abstract_methods() local
/third_party/selinux/libsepol/cil/src/
H A Dcil_internal.h348 uint16_t is_abstract; member
H A Dcil_build_ast.c189 int cil_gen_block(struct cil_db *db, struct cil_tree_node *parse_current, struct cil_tree_node *ast_node, uint16_t is_abstract) in cil_gen_block() argument

Completed in 11 milliseconds