HomeSort by relevance Sort by last modified time
    Searched full:gather (Results 276 - 300 of 754) sorted by null

<<11121314151617181920>>

  /libcore/ojluni/src/main/java/sun/net/ftp/
FtpDirEntry.java 32 * can gather from the server by doing a {@code LST} (or {@code NLST}) command and
  /libcore/ojluni/src/main/java/sun/nio/ch/
Util.java 203 * suitable for scatter/gather operations where the buffers are returned to
  /platform_testing/libraries/aupt-lib/src/android/support/test/aupt/
GraphicsStatsMonitor.java 199 Log.v(TAG, "Gather all graphics stats");
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
extension.py 145 # First pass over the file to gather "VAR = VALUE" assignments.
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_file_eintr.py 59 after killing it to gather additional output.
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
extension.py 145 # First pass over the file to gather "VAR = VALUE" assignments.
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_file_eintr.py 59 after killing it to gather additional output.
  /prebuilts/go/darwin-x86/src/regexp/syntax/
prog.go 157 // Have prefix; gather characters.
  /prebuilts/go/linux-x86/src/regexp/syntax/
prog.go 157 // Have prefix; gather characters.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
extension.py 145 # First pass over the file to gather "VAR = VALUE" assignments.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_file_eintr.py 59 after killing it to gather additional output.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
extension.py 145 # First pass over the file to gather "VAR = VALUE" assignments.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_file_eintr.py 59 after killing it to gather additional output.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
LayoutParamsParser.java 46 * This gather the following information:
  /system/core/metricsd/uploader/
upload_service_test.cc 156 // in order to gather system information from SysInfo.
  /external/chromium-trace/catapult/tracing/tracing/ui/analysis/
memory_dump_allocator_details_pane.html 256 // Gather owners of this dump.
263 // Gather dumps owned by this dump and other owner dumps sharing them
  /external/curl/lib/vtls/
gskit.c 815 /* SSL handshake done: gather certificate info and verify host. */
930 /* Step 3: gather certificate info, verify host. */
  /external/e2fsprogs/ext2ed/
dir_com.c 20 that init_dir_info is indeed called to gather the required information.
45 It is used to gather information about the inode and to reset some variables which we need in order to handle
  /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 */

Completed in 613 milliseconds

<<11121314151617181920>>