/external/icu4c/layout/ |
LEFontInstance.h | 38 * This method does the adjustments.
|
/external/jmonkeyengine/engine/src/xml/com/jme3/export/xml/ |
DOMOutputCapsule.java | 56 * @author Doug Daniels (dougnukem) - adjustments for jME 2.0 and Java 1.5
|
/external/libvpx/libvpx/vp8/common/x86/ |
loopfilter_block_sse2.asm | 111 ; outer tap adjustments
|
/external/libvpx/libvpx/vp8/ |
vp8_dx_iface.c | 288 * the Y, U, and V planes, nor other alignment adjustments that
|
/external/libvpx/libvpx/vp9/common/arm/neon/ |
vp9_mb_lpf_neon.asm | 427 ; outer tap adjustments: ++filter1 >> 1
|
/external/llvm/include/llvm/CodeGen/ |
MachineFrameInfo.h | 163 /// corresponding adjustments are performed directly.
|
/external/llvm/lib/CodeGen/ |
BasicTargetTransformInfo.cpp | 61 /// Provide necessary pointer adjustments for the two base classes.
|
/external/llvm/lib/Target/ARM/ |
ARMTargetTransformInfo.cpp | 70 /// Provide necessary pointer adjustments for the two base classes.
|
/external/llvm/lib/Target/X86/ |
X86TargetTransformInfo.cpp | 69 /// Provide necessary pointer adjustments for the two base classes.
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_misc_state.c | 285 * perform as fine adjustments.
|
/frameworks/base/core/java/android/app/ |
SearchDialog.java | 201 // Additional adjustments to make Dialog work for Search
|
/frameworks/base/core/java/android/view/ |
Display.java | 361 * @return The display adjustments holder, or null if none is required.
|
/frameworks/base/docs/html/about/versions/ |
android-3.1-highlights.jd | 75 from the Apps list. Adjustments in color, positioning, and text make UI elements
|
/frameworks/base/docs/html/guide/practices/ |
screens_support.jd | 186 generalized sizes and densities and let the system handle any final adjustments as necessary. Figure 315 cases, this works fine. In other cases, your UI might not look as good and might need adjustments 550 should never scale (perhaps because you perform some adjustments to the image yourself at [all...] |
/frameworks/base/docs/html/training/multiscreen/ |
screensizes.jd | 278 benefit from adjustments. In the News Reader sample app, here is how the layout
|
/frameworks/base/media/java/android/media/videoeditor/ |
MediaImageItem.java | 319 * Invalidate the beginning and end transitions after adjustments. [all...] |
/frameworks/base/services/java/com/android/server/am/ |
ProcessList.java | 40 // OOM adjustments for processes in various states:
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
profile.py | 479 # One alternative to profile-time calibration adjustments (i.e.,
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
profile.py | 479 # One alternative to profile-time calibration adjustments (i.e.,
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
GCWrapper.java | 544 // Make size adjustments to ensure that the arrow has enough width to be visible
|
/external/clang/lib/CodeGen/ |
CGExpr.cpp | 338 SmallVector<SubobjectAdjustment, 2> Adjustments; 339 E = E->skipRValueSubobjectAdjustments(CommaLHSs, Adjustments); 346 assert(Adjustments.empty()); 368 for (unsigned I = Adjustments.size(); I != 0; --I) { 369 SubobjectAdjustment &Adjustment = Adjustments[I-1]; [all...] |
CGExprConstant.cpp | [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
gregocal.cpp | 626 * After adjustments such as add(MONTH), add(YEAR), we don't want the 628 * 3, we want it to go to Feb 28. Adjustments which might run into this [all...] |
/external/elfutils/src/ |
unstrip.c | 626 in case of prelink adjustments. */ [all...] |
/external/icu4c/i18n/ |
gregocal.cpp | 626 * After adjustments such as add(MONTH), add(YEAR), we don't want the 628 * 3, we want it to go to Feb 28. Adjustments which might run into this [all...] |