Home
last modified time | relevance | path

Searched defs:Reverse (Results 1 – 18 of 18) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/
Dreverse_fp32.c22 int Reverse(const float *input, float *output, size_t elem_size, int *index) { in Reverse() function
/third_party/skia/third_party/externals/tint/src/utils/
Dreverse.h57 detail::ReverseIterable<T> Reverse(T&& iterable) { in Reverse() function
/third_party/boost/boost/hana/
Dreverse.hpp31 using Reverse = BOOST_HANA_DISPATCH_IF(reverse_impl<S>, in operator ()() typedef
/third_party/protobuf/csharp/src/Google.Protobuf/
DByteArray.cs69 internal static void Reverse(byte[] bytes) in Reverse() method in Google.Protobuf.ByteArray
/third_party/boost/libs/hana/include/boost/hana/
Dreverse.hpp31 using Reverse = BOOST_HANA_DISPATCH_IF(reverse_impl<S>, in operator ()() typedef
/third_party/typescript/tests/cases/compiler/
DramdaToolsNoInfinite.ts67 type Reverse<T extends any[], R extends any[] = [], I extends any[] = []> = { alias
/third_party/python/Tools/scripts/
Dfixcid.py271 Reverse = 0 variable
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcord_rep_consume_test.cc122 TEST(CordRepConsumeTest, Reverse) { in TEST() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DVectorUtils.h419 InterleaveGroup(uint32_t Factor, bool Reverse, Align Alignment) in InterleaveGroup()
532 bool Reverse; variable
/third_party/boost/boost/geometry/algorithms/
Dconvex_hull.hpp122 static bool const Reverse in apply() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DSetTheory.cpp125 const bool Reverse; member
/third_party/node/deps/brotli/c/enc/
Dentropy_encode.c152 static void Reverse(uint8_t* v, size_t start, size_t end) { in Reverse() function
/third_party/skia/third_party/externals/brotli/c/enc/
Dentropy_encode.c152 static void Reverse(uint8_t* v, size_t start, size_t end) { in Reverse() function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceInst.cpp62 InstIcmp::ICond Reverse; member
/third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/
Dcontainer_test.cc931 TEST(MutatingTest, Reverse) { in TEST() argument
/third_party/abseil-cpp/absl/algorithm/
Dcontainer_test.cc931 TEST(MutatingTest, Reverse) { in TEST() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAGHVX.cpp330 Reverse enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2381 bool Reverse = (Decision == LoopVectorizationCostModel::CM_Widen_Reverse); in vectorizeMemoryInstruction() local
5850 bool Reverse = ConsecutiveStride < 0; in getConsecutiveMemOpCost() local