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

1 2 3 45 6 7 8 91011>>

  /external/bluetooth/bluedroid/bta/hh/
bta_hh_utils.c 383 /* x displacement */
386 /* y displacement */
  /external/bluetooth/bluedroid/bta/include/
bta_hh_api.h 263 INT8 delta_x; /* displacement x */
264 INT8 delta_y; /* displacement y */
  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
preamble_patcher_with_stub.cc 223 // jmp (Jump near, relative, displacement relative to next instruction)
251 // (Jump near, relative, displacement relative to next instruction)
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
preamble_patcher_with_stub.cc 223 // jmp (Jump near, relative, displacement relative to next instruction)
251 // (Jump near, relative, displacement relative to next instruction)
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
insn.h 42 yasm_value disp; /**< address displacement */
50 /** 1 if a displacement should be present in the output. */
  /external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/heightmap/
MidpointDisplacementHeightMap.java 42 * the midpoint displacement algorithm. See Constructor javadoc for more info.
154 logger.log(Level.INFO, "Midpoint displacement heightmap generated");
  /external/llvm/test/CodeGen/SystemZ/
int-div-01.ll 79 ; Test memory division with no displacement.
92 ; Test memory remainder with no displacement.
int-div-02.ll 51 ; Test memory division with no displacement.
66 ; Test memory remainder with no displacement.
int-div-03.ll 71 ; Test memory division with no displacement.
85 ; Test memory remainder with no displacement.
int-div-04.ll 45 ; Testg memory division with no displacement.
58 ; Testg memory remainder with no displacement.
int-div-05.ll 51 ; Testg memory division with no displacement.
66 ; Testg memory remainder with no displacement.
and-03.ll 17 ; Check NG with no displacement.
bswap-04.ll 7 ; Check STRV with no displacement.
  /external/svox/pico/lib/
picosig2.h 106 picoos_int16 ivalue4; /*reserved for framelen, displacement*/
180 #define framesz_p ivalue4 /*displacement*/
  /art/compiler/dex/quick/arm/
call_arm.cc 293 * The sparse table in the literal pool is an array of <key,displacement>
296 * must be lower than the reg for the displacement.
308 * add rARM_PC, r_disp ; This is the branch from which we compute displacement
393 // Load the displacement from the switch table
  /art/compiler/jni/quick/arm/
calling_convention_arm.cc 82 FrameOffset(displacement_.Int32Value() + // displacement
  /art/compiler/jni/quick/mips/
calling_convention_mips.cc 82 FrameOffset(displacement_.Int32Value() + // displacement
  /external/chromium_org/third_party/freetype/src/truetype/
ttinterp.h 73 /* Point displacement along the freedom vector routine */
  /external/chromium_org/third_party/skia/gyp/
gmslides.gypi 40 '../gm/displacement.cpp',
  /external/chromium_org/v8/src/arm/
frames-arm.h 119 // FP-relative displacement of the caller's SP. It points just
  /external/chromium_org/v8/src/ia32/
frames-ia32.h 82 // FP-relative displacement of the caller's SP. It points just
  /external/chromium_org/v8/src/x64/
frames-x64.h 75 // FP-relative displacement of the caller's SP. It points just
  /external/llvm/lib/Target/AArch64/
AArch64BranchFixupPass.cpp 118 /// conditional or unconditional, the max displacement, and (if IsCond is
432 /// MI's displacement field.
449 /// displacement field.
470 /// displacement field. It is converted to an inverse conditional branch + an
  /external/llvm/lib/Target/Hexagon/
HexagonAsmPrinter.h 104 // selection pass to print $+8, an eight byte displacement from the PC.
  /external/llvm/lib/Target/Hexagon/InstPrinter/
HexagonInstPrinter.cpp 181 // selection pass to print $+8, an eight byte displacement from the PC.

Completed in 606 milliseconds

1 2 3 45 6 7 8 91011>>