HomeSort by relevance Sort by last modified time
    Searched full:narrow (Results 126 - 150 of 379) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/llvm/tools/bugpoint/
bugpoint.cpp 10 // This program is an automated compiler debugger tool. It is used to narrow
  /external/srec/portable/include/
ptypes.h 202 * narrow character.
  /frameworks/av/libvideoeditor/vss/common/inc/
M4_VideoEditingCommon.h 93 M4VIDEOEDITING_kAMR_NB = 1, /**< AMR Narrow Band audio */
  /frameworks/base/docs/html/guide/practices/
tablets-and-handsets.jd 398 presentation to different screen sizes. For example, when the width is too narrow for both tabs and
402 necessary adjustments to support a narrow action bar.</li>
421 display all action items when the activity is running on a narrow screen (such as a portrait
423 display action items on a narrow screen and also leave room for navigation and title elements
  /ndk/sources/host-tools/sed-4.2.1/m4/
regex.m4 153 /* Reject hosts whose regoff_t values are too narrow.
  /packages/apps/Email/res/values/
arrays.xml 223 various modes: wide, and narrow -->
  /packages/wallpapers/Basic/src/com/android/wallpaper/galaxy/
GalaxyRS.java 83 // range -1,1 in the narrow axis at z = 0.
  /packages/wallpapers/NoiseField/src/com/android/noisefield/
NoiseFieldRS.java 89 // range -1,1 in the narrow axis at z = 0.
  /packages/wallpapers/PhaseBeam/src/com/android/phasebeam/
PhaseBeamRS.java 104 // range -1,1 in the narrow axis at z = 0.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/
mf-runtime.h 2 Mudflap: narrow-pointer bounds-checking by tree rewriting.
  /external/llvm/docs/
HowToSubmitABug.html 57 what type of bug it is, follow the instructions in the linked section to narrow
237 <p><tt>bugpoint</tt> will try to narrow down your list of passes to the one pass
255 to narrow the code down to a function that is miscompiled by one or the other
  /frameworks/av/libvideoeditor/vss/src/
M4AMRR_CoreReader.c 58 #define M4AMRR_NB_SAMPLE_FREQUENCY 8000 /**< Narrow band sampling rate */
238 /* Check if the next part is Narrow band header */
262 /* Stream is a Narrow band stream */
  /external/opencv/cv/src/
cvinpaint.cpp 63 #define KNOWN 0 //known outside narrow band
64 #define BAND 1 //narrow band (known)
778 cvDilate(mask,band,el_cross,1); // image with narrow band
    [all...]
  /external/bluetooth/glib/docs/reference/glib/
running.sgml 218 API. (We are talking about the "narrow" functions here that take
  /external/chromium/chrome/browser/ui/cocoa/tabs/
tab_controller.mm 185 // narrow to display one.
  /external/chromium/chrome/browser/ui/views/
content_setting_bubble_contents.cc 42 // narrow bubbles with lots of line-wrapping.
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
HtmlTooltipHelper.java 219 // hide 'Close' if too narrow
  /external/guava/guava/src/com/google/common/collect/
Constraints.java 62 // safe to narrow the type since checkElement returns its argument directly
  /external/kernel-headers/original/linux/
lockdep.h 211 * or they are too narrow (they suffer from a false class-split):
  /external/libvpx/examples/includes/geshi/geshi/
lotusformulas.php 220 '@Nothing', '@NoteID', '@No', '@NewLine', '@Narrow', '@NameLookup',
  /external/llvm/lib/Target/ARM/
Thumb2SizeReduction.cpp 40 /// opcodes to narrow
43 uint16_t NarrowOpc1; // Narrow opcode to transform to
44 uint16_t NarrowOpc2; // Narrow opcode when it's two-address
213 /// In this case it would have been ok to narrow the mul.w to muls since there
    [all...]
  /external/quake/quake/src/QW/
qwchangelog.txt 210 - fixed water jump bug where you hop immediately back out in narrow entrances
  /external/webkit/Source/JavaScriptCore/wtf/unicode/qt4/
UnicodeQt4.h 110 DecompositionNarrow = QChar::Narrow,
  /external/webkit/Tools/DumpRenderTree/qt/
fonts.conf 88 <int>0x202F</int> <!-- NARROW NO-BREAK SPACE -->
  /frameworks/base/docs/html/training/design-navigation/
wireframing.jd 39 <p>First, our second-level screens (<em>Story Category List</em>, <em>Photo List</em>, and <em>Saved Item List</em>) can be grouped together using tabs. Note that we don't necessarily have to use horizontally arranged tabs; in some cases a drop-down list UI element can serve as a suitable replacement, especially on devices with narrow screens such as handsets. We can also group the <em>Saved Photo List</em> and <em>Saved Story List</em> screens together using tabs on handsets, or use multiple vertical content panes on tablets.</p>

Completed in 3455 milliseconds

1 2 3 4 56 7 8 91011>>