OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:subsets
(Results
76 - 100
of
276
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/android/
AccessibilityUtil.java
105
* Specify that a specific subset of accessibility checks be run. The
subsets
are specified based
/external/skia/src/codec/
SkBmpStandardCodec.cpp
41
//
Subsets
are not supported.
SkHeifCodec.cpp
266
// Not supporting
subsets
on this path for now.
SkCodec.cpp
363
// FIXME: Support
subsets
somehow? Note that this works for SkWebpCodec
503
// FIXME: Support
subsets
somehow?
SkGifCodec.cpp
187
return gif_error("
Subsets
not supported.\n", kUnimplemented);
264
// -
subsets
are not supported for gif
/external/skqp/src/codec/
SkBmpStandardCodec.cpp
41
//
Subsets
are not supported.
SkHeifCodec.cpp
266
// Not supporting
subsets
on this path for now.
SkCodec.cpp
363
// FIXME: Support
subsets
somehow? Note that this works for SkWebpCodec
503
// FIXME: Support
subsets
somehow?
SkGifCodec.cpp
187
return gif_error("
Subsets
not supported.\n", kUnimplemented);
264
// -
subsets
are not supported for gif
/external/swiftshader/third_party/LLVM/docs/CommandGuide/
llvm-ld.pod
147
subsets
of common libraries and then link in any part of the library that
/external/swiftshader/third_party/subzero/pydir/
crosstest_generator.py
67
combinations. The space can be restricted by providing
subsets
of attributes
/external/tensorflow/tensorflow/python/grappler/
item.i
180
// information about the 2
subsets
.
/external/eigen/bench/
analyze-blocking-sizes.cpp
573
cout << "Partition into " << partition.size() << "
subsets
for " << efficiency * 100.0f << "% efficiency" << endl;
639
<< "
subsets
for " << 100.0f * actual_efficiency
/external/icu/icu4c/source/tools/toolutil/
xmlparser.cpp
80
// TODO: we don't actually parse the DOCTYPE or internal
subsets
.
81
// Some internal dtd
subsets
could confuse this simple-minded
/libcore/jsr166-tests/src/test/java/jsr166/
ConcurrentSkipListSetTest.java
666
*
Subsets
of
subsets
subdivide correctly
TreeSetTest.java
670
*
Subsets
of
subsets
subdivide correctly
/external/guava/guava/src/com/google/common/collect/
Sets.java
[
all
...]
/external/skia/tests/
CodecTest.cpp
367
// The rest of this function tests decoding
subsets
, and will decode an arbitrary number of
368
// random
subsets
.
369
// Do not attempt to decode
subsets
of an image of only once pixel, since there is no
394
// Webp is the only codec that supports
subsets
, and it will have modified the subset
398
// No
subsets
will work.
[
all
...]
/external/skqp/tests/
CodecTest.cpp
365
// The rest of this function tests decoding
subsets
, and will decode an arbitrary number of
366
// random
subsets
.
367
// Do not attempt to decode
subsets
of an image of only once pixel, since there is no
392
// Webp is the only codec that supports
subsets
, and it will have modified the subset
396
// No
subsets
will work.
[
all
...]
/external/apache-commons-math/src/main/java/org/apache/commons/math/util/
MathUtils.java
176
* <code>k</code>-element
subsets
that can be selected from an
191
* @param k the size of the
subsets
to be counted
255
* <code>k</code>-element
subsets
that can be selected from an
269
* @param k the size of the
subsets
to be counted
300
* <code>k</code>-element
subsets
that can be selected from an
310
* @param k the size of the
subsets
to be counted
364
* @param k the size of the
subsets
to be counted
[
all
...]
/toolchain/binutils/binutils-2.27/cpu/
frv.opc
208
Subsets
of any given row are also allowed. */
225
Subsets
of any given row are also allowed. */
243
Subsets
of any given row are also allowed. */
[
all
...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
markupbase.py
129
# also link type declaration
subsets
in linktype declarations
sre_compile.py
295
# In UCS-4 mode, the BIGCHARSET opcode still supports only
subsets
/external/llvm/lib/Analysis/
DivergenceAnalysis.cpp
18
// the paths from that branch with different
subsets
of threads enabled until
/external/python/cpython2/Doc/library/
sgmllib.rst
201
not discriminate among different (or broken) declarations. Internal
subsets
in
Completed in 888 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>