Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcublas_cudnn.h40 kForward, // input + filter => output enumerator
/external/leveldb/table/
Dmerger.cc133 enum Direction { kForward, kReverse }; enumerator
/external/leveldb/db/
Ddb_iter.cc46 enum Direction { kForward, kReverse }; enumerator
/external/emboss/runtime/cpp/
Demboss_array_view.h45 enum class ElementViewIteratorDirection { kForward, kReverse }; enumerator
/external/openthread/src/lib/spinel/
Dspinel_buffer.hpp564 kForward = kPriorityLow, enumerator
/external/openthread/src/core/net/
Dnat64_translator.hpp98kForward, ///< Message is successfully translated, the caller should continue forwarding the… enumerator
/external/tensorflow/tensorflow/compiler/jit/
Dxla_cluster_util.cc421 enum class Direction { kForward, kBackward }; enumerator
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/
Dcord_rep_ring.cc40 enum class Direction { kForward, kReversed }; enumerator
/external/webrtc/modules/audio_processing/
Daudio_processing_unittest.cc76 enum StreamDirection { kForward = 0, kReverse }; enumerator