Searched defs:kForward (Results 1 – 9 of 9) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | cublas_cudnn.h | 40 kForward, // input + filter => output enumerator
|
/external/leveldb/table/ |
D | merger.cc | 133 enum Direction { kForward, kReverse }; enumerator
|
/external/leveldb/db/ |
D | db_iter.cc | 46 enum Direction { kForward, kReverse }; enumerator
|
/external/emboss/runtime/cpp/ |
D | emboss_array_view.h | 45 enum class ElementViewIteratorDirection { kForward, kReverse }; enumerator
|
/external/openthread/src/lib/spinel/ |
D | spinel_buffer.hpp | 564 kForward = kPriorityLow, enumerator
|
/external/openthread/src/core/net/ |
D | nat64_translator.hpp | 98 …kForward, ///< Message is successfully translated, the caller should continue forwarding the… enumerator
|
/external/tensorflow/tensorflow/compiler/jit/ |
D | xla_cluster_util.cc | 421 enum class Direction { kForward, kBackward }; enumerator
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/ |
D | cord_rep_ring.cc | 40 enum class Direction { kForward, kReversed }; enumerator
|
/external/webrtc/modules/audio_processing/ |
D | audio_processing_unittest.cc | 76 enum StreamDirection { kForward = 0, kReverse }; enumerator
|