OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:size_only
(Results
1 - 3
of
3
) sorted by null
/external/opencv3/modules/imgproc/perf/
perf_threshold.cpp
41
typedef perf::TestBaseWithParam<Size>
Size_Only
;
43
PERF_TEST_P(
Size_Only
, threshold_otsu, testing::Values(TYPICAL_MAT_SIZES))
/external/zopfli/src/zopfli/
deflate.c
128
int
size_only
= !out;
local
157
if (!
size_only
) {
168
if (!
size_only
) {
182
if (!
size_only
) {
188
if (!
size_only
) {
200
if (!
size_only
) {
209
if (!
size_only
) ZopfliLengthsToSymbols(clcl, 19, 7, clsymbols);
215
if (!
size_only
) {
244
/* Note: in case of "
size_only
" these are null pointers so no effect. */
/external/valgrind/perf/
tinycc.c
[
all
...]
Completed in 81 milliseconds