Home
last modified time | relevance | path

Searched defs:kBoth (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/
Dfunctionalize_cond.h42 kBoth = 2, enumerator
/external/tensorflow/tensorflow/compiler/xla/service/
Dcall_graph.h44 kBoth, enumerator
/external/webrtc/webrtc/test/testsupport/metrics/
Dvideo_metrics.cc33 enum VideoMetricsType { kPSNR, kSSIM, kBoth }; enumerator
/external/OpenCL-CTS/test_conformance/integer_ops/
Dtest_unary_ops.cpp25 kBoth enumerator
/external/boringssl/src/crypto/cipher_extra/
Dcipher_test.cc242 kBoth, in TestCipher() enumerator
/external/skqp/gm/
Dfilterfastbounds.cpp123 constexpr SkDropShadowImageFilter::ShadowMode kBoth = in create_paints() local
/external/v8/src/heap/
Dfactory.h110 enum class NumberCacheMode { kIgnore, kSetOnly, kBoth }; enumerator