HomeSort by relevance Sort by last modified time
    Searched full:stretch (Results 151 - 175 of 372) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/linux/
fd.h 30 stretch; member in struct:floppy_struct
37 #define FD_SECTBASE(floppy) ((((floppy)->stretch & FD_SECTBASEMASK) >> 2) ^ 1)
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/linux/
fd.h 30 stretch; member in struct:floppy_struct
37 #define FD_SECTBASE(floppy) ((((floppy)->stretch & FD_SECTBASEMASK) >> 2) ^ 1)
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/linux/
fd.h 30 stretch; member in struct:floppy_struct
37 #define FD_SECTBASE(floppy) ((((floppy)->stretch & FD_SECTBASEMASK) >> 2) ^ 1)
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/linux/
fd.h 30 stretch; member in struct:floppy_struct
37 #define FD_SECTBASE(floppy) ((((floppy)->stretch & FD_SECTBASEMASK) >> 2) ^ 1)
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/
fd.h 30 stretch; member in struct:floppy_struct
37 #define FD_SECTBASE(floppy) ((((floppy)->stretch & FD_SECTBASEMASK) >> 2) ^ 1)
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/
fd.h 30 stretch; member in struct:floppy_struct
37 #define FD_SECTBASE(floppy) ((((floppy)->stretch & FD_SECTBASEMASK) >> 2) ^ 1)
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/
fd.h 30 stretch; member in struct:floppy_struct
37 #define FD_SECTBASE(floppy) ((((floppy)->stretch & FD_SECTBASEMASK) >> 2) ^ 1)
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/
fd.h 30 stretch; member in struct:floppy_struct
37 #define FD_SECTBASE(floppy) ((((floppy)->stretch & FD_SECTBASEMASK) >> 2) ^ 1)
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/
fd.h 30 stretch; member in struct:floppy_struct
37 #define FD_SECTBASE(floppy) ((((floppy)->stretch & FD_SECTBASEMASK) >> 2) ^ 1)
  /toolchain/binutils/binutils-2.25/gas/config/
tc-arm.h 96 #define md_relax_frag(segment, fragp, stretch) \
97 arm_relax_frag (segment, fragp, stretch)
  /external/chromium-trace/catapult/tracing/tracing/ui/analysis/
multi_sample_sub_view.html 31 align-items: stretch;
  /external/chromium-trace/catapult/tracing/tracing/ui/side_panel/
side_panel_container.html 16 align-items: stretch;
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-arabic.cc 417 * Stretch feature: "stch".
458 * stretch / position the stretched pieces to the left / preceding glyphs. */
463 * Second pass applies the stretch, copying things to the end of buffer.
527 DEBUG_MSG (ARABIC, NULL, "%s stretch at (%d,%d,%d)",
  /external/iproute2/tc/
em_canid.c 71 /* Stretch rules array up to EM_CANID_RULES_MAX if necessary */
  /external/llvm/docs/HistoricalNotes/
2001-02-06-TypeNotationDebateResp4.txt 15 of a stretch from learning the opcodes and how SSA form works, and how
  /external/opencv3/samples/winrt/ImageManipulations/
MainPage.xaml 49 <Image x:Name="WindowsLogo" Stretch="None" Source="Assets/windows-sdk.png" AutomationProperties.Name="Windows Logo" HorizontalAlignment="Left" Grid.Column="0"/>
  /external/skia/src/views/
SkStackViewLayout.cpp 231 if ((index = dom.findList(node, "align", "start,center,end,stretch")) >= 0)
  /external/webrtc/webrtc/modules/audio_coding/neteq/
decision_logic.h 116 // The value 6 sets maximum time-stretch rate to about 100 ms/s.
  /frameworks/base/media/mca/filterpacks/java/android/filterpacks/ui/
SurfaceTargetFilter.java 101 if (mRenderModeString.equals("stretch")) {
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
ViewFilter.java 146 if (scaleMode.equals("stretch")) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/draw9patch/graphics/
NinePatchedImage.java 48 // For stretch regions and padding
69 // for Prevent unexpected stretch in StretchsView
784 // horizontal stretch
788 // vertical stretch
  /sdk/emulator/skins/assets/
basic_controls.svg 116 style="font-size:10px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#bbbbbb;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium">Basic Controls </tspan></text>
dpad_on.svg 105 style="font-size:10px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#bbbbbb;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium">DPAD</tspan></text>
hwkeys_on.svg 102 style="font-size:10px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#bbbbbb;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium">Hardware Buttons</tspan></text>
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_copybit.cpp 868 int err = copybit->stretch(copybit, &dst, &src, &dstRect, &srcRect,
872 ALOGE("%s: copybit stretch failed",__FUNCTION__);
    [all...]

Completed in 1168 milliseconds

1 2 3 4 5 67 8 91011>>