Searched refs:documents (Results 1 - 25 of 85) sorted by relevance

1234

/macosx-10.9.5/CPANInternal-140/Pod-ProjectDocs/bin/
H A Dpod2projdocs47 pod2projdocs - ganerates CPAN like project documents from pod.
55 -out directory path that you want to generate documents into
61 -forcegen generate documents each time ignoring last modified timestamp
68 And you can make documents from multiple library-directories.
74 generates CPAN like project documents from pod.
/macosx-10.9.5/CPANInternal-140/Pod-ProjectDocs-0.40/bin/
H A Dpod2projdocs47 pod2projdocs - ganerates CPAN like project documents from pod.
55 -out directory path that you want to generate documents into
61 -forcegen generate documents each time ignoring last modified timestamp
68 And you can make documents from multiple library-directories.
74 generates CPAN like project documents from pod.
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-sql/rdbms_depend/ibmdb2/
H A Dtestdb_create.sql15 drop table documents;
16 CREATE TABLE documents ( table
51 ALTER TABLE documents ADD
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-sql/rdbms_depend/mssql/
H A Dtestdb_metadata.sql9 values (2,'document','documents','id','{call create_document(?)}','{call delete_document(?)}',0)
39 values (6,1,'seeAlso','seeAlso.dn','ldap_entries AS seeAlso,documents,authors_docs,persons',
40 'seeAlso.keyval=documents.id AND seeAlso.oc_map_id=2 AND authors_docs.doc_id=documents.id AND authors_docs.pers_id=persons.id',
44 values (7,2,'description','documents.abstract','documents',NULL,'{call set_doc_abstract(?,?)}',
48 values (8,2,'documentTitle','documents.title','documents',NULL, '{call set_doc_title(?,?)}',
52 values (9,2,'documentAuthor','documentAuthor.dn','ldap_entries AS documentAuthor,documents,authors_docs,persons',
53 'documentAuthor.keyval=persons.id AND documentAuthor.oc_map_id=1 AND authors_docs.doc_id=documents
[all...]
H A Dtestdb_create.sql8 CREATE TABLE documents ( table
46 ALTER TABLE documents WITH NOCHECK ADD
/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A DInspectorMemoryAgent.cpp73 void InspectorMemoryAgent::getDOMCounters(ErrorString*, int* documents, int* nodes, int* jsEventListeners) argument
75 *documents = InspectorCounters::counterValue(InspectorCounters::DocumentCounter);
H A DInspectorMemoryAgent.h57 virtual void getDOMCounters(ErrorString*, int* documents, int* nodes, int* jsEventListeners);
/macosx-10.9.5/libxslt-13/libxslt/tests/
H A DMakefile.am3 SUBDIRS=docs REC1 REC2 REC general namespaces keys numbers documents \
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-sql/rdbms_depend/pgsql/
H A Dtestdb_metadata.sql13 insert into ldap_oc_mappings (id,name,keytbl,keycol,create_proc,delete_proc,expect_return) values (2,'document','documents','id','SELECT create_doc()','DELETE FROM documents WHERE id=?',0);
40 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 (6,1,'seeAlso','seeAlso.dn','ldap_entries AS seeAlso,documents,authors_docs,persons','seeAlso.keyval=documents.id AND seeAlso.oc_map_id=2 AND authors_docs.doc_id=documents.id AND authors_docs.pers_id=persons.id',NULL,'DELETE from authors_docs WHERE authors_docs.doc_id=(SELECT documents.id FROM documents,ldap_entries AS seeAlso WHERE seeAlso.keyval=documents.id AND seeAlso.oc_map_id=2 AND seeAlso.dn=?) AND authors_docs.pers_id=?',3,0);
42 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',NUL
[all...]
H A Dtestdb_create.sql17 drop table documents;
19 create table documents ( table
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-sql/rdbms_depend/oracle/
H A Dtestdb_create.sql13 CREATE TABLE documents ( table
38 ALTER TABLE documents ADD
H A Dtestdb_metadata.sql15 values (2,'document','documents','id','call create_document(?)','call delete_document(?)',0);
54 values (6,1,'seeAlso','seeAlso.dn','ldap_entries seeAlso,documents,authors_docs,persons',
55 'seeAlso.keyval=documents.id AND seeAlso.oc_map_id=2 AND authors_docs.doc_id=documents.id AND authors_docs.pers_id=persons.id',
59 values (7,2,'description','documents.abstract','documents',NULL,'call set_doc_abstract(?,?)',
63 values (8,2,'documentTitle','documents.title','documents',NULL,'call set_doc_title(?,?)',NULL,0,0);
66 values (9,2,'documentAuthor','documentAuthor.dn','ldap_entries documentAuthor,documents,authors_docs,persons',
67 'documentAuthor.keyval=persons.id AND documentAuthor.oc_map_id=1 AND authors_docs.doc_id=documents
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-sql/rdbms_depend/mysql/
H A Dtestdb_create.sql15 drop table if exists documents;
16 CREATE TABLE documents ( table
49 ALTER TABLE documents ADD
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-sql/rdbms_depend/timesten/
H A Dtestdb_create.sql13 CREATE TABLE documents ( table
H A Dtttestdb_create.sql19 CREATE TABLE documents ( table
/macosx-10.9.5/libxslt-13/libxslt/python/
H A Dlibxslt_wrap.h6 #include <libxslt/documents.h>
/macosx-10.9.5/postfix-252/postfix/mantools/
H A Dmakemanidx27 documents. These introductions are hyperlinked to more advanced
28 documents and to UNIX-style manual pages. The UNIX-style manual
H A Dmake_soho_readme60 <p> See the SASL_README and STANDARD_CONFIGURATION_README documents for
/macosx-10.9.5/tcl-102/tcl_ext/xotcl/xotcl/apps/comm/
H A Dsecure-webserver.xotcl7 This small secure web server that provides its documents
/macosx-10.9.5/vim-53/runtime/syntax/
H A Ddsl.vim24 " argument, so this will also work in plain dsssl documents.
/macosx-10.9.5/WebCore-7537.78.1/xml/
H A DXSLTProcessor.h35 #include <libxslt/documents.h>
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/lib/SOAP/
H A DDeserializer.pm35 A useful utility for SOAP::Deserializer is for parsing raw XML documents or fragments into a SOAP::SOM object. SOAP::Lite developers use this technique to write unit tests for the SOAP::Lite module itself. It is a lot more efficient for testing aspects of the toolkit than generating client calls over the network. This is a perfect way for developers to write unit tests for their custom data types for example.
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/Storage/DBI/Replicated/
H A DReplicant.pm22 is accomplished via an external replication system. Please see the documents
/macosx-10.9.5/CPANInternal-140/Scope-Guard/lib/Scope/
H A DGuard.pm64 For more information, see: L<http://www.cuj.com/documents/s=8000/cujcexp1812alexandr/>
/macosx-10.9.5/Chess-310.5/Sources/
H A DMBCController.mm202 for (MBCDocument * doc in [[NSDocumentController sharedDocumentController] documents])
308 for (MBCDocument * doc in [[NSDocumentController sharedDocumentController] documents])

Completed in 337 milliseconds

1234