Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/utils/
Dreverse.h57 detail::ReverseIterable<T> Reverse(T&& iterable) { in Reverse() function
/third_party/protobuf/csharp/src/Google.Protobuf/
DByteArray.cs69 internal static void Reverse(byte[] bytes) in Reverse() method in Google.Protobuf.ByteArray
/third_party/typescript/tests/cases/compiler/
DtailRecursiveConditionalTypes.ts18 type Reverse<T> = any[] extends T ? T : ReverseRec<T, []>; alias
DramdaToolsNoInfinite.ts67 type Reverse<T extends any[], R extends any[] = [], I extends any[] = []> = { alias
DramdaToolsNoInfinite2.ts289 …export type Reverse<L extends List, LO extends List = []> = L extends unknown ? LO extends unknown… alias
/third_party/rust/crates/memchr/src/memmem/
Dtwoway.rs11 pub(crate) struct Reverse(TwoWay); struct
244 impl Reverse { implementation
247 pub(crate) fn new(needle: &[u8]) -> Reverse { in new()
/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/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/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/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DSetTheory.cpp125 const bool Reverse; member
/third_party/cups-filters/filter/
Dimagetopdf.c57 Reverse = 0, /* Output order */ variable
/third_party/rust/crates/serde/serde/src/ser/
Dimpls.rs1026 impl<T> Serialize for Reverse<T> implementation
/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/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
/third_party/node/deps/v8/src/objects/
Dobjects.cc697 ComparisonResult Reverse(ComparisonResult result) { in Reverse() function
Delements.cc1335 void Reverse(JSObject receiver) final { Subclass::ReverseImpl(receiver); } in Reverse() function in v8::internal::__anon730ce1d10111::ElementsAccessorBase
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.cc11916 Operation Reverse(Operation op) { in Reverse() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp57995 void Reverse() in Reverse() function in nsTArray_Impl
117565 Reverse, enumerator