HomeSort by relevance Sort by last modified time
    Searched full:catalog (Results 176 - 200 of 392) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/libexif/test/nls/
test-codeset.c 146 printf("Msg catalog dir: %s (from environment variable LOCALEDIR\n",
149 printf("Msg catalog dir: %s\n", msgcatdir);
  /external/skia/src/pdf/
SkPDFCatalog.cpp 164 SkASSERT(false); // original not in catalog
173 // Add resource objects of substitute object to catalog.
  /system/core/toolbox/grep/
grep.h 52 extern nl_catd catalog;
53 #define getstr(n) catgets(catalog, 1, n, errstr[n])
  /libcore/luni/src/test/java/libcore/xml/
XsltXPathConformanceTestSuite.java 77 * suite's <code>catalog.xml</code> file as an argument.
93 = "/home/dalvik-prebuild/OASIS/XSLT-Conformance-TC/TESTS/catalog.xml";
128 System.out.println("Usage: XsltXPathConformanceTestSuite <catalog-xml>");
130 System.out.println(" catalog-xml: an XML file describing an OASIS test suite");
153 * <test-catalog submitter="Lotus">
160 * </test-catalog>
168 for (Element testCatalog : elementsOf(testSuiteElement.getElementsByTagName("test-catalog"))) {
  /external/oprofile/
configure.in 253 doc/xsl/catalog-1.xml \
275 AX_COPY_IF_CHANGE(doc/xsl/catalog-1.xml, doc/xsl/catalog.xml)
  /external/chromium/chrome/common/extensions/
extension_unpacker.h 75 // Parses the catalog at the given path and puts it in our list of parsed
  /external/chromium_org/chrome/utility/extensions/
unpacker.h 67 // Parses the catalog at the given path and puts it in our list of parsed
  /external/chromium_org/ppapi/examples/printing/
printing.cc 29 "6 0 obj<</Type/Catalog/Pages 3 0 R>>endobj\r"
  /external/chromium_org/third_party/tcmalloc/chromium/src/
heap-checker-bcad.cc 41 // catalog all the global objects in your program. If this happens,
  /external/chromium_org/third_party/tcmalloc/vendor/src/
heap-checker-bcad.cc 41 // catalog all the global objects in your program. If this happens,
  /external/e2fsprogs/intl/
textdomain.c 76 /* Set the current default message catalog to DOMAINNAME.
  /external/apache-http/src/org/apache/http/impl/
EnglishReasonPhraseCatalog.java 57 * The default instance of this catalog.
58 * This catalog is thread safe, so there typically
  /external/chromium_org/third_party/libxml/
libxml.gyp 80 'src/include/libxml/catalog.h',
129 'src/catalog.c',
  /external/elfutils/src/
ranlib.c 100 /* Make sure the message catalog can be found. */
103 /* Initialize the message catalog. */
  /external/stlport/
INSTALL 81 <STLport root dir>/lib and bin catalogs, NOT IN SYSTEM CATALOG. You can do the system
98 catalog.
  /external/valgrind/main/docs/xml/
xml_help.txt 4 - http://www.oreilly.com/catalog/docbook/
9 - http://www.oreilly.com/catalog/docbook/chapter/book/refelem.html
  /libcore/luni/src/main/java/java/sql/
Connection.java 214 * Gets this {@code Connection} object's current catalog name.
216 * @return the catalog name. {@code null} if there is no catalog
670 * Sets the catalog name for this connection. This is used to select a
672 * catalog names, this method is ignored.
674 * @param catalog
675 * the catalog name to use.
679 public void setCatalog(String catalog) throws SQLException;
    [all...]
ResultSetMetaData.java 41 * Returns the title of an indexed column's catalog.
45 * @return the catalog title.
  /external/libexif/auto-m4/
gettext.m4 45 dnl Catalog format: GNU --> install in $(datadir)
46 dnl Catalog extension: .mo after installation, .gmo in source tree
48 dnl Catalog format: GNU --> install in $(datadir)
49 dnl Catalog extension: .mo after installation, .gmo in source tree
51 dnl Catalog format: none
52 dnl Catalog extension: none
  /ndk/sources/host-tools/make-3.81/config/
gettext.m4 45 dnl Catalog format: GNU --> install in $(datadir)
46 dnl Catalog extension: .mo after installation, .gmo in source tree
48 dnl Catalog format: GNU --> install in $(datadir)
49 dnl Catalog extension: .mo after installation, .gmo in source tree
51 dnl Catalog format: none
52 dnl Catalog extension: none
  /external/chromium_org/third_party/libxml/src/
TODO 99 manage them -> like the /usr/bin/install-catalog from SGML
102 => use a catalog instead , and xhtml1-dtd package
116 - Implement OASIS XML Catalog support
  /external/stlport/src/
c_locale.h 428 * category to determine which catalog to open.
433 * The catalog must be a value that was returned by a previous call
440 * from an opened message catalog. Returns the supplied default if
  /ndk/sources/cxx-stl/stlport/src/
c_locale.h 428 * category to determine which catalog to open.
433 * The catalog must be a value that was returned by a previous call
440 * from an opened message catalog. Returns the supplied default if
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_gettext.py 128 gettext message catalog library.'''),
207 gettext message catalog library.'''),
414 "gettext message catalog library."
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_gettext.py 128 gettext message catalog library.'''),
207 gettext message catalog library.'''),
414 "gettext message catalog library."

Completed in 4831 milliseconds

1 2 3 4 5 6 78 91011>>