/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/chrome/browser/extensions/ |
sandboxed_extension_unpacker.cc | 559 // Could not read catalog data from disk. 571 DictionaryValue* catalog; local 572 if (!catalogs.GetDictionaryWithoutPathExpansion(*key_it, &catalog)) { 573 // Invalid catalog data. 587 // Invalid path for catalog. 600 if (!serializer.Serialize(*catalog)) { 601 // Error serializing catalog. 615 // Error saving catalog.
|
/external/chromium/chrome/common/extensions/ |
extension_message_bundle.cc | 76 DictionaryValue* catalog = (*it).get(); local 77 for (DictionaryValue::key_iterator key_it = catalog->begin_keys(); 78 key_it != catalog->end_keys(); ++key_it) { 83 if (!GetMessageValue(*key_it, *catalog, &value, error)) 133 const DictionaryValue& catalog, 138 if (!catalog.GetDictionaryWithoutPathExpansion(key, &name_tree)) {
|
/external/chromium_org/chrome/browser/extensions/ |
sandboxed_unpacker.cc | 758 // Could not read catalog data from disk. 769 const DictionaryValue* catalog = NULL; local 770 if (!it.value().GetAsDictionary(&catalog)) { 771 // Invalid catalog data. 783 // Invalid path for catalog. 796 if (!serializer.Serialize(*catalog)) { 797 // Error serializing catalog. 810 // Error saving catalog.
|
/external/chromium_org/chrome/common/extensions/ |
message_bundle.cc | 76 base::DictionaryValue* catalog = (*it).get(); local 77 for (base::DictionaryValue::Iterator message_it(*catalog);
|
/external/qemu/block/ |
bochs.c | 51 uint32_t catalog; // num of entries member in struct:bochs_header_v1::__anon24814::__anon24815 71 uint32_t catalog; // num of entries member in struct:bochs_header::__anon24816::__anon24817 138 s->catalog_size = le32_to_cpu(bochs.extra.redolog.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/grep/ |
grep.c | 59 nl_catd catalog; variable 328 catalog = catopen("grep", NL_CAT_LOCALE); 704 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> 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...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
locale_facets_nonio.h | 1646 typedef int catalog; typedef in struct:messages_base [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
locale_facets_nonio.h | 1670 typedef int catalog; typedef in struct:messages_base [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/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...] |