HomeSort by relevance Sort by last modified time
    Searched refs:to (Results 151 - 175 of 14121) sorted by null

1 2 3 4 5 67 8 91011>>

  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
ComposingText.java 10 * Unless required by applicable law or agreed to in writing, software
53 * (ex) the result of Kana-to-Kanji conversion in Japanese,
54 * Pinyin-to-Kanji conversion in Chinese, Hangul-to-Hanja conversion in Korean language.
78 * Output internal information to the log.
87 tmp += "(" + ss.string + "," + ss.from + "," + ss.to + ")";
117 * Convert the range of segments to a string.
121 * @param to Convert range to
124 public String toString(int layer, int from, int to) {
    [all...]
  /art/test/005-annotations/src/android/test/anno/
IntToString.java 11 String to(); method in interface:IntToString
  /dalvik/dx/tests/112-dex-return-jsr-result/
run 11 # Unless required by applicable law or agreed to in writing, software
17 # The awk fun here tries to cull out all but the salient bits. The aim
18 # is to check to see that there are two invoke-static instructions, each
22 dx --debug --dex --dump-to=- --dump-method=blort.zorch --dump-width=200 \
32 # Note: This has to be done before the test clause below.
45 # Note: This has to be done after the test clause above.
61 dx --debug --dex --dump-to=- --dump-method=blort.zorch --dump-width=200 \
  /development/ndk/platforms/android-3/header-patches/include/asm/
uaccess.h 30 #define __copy_from_user(to,from,n) (memcpy(to, (void __force *)from, n), 0)
31 #define __copy_to_user(to,from,n) (memcpy((void __force *)to, from, n), 0)
  /development/ndk/platforms/android-3/include/linux/netfilter/
xt_connbytes.h 5 *** of the same name, to make information necessary for userspace to
6 *** call into the kernel available to libc. It contains only constants,
31 aligned_u64 to; member in struct:xt_connbytes_info::__anon1399
  /external/chromium_org/build/android/gyp/
strip_library_for_device.py 28 help='Path to the toolchain\'s strip binary')
30 help='Argument to be passed to strip')
36 help='Path to json file containing list of libraries')
37 parser.add_option('--stamp', help='Path to touch on success')
  /external/chromium_org/third_party/libjingle/source/talk/examples/call/
mucinvitesendtask.h 13 * 3. The name of the author may not be used to endorse or promote products
17 * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
20 * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
43 XmppReturnStatus Send(const Jid& to, const Jid& invitee);
  /external/chromium_org/third_party/protobuf/java/src/test/java/com/google/protobuf/
BoundedByteStringTest.java 16 // contributors may be used to endorse or promote products derived from
21 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
25 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
38 * is strange enough that it needs to be overridden here is {@link #testToString()}.
49 int to = sourceBytes.length - 100; local
50 stringUnderTest = ByteString.copyFrom(sourceBytes).substring(from, to);
51 referenceBytes = new byte[to - from];
52 System.arraycopy(sourceBytes, from, referenceBytes, 0, to - from);
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/
elfglobal.asm 1 ; Note: you should be able to link elfreloc.o with elfglobal.o to make a
  /external/jarjar/src/main/com/tonicsystems/jarjar/
DepHandler.java 10 * Unless required by applicable law or agreed to in writing, software
27 void handle(PathClass from, PathClass to) throws IOException;
  /external/valgrind/main/gdbserver_tests/
mcinfcallRU.stderr.exp 2 main ready to sleep and/or burn
4 Reset valgrind output to log (orderly_finish)
nlsigvgdb.stderrB.exp 2 vgdb-error value changed from 0 to 999999
5 monitor command request to kill this process
  /external/valgrind/main/none/tests/s390x/
rounding-4.stdout.exp 1 setting FPC rounding mode to [-> near]
3 setting FPC rounding mode to [-> zero]
5 setting FPC rounding mode to [-> +inf]
7 setting FPC rounding mode to [-> -inf]
10 setting FPC rounding mode to [-> near]
12 setting FPC rounding mode to [-> zero]
14 setting FPC rounding mode to [-> +inf]
16 setting FPC rounding mode to [-> -inf]
  /ndk/tests/device/crazy_linker/jni/
Android.mk 1 # Define CRAZY_LINKER_SRC_DIR in your environment to redirect to a different
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/netfilter/
xt_connbytes.h 5 *** of the same name, to make information necessary for userspace to
6 *** call into the kernel available to libc. It contains only constants,
31 aligned_u64 to; member in struct:xt_connbytes_info::__anon51119
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/netfilter/
xt_connbytes.h 5 *** of the same name, to make information necessary for userspace to
6 *** call into the kernel available to libc. It contains only constants,
31 aligned_u64 to; member in struct:xt_connbytes_info::__anon51473
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/netfilter/
xt_connbytes.h 5 *** of the same name, to make information necessary for userspace to
6 *** call into the kernel available to libc. It contains only constants,
31 aligned_u64 to; member in struct:xt_connbytes_info::__anon51827
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/netfilter/
xt_connbytes.h 5 *** of the same name, to make information necessary for userspace to
6 *** call into the kernel available to libc. It contains only constants,
31 aligned_u64 to; member in struct:xt_connbytes_info::__anon52246
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/netfilter/
xt_connbytes.h 5 *** of the same name, to make information necessary for userspace to
6 *** call into the kernel available to libc. It contains only constants,
31 aligned_u64 to; member in struct:xt_connbytes_info::__anon52609
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/netfilter/
xt_connbytes.h 5 *** of the same name, to make information necessary for userspace to
6 *** call into the kernel available to libc. It contains only constants,
31 aligned_u64 to; member in struct:xt_connbytes_info::__anon53033
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/netfilter/
xt_connbytes.h 5 *** of the same name, to make information necessary for userspace to
6 *** call into the kernel available to libc. It contains only constants,
31 aligned_u64 to; member in struct:xt_connbytes_info::__anon53395
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/netfilter/
xt_connbytes.h 5 *** of the same name, to make information necessary for userspace to
6 *** call into the kernel available to libc. It contains only constants,
31 aligned_u64 to; member in struct:xt_connbytes_info::__anon54014
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/netfilter/
xt_connbytes.h 5 *** of the same name, to make information necessary for userspace to
6 *** call into the kernel available to libc. It contains only constants,
31 aligned_u64 to; member in struct:xt_connbytes_info::__anon54351
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/netfilter/
xt_connbytes.h 5 *** of the same name, to make information necessary for userspace to
6 *** call into the kernel available to libc. It contains only constants,
31 aligned_u64 to; member in struct:xt_connbytes_info::__anon55146
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/netfilter/
xt_connbytes.h 5 *** of the same name, to make information necessary for userspace to
6 *** call into the kernel available to libc. It contains only constants,
31 aligned_u64 to; member in struct:xt_connbytes_info::__anon55593

Completed in 775 milliseconds

1 2 3 4 5 67 8 91011>>