Home
last modified time | relevance | path

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

/external/skia/src/gpu/ops/
DGrClearOp.h42 kBoth = 0b11, enumerator
/external/tensorflow/tensorflow/compiler/tf2xla/
Dfunctionalize_cond.h53 kBoth = 2, enumerator
/external/tensorflow/tensorflow/compiler/xla/service/
Dcall_graph.h44 kBoth, enumerator
/external/OpenCL-CTS/test_conformance/integer_ops/
Dtest_unary_ops.cpp25 kBoth enumerator
/external/rust/crates/quiche/deps/boringssl/src/crypto/cipher_extra/
Dcipher_test.cc334 kBoth, in TestCipher() enumerator
/external/skqp/gm/
Dfilterfastbounds.cpp123 constexpr SkDropShadowImageFilter::ShadowMode kBoth = in create_paints() local
/external/boringssl/src/crypto/cipher_extra/
Dcipher_test.cc334 kBoth, in TestCipher() enumerator
/external/skia/src/gpu/
DGrClipStack.cpp39 kBoth enumerator
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes.cc2046 enum class TrtInputArg { kTensor = 1, kWeight = 2, kBoth = 3 }; enumerator