HomeSort by relevance Sort by last modified time
    Searched full:carry (Results 101 - 125 of 3760) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
processor-flags.h 8 #define X86_EFLAGS_CF 0x00000001 /* Carry Flag */
10 #define X86_EFLAGS_AF 0x00000010 /* Auxiliary carry Flag */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
processor-flags.h 8 #define X86_EFLAGS_CF 0x00000001 /* Carry Flag */
10 #define X86_EFLAGS_AF 0x00000010 /* Auxiliary carry Flag */
  /art/runtime/interpreter/mterp/arm/
op_double_to_long.S 22 adds r1, r1, r1 @ sign bit to carry
op_float_to_long.S 20 adds r0, r0, r0 @ sign bit to carry
  /developers/build/prebuilts/gradle/BluetoothChat/Application/src/main/res/values/
base-strings.xml 24 This application allows two Android devices to carry out two-way text chat over
  /development/samples/browseable/BluetoothChat/res/values/
base-strings.xml 24 This application allows two Android devices to carry out two-way text chat over
  /external/annotation-tools/scene-lib/src/annotations/el/
package-info.java 4 * of the scene that can carry annotations. There is a multi-level class
  /external/autotest/client/site_tests/kernel_TPMPing/
kernel_TPMPing.py 26 # we forgot to carry over an important patch.
  /external/clang/test/CodeGenCXX/
debug-info-template-fwd.cpp 27 // Base<int> was never emitted so we ignore it and carry on until we
  /external/crcalc/
Android.mk 15 # Other files in this directory carry a different license.
  /external/crcalc/tests/
Android.mk 15 # Other files in this directory carry a different license.
AndroidManifest.xml 16 Other files in this directory carry a different license.
  /external/libmojo/mojo/edk/system/
ports_message.cc 51 // carry ports or non-header bytes.
  /external/llvm/test/CodeGen/ARM/
2012-03-26-FoldImmBug.ll 21 ; Note the adds.w may not set the carry flag even if the original sequence
  /external/llvm/test/CodeGen/PowerPC/
opt-sub-inst-cr0-live.mir 111 %15 = SUBFC8 %3, %1, implicit-def %carry
112 %16 = SUBFE8 %2, %0, implicit-def dead %carry, implicit %carry
121 ; CHECK: SUBFC8o %3, %1, implicit-def %carry, implicit-def %cr0
  /external/mockito/src/test/java/org/mockitousage/bugs/injection/
InjectMocksShouldTryPropertySettersFirstBeforeFieldAccessTest.java 19 * Issue 211 : @InjectMocks should carry out their work by the method (and not by field) if available
  /external/python/cpython2/Lib/lib-tk/test/test_tkinter/
test_loadtk.py 31 # doesn't actually carry through to the process level
  /external/python/cpython3/Lib/tkinter/test/test_tkinter/
test_loadtk.py 31 # doesn't actually carry through to the process level
  /external/swiftshader/third_party/LLVM/test/CodeGen/X86/
setcc.ll 4 ; Use sbb x, x to materialize carry bit in a GPR. The value is either
  /external/tensorflow/tensorflow/contrib/lite/kernels/internal/
types.h 35 int carry = 1; local
37 int current_val = current[idx] + carry;
43 carry = 0;
47 return (carry == 0);
  /external/valgrind/memcheck/tests/
malloc2.c 15 /* Simple multiply-with-carry random generator. */
  /hardware/qcom/bt/msm8960/libbt-vendor/include/
userial_vendor.h 48 /*hci cmd/event packet is required to carry the Packet indicator for UART interfaces only
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/test/test_tkinter/
test_loadtk.py 31 # doesn't actually carry through to the process level
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/test/test_tkinter/
test_loadtk.py 31 # doesn't actually carry through to the process level
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/test/test_tkinter/
test_loadtk.py 31 # doesn't actually carry through to the process level

Completed in 1483 milliseconds

1 2 3 45 6 7 8 91011>>