Home
last modified time | relevance | path

Searched defs:catalog (Results 1 – 25 of 36) sorted by relevance

12

/external/stlport/stlport/stl/
D_messages_facets.h45 typedef int catalog; typedef
57 typedef messages_base::catalog catalog; typedef
78 virtual string_type do_get(catalog /*__c*/, int /*__set*/, int /*__msgid*/, in do_get() argument
81 virtual void do_close(catalog /*__c*/) const in do_close() argument
90 typedef messages_base::catalog catalog; typedef
111 virtual string_type do_get(catalog /*__c*/, int /*__set*/, int /*__msgid*/, in do_get() argument
114 virtual void do_close(catalog /*__c*/) const in do_close() argument
126 typedef messages_base::catalog catalog; typedef
154 typedef messages_base::catalog catalog; typedef
/external/skia/src/pdf/
DSkPDFTypes.cpp22 void SkPDFObject::emit(SkWStream* stream, SkPDFCatalog* catalog, in emit()
28 size_t SkPDFObject::getOutputSize(SkPDFCatalog* catalog, bool indirect) { in getOutputSize()
37 void SkPDFObject::emitIndirectObject(SkWStream* stream, SkPDFCatalog* catalog) { in emitIndirectObject()
44 size_t SkPDFObject::getIndirectOutputSize(SkPDFCatalog* catalog) { in getIndirectOutputSize()
80 void SkPDFObjRef::emitObject(SkWStream* stream, SkPDFCatalog* catalog, in emitObject()
87 size_t SkPDFObjRef::getOutputSize(SkPDFCatalog* catalog, bool indirect) { in getOutputSize()
95 void SkPDFInt::emitObject(SkWStream* stream, SkPDFCatalog* catalog, in emitObject()
106 void SkPDFBool::emitObject(SkWStream* stream, SkPDFCatalog* catalog, in emitObject()
116 size_t SkPDFBool::getOutputSize(SkPDFCatalog* catalog, bool indirect) { in getOutputSize()
127 void SkPDFScalar::emitObject(SkWStream* stream, SkPDFCatalog* catalog, in emitObject()
[all …]
DSkPDFStream.cpp16 static bool skip_compression(SkPDFCatalog* catalog) { in skip_compression()
53 void SkPDFStream::emitObject(SkWStream* stream, SkPDFCatalog* catalog, in emitObject()
69 size_t SkPDFStream::getOutputSize(SkPDFCatalog* catalog, bool indirect) { in getOutputSize()
99 bool SkPDFStream::populate(SkPDFCatalog* catalog) { in populate()
DSkPDFPage.cpp24 void SkPDFPage::finalizePage(SkPDFCatalog* catalog, bool firstPage, in finalizePage()
49 off_t SkPDFPage::getPageSize(SkPDFCatalog* catalog, off_t fileOffset) { in getPageSize()
55 void SkPDFPage::emitPage(SkWStream* stream, SkPDFCatalog* catalog) { in emitPage()
62 SkPDFCatalog* catalog, in GeneratePageTree()
DSkPDFGraphicState.cpp72 void SkPDFGraphicState::emitObject(SkWStream* stream, SkPDFCatalog* catalog, in emitObject()
79 size_t SkPDFGraphicState::getOutputSize(SkPDFCatalog* catalog, bool indirect) { in getOutputSize()
DSkPDFDocument.cpp21 SkPDFCatalog* catalog) { in addResourcesToCatalog()
27 static void perform_font_subsetting(SkPDFCatalog* catalog, in perform_font_subsetting()
DSkPDFImage.cpp23 static bool skip_compression(SkPDFCatalog* catalog) { in skip_compression()
586 bool SkPDFImage::populate(SkPDFCatalog* catalog) { in populate()
/external/chromium_org/third_party/skia/src/pdf/
DSkPDFTypes.cpp22 void SkPDFObject::emit(SkWStream* stream, SkPDFCatalog* catalog, in emit()
28 size_t SkPDFObject::getOutputSize(SkPDFCatalog* catalog, bool indirect) { in getOutputSize()
37 void SkPDFObject::emitIndirectObject(SkWStream* stream, SkPDFCatalog* catalog) { in emitIndirectObject()
44 size_t SkPDFObject::getIndirectOutputSize(SkPDFCatalog* catalog) { in getIndirectOutputSize()
80 void SkPDFObjRef::emitObject(SkWStream* stream, SkPDFCatalog* catalog, in emitObject()
87 size_t SkPDFObjRef::getOutputSize(SkPDFCatalog* catalog, bool indirect) { in getOutputSize()
95 void SkPDFInt::emitObject(SkWStream* stream, SkPDFCatalog* catalog, in emitObject()
106 void SkPDFBool::emitObject(SkWStream* stream, SkPDFCatalog* catalog, in emitObject()
116 size_t SkPDFBool::getOutputSize(SkPDFCatalog* catalog, bool indirect) { in getOutputSize()
127 void SkPDFScalar::emitObject(SkWStream* stream, SkPDFCatalog* catalog, in emitObject()
[all …]
DSkPDFStream.cpp17 static bool skip_compression(SkPDFCatalog* catalog) { in skip_compression()
48 void SkPDFStream::emitObject(SkWStream* stream, SkPDFCatalog* catalog, in emitObject()
65 size_t SkPDFStream::getOutputSize(SkPDFCatalog* catalog, bool indirect) { in getOutputSize()
108 bool SkPDFStream::populate(SkPDFCatalog* catalog) { in populate()
DSkPDFPage.cpp24 void SkPDFPage::finalizePage(SkPDFCatalog* catalog, bool firstPage, in finalizePage()
49 off_t SkPDFPage::getPageSize(SkPDFCatalog* catalog, off_t fileOffset) { in getPageSize()
55 void SkPDFPage::emitPage(SkWStream* stream, SkPDFCatalog* catalog) { in emitPage()
62 SkPDFCatalog* catalog, in GeneratePageTree()
DSkPDFGraphicState.cpp72 void SkPDFGraphicState::emitObject(SkWStream* stream, SkPDFCatalog* catalog, in emitObject()
79 size_t SkPDFGraphicState::getOutputSize(SkPDFCatalog* catalog, bool indirect) { in getOutputSize()
DSkPDFDocument.cpp21 SkPDFCatalog* catalog) { in addResourcesToCatalog()
27 static void perform_font_subsetting(SkPDFCatalog* catalog, in perform_font_subsetting()
DSkPDFImage.cpp24 static bool skip_compression(SkPDFCatalog* catalog) { in skip_compression()
585 bool SkPDFImage::populate(SkPDFCatalog* catalog) { in populate()
648 SkPDFCatalog* catalog, bool indirect) SK_OVERRIDE { in emitObject()
/external/stlport/src/
Dmessage_facets.h92 void erase(messages_base::catalog) in erase()
119 typedef messages_base::catalog catalog; typedef
/external/javasqlite/src/main/java/SQLite/JDBC2z/
DJDBCDatabaseMetaData.java497 public ResultSet getProcedures(String catalog, String schemaPattern, in getProcedures()
503 public ResultSet getProcedureColumns(String catalog, in getProcedureColumns()
511 public ResultSet getTables(String catalog, String schemaPattern, in getTables()
587 public ResultSet getColumns(String catalog, String schemaPattern, in getColumns()
684 public ResultSet getColumnPrivileges(String catalog, String schema, in getColumnPrivileges()
705 public ResultSet getTablePrivileges(String catalog, String schemaPattern, in getTablePrivileges()
725 public ResultSet getBestRowIdentifier(String catalog, String schema, in getBestRowIdentifier()
840 public ResultSet getVersionColumns(String catalog, String schema, in getVersionColumns()
859 public ResultSet getPrimaryKeys(String catalog, String schema, in getPrimaryKeys()
1022 public ResultSet getImportedKeys(String catalog, String schema, in getImportedKeys()
[all …]
/external/skia/tests/
DPDFPrimitivesTest.cpp78 SkPDFCatalog catalog(docFlags); in CheckObjectOutput() local
169 SkPDFCatalog catalog((SkPDFDocument::Flags)0); in TestCatalog() local
199 SkPDFCatalog catalog((SkPDFDocument::Flags)0); in TestObjectRef() local
224 SkPDFCatalog catalog((SkPDFDocument::Flags)0); in TestSubstitute() local
/external/apache-http/src/org/apache/http/impl/
DDefaultHttpResponseFactory.java71 public DefaultHttpResponseFactory(ReasonPhraseCatalog catalog) { in DefaultHttpResponseFactory()
/external/chromium_org/third_party/libxml/src/
DtestThreadsWin32.c19 static const char *catalog = "test/threads/complex.xml"; variable
DtestThreads.c29 static const char *catalog = "test/threads/complex.xml"; variable
/external/chromium_org/third_party/skia/tests/
DPDFPrimitivesTest.cpp79 SkPDFCatalog catalog(docFlags); in CheckObjectOutput() local
170 SkPDFCatalog catalog((SkPDFDocument::Flags)0); in TestCatalog() local
200 SkPDFCatalog catalog((SkPDFDocument::Flags)0); in TestObjectRef() local
225 SkPDFCatalog catalog((SkPDFDocument::Flags)0); in TestSubstitute() local
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/documentation/
DDocumentationCatalog.js142 WebInspector.DocumentationCatalog.Loader = function(catalog) argument
/external/apache-http/src/org/apache/http/message/
DBasicHttpResponse.java79 final ReasonPhraseCatalog catalog, in BasicHttpResponse()
/external/chromium_org/extensions/common/
Dextension_l10n_util.cc381 linked_ptr<base::DictionaryValue> catalog( in LoadMessageCatalogs() local
413 scoped_ptr<base::DictionaryValue> catalog( in ValidateExtensionLocales() local
Dmessage_bundle.cc76 base::DictionaryValue* catalog = (*it).get(); in Init() local
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
DTestHelper_Connection1.java164 public void setCatalog(String catalog) throws SQLException { in setCatalog()

12