/external/clang/test/CodeGenCXX/ |
vtable-layout.cpp | 194 // CHECK-8-NEXT: [return adjustment: 4 non-virtual] 216 // CHECK-9-NEXT: [return adjustment: 0 non-virtual, -24 vbase offset offset] 223 // Virtual result adjustments with an additional non-virtual adjustment. 232 // CHECK-10-NEXT: [return adjustment: 4 non-virtual, -24 vbase offset offset] 321 // CHECK-13-NEXT: [this adjustment: -16 non-virtual] 356 // CHECK-14-NEXT: [this adjustment: -8 non-virtual] 362 // CHECK-14-NEXT: [this adjustment: -24 non-virtual] 492 // CHECK-19-NEXT: [this adjustment: 0 non-virtual, -32 vcall offset offset] 641 // CHECK-23-NEXT: [this adjustment: 0 non-virtual, -24 vcall offset offset] 643 // CHECK-23-NEXT: [this adjustment: 0 non-virtual, -24 vcall offset offset [all...] |
aarch64-cxxabi.cpp | 54 // nonvirtual members. As a result the adjustment is shifted (if ptr was used, a
|
/external/ceres-solver/internal/ceres/ |
visibility_based_preconditioner.h | 42 // Bundle Adjustment in the Large 46 // Visibility Based Preconditioning for Bundle Adjustment 76 // Motion/Bundle Adjustment problems. The name
|
/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
|
/frameworks/base/services/java/com/android/server/am/ |
ProcessList.java | 91 // The system process runs at the default adjustment. 214 long getMemLevel(int adjustment) { 216 if (adjustment <= mOomAdj[i]) {
|
/bionic/libm/upstream-freebsd/lib/msun/src/ |
s_rint.c | 68 * adjustment is trickiest for j0==18 and j0==19
|
/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 | 41 /* Modify each level's adjustment according to motion_magnitude. */
|
/external/llvm/include/llvm/CodeGen/ |
MachineBranchProbabilityInfo.h | 60 // 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/AArch64/ |
large-frame.ll | 88 ; If temporary registers are allocated for adjustment, they should *not* clobber
|
/external/llvm/test/CodeGen/X86/ |
force-align-stack-alloca.ll | 31 ; The next adjustment of the stack is due to the alloca.
|
/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
|
/external/webkit/Source/WebCore/platform/gtk/ |
GtkVersioning.h | 106 void gtk_adjustment_configure(GtkAdjustment* adjustment, gdouble value, gdouble lower, gdouble upper,
|
/external/webkit/Source/WebKit/gtk/webkit/ |
webkitwebviewprivate.h | 77 // driving the scrollable adjustment values
|
/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/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
|
/hardware/libhardware/include/hardware/ |
power.h | 96 * may result in adjustment of power/performance parameters of the
|
/packages/apps/Gallery/src/com/android/camera/ |
HighlightView.java | 303 float adjustment = (mImageRect.width() - r.width()) / 2F; local 304 dx = adjustment; 310 float adjustment = (mImageRect.height() - r.height()) / 2F; local 311 dy = adjustment;
|
/sdk/emulator/opengl/tests/ut_renderer/ |
X11Windowing.cpp | 59 * window again with an adjustment.
|