HomeSort by relevance Sort by last modified time
    Searched full:adjacent (Results 176 - 200 of 948) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/chrome/browser/safe_browsing/
prefix_set_unittest.cc 33 // The set should contain sparse areas where adjacent items are more
34 // than 2^16 apart, and dense areas where adjacent items are less
  /external/chromium_org/components/autofill/core/browser/
autofill_metrics.cc 69 // that all the indicies for a given group are adjacent. In particular, with
172 // |group| are adjacent.
  /external/chromium_org/courgette/
assembly_program.cc 304 // Are there any unused labels that happen to be adjacent following a used
324 // Are there any unused labels that happen to be adjacent preceeding a used
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
hash.c 434 * Find a block of adjacent unused hash keys.
443 * the adjacent key. Otherwise do a full search for a free key block in the
  /external/llvm/include/llvm/CodeGen/PBQP/
Graph.h 270 /// \brief Get begin iterator for adjacent edge set.
277 /// \brief Get end iterator for adjacent edge set.
  /external/llvm/lib/Transforms/Utils/
FlattenCFG.cpp 32 /// the if-region with an adjacent if-region upstream if two if-regions
374 /// whether there exists an adjacent if-region upstream, the two if-regions
  /external/mesa3d/src/mesa/main/
hash.c 434 * Find a block of adjacent unused hash keys.
443 * the adjacent key. Otherwise do a full search for a free key block in the
  /external/openfst/src/include/fst/
interval-set.h 130 // Sorts; collapses overlapping and adjacent interals; sets count.
172 // Sorts; collapses overlapping and adjacent interavls; sets count.
  /frameworks/base/docs/html/training/animation/
screen-slide.jd 203 the view pager. The interface exposes a single method, {@link android.support.v4.view.ViewPager.PageTransformer#transformPage transformPage()}. At each point in the screen's transition, this method is called once for each visible page (generally there's only one visible page) and for adjacent pages just off the screen.
240 adjacent pages. As a page gets closer to the center, it grows back to
  /frameworks/base/docs/html/training/design-navigation/
descendant-lateral.jd 100 <p>Using vertical lists can also lead to awkward user interactions and poor use of whitespace on larger screens, as list items generally span the entire width of the screen yet have a fixed height. One way to alleviate this is to provide additional information, such as text summaries, that fills the available horizontal space. Another way is to provide additional information in a separate horizontal pane adjacent to the list.</p>
158 <p>In a horizontal paging UI, a single child screen (referred to as a <em>page</em> here) is presented one at a time. Users are able to navigate to sibling screens by touching and dragging the screen horizontally in the direction of the desired adjacent page. This gestural interaction is often complemented by another UI element indicating the current page and available pages, to aid discoverability and provide more context to the user. This practice is especially necessary when using this pattern for lateral navigation of section-related sibling screens. Examples of such elements include tick marks, scrolling labels, and tabs.</p>
  /art/runtime/base/
histogram-inl.h 62 // Merge the frequencies by adding each adjacent two together.
  /development/samples/CubeLiveWallpaper/src/com/example/android/livecubes/cube1/
CubeWallpaper1.java 176 * adjacent corners of the cube
  /external/chromium/chrome/browser/autocomplete/
history_quick_provider.cc 232 // Skip all adjacent matches.
  /external/chromium_org/third_party/WebKit/public/web/
WebSettings.h 166 // the adjacent HTML elements. As a side effect, it extends the criteria for
  /external/chromium_org/third_party/icu/source/i18n/
regexcmp.h 222 setUnion = 4 << 16 | 6, // implicit union of adjacent items
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLProgramEffects.h 270 * effect. The transforms all use adjacent texture units. They either use two or three of the
  /external/chromium_org/tools/metrics/histograms/
find_unmapped_histograms.py 76 """Collapses any adjacent C strings into a single string.
  /external/chromium_org/ui/gfx/
break_list.h 63 // Check for ordered breaks [0, |max_|) with no adjacent equivalent values.
  /external/expat/lib/
xmltok.h 192 Each data character counts as a single token, but adjacent data
  /external/icu4c/i18n/
regexcmp.h 221 setUnion = 4 << 16 | 6, // implicit union of adjacent items
  /external/libvpx/libvpx/vp8/common/arm/armv6/
sixtappredict8x4_v6.asm 104 ;;add r9, ppl, #30 ; attempt to load 2 adjacent cache lines
  /external/libvpx/libvpx/vp8/common/arm/neon/
variance_neon.asm 46 ;VPADAL adds adjacent pairs of elements of a vector, and accumulates
  /external/llvm/include/llvm/Analysis/
BranchProbabilityInfo.h 120 // weight to just "inherit" the non-zero weight of an adjacent successor.
  /external/llvm/lib/Target/PowerPC/
PPCCallingConv.td 45 // The ABI requires i64 to be passed in two adjacent registers with the first
  /external/skia/src/gpu/gl/
GrGLProgramEffects.h 270 * effect. The transforms all use adjacent texture units. They either use two or three of the

Completed in 1811 milliseconds

1 2 3 4 5 6 78 91011>>