Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/crypto/
H A Dunexportable_key_metrics.h36 kBoth = 3, enumerator
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DClearOp.h55 kBoth = 0b11, enumerator
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dfunctionalize_cond.h53 kBoth = 2, enumerator
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dcall_graph.h41 kBoth, enumerator
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dop_converter.h38 enum class TrtInputArg { kTensor = 1, kWeight = 2, kBoth = 3, kResource = 4 }; enumerator
/aosp_15_r20/external/OpenCL-CTS/test_conformance/integer_ops/
H A Dtest_unary_ops.cpp25 kBoth enumerator
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DClipStack_graphite.h143 kBoth enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/cipher_extra/
Dcipher_test.cc337 kBoth, in TestCipher() enumerator
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/cipher_extra/
Dcipher_test.cc337 kBoth, in TestCipher() enumerator
/aosp_15_r20/external/boringssl/src/crypto/cipher_extra/
H A Dcipher_test.cc130 kBoth, enumerator
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/cipher_extra/
H A Dcipher_test.cc130 kBoth, enumerator
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DClipStack.cpp87 kBoth enumerator
/aosp_15_r20/frameworks/base/libs/androidfw/
H A DPng.cpp602 enum class TickType { kNone, kTick, kLayoutBounds, kBoth }; enumerator