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

12

/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/oracle/
H A Dtestdb_metadata.sql59 values (7,2,'description','documents.abstract','documents',NULL,'call set_doc_abstract(?,?)',
197 UPDATE documents SET abstract=new_abstract WHERE id=keyval;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/cp/
H A Dcxx-pretty-print.c1358 decl-specifier-seq abstract-declarator(opt)
1359 decl-specifier-seq abstract-declarator(opt) assignment-expression */
1385 const bool abstract = args == NULL
1399 pp_cxx_parameter_declaration (pp, abstract ? TREE_VALUE (types) : args);
1400 if (!abstract && pp_c_base (pp)->flags & pp_cxx_flag_default_argument)
1585 /* abstract-declarator:
1586 ptr-operator abstract-declarator(opt)
1587 direct-abstract-declarator */
1604 /* direct-abstract-declarator:
1605 direct-abstract
1384 const bool abstract = args == NULL local
[all...]
/netbsd-6-1-5-RELEASE/distrib/cdrom/
H A DMakefile233 MKISOFS_ARGS.${image}+= -abstract ${ABSTRACT.${image}}
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/src/
H A DMakefile.in130 am__objects_1 = message.lo po-error.lo read-po-abstract.lo po-lex.lo \
484 read-po-abstract.h read-po.h read-properties.h read-stringtable.h \
522 # (read-po-abstract.c <--> po-gram-gen.y <--> po-lex.c) -> str-list.c.
523 # (read-po-abstract.c <--> po-gram-gen.y <--> po-lex.c) -> open-po.c -> dir-list.c -> str-list.c.
524 # (read-po-abstract.c <--> po-gram-gen.y <--> po-lex.c) -> po-charset.c.
525 # (read-po-abstract.c <--> po-gram-gen.y <--> po-lex.c) -> message.c -> str-list.c.
527 read-po-abstract.c po-lex.c po-gram-gen.y po-charset.c \
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dtommath.tex531 That is, to implement the lowest level dependencies first and work towards the most abstract functions last. For example,

Completed in 202 milliseconds

12