Searched refs:abstract (Results 1 - 25 of 30) sorted by relevance

12

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/init/
H A Dptrfn2.C8 class abstract {}; class
9 typedef void (abstract::*fptr1) (short & s ) const;
H A Dptrfn3.C8 class abstract {}; class
9 typedef void (abstract::*fptr1) (short & s ) const;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/init/
H A Dptrfn2.C8 class abstract {}; class
9 typedef void (abstract::*fptr1) (short & s ) const;
H A Dptrfn3.C8 class abstract {}; class
9 typedef void (abstract::*fptr1) (short & s ) const;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dabstract-origin.exp16 set testfile abstract-origin
23 untested abstract-origin
H A DMakefile.in4 EXECUTABLES = abstract-origin ambiguous annota2 annota3 anon-union \
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dcp-name-parser.c403 } abstract; member in union:YYSTYPE
1817 { if (yyvsp[0].abstract.last)
1821 *yyvsp[0].abstract.last = *yyvsp[-1].nested.last;
1823 *yyvsp[-1].nested.last = yyvsp[0].abstract.comp;
1826 if (yyvsp[0].abstract.fn.comp)
1827 yyval.comp = fill_comp (DEMANGLE_COMPONENT_TYPED_NAME, yyvsp[-1].nested.comp, yyvsp[0].abstract.fn.comp);
1830 if (yyvsp[0].abstract.start) yyval.comp = fill_comp (DEMANGLE_COMPONENT_LOCAL_NAME, yyval.comp, yyvsp[0].abstract.start);
2140 { yyval.comp = yyvsp[0].abstract.comp;
2141 *yyvsp[0].abstract
[all...]
H A Dcp-name-parser.y256 } abstract;
271 %type <abstract> abstract_declarator direct_abstract_declarator
272 %type <abstract> abstract_declarator_fn
1061 reference, deep within the wilderness of abstract declarators:
/netbsd-6-1-5-RELEASE/usr.bin/gprof/PSD.doc/
H A DMakefile5 SRCS= header.me abstract.me intro.me profiling.me gathering.me \
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/timesten/
H A Dtestdb_create.sql16 abstract varchar(255)
H A Dtttestdb_create.sql22 abstract varchar(255)
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/ibmdb2/
H A Dtestdb_create.sql19 abstract varchar(255)
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/mssql/
H A Dtestdb_create.sql10 abstract varchar (255) NULL ,
H A Dtestdb_metadata.sql44 values (7,2,'description','documents.abstract','documents',NULL,'{call set_doc_abstract(?,?)}',
165 UPDATE example.documents SET abstract=@new_abstract WHERE id=@keyval;
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/oracle/
H A Dtestdb_create.sql16 abstract varchar2(255)
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/pgsql/
H A Dtestdb_create.sql22 abstract varchar(255)
H A Dtestdb_metadata.sql42 insert into ldap_attr_mappings (id,oc_map_id,name,sel_expr,from_tbls,join_where,add_proc,delete_proc,param_order,expect_return) values (7,2,'description','documents.abstract','documents',NULL,'UPDATE documents SET abstract=? WHERE id=?','UPDATE documents SET abstract='''' WHERE abstract=? AND id=?',3,0);
126 insert into documents (id,title,abstract)
/netbsd-6-1-5-RELEASE/gnu/usr.bin/gettext/libnlspr/
H A DMakefile51 read-po-abstract.c \
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/doc/guide/admin/
H A DMakefile23 abstract.sdf \
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/mysql/
H A Dtestdb_create.sql19 abstract varchar(255)
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/src/
H A DMakefile.am39 read-po-abstract.h read-po.h read-properties.h read-stringtable.h \
97 # (read-po-abstract.c <--> po-gram-gen.y <--> po-lex.c) -> str-list.c.
98 # (read-po-abstract.c <--> po-gram-gen.y <--> po-lex.c) -> open-po.c -> dir-list.c -> str-list.c.
99 # (read-po-abstract.c <--> po-gram-gen.y <--> po-lex.c) -> po-charset.c.
100 # (read-po-abstract.c <--> po-gram-gen.y <--> po-lex.c) -> message.c -> str-list.c.
102 read-po-abstract.c po-lex.c po-gram-gen.y po-charset.c \
H A DMakefile.vms56 read-po-abstract.obj, \
126 read-po-abstract.obj : read-po-abstract.c
127 $(CC) $(INCLUDES) $(CFLAGS) /define=($(DEFS)) read-po-abstract.c
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/
H A Dhp-symtab.h1043 unsigned int abstract: 1; /* Is this an abstract class? */ member in struct:dntt_type_class
1182 unsigned int abstract: 1; /* is this an abstract class? */ member in struct:dntt_type_template
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/
H A Dhp-symtab.h1043 unsigned int abstract: 1; /* Is this an abstract class? */ member in struct:dntt_type_class
1182 unsigned int abstract: 1; /* is this an abstract class? */ member in struct:dntt_type_template
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/cp/
H A Dcxx-pretty-print.c1176 decl-specifier-seq abstract-declarator(opt)
1177 decl-specifier-seq abstract-declarator(opt) assignment-expression */
1203 const bool abstract = args == NULL
1217 pp_cxx_parameter_declaration (pp, abstract ? TREE_VALUE (types) : args);
1218 if (!abstract && pp_c_base (pp)->flags & pp_cxx_flag_default_argument)
1368 /* abstract-declarator:
1369 ptr-operator abstract-declarator(opt)
1370 direct-abstract-declarator */
1387 /* direct-abstract-declarator:
1388 direct-abstract
1202 const bool abstract = args == NULL local
[all...]

Completed in 320 milliseconds

12