HomeSort by relevance Sort by last modified time
    Searched full:adjustment (Results 201 - 225 of 615) sorted by null

1 2 3 4 5 6 7 891011>>

  /ndk/build/core/
add-application.mk 121 # Check platform level (after adjustment) against android:minSdkVersion in AndroidManifest.xml
  /ndk/sources/cxx-stl/gabi++/src/
dynamic_cast.cc 47 // FIXME: should we align pointer after adjustment?
  /ndk/sources/host-tools/make-3.81/
remake.c 1283 FILE_TIMESTAMP adjustment = FAT_ADJ_OFFSET << FILE_TIMESTAMP_LO_BITS; local
1290 FILE_TIMESTAMP adjustment = (((FILE_TIMESTAMP_S (adjusted_mtime) & 1) == 0 local
    [all...]
  /packages/apps/Dialer/src/com/android/dialer/list/
PhoneFavoriteMergedAdapter.java 201 // No padding adjustment.
  /packages/wallpapers/MagicSmoke/src/com/android/magicsmoke/
clouds.rs 382 // Limit the step adjustment factor to 3, so we don't get a sudden jump
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_audio.h 253 * them, performing addition, volume adjustment, and overflow clipping.
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_audio.h 253 * them, performing addition, volume adjustment, and overflow clipping.
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_audio.h 253 * them, performing addition, volume adjustment, and overflow clipping.
  /external/clang/lib/CodeGen/
CGExpr.cpp 334 SubobjectAdjustment &Adjustment = Adjustments[I-1];
335 switch (Adjustment.Kind) {
339 Adjustment.DerivedToBase.DerivedClass,
340 Adjustment.DerivedToBase.BasePath->path_begin(),
341 Adjustment.DerivedToBase.BasePath->path_end(),
347 LV = CGF.EmitLValueForField(LV, Adjustment.Field);
355 QualType T = Adjustment.Field->getType().getNonReferenceType()
359 Adjustment.Field->getType());
365 llvm::Value *Ptr = CGF.EmitScalarExpr(Adjustment.Ptr.RHS);
367 CGF, Object, Ptr, Adjustment.Ptr.MPT)
    [all...]
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_sqrt.c 280 (3) Final adjustment
369 (3) Final adjustment
  /external/aac/libSBRdec/src/
env_calc.cpp 288 \brief Reduce gain-adjustment induced aliasing for real valued filterbank.
452 bitstream and <em>nrgEst</em> is the subband energy before adjustment.
599 Calculate adjustment factors and apply them for every envelope.
    [all...]
  /external/bluetooth/bluedroid/gki/common/
gki_time.c 208 orig_ticks = ticks; /* save the ticks in case adjustment is necessary */
999 ** This only needs to make an adjustment if the new timer (in ticks) is
  /external/ceres-solver/include/ceres/
solver.h 287 // Bundle Adjustment
290 // A particular case of interest is bundle adjustment, where the user
  /external/ceres-solver/internal/ceres/
visibility_based_preconditioner.cc 377 // "Visibility Based Preconditioning for Bundle Adjustment".
425 // For Bundle Adjustment".
  /external/elfutils/libdwfl/
relocate.c 88 refshdr->sh_addr = 0; /* Make no adjustment below. */
98 /* Apply the adjustment. */
  /external/fdlibm/
e_sqrt.c 279 (3) Final adjustment
368 (3) Final adjustment
  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki_time.c 206 orig_ticks = ticks; /* save the ticks in case adjustment is necessary */
993 ** This only needs to make an adjustment if the new timer (in ticks) is
  /external/libnfc-nci/src/gki/common/
gki_time.c 206 orig_ticks = ticks; /* save the ticks in case adjustment is necessary */
993 ** This only needs to make an adjustment if the new timer (in ticks) is
  /external/llvm/lib/Target/X86/
X86FrameLowering.cpp 259 /// stack adjustment is returned as a positive value for ADD/LEA and a negative for
560 // We need this to be a stack adjustment pointer. Something like:
709 // Insert stack pointer adjustment for later moving of return addr. Only
742 // Calculate required stack adjustment.
755 // Update the frame offset adjustment.
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/
e_sqrt.h 322 (3) Final adjustment
411 (3) Final adjustment
  /external/webkit/Source/WebCore/rendering/
RenderBlockLineLayout.cpp 1090 int adjustment = 0; local
    [all...]
  /external/harfbuzz/src/
harfbuzz-shaper.cpp 1285 HB_Fixed adjustment = positions[i].x_advance; local
    [all...]
  /frameworks/base/core/java/android/view/
WindowManager.java     [all...]
  /frameworks/base/services/java/com/android/server/power/
PowerManagerService.java 334 // The screen auto-brightness adjustment setting, from -1 to 1.
335 // Use 0 if there is no adjustment.
357 // The screen brightness adjustment setting override from the settings
358 // application to temporarily adjust the auto-brightness adjustment factor
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
encodeframe.c 356 /* Activity based Zbin adjustment */
481 /* MB level adjustment to quantizer */
    [all...]

Completed in 757 milliseconds

1 2 3 4 5 6 7 891011>>