HomeSort by relevance Sort by last modified time
    Searched refs:Catalog (Results 1 - 7 of 7) sorted by null

  /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 
  /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/chromium_org/third_party/libxml/src/
configure     [all...]
parser.c 58 #include <libxml/catalog.h>
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
pdfjs.js     [all...]
  /external/libxml2/
parser.c 58 #include <libxml/catalog.h>
    [all...]

Completed in 165 milliseconds