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/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
Dtls_wrap.cc171 void TLSWrap::Wrap(const FunctionCallbackInfo<Value>& args) { in Wrap() function in node::TLSWrap
Djs_native_api_v8.cc405 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.h23 static StructName* Wrap(CefRefPtr<BaseName> c) { in Wrap() function
/third_party/skia/gm/
Dtexelsubset.cpp35 using Wrap = GrSamplerState::WrapMode; typedef
/third_party/abseil-cpp/absl/strings/internal/str_format/
Dextension.h113 T Wrap() { in Wrap() function
282 T Wrap() { in Wrap() function
/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.c347 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/abseil-cpp/absl/meta/
Dtype_traits_test.cc1139 struct Wrap {}; struct
/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