HomeSort by relevance Sort by last modified time
    Searched full:partitioning (Results 1 - 25 of 202) sorted by null

1 2 3 4 5 6 7 8 9

  /external/eigen/cmake/
FindScotch.cmake 1 # Pastix requires SCOTCH or METIS (partitioning and reordering tools)
FindPastix.cmake 3 # Pastix requires SCOTCH or METIS (partitioning and reordering tools) as well
FindMetis.cmake 1 # Pastix requires METIS or METIS (partitioning and reordering tools)
  /external/gptfdisk/
current.spec 1 Summary: GPT partitioning and MBR repair software
14 Partitioning software for GPT disks and to repair MBR disks. The gdisk,
16 partitioning tools; the fixparts utility (in the fixparts package) fixes
17 some problems with MBR disks that can be created by buggy partitioning
24 Summary: An fdisk-like partitioning tool for GPT disks
27 An fdisk-like partitioning tool for GPT disks. GPT
README 7 This package includes the source code for four related disk partitioning
89 partitioning disks or changing partitioning details; sgdisk is intended for
98 various buggy partitioning tools. Although most OSes can handle the
140 used to partitioning disks, particularly with Linux fdisk, two unusual
gdisk.8 49 The MBR partitioning system uses a combination of cylinder/head/sector
137 menu provides the functions that are most likely to be useful for typical partitioning tasks, such as creating and deleting partitions, changing partition type codes, and so on. Specific functions are:
234 transform to or from other partitioning systems, including creating
241 Note that some partitioning utilities sort partitions whenever they make
277 transformation of partitions between partitioning schemes (converting
406 partitioning systems. Its options are:
README.Windows 46 certain partition table problems that can be created by buggy partitioning
48 done an extensive survey of Windows partitioning tools on this score.
  /external/dng_sdk/source/
dng_area_task.h 15 * Class to handle partitioning a rectangular image processing operation taking into account multiple processing resources and memory constraints.
31 /// \brief Abstract class for rectangular processing operations with support for partitioning across multiple processing resources and observing memory constraints.
62 /// Often it is not profitable to use more resources if it requires partitioning the input into chunks that are too small,
64 /// area for partitioning. Default is 256x256 pixels.
74 /// Various methods of processing prefer certain alignments. The partitioning attempts to construct tiles such that the
86 /// The maximum tile size forces further partitioning if the tile is bigger than this size.
166 /// Called after thread partitioning has already been done. Area may be further subdivided to handle maximum tile size, etc.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_speed_features.h 111 // Use an arbitrary partitioning scheme based on source variance within
182 // the partitioning from scratch. Adjust_partitioning_from_last_frame
183 // enables us to adjust up or down one partitioning from the last frames
184 // partitioning.
223 // min max, but also used by adjust partitioning, and pick_partitioning.
228 // frame's partitioning. Only used if use_lastframe_partitioning is set.
231 // How frequently we re do the partitioning from scratch. Only used if
  /external/libvorbis/lib/
backends.h 109 /* first stage (lossless partitioning) */
113 int groupbook; /* huffbook for partitioning */
  /external/libvpx/libvpx/vp9/encoder/
vp9_context_tree.h 77 PARTITION_TYPE partitioning; member in struct:PC_TREE
vp9_speed_features.h 152 // Use an arbitrary partitioning scheme based on source variance within
280 // min max, but also used by adjust partitioning, and pick_partitioning.
285 // frame's partitioning. Only used if use_lastframe_partitioning is set.
288 // How frequently we re do the partitioning from scratch. Only used if
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/include/
visual_header.h 38 int32 dataPartitioning; /* VOL data partitioning */
  /external/autotest/client/site_tests/graphics_PiglitBVT/
README 20 partitioning due to new maximum test times. As long as
  /external/ceres-solver/internal/ceres/
single_linkage_clustering.h 55 // Compute a partitioning of the vertices of the graph using the
  /external/replicaisland/src/com/replica/replicaisland/
QuickSorter.java 34 * uses Sedgewick's partitioning method which stops on equal keys.
  /external/autotest/client/tests/kvm/unattended/
OpenSUSE-11.xml 126 <partitioning config:type="list">
133 </partitioning>
  /external/tremolo/Tremolo/
codec_internal.h 140 /* first stage (lossless partitioning) */
143 unsigned char groupbook; /* huffbook for partitioning */
  /frameworks/av/media/libstagefright/codecs/on2/enc/
SoftVPXEncoder.h 45 // - token partitioning
165 // that enables token partitioning of
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4lib_int.h 95 Int dataPartitioning; /* VOL data partitioning */
189 Bool DataPartitioning; /* Base Layer Data Partitioning */
190 Bool ReversibleVLC; /* RVLC when Data Partitioning */
335 BitstreamEncVideo *bitstream1; /* Used for data partitioning */
  /external/autotest/client/tests/kvm/steps/
Win2000-32.steps 20 # HDD Partitioning
26 # HDD Partitioning
Ubuntu-6.10-32.steps 70 # partitioning
Win2008-64.steps 48 # HDD Partitioning
WinXP-64.steps 22 # HDD Partitioning
  /libcore/ojluni/src/main/java/java/util/
DualPivotQuicksort.java 329 * locations formerly occupied by the pivots. When partitioning
343 * Partitioning:
419 * Partitioning:
474 } else { // Partitioning with one pivot
482 * Partitioning degenerates to the traditional 3-way
777 * locations formerly occupied by the pivots. When partitioning
791 * Partitioning:
    [all...]

Completed in 1746 milliseconds

1 2 3 4 5 6 7 8 9