OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:subsets
(Results
51 - 75
of
276
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/Transforms/LoadStoreVectorizer/X86/
subchain-interleaved.ll
5
; Vectorized
subsets
of the load/store chains in the presence of
/external/tensorflow/tensorflow/core/platform/
tracing.cc
49
// This function allows the user to specify arbitrary
subsets
of the
/external/mesa3d/src/mesa/main/
texcompress_bptc.c
242
/* This partition table is used when the mode has two
subsets
. Each
267
/* This partition table is used when the mode has three
subsets
. In this case
555
uint32_t
subsets
;
local
573
subsets
= 0;
576
subsets
= partition_table1[partition_num];
579
subsets
= partition_table2[partition_num];
615
subset_num = (
subsets
>> (texel * 2)) & 3;
857
uint32_t
subsets
;
local
885
subsets
= partition_table1[partition_num];
889
subsets
= 0
[
all
...]
/external/skia/gm/
flippity.cpp
272
// Third row gets
subsets
of BL images
277
// Fourth row gets scaled
subsets
of BL images
/external/skqp/gm/
flippity.cpp
272
// Third row gets
subsets
of BL images
277
// Fourth row gets scaled
subsets
of BL images
/external/skia/src/codec/
SkBmpRLECodec.cpp
40
//
Subsets
are not supported.
238
// FIXME: Support
subsets
for scanline decodes.
240
//
Subsets
are not supported.
/external/skqp/src/codec/
SkBmpRLECodec.cpp
40
//
Subsets
are not supported.
238
// FIXME: Support
subsets
for scanline decodes.
240
//
Subsets
are not supported.
/art/test/910-methods/src/art/
Test910.java
143
// as many proxy classes but cycling through
subsets
of the test-provided interfaces
/external/deqp/doc/testspecs/GLES3/
functional.ubo.txt
57
subsets
are computed: uniforms accessed from vertex shader and uniforms accessed
/external/libchrome/base/metrics/
histogram_samples.h
36
// to have multiple sample-sets representing
subsets
of the data.
/external/tensorflow/tensorflow/contrib/opt/python/training/
variable_clipping_optimizer.py
43
different max norms for different
subsets
of variables.
/external/deqp/external/openglcts/
README.md
29
- [Running
Subsets
](#running-
subsets
)
502
See Section [Running
Subsets
](#running-
subsets
) above for details on command
505
### Running
Subsets
650
(See Section [Running
Subsets
](#running-
subsets
)) for debugging purposes.
[
all
...]
/external/sfntly/cpp/src/sample/subtly/
font_assembler.cc
167
// Assuming all fonts referenced by the FontInfo are the
subsets
of the same
/external/skia/include/codec/
SkCodec.h
207
* or false if this codec cannot decode
subsets
or anything similar to
264
* currently supports
subsets
), the top and left values must be even.
694
// FIXME: What to do about
subsets
??
724
// By default,
subsets
are not supported.
[
all
...]
/external/skqp/include/codec/
SkCodec.h
207
* or false if this codec cannot decode
subsets
or anything similar to
264
* currently supports
subsets
), the top and left values must be even.
694
// FIXME: What to do about
subsets
??
724
// By default,
subsets
are not supported.
[
all
...]
/external/tensorflow/tensorflow/core/framework/
register_types.h
40
// The different variations pass different
subsets
of the types.
/external/tensorflow/tensorflow/examples/get_started/regression/
imports85.py
195
# Split the data into train/test
subsets
.
/external/tensorflow/tensorflow/python/ops/distributions/
bijector_test_util.py
63
This can only be used for a Bijector mapping open
subsets
of the real line
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
Sets.java
[
all
...]
/external/tensorflow/tensorflow/contrib/factorization/python/ops/
clustering_ops.py
626
In each call to the op, the provided batch is split into
subsets
based on
641
# Maximum number of
subsets
such that the size of each subset is at least
642
# `kmc2_chain_length`. Final
subsets
may be larger.
[
all
...]
/external/tensorflow/tensorflow/python/ops/
gradients_test.py
411
subsets
= [""] + "a b c d ab ac ad bc bd cd abc abd acd bcd abcd".split()
413
for constants in
subsets
:
415
for variables_ in
subsets
:
/external/deqp/modules/gles2/scripts/
gen-swizzles.py
63
# * all possible
subsets
/external/deqp/modules/gles3/scripts/
gen-swizzles.py
63
# * all possible
subsets
/external/libpng/contrib/gregbook/
README
13
that reads binary PGM and PPM files (the ``raw'' grayscale and RGB
subsets
/external/llvm/lib/Target/Mips/
Mips.td
19
// into
subsets
that are usually overridden independently. This allows
Completed in 1767 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>