Home
last modified time | relevance | path

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

/third_party/typescript/tests/baselines/reference/
DjsDeclarationsTypedefAndImportTypes.js21 class Wrap { class
33 Wrap field
57 function Wrap(c) { class in Wrap
65 Wrap: Wrap property
DdeclarationImportTypeAliasInferredAndEmittable.js15 export class Wrap { class
38 function Wrap(c) { class in Wrap
/third_party/typescript/tests/cases/conformance/jsdoc/declarations/
DjsDeclarationsTypedefAndImportTypes.ts25 class Wrap { class
/third_party/skia/third_party/externals/swiftshader/tests/regres/cause/
Dcause.go24 func Wrap(cause error, msg string, args ...interface{}) error { func
/third_party/rust/crates/serde/test_suite/tests/
Dtest_borrow.rs174 struct Wrap<'a, 'b> { in test_lifetimes() struct
176 _cows: Cows<'a, 'b>, in test_lifetimes()
/third_party/typescript/tests/cases/compiler/
DdeclarationImportTypeAliasInferredAndEmittable.ts14 export class Wrap { class
DinferFromGenericFunctionReturnTypes3.ts11 interface Wrap<T> { interface
/third_party/skia/third_party/externals/tint/src/sem/
Dinfo.h89 static Info Wrap(const Info& inner) { in Wrap() function
Dtype_manager.h75 static Manager Wrap(const Manager& inner) { in Wrap() function
/third_party/node/src/
Dnode_object_wrap.h75 inline void Wrap(v8::Local<v8::Object> handle) { in Wrap() function
Djs_native_api_v8.cc531 inline napi_status Wrap(napi_env env, in Wrap() function
/third_party/typescript/tests/cases/fourslash/etslib/
Dflex.d.ts43 Wrap, enumerator
/third_party/skia/third_party/externals/tint/src/
Dprogram_builder.cc63 ProgramBuilder ProgramBuilder::Wrap(const Program* program) { in Wrap() function in tint::ProgramBuilder
/third_party/skia/third_party/externals/tint/tools/src/list/
Dlist.go52 func Wrap(s interface{}) List { func
/third_party/cef/libcef_dll/cpptoc/
Dcpptoc_ref_counted.h25 static StructName* Wrap(CefRefPtr<BaseName> c) { in Wrap() function
/third_party/skia/gm/
Dtexelsubset.cpp35 using Wrap = GrSamplerState::WrapMode; typedef
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
Dextension.h113 T Wrap() { in Wrap() function
300 T Wrap() { in Wrap() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DValueMap.h229 ValueMapCVH Wrap(KeyT key) const { in Wrap() function
/third_party/node/test/js-native-api/test_object/
Dtest_object.c456 static napi_value Wrap(napi_env env, napi_callback_info info) { in Wrap() function
/third_party/skia/src/gpu/effects/
DGrTextureEffect.cpp16 using Wrap = GrSamplerState::WrapMode; typedef
/third_party/skia/third_party/externals/abseil-cpp/absl/meta/
Dtype_traits_test.cc1167 struct Wrap {}; struct
/third_party/node/src/crypto/
Dcrypto_tls.cc437 void TLSWrap::Wrap(const FunctionCallbackInfo<Value>& args) { in Wrap() function in node::crypto::TLSWrap
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp3504 SCEV::NoWrapFlags Wrap = GEP->isInBounds() ? SCEV::FlagNSW in getGEPExpr() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp95098 inline JSObject* Wrap(JSContext* aCx, T* aObject, JS::Handle<JSObject*> aGivenProto) in Wrap() function
123270 inline JSObject* Wrap(JSContext* aCx, T* aObject, JS::Handle<JSObject*> aGivenProto) in Wrap() function
148255 inline JSObject* Wrap(JSContext* aCx, T* aObject, JS::Handle<JSObject*> aGivenProto) in Wrap() function
154186 static inline bool Wrap(JSContext* cx, JS::Handle<JSObject*> scope, in Wrap() function
154196 static inline bool Wrap(JSContext* cx, JS::Handle<JSObject*> scope, T& value, in Wrap() function
154512 static inline JSObject* Wrap(JSContext* cx, T* parent, nsWrapperCache* cache) in Wrap() function
154523 static inline JSObject* Wrap(JSContext* cx, T* parent, nsWrapperCache* cache) in Wrap() function
154534 static inline JSObject* Wrap(JSContext* cx, T* parent, nsWrapperCache* cache) in Wrap() function
154565 static inline JSObject* Wrap(JSContext* cx, T* parent, nsWrapperCache* cache) in Wrap() function
162602 inline JSObject* Wrap(JSContext* aCx, T* aObject, JS::Handle<JSObject*> aGivenProto) in Wrap() function
[all …]