HomeSort by relevance Sort by last modified time
    Searched defs:translations (Results 1 - 12 of 12) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/common/xmlpool/
gen_xmlpool.py 29 # 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, line
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Renderer/Renderable/
Renderable.java 82 float[] translations = new float[] local
88 translations[X], translations[Y], translations[Z]); local
  /cts/tests/pdf/src/android/graphics/pdf/cts/
PdfRendererTransformTest.java 72 int[] translations = new int[] { -A4_HEIGHT_PTS / 2, 0, A4_HEIGHT_PTS / 2 }; local
80 for (int translateX : translations) {
81 for (int translateY : translations) {
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineVertexUtil.cpp 693 const Vec2 translations[4] = local
713 const Vec2& translation = translations[quadNdx];
  /external/v8/src/crankshaft/
lithium-codegen.cc 342 Handle<ByteArray> translations = local
344 data->SetTranslationByteArray(*translations);
  /external/v8/src/
deoptimizer.cc 703 ByteArray* translations = input_data->TranslationByteArray(); local
707 TranslationIterator state_iterator(translations, translation_index);
759 // Tail caller frame translations do not produce output frames.
    [all...]
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.equinox.preferences_3.5.300.v20150408-1437.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.preferences_3.5.100.v20130422-1538.jar 
  /cts/apps/CtsVerifier/libs/
opencv3-android.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec-http2/4.1.0.CR3/
netty-codec-http2-4.1.0.CR3.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec-http2/4.1.3.Final/
netty-codec-http2-4.1.3.Final.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec-http2/4.1.6.Final/
netty-codec-http2-4.1.6.Final.jar 

Completed in 167 milliseconds