Home
last modified time | relevance | path

Searched defs:Wrapper (Results 1 – 25 of 50) sorted by relevance

12

/third_party/boost/libs/optional/test/
Doptional_test_msvc_bug_workaround.cpp22 struct Wrapper struct
31 boost::optional<int> v = Wrapper(); in test() argument
/third_party/boost/libs/core/test/swap/
Dswap_const_wrapper_fail.cpp10 template<class T> struct Wrapper struct
24 boost::Wrapper<int> const w = { 2 }; in main()
Dconst_wrapper_fail.cpp10 template<class T> struct Wrapper struct
24 boost::Wrapper<int> const w = { 2 }; in main()
/third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/numerics/
Dchecked_math.h263 struct Wrapper struct
270 struct Wrapper<CheckedNumeric<Src>> argument
Dclamped_math.h189 struct Wrapper struct
191 static constexpr Src value(Src value) in value()
/third_party/gn/src/base/numerics/
Dchecked_math.h266 struct Wrapper { struct
272 struct Wrapper<CheckedNumeric<Src>> { argument
Dclamped_math.h180 struct Wrapper { struct
181 static constexpr Src value(Src value) { in value()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DWrapMain.cpp18 class Wrapper : public TIntermTraverser class
24 Wrapper(TSymbolTable &symbolTable, IdGen &idGen) in Wrapper() function in __anon707093d10111::Wrapper
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/enc/
DEncoderJNI.java27 static class Wrapper { class in EncoderJNI
32 Wrapper(int inputBufferSize, int quality, int lgwin) in Wrapper() method in EncoderJNI.Wrapper
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/dec/
DDecoderJNI.java29 public static class Wrapper { class in DecoderJNI
35 public Wrapper(int inputBufferSize) throws IOException { in Wrapper() method in DecoderJNI.Wrapper
/third_party/typescript/tests/baselines/reference/
DjsxEmptyExpressionNotCountedAsChild(jsx=react).js9 function Wrapper(props: Props) { class
DjsxEmptyExpressionNotCountedAsChild(jsx=react-jsx).js9 function Wrapper(props: Props) { class
DbaseTypeWrappingInstantiationChain.js14 class Wrapper<T5> { class
65 function Wrapper() { class in Wrapper
DjsxEmptyExpressionNotCountedAsChild(jsx=react-jsxdev).js9 function Wrapper(props: Props) { class
/third_party/typescript/tests/cases/compiler/
DimplementsIncorrectlyNoAssertion.ts7 type Wrapper = Foo & Bar; alias
DreturnTypeInferenceNotTooBroad.ts6 interface Wrapper<T> { interface
DpartialDiscriminatedUnionMemberHasGoodError.ts13 interface Wrapper { interface
DbaseTypeWrappingInstantiationChain.ts13 class Wrapper<T5> { class
DindexedAccessKeyofNestedSimplifiedSubstituteUnwrapped.ts4 interface Wrapper<T> { interface
/third_party/skia/include/sksl/
DDSL.h28 template<typename T> using Wrapper = DSLWrapper<T>; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/
Dhash_benchmark.cc64 class Wrapper : public TypeErasedInterface { class
66 explicit Wrapper(const T& value) : value_(value) {} in Wrapper() function in TypeErasedAbslHash::Wrapper
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiISelLowering.h54 Wrapper, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.h47 Wrapper, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFixFunctionBitcasts.cpp121 Function *Wrapper = Function::Create(Ty, Function::PrivateLinkage, in createWrapper() local
292 Function *Wrapper = Pair.first->second; in runOnModule() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/
DIntelJITEventListener.cpp42 std::unique_ptr<IntelJITEventsWrapper> Wrapper; member in __anond5425d460111::IntelJITEventListener
77 IntelJITEventsWrapper& Wrapper, in FunctionDescToIntelJITFormat()

12