HomeSort by relevance Sort by last modified time
    Searched full:half (Results 76 - 100 of 1531) sorted by null

1 2 34 5 6 7 8 91011>>

  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_16/
Test_move_16.java 106 * @title When writing to a register that is one half of a
107 * register pair, but not touching the other half, the old register pair gets broken
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_from16/
Test_move_from16.java 98 * @title When writing to a register that is one half of a
99 * register pair, but not touching the other half, the old register pair gets broken
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_object/
Test_move_object.java 100 * @title When writing to a register that is one half of a
101 * register pair, but not touching the other half, the old register pair gets broken
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_object_16/
Test_move_object_16.java 99 * @title When writing to a register that is one half of a
100 * register pair, but not touching the other half, the old register pair gets broken
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_object_from16/
Test_move_object_from16.java 100 * @title When writing to a register that is one half of a
101 * register pair, but not touching the other half, the old register pair gets broken
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_wide/
Test_move_wide.java 94 * @title When writing to a register that is one half of a
95 * register pair, but not touching the other half, the old register pair gets broken
  /external/dropbear/libtommath/
bn_mp_dr_reduce.c 54 /* alias for lower half of x */
57 /* alias for upper half of x, or x/B**m */
bn_mp_reduce_is_2k_l.c 28 /* if more than half of the digits are -1 we're sold */
  /external/grub/netboot/
tulip.txt 27 10/100 half/full duplex. It seems like a pretty good value compared to
34 device. On other cards, it chooses 10mbit half-duplex.
  /external/kernel-headers/original/linux/byteorder/
swabb.h 18 * swahw32 swap 16-bit half-words in a 32-bit word
19 * swahb32 swap 8-bit halves of each 16-bit half-word in a 32-bit word
  /external/sqlite/android/
PhoneticStringUtils.h 30 // when previous "codepoint" is appropriate, like half-width "ka").
32 // In Japanese, "normalized" means that half-width and full-width katakana is
  /external/valgrind/main/memcheck/tests/
partiallydefinedeq.c 39 // set half of the words, but to different values; so this should
47 // set half of the words, but to the same value, so this forces the
  /external/webkit/Source/WebCore/platform/audio/
FFTConvolver.h 65 // Saves the 2nd half of the FFT buffer, so we can do an overlap-add with the 1st half of the next one
  /packages/apps/Calendar/res/layout/
edit_event.xml 64 <!-- TOP HALF -->
70 <!-- BOTTOM HALF GUESTS/ATTENDEES -->
  /bionic/libc/arch-x86/string/
swab.S 11 * by gcc at about half the size. If my i386 databook is correct, it
  /cts/apps/CtsVerifier/jni/audioquality/
GenerateSinusoid.h 22 with a half-raised-cosine function. It is up to the caller to
  /external/chromium/base/third_party/dmg_fp/
dmg_fp.h 13 // biased rounding (add half and chop).
  /external/chromium/chrome/browser/importer/
external_process_importer_host.h 21 // This class manages the import process. It creates the in-process half of the
  /external/chromium/crypto/
secure_hash_unittest.cc 14 std::string input3(500000, 'a'); // 'a' repeated half a million times
  /external/llvm/test/CodeGen/XCore/
unaligned_load.ll 17 ; Half word aligned load. Expands to two 16bit loads.
  /external/llvm/test/Transforms/InstCombine/
2007-02-07-PointerCast.ll 5 ; pointers in the high half of memory, so it wasn't noticed much
  /external/mesa3d/src/glsl/builtins/tools/
builtin_function.cpp 28 * We really don't want to half-compile builtin_functions.cpp and fail, though.
  /external/netcat/scripts/
dist.sh 6 ## logging. In a half-screen of shell script!!
  /external/openssl/crypto/ripemd/
README 11 after the first half of the calculation. I should read the origional
  /frameworks/compile/linkloader/include/
ELFTypes.h 125 typedef detail::ELFHalf half; typedef in struct:ELFPrimitiveTypes
146 typedef detail::ELFHalf half; typedef in struct:ELFPrimitiveTypes
187 typedef typename ELFPrimitiveTypes<BITWIDTH>::half half_t; \
205 typedef ELFPrimitiveTypes<BITWIDTH>::half half_t; \

Completed in 139 milliseconds

1 2 34 5 6 7 8 91011>>