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

12 3 4 5 6 7 8 91011>>

  /frameworks/base/docs/html/
jd_extras_zh-tw.js 2 //must use intl/nn to override translated resources
  /external/glide/library/src/main/java/com/bumptech/glide/load/model/stream/
StreamModelLoader.java 10 * @param <T> The type of the model that will be translated into an {@link InputStream}.
  /packages/inputmethods/LatinIME/java/res/values/
strings-appname.xml 22 <!-- Application name for opensource Android keyboard. AOSP(Android Open Source Project) should not be translated.
26 <!-- Name of Android spell checker service. AOSP(Android Open Source Project) should not be translated.
30 <!-- Title for Android Keyboard settings screen. AOSP(Android Open Source Project) should not be translated.
34 <!-- Title for the spell checking service settings screen. AOSP(Android Open Source Project) should not be translated.
  /frameworks/compile/libbcc/include/bcinfo/
BitcodeTranslator.h 48 * \return true if the bitcode was translated successfully and false if an
54 * \return translated bitcode.
61 * \return size of the translated bitcode (in bytes).
  /development/samples/browseable/AccelerometerPlay/
_index.jd 13 temporary movement) will be translated to the on-screen particles.</p>
  /external/glide/library/src/main/java/com/bumptech/glide/load/model/file_descriptor/
FileDescriptorModelLoader.java 10 * @param <T> The type of the model that will be translated into an {@link java.io.File}.
  /external/libexif/test/nls/
check-nls.in 13 echo -n "Test installation of translated messages..."
18 echo "Could not create test installation of translated messages"
  /external/boringssl/src/ssl/test/runner/curve25519/
const_amd64.s 5 // This code was translated into a form compatible with 6a from the public
  /external/clang/utils/TableGen/
ClangCommentHTMLNamedCharacterReferenceEmitter.cpp 31 char Translated[UNI_MAX_UTF8_BYTES_PER_CODE_POINT];
32 char *TranslatedPtr = Translated;
36 StringRef UTF8(Translated, TranslatedPtr - Translated);
  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_program.h 23 boolean translated; member in struct:nvc0_program
  /external/selinux/policycoreutils/mcstrans/
ChangeLog 4 * Fix mixed raw and translated range bug
  /external/v8/src/third_party/fdlibm/
README.v8 17 that has been translated to Javascript. The rest remains in C, but has been
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/
section-match-1.d 7 # output, not translated into some other name, eg .text
  /external/apache-commons-math/src/main/java/org/apache/commons/math/geometry/
NotARotationMatrixException.java 40 * @param specifier format specifier (to be translated)
52 * @param specifier format specifier (to be translated)
  /external/mesa3d/src/gallium/drivers/nv30/
nv30_state.h 83 boolean translated; member in struct:nv30_vertprog
112 boolean translated; member in struct:nv30_fragprog
nv30_vertprog.c 49 vp->translated = FALSE;
65 if (vp->translated)
73 if (vp->translated)
77 if (!vp->translated) {
78 vp->translated = _nvfx_vertprog_translate(nv30, vp);
79 if (!vp->translated) {
237 if (vp->translated)
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
MoreKeysPanel.java 75 * @param x translated x coordinate of the touch point
76 * @param y translated y coordinate of the touch point
85 * @param x translated x coordinate of the touch point
86 * @param y translated y coordinate of the touch point
95 * @param x translated x coordinate of the touch point
96 * @param y translated y coordinate of the touch point
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
symshift.pl 268 my $translated;
271 $translated = "{P:$sym}";
273 $translated = $translation{$table}{$sym};
274 $translated = $sym unless $translated;
275 if (($other = $notpredicted{$table}{$translated}) && ($other != $id)) {
279 return $translated;
  /external/zlib/src/contrib/pascal/
readme.txt 28 translated directly into Pascal types of similar sizes (Integer,
42 - The gz* function interfaces are not translated, to avoid
45 cannot be translated into Pascal.
  /toolchain/binutils/binutils-2.25/include/gdb/
sim-d10v.h 32 0x10xxxxxx: Logical data address segment (DMAP translated memory)
33 0x11xxxxxx: Logical instruction address segment (IMAP translated memory)
42 memory segment assigning the translated address to PHYS. Since a
  /developers/samples/android/sensors/AccelerometerPlay/
template-params.xml 31 temporary movement) will be translated to the on-screen particles.</p>
67 temporary movement) will be translated to the on-screen particles.
  /external/apache-commons-math/src/main/java/org/apache/commons/math/estimation/
EstimationException.java 43 * @param specifier format specifier (to be translated)
53 * @param specifier format specifier (to be translated)
  /external/apache-commons-math/src/main/java/org/apache/commons/math/exception/util/
MessageFactory.java 37 * @param locale Locale in which the message should be translated.
52 * @param locale Locale in which the message should be translated.
  /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/
DerivativeException.java 38 * @param specifier format specifier (to be translated)
47 * @param specifier format specifier (to be translated)
IntegratorException.java 37 * @param specifier format specifier (to be translated)
48 * @param specifier format specifier (to be translated)

Completed in 264 milliseconds

12 3 4 5 6 7 8 91011>>