OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kBoth
(Results
1 - 7
of
7
) sorted by null
/external/webrtc/webrtc/test/testsupport/metrics/
video_metrics.cc
33
enum VideoMetricsType { kPSNR, kSSIM,
kBoth
};
139
case
kBoth
:
173
return CalculateMetrics(
kBoth
, ref_filename, test_filename, width, height,
/external/boringssl/src/crypto/cipher_extra/
cipher_test.cc
234
kBoth
,
235
} operation =
kBoth
;
/external/tensorflow/tensorflow/compiler/tf2xla/
functionalize_cond.h
42
kBoth
= 2,
/external/tensorflow/tensorflow/compiler/xla/service/
call_graph.h
44
kBoth
,
/external/skia/gm/
filterfastbounds.cpp
123
constexpr SkDropShadowImageFilter::ShadowMode
kBoth
=
128
SK_ColorRED,
kBoth
,
/external/skqp/gm/
filterfastbounds.cpp
123
constexpr SkDropShadowImageFilter::ShadowMode
kBoth
=
128
SK_ColorRED,
kBoth
,
/device/google/cuttlefish_common/guest/hals/ril/
cuttlefish_ril.cpp
120
enum AllowedAuthenticationType { kNone = 0, kPap = 1, kChap = 2,
kBoth
= 3 };
[
all
...]
Completed in 255 milliseconds