HomeSort by relevance Sort by last modified time
    Searched defs:catalog (Results 1 - 25 of 67) sorted by null

1 2 3

  /external/chromium_org/third_party/libxml/src/
testThreads.c 10 #include <libxml/catalog.h>
29 static const char *catalog = "test/threads/complex.xml"; variable
106 xmlLoadCatalog(catalog);
151 xmlLoadCatalog(catalog);
152 printf("loaded catalog: %s\n", catalog);
199 fprintf(stderr, "libxml was not compiled with thread or catalog support\n");
testThreadsWin32.c 9 #include <libxml/catalog.h>
19 static const char *catalog = "test/threads/complex.xml"; variable
96 xmlLoadCatalog(catalog);
147 fprintf(stderr, "libxml was not compiled with thread or catalog support\n");
catalog.c 2 * catalog.c: set of generic Catalog related routines
5 * http://www.jclark.com/sp/catalog.htm
39 #include <libxml/catalog.h>
71 #define XML_XML_DEFAULT_CATALOG "file:///etc/xml/catalog"
74 #define XML_SGML_DEFAULT_CATALOG "file:///etc/sgml/catalog"
79 static char XML_XML_DEFAULT_CATALOG[256] = "file:///etc/xml/catalog";
154 * SGML Catalogs are stored as a simple hash table of catalog entries
155 * Catalog stack to check against overflows when building the
156 * SGML catalog
658 xmlNodePtr catalog; local
    [all...]
  /external/stlport/src/
message_facets.h 53 * In glibc nl_catd type is void *, but messages_base::catalog is defined as int
56 * catalog open---this case can't be represented with pointers.
58 * messages_base::catalog and nl_catd handler.
65 /* If no mapping a message_base::catalog entry, int typedef according C++ Standard 22.2.7.1,
78 typedef hash_map<messages_base::catalog, nl_catd_type, hash<messages_base::catalog>, equal_to<messages_base::catalog>,
79 allocator<pair<_STLP_CONST messages_base::catalog, nl_catd_type> > > map_type;
80 typedef hash_map<nl_catd_type, messages_base::catalog, hash<nl_catd_type>, equal_to<nl_catd_type>,
81 allocator<pair<_STLP_CONST nl_catd_type, messages_base::catalog> > > rmap_type
119 typedef messages_base::catalog catalog; typedef in class:_Messages
    [all...]
  /ndk/sources/cxx-stl/stlport/src/
message_facets.h 53 * In glibc nl_catd type is void *, but messages_base::catalog is defined as int
56 * catalog open---this case can't be represented with pointers.
58 * messages_base::catalog and nl_catd handler.
65 /* If no mapping a message_base::catalog entry, int typedef according C++ Standard 22.2.7.1,
78 typedef hash_map<messages_base::catalog, nl_catd_type, hash<messages_base::catalog>, equal_to<messages_base::catalog>,
79 allocator<pair<_STLP_CONST messages_base::catalog, nl_catd_type> > > map_type;
80 typedef hash_map<nl_catd_type, messages_base::catalog, hash<nl_catd_type>, equal_to<nl_catd_type>,
81 allocator<pair<_STLP_CONST nl_catd_type, messages_base::catalog> > > rmap_type
119 typedef messages_base::catalog catalog; typedef in class:_Messages
    [all...]
  /external/stlport/stlport/stl/
_messages_facets.h 45 typedef int catalog; typedef in class:messages_base
57 typedef messages_base::catalog catalog; typedef in class:messages
63 catalog open(const string& __fn, const locale& __loc) const
65 string_type get(catalog __c, int __set, int __msgid,
68 inline void close(catalog __c) const
76 virtual catalog do_open(const string& /*__fn*/, const locale& /*__loc*/) const
78 virtual string_type do_get(catalog /*__c*/, int /*__set*/, int /*__msgid*/,
81 virtual void do_close(catalog /*__c*/) const
90 typedef messages_base::catalog catalog typedef in class:messages
126 typedef messages_base::catalog catalog; typedef in class:messages_byname
154 typedef messages_base::catalog catalog; typedef in class:messages_byname
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_messages_facets.h 45 typedef int catalog; typedef in class:messages_base
57 typedef messages_base::catalog catalog; typedef in class:messages
63 catalog open(const string& __fn, const locale& __loc) const
65 string_type get(catalog __c, int __set, int __msgid,
68 inline void close(catalog __c) const
76 virtual catalog do_open(const string& __fn, const locale& __loc) const
78 virtual string_type do_get(catalog __c, int __set, int __msgid,
81 virtual void do_close(catalog __c) const
90 typedef messages_base::catalog catalog typedef in class:messages
126 typedef messages_base::catalog catalog; typedef in class:messages_byname
154 typedef messages_base::catalog catalog; typedef in class:messages_byname
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_messages_facets.h 45 typedef int catalog; typedef in class:messages_base
57 typedef messages_base::catalog catalog; typedef in class:messages
63 catalog open(const string& __fn, const locale& __loc) const
65 string_type get(catalog __c, int __set, int __msgid,
68 inline void close(catalog __c) const
76 virtual catalog do_open(const string& __fn, const locale& __loc) const
78 virtual string_type do_get(catalog __c, int __set, int __msgid,
81 virtual void do_close(catalog __c) const
90 typedef messages_base::catalog catalog typedef in class:messages
126 typedef messages_base::catalog catalog; typedef in class:messages_byname
154 typedef messages_base::catalog catalog; typedef in class:messages_byname
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_messages_facets.h 45 typedef int catalog; typedef in class:messages_base
57 typedef messages_base::catalog catalog; typedef in class:messages
63 catalog open(const string& __fn, const locale& __loc) const
65 string_type get(catalog __c, int __set, int __msgid,
68 inline void close(catalog __c) const
76 virtual catalog do_open(const string& __fn, const locale& __loc) const
78 virtual string_type do_get(catalog __c, int __set, int __msgid,
81 virtual void do_close(catalog __c) const
90 typedef messages_base::catalog catalog typedef in class:messages
126 typedef messages_base::catalog catalog; typedef in class:messages_byname
154 typedef messages_base::catalog catalog; typedef in class:messages_byname
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_messages_facets.h 45 typedef int catalog; typedef in class:messages_base
57 typedef messages_base::catalog catalog; typedef in class:messages
63 catalog open(const string& __fn, const locale& __loc) const
65 string_type get(catalog __c, int __set, int __msgid,
68 inline void close(catalog __c) const
76 virtual catalog do_open(const string& __fn, const locale& __loc) const
78 virtual string_type do_get(catalog __c, int __set, int __msgid,
81 virtual void do_close(catalog __c) const
90 typedef messages_base::catalog catalog typedef in class:messages
126 typedef messages_base::catalog catalog; typedef in class:messages_byname
154 typedef messages_base::catalog catalog; typedef in class:messages_byname
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_messages_facets.h 45 typedef int catalog; typedef in class:messages_base
57 typedef messages_base::catalog catalog; typedef in class:messages
63 catalog open(const string& __fn, const locale& __loc) const
65 string_type get(catalog __c, int __set, int __msgid,
68 inline void close(catalog __c) const
76 virtual catalog do_open(const string& __fn, const locale& __loc) const
78 virtual string_type do_get(catalog __c, int __set, int __msgid,
81 virtual void do_close(catalog __c) const
90 typedef messages_base::catalog catalog typedef in class:messages
126 typedef messages_base::catalog catalog; typedef in class:messages_byname
154 typedef messages_base::catalog catalog; typedef in class:messages_byname
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_messages_facets.h 45 typedef int catalog; typedef in class:messages_base
57 typedef messages_base::catalog catalog; typedef in class:messages
63 catalog open(const string& __fn, const locale& __loc) const
65 string_type get(catalog __c, int __set, int __msgid,
68 inline void close(catalog __c) const
76 virtual catalog do_open(const string& __fn, const locale& __loc) const
78 virtual string_type do_get(catalog __c, int __set, int __msgid,
81 virtual void do_close(catalog __c) const
90 typedef messages_base::catalog catalog typedef in class:messages
126 typedef messages_base::catalog catalog; typedef in class:messages_byname
154 typedef messages_base::catalog catalog; typedef in class:messages_byname
    [all...]
  /external/chromium_org/chrome/browser/extensions/
sandboxed_unpacker.cc 766 // Could not read catalog data from disk.
778 const base::DictionaryValue* catalog = NULL; local
779 if (!it.value().GetAsDictionary(&catalog)) {
780 // Invalid catalog data.
792 // Invalid path for catalog.
805 if (!serializer.Serialize(*catalog)) {
806 // Error serializing catalog.
819 // Error saving catalog.
  /external/chromium_org/extensions/common/
message_bundle.cc 76 base::DictionaryValue* catalog = (*it).get(); local
77 for (base::DictionaryValue::Iterator message_it(*catalog);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-apache-resolver.jar 
  /system/core/toolbox/upstream-netbsd/usr.bin/grep/
grep.c 59 nl_catd catalog; variable
325 catalog = catopen("grep", NL_CAT_LOCALE);
701 catclose(catalog);
  /external/libxml2/
catalog.c 2 * catalog.c: set of generic Catalog related routines
5 * http://www.jclark.com/sp/catalog.htm
39 #include <libxml/catalog.h>
73 #define XML_XML_DEFAULT_CATALOG "file:///etc/xml/catalog"
76 #define XML_SGML_DEFAULT_CATALOG "file:///etc/sgml/catalog"
81 static char XML_XML_DEFAULT_CATALOG[256] = "file:///etc/xml/catalog";
158 * SGML Catalogs are stored as a simple hash table of catalog entries
159 * Catalog stack to check against overflows when building the
160 * SGML catalog
662 xmlNodePtr catalog; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
locale_facets_nonio.h 1670 typedef int catalog; typedef in struct:messages_base
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
locale_facets_nonio.h 1670 typedef int catalog; typedef in struct:messages_base
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
locale_facets_nonio.h 1670 typedef int catalog; typedef in struct:messages_base
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets_nonio.h 1646 typedef int catalog; typedef in struct:messages_base
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets_nonio.h 1646 typedef int catalog; typedef in struct:messages_base
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets_nonio.h 1646 typedef int catalog; typedef in struct:messages_base
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
locale_facets_nonio.h 1646 typedef int catalog; typedef in struct:messages_base
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
locale_facets_nonio.h 1670 typedef int catalog; typedef in struct:messages_base
    [all...]

Completed in 2402 milliseconds

1 2 3