/prebuilts/gdb/darwin-x86/lib/python2.7/ |
gettext.py | 5 message catalog library. 26 # a Catalog class and instances, and the ability to add to a catalog file via 38 # - Lazy loading of .mo files. Currently the entire catalog is loaded into 53 __all__ = ['NullTranslations', 'GNUTranslations', 'Catalog', 268 self._catalog = catalog = {} 282 # Now put all messages from the .mo file buffer into the catalog 296 # Catalog description 333 catalog[(msgid1, i)] = tmsg[i] 338 catalog[msg] = tms [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/ |
gettext.py | 5 message catalog library. 26 # a Catalog class and instances, and the ability to add to a catalog file via 38 # - Lazy loading of .mo files. Currently the entire catalog is loaded into 53 __all__ = ['NullTranslations', 'GNUTranslations', 'Catalog', 268 self._catalog = catalog = {} 282 # Now put all messages from the .mo file buffer into the catalog 296 # Catalog description 333 catalog[(msgid1, i)] = tmsg[i] 338 catalog[msg] = tms [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
gettext.py | 5 message catalog library. 26 # a Catalog class and instances, and the ability to add to a catalog file via 38 # - Lazy loading of .mo files. Currently the entire catalog is loaded into 53 __all__ = ['NullTranslations', 'GNUTranslations', 'Catalog', 268 self._catalog = catalog = {} 282 # Now put all messages from the .mo file buffer into the catalog 296 # Catalog description 333 catalog[(msgid1, i)] = tmsg[i] 338 catalog[msg] = tms [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
gettext.py | 5 message catalog library. 26 # a Catalog class and instances, and the ability to add to a catalog file via 38 # - Lazy loading of .mo files. Currently the entire catalog is loaded into 53 __all__ = ['NullTranslations', 'GNUTranslations', 'Catalog', 268 self._catalog = catalog = {} 282 # Now put all messages from the .mo file buffer into the catalog 296 # Catalog description 333 catalog[(msgid1, i)] = tmsg[i] 338 catalog[msg] = tms [all...] |
/external/skia/tests/ |
PDFPrimitivesTest.cpp | 32 struct Catalog { 39 static SkString emit_to_string(T& obj, Catalog* catPtr = nullptr) { 40 Catalog catalog; local 43 catPtr = &catalog; 149 Catalog catalog; local 150 catalog.numbers.addObject(a1.get()); 151 REPORTER_ASSERT(reporter, catalog.numbers.getObjectNumber(a1.get()) == 1); 153 SkString result = emit_to_string(*a2, &catalog); 168 SkPDFObjNumMap catalog; local 279 Catalog catalog; local 343 Catalog catalog; local [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
mtsadmin.h | 57 typedef class Catalog Catalog; 59 typedef struct Catalog Catalog; 474 class Catalog;
|
mtxadmin.h | 58 typedef class Catalog Catalog; 60 typedef struct Catalog Catalog; [all...] |
adomd.h | 115 typedef class Catalog Catalog; 117 typedef struct Catalog Catalog; [all...] |
adoctint.h | 75 typedef class ADOCatalog Catalog; 77 typedef struct ADOCatalog Catalog; [all...] |
/prebuilts/tools/common/m2/repository/xml-resolver/xml-resolver/1.2/ |
xml-resolver-1.2.jar | |
/prebuilts/tools/common/m2/repository/com/sun/xml/dtd-parser/dtd-parser/1.1/ |
dtd-parser-1.1.jar | |