Home
last modified time | relevance | path

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

123

/external/clang/test/CodeGen/
Dms-align-tentative.c22 struct Wrap { struct
25 // CHECK-DAG: @w = global %struct.Wrap zeroinitializer, align 64 argument
/external/webrtc/modules/desktop_capture/
Dshared_desktop_frame.cc22 std::unique_ptr<SharedDesktopFrame> SharedDesktopFrame::Wrap( in Wrap() function in webrtc::SharedDesktopFrame
28 SharedDesktopFrame* SharedDesktopFrame::Wrap(DesktopFrame* desktop_frame) { in Wrap() function in webrtc::SharedDesktopFrame
/external/llvm-project/clang/test/CodeGen/
Dms-align-tentative.c22 struct Wrap { struct
25 // CHECK-DAG: @w = dso_local global %struct.Wrap zeroinitializer, align 64 argument
/external/llvm-project/clang/test/SemaTemplate/
Dinstantiate-self.cpp142 template<typename T> struct Wrap { struct
143 template<typename U> struct W : A::W<T> {};
144 template<typename U> struct X : A::X<T> {};
145 template<typename U> struct Y : A::Y<T> {};
146 template<typename U> struct Z : A::Z<T> {};
/external/swiftshader/tests/regres/cause/
Dcause.go24 func Wrap(cause error, msg string, args ...interface{}) error { func
/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.java261 static public class Wrap class in AES
264 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.java283 static public class Wrap class in AES
286 public Wrap() in Wrap() method in AES.Wrap
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/jcajce/provider/symmetric/
DDESede.java147 public static class Wrap class in DESede
150 public Wrap() in Wrap() method in DESede.Wrap
DAES.java283 static public class Wrap class in AES
286 public Wrap() in Wrap() method in AES.Wrap
/external/perfetto/include/perfetto/tracing/
Devent_context.h71 TracedProto<MessageType> Wrap(MessageType* message) { in Wrap() function
/external/libcxx/test/std/utilities/function.objects/refwrap/
Dtype_properties.pass.cpp48 typedef std::reference_wrapper<T> Wrap; in test() typedef
/external/llvm-project/libcxx/test/std/utilities/function.objects/refwrap/
Dtype_properties.pass.cpp44 typedef std::reference_wrapper<T> Wrap; in test() typedef
/external/llvm-project/lldb/include/lldb/Expression/
DExpressionSourceCode.h23 Wrap = true, enumerator
/external/webrtc/common_audio/
Dring_buffer.h25 enum Wrap { SAME_WRAP, DIFF_WRAP }; enum
/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/llvm-project/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/llvm/unittests/IR/
DConstantRangeTest.cpp25 static ConstantRange Wrap; member in __anon23360c560111::ConstantRangeTest
32 ConstantRange ConstantRangeTest::Wrap(APInt(16, 0xaaa), APInt(16, 0xa)); member in __anon23360c560111::ConstantRangeTest
122 ConstantRange Wrap(APInt(4, 7), APInt(4, 3)); in TEST_F() local
/external/webrtc/modules/
Dmodule_common_types_unittest.cc86 TEST(LatestSequenceNumber, Wrap) { in TEST() argument
104 TEST(LatestTimestamp, Wrap) { in TEST() argument
/external/webrtc/modules/video_coding/utility/
Divf_file_writer.cc45 std::unique_ptr<IvfFileWriter> IvfFileWriter::Wrap(FileWrapper file, in Wrap() function in webrtc::IvfFileWriter
/external/skia/gm/
Dtexelsubset.cpp33 using Wrap = GrSamplerState::WrapMode; typedef
/external/angle/third_party/abseil-cpp/absl/strings/internal/str_format/
Dextension.h113 T Wrap() { in Wrap() function
300 T Wrap() { in Wrap() function
/external/libtextclassifier/abseil-cpp/absl/strings/internal/str_format/
Dextension.h113 T Wrap() { in Wrap() function
282 T Wrap() { in Wrap() function
/external/openscreen/third_party/abseil/src/absl/strings/internal/str_format/
Dextension.h113 T Wrap() { in Wrap() function
282 T Wrap() { in Wrap() function

123