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

1 23 4 5 6 7 8 91011>>

  /external/llvm/test/CodeGen/Mips/
eh-return64.ll 27 ; check that stack adjustment and handler are put in $v1 and $v0.
71 ; check that stack adjustment and handler are put in $v1 and $v0.
  /external/neven/Embedded/common/src/b_APIEm/
Functions.h 78 /** writes checksum adjustment value to meet chkSumA to memory
84 /** takes checksum adjustment value from memory stream */
  /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/screenshot/
ScreenshotTest.java 108 // the volume down key event will cause the 'volume adjustment' UI to appear in the
111 // 'volume adjustment' UI, instead of this test's activity
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
rtc.h 58 int pll_max; /* max +ve (faster) adjustment value */
59 int pll_min; /* max -ve (slower) adjustment value */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
rtc.h 58 int pll_max; /* max +ve (faster) adjustment value */
59 int pll_min; /* max -ve (slower) adjustment value */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
rtc.h 58 int pll_max; /* max +ve (faster) adjustment value */
59 int pll_min; /* max -ve (slower) adjustment value */
  /build/tools/zipalign/
README.txt 20 from being page-aligned. The adjustment is made by altering the size of
  /external/ceres-solver/examples/
simple_bundle_adjuster.cc 32 // files from University of Washington' Bundle Adjustment in the Large dataset:
45 // Read a Bundle Adjustment in the Large dataset.
190 // Create residuals for each observation in the bundle adjustment problem. The
209 // for standard bundle adjustment problems.
bundle_adjuster.cc 34 // For a simpler bare bones example of doing bundle adjustment with
39 // The problem being solved here is known as a Bundle Adjustment
50 // The problem used here comes from a collection of bundle adjustment
185 // Bundle adjustment problems have a sparsity structure that makes
  /external/chromium_org/chrome/renderer/printing/
print_web_view_helper_win.cc 46 // Calculate the dpi adjustment.
48 // adjustment factor to play content on the printer DC later during the
94 // Calculate the dpi adjustment.
210 // Update the dpi adjustment with the "page |actual_shrink|" calculated in
  /external/chromium_org/third_party/freetype/src/autofit/
afcjk.h 60 AF_CJK_BLUE_ADJUSTMENT = 1 << 3, /* used for scale adjustment */
  /external/freetype/src/autofit/
afcjk.h 60 AF_CJK_BLUE_ADJUSTMENT = 1 << 3, /* used for scale adjustment */
  /external/qemu/docs/
AUDIO.TXT 117 volume adjustment, etc..).
120 (AUD_write()) to to the mixing/volume-adjustment from emulated hardware sample
159 be sent to the hardware stereo buffer (before rate adjustment, i.e. not the number
167 standard rate/volume adjustment before mixing the conversion into the target
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_bundle.h 27 * \defgroup LMBundle (LM) Bundle adjustment utilities (a.k.a. Levenberg-Marquardt algorithm)
  /packages/apps/Camera2/jni/feature_stab/db_vlvm/
db_bundle.h 27 * \defgroup LMBundle (LM) Bundle adjustment utilities (a.k.a. Levenberg-Marquardt algorithm)
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_bundle.h 27 * \defgroup LMBundle (LM) Bundle adjustment utilities (a.k.a. Levenberg-Marquardt algorithm)
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
anim1-expected-completion55.txt 14 android:zAdjustment : Allows for an adjustment of the Z ordering of the content being animated for the duration of the animation. [enum]
  /external/ceres-solver/docs/source/
bibliography.rst 8 **Bundle Adjustment in the Large**, *Proceedings of the European
48 preconditioning for bundle adjustment**, *In Proceedings of the
104 A. W. Fitzgibbon, **Bundle Adjustment: A Modern Synthesis**,
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderVTTCue.cpp 255 int adjustment = 0; local
257 adjustment = -topOverflow;
259 adjustment = bottomOverflow;
261 if (adjustment)
262 setY(y() + adjustment);
  /external/llvm/lib/Target/AArch64/
AArch64FrameLowering.cpp 37 // 0x1f8, but stack adjustment should always be a multiple of 16.
76 // If there aren't any callee-saved registers, two-phase adjustment is
84 // Tell everyone else how much adjustment we're expecting them to use. In
85 // particular if an adjustment is required for a tail call the epilogue could
106 // adjustment.
125 // The offset adjustment used when emitting debugging locations relative
161 // The rest of the stack adjustment
205 // in the epilogue, the residual adjustment is executed first.
284 // Now we need to find out where to put the bulk of the stack adjustment
618 // this adjustment is a no-op
    [all...]
  /external/clang/test/CodeGenCXX/
thunks.cpp 271 // The this-adjustment and return-adjustment thunk required when
275 // The return-adjustment thunk required when C::f appears in a vtable
  /external/chromium_org/ash/wm/panels/
panel_window_resizer.h 51 // the offset gives the necessary adjustment to snap to the launcher.
  /external/chromium_org/base/process/
memory.h 48 // adjustment is [-1000, 1000], with [0, 1000] being user accessible.
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
gen7_misc_state.c 52 * be performed using the fine adjustment of "depth coordinate offset X/Y"
53 * (dw5 of 3DSTATE_DEPTH_BUFFER). Any remaining coarse adjustment will be
58 * adjustment will be possible to apply to all three buffers. Since coarse
59 * adjustment can only be applied in multiples of the tile size, we will OR
  /external/harfbuzz/src/
harfbuzz-gpos-private.h 48 HB_Short XPlacement; /* horizontal adjustment for
50 HB_Short YPlacement; /* vertical adjustment for
52 HB_Short XAdvance; /* horizontal adjustment for
54 HB_Short YAdvance; /* vertical adjustment for

Completed in 838 milliseconds

1 23 4 5 6 7 8 91011>>