Searched refs:translations (Results 1 - 14 of 14) sorted by relevance

/external/autotest/client/profilers/powertop/src/po/
H A DMakefile5 translations: $(OBJ)
/external/mesa3d/src/mesa/drivers/dri/common/xmlpool/
H A Dgen_xmlpool.py29 # descriptions and translations.
117 def expandMatches (matches, translations, end=None):
119 nTranslations = len(translations)
121 # Expand the description+enums for all translations
122 for lang,trans in translations:
127 if len(matches) == 1 and i < len(translations) and \
147 translations = [("en", gettext.NullTranslations())] variable
154 translations.append ((lang, trans))
170 # translations.
180 expandMatches (descMatches, translations, lin
[all...]
/external/libmojo/third_party/jinja2/
H A Dext.py179 def _install(self, translations, newstyle=None):
180 gettext = getattr(translations, 'ugettext', None)
182 gettext = translations.gettext
183 ngettext = getattr(translations, 'ungettext', None)
185 ngettext = translations.ngettext
206 def _uninstall(self, translations):
/external/v8/src/crankshaft/
H A Dlithium-codegen.cc342 Handle<ByteArray> translations = local
344 data->SetTranslationByteArray(*translations);
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineVertexUtil.cpp693 const Vec2 translations[4] = local
713 const Vec2& translation = translations[quadNdx];
/external/lisa/libs/utils/
H A Dtrace.py763 translations = {'nrg_d' : 'nrg_diff',
767 df.rename(columns=translations, inplace=True)
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.equinox.preferences_3.5.300.v20150408-1437.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/v8/src/
H A Ddeoptimizer.cc703 ByteArray* translations = input_data->TranslationByteArray(); local
707 TranslationIterator state_iterator(translations, translation_index);
759 // Tail caller frame translations do not produce output frames.
935 // Read the context from the translations.
1182 // Read the context from the translations.
/external/bison/build-aux/
H A Dtexinfo.tex5437 % \putwordChapter can contain complex things in translations.
5458 % \putwordAppendix can contain complex things in translations.
5694 % commands in some of the translations.
5705 % commands in some of the translations.
5852 % commands in some of the translations.
5865 % commands in some of the translations.
/external/libexif/
H A Dconfigure13698 gp_config_msg_len="$(expr "Use translations" : '.*')"
13700 gp_config_msg_lhs="$(expr "Use translations" : "\(.\{0,${gp_config_len3}\}\)")..:"
13702 gp_config_msg_lhs="$(expr "Use translations:${gp_config_empty}" : "\(.\{0,${gp_config_len}\}\)")"
/external/libmicrohttpd/doc/
H A Dtexinfo.tex5438 % \putwordChapter can contain complex things in translations.
5459 % \putwordAppendix can contain complex things in translations.
5695 % commands in some of the translations.
5706 % commands in some of the translations.
5853 % commands in some of the translations.
5866 % commands in some of the translations.
/external/python/cpython2/Modules/_ctypes/libffi/
H A Dtexinfo.tex5438 % \putwordChapter can contain complex things in translations.
5459 % \putwordAppendix can contain complex things in translations.
5695 % commands in some of the translations.
5706 % commands in some of the translations.
5853 % commands in some of the translations.
5866 % commands in some of the translations.
/external/bison/
H A Dmaint.mk1524 echo "$(ME): getting translations into po (please ignore the robots.txt ERROR 404)..." && \
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 806 milliseconds