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

1 2 3 4 5 6 7

  /external/kernel-headers/original/uapi/asm-mips/asm/
sgidefs.h 25 * MIPS ISAs are no longer subsets of each other. Therefore comparisons
  /external/llvm/include/llvm/ADT/
DeltaAlgorithm.h 55 /// Split - Partition a set of changes \p S into one or two subsets.
59 /// smaller sets, by attempting to remove individual subsets.
63 /// Search - Search for a subset (or subsets) in \p Sets which can be
84 /// subsets of changes and returning the smallest set which still satisfies
DAGDeltaAlgorithm.h 33 /// eagerly prune large subsets of changes. As with \see DeltaAlgorithm, the DAG
52 /// \p Dependencies edges by executing \see ExecuteOneTest() on subsets of
  /frameworks/base/docs/html/guide/topics/manifest/
grant-uri-permission-element.jd 16 <dd itemprop="description">Specifies which data subsets of the parent content provider permission
17 can be granted for. Data subsets are indicated by the path part of a
28 can be granted only to data subsets that are specified by this element.
44 <dd>A path identifying the data subset or subsets that permission can be
49 permission can be granted to all data subsets with paths that share that
path-permission-element.jd 44 Permission can be granted to all data subsets with paths that share this initial part.
  /dalvik/hit/src/com/android/hit/
StackTrace.java 25 * For subsets of the stack frame we'll reference the parent list of frames
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/contextmenu/
EmptyChromeContextMenuItemDelegate.java 10 * An empty implementation of {@link ChromeContextMenuItemDelegate} to make overriding subsets of
  /external/chromium_org/third_party/sfntly/cpp/src/sample/subtly/
merger.h 28 // Merges the subsets in the font array into a single font.
subsetter.h 25 // Subsets a given font using a character predicate.
  /external/sfntly/cpp/src/sample/subtly/
merger.h 28 // Merges the subsets in the font array into a single font.
subsetter.h 25 // Subsets a given font using a character predicate.
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
entropymode.h 37 extern const int vp8_mbsplit_count [VP8_NUMMBSPLITS]; /* # of subsets */
  /external/libvpx/libvpx/vp8/common/
entropymode.h 37 extern const int vp8_mbsplit_count [VP8_NUMMBSPLITS]; /* # of subsets */
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
entropymode.h 37 extern const int vp8_mbsplit_count [VP8_NUMMBSPLITS]; /* # of subsets */
  /external/chromium_org/third_party/skia/tools/
skimage_main.cpp 33 DEFINE_bool(testSubsetDecoding, true, "Test decoding subsets of images.");
112 // Files/subsets that do not have expectations. Not reported as a failure of the test so
323 * Helper function to write a bitmap subset to a file. Only called if subsets were created
329 * Creates a subdirectory called 'subsets' and writes a PNG to that directory. Also
361 subsetPath = SkOSPath::Join(writePath, "subsets");
587 // Build the tile index for decoding subsets. If the image is 1x1, skip subset
588 // decoding since there are no smaller subsets.
    [all...]
  /external/skia/tools/
skimage_main.cpp 33 DEFINE_bool(testSubsetDecoding, true, "Test decoding subsets of images.");
112 // Files/subsets that do not have expectations. Not reported as a failure of the test so
323 * Helper function to write a bitmap subset to a file. Only called if subsets were created
329 * Creates a subdirectory called 'subsets' and writes a PNG to that directory. Also
361 subsetPath = SkOSPath::SkPathJoin(writePath, "subsets");
587 // Build the tile index for decoding subsets. If the image is 1x1, skip subset
588 // decoding since there are no smaller subsets.
    [all...]
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
determinize.h 270 // stored previously. For unassigned subsets, the call to
299 // Constructs destination subsets per label. At return, subset
301 // subsets may contain duplicate states.
372 // Comparison object for hashing Subset(s). Subsets are not sorted in this
450 // Used to test equivalence of subsets.
460 // Hashes from Label to Subsets corr. to destination states of current state.
  /external/chromium_org/chrome/browser/media_galleries/fileapi/
device_media_async_file_util.h 144 // |file_list| will have only a subset of all contents (the subsets reported
  /external/chromium_org/remoting/host/
token_validator_base.cc 158 // TODO(rmsousa): Deal with reordering/subsets/supersets/aliases/etc.
  /external/chromium_org/third_party/mesa/src/src/gallium/docs/
d3d11ddi.txt 339 * may want to allow binding subsets instead of all at once
347 * may want to allow binding subsets instead of all at once
454 * may want to allow binding subsets instead of all at once
462 * may want to allow binding subsets instead of all at once
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/obsolete/
probslet.h 82 ** subsets consisting of those descriptors that are ready for the requested condition.
  /external/chromium_org/ui/gfx/
nine_image_painter.cc 60 // Extract subsets of the original image to match the |images_| format.
  /external/deqp/doc/testspecs/GLES3/
functional.ubo.txt 57 subsets are computed: uniforms accessed from vertex shader and uniforms accessed
  /external/mesa3d/src/gallium/docs/
d3d11ddi.txt 339 * may want to allow binding subsets instead of all at once
347 * may want to allow binding subsets instead of all at once
454 * may want to allow binding subsets instead of all at once
462 * may want to allow binding subsets instead of all at once
  /external/openfst/src/include/fst/
determinize.h 139 // transformations on the subsets prior to their being added as destination
141 // corresponding destination subsets. The possibly modified map is
227 // Comparison object for hashing Subset(s). Subsets are not sorted in this
586 // Constructs destination subsets per label. At return, subset
588 // subsets may contain duplicate states.
    [all...]

Completed in 1282 milliseconds

1 2 3 4 5 6 7