HomeSort by relevance Sort by last modified time
    Searched full:gather (Results 301 - 325 of 763) sorted by null

<<11121314151617181920>>

  /external/kernel-headers/original/uapi/drm/
drm.h 182 _DRM_SCATTER_GATHER = 4, /**< Scatter/gather memory for PCI DMA */
332 _DRM_SG_BUFFER = 0x04, /**< Scatter/gather memory buffer */
  /external/libdrm/include/drm/
drm.h 182 _DRM_SCATTER_GATHER = 4, /**< Scatter/gather memory for PCI DMA */
333 _DRM_SG_BUFFER = 0x04, /**< Scatter/gather memory buffer */
  /external/libdrm/
xf86drm.h 168 DRM_SCATTER_GATHER = 4, /**< PCI scatter/gather */
681 /* PCI scatter/gather support: X server (root) only */
  /external/libxml2/doc/
example.html 70 calling only a couple of functions, browsing the tree to gather the data and
128 <em>xmlNodeListGetString</em> to gather all the text and entity reference
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.h 497 /// Gather pre-function debug information.
500 /// Gather and emit post-function debug information.
  /external/llvm/lib/CodeGen/
PHIElimination.cpp 77 /// analyzePHINodes - Gather information about the PHI nodes in
532 /// analyzePHINodes - Gather information about the PHI nodes in here. In
  /external/valgrind/include/vki/
vki-linux-drm.h 81 _VKI_DRM_SCATTER_GATHER = 4, /**< Scatter/gather memory for PCI DMA */
186 _VKI_DRM_SG_BUFFER = 0x04, /**< Scatter/gather memory buffer */
  /external/valgrind/nightly/bin/
nightly 221 # Gather some information about this run and its environment
296 # Gather up the diffs (at most the first 100 lines for each one) into a
  /frameworks/base/core/java/android/animation/
Animator.java 418 * information (such as a target object) to gather these values.
430 * information (such as a target object) to gather these values.
  /frameworks/base/docs/html/distribute/essentials/
optimizing-your-app.jd 106 software and gather feedback to a subset of users. <strong>Users on alpha or
132 concerns, and gather more detailed feedback: by setting up support and
  /frameworks/base/services/core/java/com/android/server/
AssetAtlasService.java 125 * Creates a new service. Upon creating, the service will gather the list of
598 * Used during the brute-force search to gather information about each
  /hardware/intel/common/libmix/mix_audio/src/
mixaudio.h 119 * Scatter-gather style structure. To be used by mix_audio_decode() method for input and output buffer.
324 * Input buffers in both modes are one or more user space buffers using a scatter/gather style vector interface.
  /packages/apps/Messaging/src/com/android/messaging/datamodel/action/
SyncCursorPair.java 232 // Gather all the matched remote messages
244 // Gather all the matched local messages
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
drm.h 182 _DRM_SCATTER_GATHER = 4, /**< Scatter/gather memory for PCI DMA */
333 _DRM_SG_BUFFER = 0x04, /**< Scatter/gather memory buffer */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
drm.h 182 _DRM_SCATTER_GATHER = 4, /**< Scatter/gather memory for PCI DMA */
333 _DRM_SG_BUFFER = 0x04, /**< Scatter/gather memory buffer */
  /prebuilts/gdb/darwin-x86/lib/python2.7/
profile.py 53 routine attempts to "exec" its first argument and gather profiling
336 callers[pfn] = callers[pfn] + 1 # hack: gather more
  /prebuilts/gdb/linux-x86/lib/python2.7/
profile.py 53 routine attempts to "exec" its first argument and gather profiling
336 callers[pfn] = callers[pfn] + 1 # hack: gather more
  /prebuilts/go/darwin-x86/src/cmd/fix/
typecheck.go 143 // gather function declarations
179 // gather struct declarations
  /prebuilts/go/linux-x86/src/cmd/fix/
typecheck.go 143 // gather function declarations
179 // gather struct declarations
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
profile.py 53 routine attempts to "exec" its first argument and gather profiling
336 callers[pfn] = callers[pfn] + 1 # hack: gather more
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
profile.py 53 routine attempts to "exec" its first argument and gather profiling
336 callers[pfn] = callers[pfn] + 1 # hack: gather more
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
AndroidTargetParser.java 60 * This gather the following information:
128 // gather the attribute definition
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
avx-gather-intel.d 3 #name: i386 AVX GATHER insns (Intel disassembly)
4 #source: avx-gather.s
  /external/deqp/modules/gles31/functional/
es31fTextureBorderClampTests.cpp 695 << "Using texture gather to sample texture"
872 // use TextureRenderer for basic rendering, use custom for gather
    [all...]
  /external/webp/src/dsp/
lossless_enc.c 469 // Gather info for the bit entropy.
480 // Gather info for the Huffman cost.
    [all...]

Completed in 3029 milliseconds

<<11121314151617181920>>