HomeSort by relevance Sort by last modified time
    Searched full:translation (Results 176 - 200 of 1097) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/webkit/WebCore/bindings/v8/custom/
V8CSSStyleDeclarationCustom.cpp 89 // we have to do the following translation. The translation turns upper
  /packages/inputmethods/LatinIME/java/res/values-el/
strings.xml 42 <!-- no translation found for auto_punctuate_summary (6589441565817502132) -->
92 <!-- no translation found for voice_initializing (661962047129906646) -->
  /packages/inputmethods/LatinIME/java/res/values-ja/
strings.xml 42 <!-- no translation found for auto_punctuate_summary (6589441565817502132) -->
92 <!-- no translation found for voice_initializing (661962047129906646) -->
  /packages/inputmethods/LatinIME/java/res/values-ko/
strings.xml 42 <!-- no translation found for auto_punctuate_summary (6589441565817502132) -->
92 <!-- no translation found for voice_initializing (661962047129906646) -->
  /packages/inputmethods/LatinIME/java/res/values-ru/
strings.xml 42 <!-- no translation found for auto_punctuate_summary (6589441565817502132) -->
92 <!-- no translation found for voice_initializing (661962047129906646) -->
  /packages/inputmethods/LatinIME/java/res/values-zh-rCN/
strings.xml 42 <!-- no translation found for auto_punctuate_summary (6589441565817502132) -->
92 <!-- no translation found for voice_initializing (661962047129906646) -->
  /packages/inputmethods/LatinIME/java/res/values-zh-rTW/
strings.xml 42 <!-- no translation found for auto_punctuate_summary (6589441565817502132) -->
92 <!-- no translation found for voice_initializing (661962047129906646) -->
  /external/bison/lib/
quotearg.c 163 /* MSGID approximates a quotation mark. Return its translation if it
168 char const *translation = _(msgid); local
169 if (translation == msgid && s == clocale_quoting_style)
170 translation = "\"";
171 return translation;
230 "'". If the catalog has no translation,
  /dalvik/vm/interp/
Jit.c 163 // the debug interpreter can return to the translation
388 * If one of our fixed tables or the translation buffer fills up,
389 * call this routine to avoid wasting cycles on future translation requests.
394 * Note 1: This won't necessarily stop all translation requests, and
478 LOGD("JIT: %d Translation chains, %d interp stubs",
612 * will cause an immediate end to the translation request - which will
    [all...]
  /external/bluetooth/glib/glib/
goption.c 441 * @translation_domain: a translation domain to use for translating
446 * exist, adds the @entries to it and sets the translation domain.
    [all...]
  /dalvik/dx/src/com/android/dx/dex/code/
RopTranslator.java 67 /** {@code non-null;} visitor to use during translation */
200 * Does the translation and returns the result.
486 * Instruction visitor class for doing the instruction translation per se.
550 * Code in the main translation loop will emit a
803 * Instruction visitor class for doing instruction translation with
  /external/bison/doc/
fdl.texi 88 for automatic translation to a variety of formats suitable for input
360 TRANSLATION
362 Translation is considered a kind of modification, so you may
368 translation of this License, and all the license notices in the
372 the translation and the original version of this License or a notice
  /external/skia/include/core/
SkMatrix.h 38 kTranslate_Mask = 0x01, //!< set if the matrix has translation
172 /** Preconcats the matrix with the specified translation.
205 /** Postconcats the matrix with the specified translation.
325 This is similar to mapPoints, but ignores any translation in the matrix.
337 This is similar to mapPoints, but ignores any translation in the matrix.
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-run.1 180 \" for automatic translation to a variety of formats suitable for input
407 \" 8. TRANSLATION
409 \" Translation is considered a kind of modification, so you may
415 \" translation of this License provided that you also include the
417 \" between the translation and the original English version of this
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/share/man/man1/
arm-eabi-run.1 180 \" for automatic translation to a variety of formats suitable for input
407 \" 8. TRANSLATION
409 \" Translation is considered a kind of modification, so you may
415 \" translation of this License provided that you also include the
417 \" between the translation and the original English version of this
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-run.1 180 \" for automatic translation to a variety of formats suitable for input
407 \" 8. TRANSLATION
409 \" Translation is considered a kind of modification, so you may
415 \" translation of this License provided that you also include the
417 \" between the translation and the original English version of this
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/share/man/man1/
arm-eabi-run.1 180 \" for automatic translation to a variety of formats suitable for input
407 \" 8. TRANSLATION
409 \" Translation is considered a kind of modification, so you may
415 \" translation of this License provided that you also include the
417 \" between the translation and the original English version of this
  /bionic/libc/include/net/
ethertypes.h 60 #define ETHERTYPE_PUPAT 0x0200 /* PUP Address Translation - see 0A01 */
64 #define ETHERTYPE_NSAT 0x0601 /* XNS Address Translation (3Mb only) */
80 #define ETHERTYPE_IEEEPUPAT 0x0A01 /* Xerox IEEE802.3 PUP Address Translation */
  /external/kernel-headers/original/asm-arm/
dma-mapping.h 187 * Unmap a single streaming mode DMA translation. The handle and size
212 * Unmap a single streaming mode DMA translation. The handle and size
303 * translation after a transfer.
  /ndk/build/platforms/android-3/arch-arm/usr/include/net/
ethertypes.h 60 #define ETHERTYPE_PUPAT 0x0200 /* PUP Address Translation - see 0A01 */
64 #define ETHERTYPE_NSAT 0x0601 /* XNS Address Translation (3Mb only) */
80 #define ETHERTYPE_IEEEPUPAT 0x0A01 /* Xerox IEEE802.3 PUP Address Translation */
  /ndk/build/platforms/android-4/arch-arm/usr/include/net/
ethertypes.h 60 #define ETHERTYPE_PUPAT 0x0200 /* PUP Address Translation - see 0A01 */
64 #define ETHERTYPE_NSAT 0x0601 /* XNS Address Translation (3Mb only) */
80 #define ETHERTYPE_IEEEPUPAT 0x0A01 /* Xerox IEEE802.3 PUP Address Translation */
  /ndk/build/platforms/android-5/arch-arm/usr/include/net/
ethertypes.h 60 #define ETHERTYPE_PUPAT 0x0200 /* PUP Address Translation - see 0A01 */
64 #define ETHERTYPE_NSAT 0x0601 /* XNS Address Translation (3Mb only) */
80 #define ETHERTYPE_IEEEPUPAT 0x0A01 /* Xerox IEEE802.3 PUP Address Translation */
  /ndk/build/platforms/android-5/arch-x86/usr/include/net/
ethertypes.h 60 #define ETHERTYPE_PUPAT 0x0200 /* PUP Address Translation - see 0A01 */
64 #define ETHERTYPE_NSAT 0x0601 /* XNS Address Translation (3Mb only) */
80 #define ETHERTYPE_IEEEPUPAT 0x0A01 /* Xerox IEEE802.3 PUP Address Translation */
  /ndk/build/platforms/android-8/arch-arm/usr/include/net/
ethertypes.h 60 #define ETHERTYPE_PUPAT 0x0200 /* PUP Address Translation - see 0A01 */
64 #define ETHERTYPE_NSAT 0x0601 /* XNS Address Translation (3Mb only) */
80 #define ETHERTYPE_IEEEPUPAT 0x0A01 /* Xerox IEEE802.3 PUP Address Translation */
  /ndk/build/platforms/android-8/arch-x86/usr/include/net/
ethertypes.h 60 #define ETHERTYPE_PUPAT 0x0200 /* PUP Address Translation - see 0A01 */
64 #define ETHERTYPE_NSAT 0x0601 /* XNS Address Translation (3Mb only) */
80 #define ETHERTYPE_IEEEPUPAT 0x0A01 /* Xerox IEEE802.3 PUP Address Translation */

Completed in 993 milliseconds

1 2 3 4 5 6 78 91011>>