Home
last modified time | relevance | path

Searched defs:Wrap (Results 1 – 25 of 26) sorted by relevance

12

/external/clang/test/CodeGen/
Dms-align-tentative.c22 struct Wrap { struct
25 // CHECK-DAG: @w = global %struct.Wrap zeroinitializer, align 64 argument
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/
DDESede.java129 public static class Wrap class in DESede
132 public Wrap() in Wrap() method in DESede.Wrap
DAES.java259 static public class Wrap class in AES
262 public Wrap() in Wrap() method in AES.Wrap
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jcajce/provider/symmetric/
DDESede.java147 public static class Wrap class in DESede
150 public Wrap() in Wrap() method in DESede.Wrap
DAES.java281 static public class Wrap class in AES
284 public Wrap() in Wrap() method in AES.Wrap
/external/libcxx/test/std/utilities/function.objects/refwrap/
Dtype_properties.pass.cpp48 typedef std::reference_wrapper<T> Wrap; in test() typedef
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeISelLowering.h76 Wrap, enumerator
/external/webrtc/webrtc/modules/desktop_capture/
Dshared_desktop_frame.cc50 SharedDesktopFrame* SharedDesktopFrame::Wrap( in Wrap() function in webrtc::SharedDesktopFrame
/external/webrtc/webrtc/modules/
Dmodule_common_types_unittest.cc85 TEST(LatestSequenceNumber, Wrap) { in TEST() argument
103 TEST(LatestTimestamp, Wrap) { in TEST() argument
/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.apply/
Dapply_extended_types.pass.cpp93 typedef A_wrap_0 Wrap; in test_ext_int_0() typedef
205 typedef A_wrap_1 Wrap; in test_ext_int_1() typedef
290 typedef A_wrap_2 Wrap; in test_ext_int_2() typedef
/external/swiftshader/third_party/LLVM/unittests/Support/
DConstantRangeTest.cpp25 static ConstantRange Wrap; member in __anon15b3c5460111::ConstantRangeTest
32 ConstantRange ConstantRangeTest::Wrap(APInt(16, 0xaaa), APInt(16, 0xa)); member in __anon15b3c5460111::ConstantRangeTest
/external/llvm/unittests/IR/
DConstantRangeTest.cpp25 static ConstantRange Wrap; member in __anonab7e7ab80111::ConstantRangeTest
32 ConstantRange ConstantRangeTest::Wrap(APInt(16, 0xaaa), APInt(16, 0xa)); member in __anonab7e7ab80111::ConstantRangeTest
122 ConstantRange Wrap(APInt(4, 7), APInt(4, 3)); in TEST_F() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DConstantRangeTest.cpp25 static ConstantRange Wrap; member in __anon0cc7f4100111::ConstantRangeTest
32 ConstantRange ConstantRangeTest::Wrap(APInt(16, 0xaaa), APInt(16, 0xa)); member in __anon0cc7f4100111::ConstantRangeTest
131 ConstantRange Wrap(APInt(4, 7), APInt(4, 3)); in TEST_F() local
/external/webrtc/webrtc/common_audio/
Dring_buffer.c20 enum Wrap { enum
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DValueMap.h182 ValueMapCVH Wrap(KeyT key) const { in Wrap() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DValueMap.h235 ValueMapCVH Wrap(KeyT key) const { in Wrap() function
/external/llvm/include/llvm/IR/
DValueMap.h225 ValueMapCVH Wrap(KeyT key) const { in Wrap() function
/external/clang/test/SemaCXX/
Dcxx98-compat.cpp246 struct Wrap { struct
247 struct {
Dconstant-expression-cxx11.cpp1409 struct Wrap { struct
1410 const int &value;
/external/protobuf/src/google/protobuf/
Dmap_entry_lite.h267 static MapEntryLite* Wrap(const Key& key, const Value& value, Arena* arena) { in Wrap() function
/external/libchrome/mojo/public/cpp/bindings/tests/
Dbinding_unittest.cc326 static std::unique_ptr<CallbackFilter> Wrap(const base::Closure& callback) { in Wrap() function in mojo::__anonda42b1ef0111::CallbackFilter
Dassociated_interface_unittest.cc672 static std::unique_ptr<CallbackFilter> Wrap(const base::Closure& callback) { in Wrap() function in mojo::test::__anonfa0053440111::CallbackFilter
Dsync_method_unittest.cc254 static PtrWrapper<InterfaceT> Wrap(InterfacePtr<Interface> ptr) { in Wrap() function
/external/webrtc/webrtc/base/
Dthread_unittest.cc254 TEST(ThreadTest, Wrap) { in TEST() argument
/external/llvm/lib/Analysis/
DScalarEvolution.cpp2984 SCEV::NoWrapFlags Wrap = InBounds ? SCEV::FlagNSW : SCEV::FlagAnyWrap; in getGEPExpr() local

12