HomeSort by relevance Sort by last modified time
    Searched full:translated (Results 551 - 575 of 1711) sorted by null

<<21222324252627282930>>

  /external/jdiff/src/jdiff/
DiffMyers.java 22 @author Stuart D. Gathman, translated from GNU diff 1.15
46 the arrays is translated to an "equivalence number" based on
  /external/mesa3d/src/gallium/drivers/nv50/
nv50_surface.c 468 blit->vp.translated = TRUE;
579 blit->fp.translated = TRUE;
  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_surface.c 484 blit->vp.translated = TRUE;
645 blit->fp.translated = TRUE;
    [all...]
  /external/mesa3d/src/gallium/drivers/r300/
r300_texture.c 95 * Some special formats are translated directly using R300_EASY_TX_FORMAT,
96 * but the majority of them is translated in a generic way, automatically
    [all...]
  /external/protobuf/java/
README.txt 523 translated to one public mutable Java field each, repeated fields are still
524 translated to arrays. No accessors are generated for them.
  /external/tinyxml/docs/
index.html 75 The test file "utf8test.xml" is an XML containing English, Spanish, Russian, and Simplified Chinese. (Hopefully they are translated correctly). The file "utf8test.gif" is a screen capture of the XML file, rendered in IE. Note that if you don't have the correct fonts (Simplified Chinese or Russian) on your system, you won't see output that matches the GIF file even if you can parse it correctly. Also note that (at least on my Windows machine) console output is in a Western code page, so that Print() or printf() cannot correctly display the file. This is not a bug in TinyXml - just an OS issue. No data is lost or destroyed by TinyXml. The console just doesn't render UTF-8.<p>
85 These are recognized when the XML document is read, and translated to there UTF-8 equivalents. For instance, text with the XML of:<p>
  /external/toybox/www/
design.html 310 "4 < 17" or "12 > 5", it's intentional: those don't need to be translated.</p>
318 were trying to take, and the perror gives a translated error message (from libc)
  /frameworks/base/libs/hwui/
FrameBuilder.cpp 145 // #1 - content (local bounds are at (0,0), will be translated and clipped to backdrop)
    [all...]
  /packages/apps/ExactCalculator/src/com/android/calculator2/
Calculator.java 107 // ANIMATE, ERROR, and RESULT are translated to an INIT state if the application
775 // Result window now remains translated in the top slot while the result is displayed.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/
def.h 716 /**< Volume can be translated to dB with pa_sw_volume_to_dB()
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/
def.h     [all...]
  /toolchain/binutils/binutils-2.25/gas/doc/
c-mmix.texi 213 symbols are translated into ordinary symbols using control characters are
215 are not translated back in error messages. Thus you may see confusing
  /external/libevent/
http.c 2879 char *translated; local
    [all...]
  /ndk/sources/host-tools/make-3.81/po/
he.po 61 # These are not translated, since they belong to a test program.
599 # Here and elsewhere leading strings passed to perror are not translated,
1217 # Here and elsewhere leading strings passed to perror are not translated,
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf32-xtensa.c 5935 bfd_boolean translated; member in struct:reloc_bfd_fix_struct
    [all...]
  /art/runtime/
class_linker.h     [all...]
  /external/deqp/modules/gles2/functional/
es2fTextureMipmapTests.cpp     [all...]
  /external/iproute2/doc/
ip-cref.tex     [all...]
  /external/llvm/docs/
YamlIO.rst 525 To be translated to or from a YAML mapping for your type T you must specialize
807 To be translated to or from a YAML sequence for your type T you must specialize
    [all...]
  /external/mesa3d/src/gallium/drivers/nv30/
nvfx_fragprog.c     [all...]
  /external/valgrind/VEX/pub/
libvex.h 526 size. Each translated bb is assumed to be entered with a specified
642 /* OUT: which bits of guest code actually got translated */
    [all...]
  /frameworks/base/docs/html/distribute/tools/
launch-checklist.jd 571 should be translated, for maximum effectiveness. You can create different
580 needed and test that they are loaded properly. Save your app's translated
    [all...]
  /frameworks/base/docs/html/google/play/billing/
billing_admin.jd 274 translated versions of the <em>title</em> and <em>description</em> in addition to the default,
285 default title, and default description as well as the translated titles and descriptions using
    [all...]
  /frameworks/ex/widget/java/com/android/ex/widget/
StaggeredGridView.java 68 * - Any child index can be translated to an adapter position by adding mFirstPosition.
69 * - Any adapter position can be translated to a child index by subtracting mFirstPosition.
    [all...]
  /frameworks/opt/photoviewer/src/com/android/ex/photo/views/
PhotoView.java 656 // in case you were zoomed in or translated (since those settings
    [all...]

Completed in 1788 milliseconds

<<21222324252627282930>>