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

1 2 3 45 6 7 8 91011>>

  /external/kernel-headers/original/linux/
timex.h 202 extern int tickadj; /* amount of adjustment per tick */
209 extern long time_offset; /* time adjustment (us) */
217 extern long time_reftime; /* time at last adjustment (s) */
taskstats.h 83 * Uses time intervals seen by the kernel i.e. no adjustment
  /external/llvm/lib/Target/MSP430/
MSP430FrameLowering.cpp 56 // Calculate required stack adjustment
62 // Update the frame offset adjustment.
130 // Calculate required stack adjustment
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_rint.c 68 * adjustment is trickiest for j0==18 and j0==19
  /build/target/board/generic/
BoardConfig.mk 53 # This phase offset allows adjustment of the minimum latency from application
  /external/chromium_org/ash/wm/dock/
docked_window_resizer.h 58 // returns the offset that gives the necessary adjustment to snap.
  /external/chromium_org/content/browser/loader/
resource_buffer.cc 129 // trim it back. This allows us to reuse the alloc_end_ adjustment logic.
  /external/chromium_org/courgette/
patch_generator_x86_32.h 5 // This is the transformation and adjustment for Windows X86 executables.
  /external/chromium_org/third_party/opus/src/silk/
HP_variable_cutoff.c 53 /* adjustment based on quality */
  /external/chromium_org/third_party/ots/src/
head.cc 28 // Skip the checksum adjustment
  /external/clang/lib/CodeGen/
CGCXXABI.h 135 /// pointer. Apply the this-adjustment and set 'This' to the
195 /// support an ABI that allows this). Returns null if no adjustment
199 /// \brief Computes the non-virtual adjustment needed for a member pointer
201 /// getMemberPointerAdjustment(), the adjustment can be negative if the path
  /external/clang/test/CodeGenCXX/
aarch64-cxxabi.cpp 54 // nonvirtual members. As a result the adjustment is shifted (if ptr was used, a
  /external/icu4c/layout/
MarkToBasePosnSubtables.cpp 94 //JK: adjustment needs to account for non-zero advance of any marks between base glyph and current mark
  /external/libvpx/libvpx/vp8/encoder/x86/
denoising_sse2.c 42 /* Modify each level's adjustment according to motion_magnitude. */
  /external/libvpx/libvpx/vp9/encoder/
vp9_ratectrl.c 65 // q based adjustment to baseline enumerator
196 // the current inter-frame target too low. If the adjustment we apply here is
272 // More heavily damped adjustment used if we have been oscillating either side
455 // For very small rate targets where the fractional adjustment
  /external/llvm/include/llvm/CodeGen/
MachineBranchProbabilityInfo.h 59 // adjustment. Any edge weights used with the sum should be divided by Scale.
  /external/llvm/lib/Target/AArch64/
AArch64FrameLowering.h 53 /// Decides how much stack adjustment to perform in each phase of the prologue
  /external/llvm/test/CodeGen/X86/
force-align-stack-alloca.ll 31 ; The next adjustment of the stack is due to the alloca.
  /external/lzma/CPP/7zip/UI/Console/
List.cpp 151 static void PrintString(EAdjustment adjustment, int width, const UString &textString)
155 switch (adjustment)
359 static void PrintNumberString(EAdjustment adjustment, int width, const UInt64 *value)
364 PrintString(adjustment, width, textString);
  /external/qemu/distrib/sdl-1.2.15/docs/html/
sdlsetgammaramp.html 147 >Returns -1 on error (or if gamma adjustment is not supported).</P
  /external/sonivox/arm-hybrid-22k/lib_src/
ARM-E_interpolate_loop_gnu.s 97 @ This section performs a gain adjustment of -12dB for 16-bit samples
  /external/sonivox/arm-wt-22k/lib_src/
ARM-E_interpolate_loop_gnu.s 97 @ This section performs a gain adjustment of -12dB for 16-bit samples
  /frameworks/base/docs/html/tools/help/
zipalign.jd 35 <p>The adjustment is made by altering the size of
  /frameworks/base/services/java/com/android/server/power/
DisplayPowerRequest.java 49 // The screen auto-brightness adjustment factor in the range -1 (dimmer) to 1 (brighter).
  /hardware/invensense/60xx/libsensors_iio/software/core/mllite/
results_holder.c 67 * Sets the quaternion adjustment from 6 axis (accel, gyro) to 9 axis quaternion.
68 * @param[in] data Quaternion Adjustment
79 * Gets the quaternion adjustment from 6 axis (accel, gyro) to 9 axis quaternion.
80 * @param[out] data Quaternion Adjustment

Completed in 1439 milliseconds

1 2 3 45 6 7 8 91011>>