Home
last modified time | relevance | path

Searched defs:wrapped (Results 1 - 25 of 39) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
H A DintersectionAsWeakTypeSource.js25 var wrapped = create({ first: { view: 0, styleMedia: "???" } }); variable
/third_party/ffmpeg/libavcodec/
H A Dwrapped_avframe.c46 AVFrame *wrapped = av_frame_clone(frame); in wrapped_avframe_encode() local
/third_party/rust/crates/rust-openssl/openssl/src/
H A Daes.rs304 let mut wrapped = [0; 24]; in test_wrap_unwrap() variables
/third_party/protobuf/csharp/src/Google.Protobuf/Collections/
H A DReadOnlyDictionary.cs44 private readonly IDictionary<TKey, TValue> wrapped; field in Google.Protobuf.Collections.ReadOnlyDictionary
46 public ReadOnlyDictionary(IDictionary<TKey, TValue> wrapped) in ReadOnlyDictionary() argument
[all...]
/third_party/node/deps/v8/tools/testrunner/local/
H A Dcommand.py188 def wrapped(arg): function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A Diterator.h181 const WrappedIteratorT &wrapped() const { return I; } in wrapped() function in llvm::iterator_adaptor_base
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A Diterator.h220 const WrappedIteratorT &wrapped() const { return I; } in wrapped() function in llvm::iterator_adaptor_base
/third_party/markupsafe/
H A D__init__.py21 def wrapped(self: "Markup", *args: "_P.args", **kwargs: "_P.kwargs") -> "Markup": function
/third_party/node/test/js-native-api/test_general/
H A Dtest_general.c177 napi_value wrapped; in unwrap() local
188 napi_value wrapped; in remove_wrap() local
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-shadowrealm-gen.cc30 TNode<JSObject> wrapped = AllocateJSObjectFromMap(map); in AllocateJSWrappedFunction() local
137 TNode<JSObject> wrapped = TF_BUILTIN() local
[all...]
/third_party/skia/tests/
H A DTextureProxyTest.cpp72 static sk_sp<GrTextureProxy> wrapped(skiatest::Reporter* reporter, GrRecordingContext*, in wrapped() function
/third_party/python/Lib/test/
H A Dtest_reprlib.py389 wrapped = __repr__ variable in MyContainer3
H A Dtest_urllib2net.py28 def wrapped(*args, **kwargs): function
H A Dinspect_fodder2.py16 def wrapped(): function
H A Dtest_curses.py34 def wrapped(self, *args, **kwargs): function
44 def wrapped(self, *args, **kwargs): function
/third_party/python/Objects/
H A Diterobject.c304 PyObject *wrapped; member
H A Dfuncobject.c802 functools_copy_attr(PyObject *wrapper, PyObject *wrapped, PyObject *name) in functools_copy_attr() argument
820 functools_wraps(PyObject *wrapper, PyObject *wrapped) in functools_wraps() argument
/third_party/spirv-tools/source/
H A Ddisassemble.cpp173 auto wrapped = static_cast<WrappedDisassembler*>(user_data); in DisassembleTargetHeader() local
181 auto wrapped = static_cast<WrappedDisassembler*>(user_data); in DisassembleTargetInstruction() local
[all...]
/third_party/python/Lib/
H A Dtypes.py280 def wrapped(*args, **kwargs): function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp_reconfig.c320 u8 *wrapped; in dpp_reconfig_build_resp() local
563 u8 *wrapped; in dpp_reconfig_build_conf() local
[all...]
H A Ddpp_pkex.c585 u8 *wrapped; in dpp_pkex_build_commit_reveal_req() local
905 u8 *wrapped; in dpp_pkex_build_commit_reveal_resp() local
/third_party/node/deps/v8/src/d8/
H A Dd8-test.cc684 FastCApiObject* wrapped = reinterpret_cast<FastCApiObject*>( in UnwrapObject() local
/third_party/node/deps/v8/src/debug/
H A Ddebug-scopes.cc332 Object wrapped = current.get(Context::WRAPPED_CONTEXT_INDEX); in UnwrapEvaluationContext() local
/third_party/node/deps/v8/src/inspector/
H A Dv8-console-message.cc287 std::unique_ptr<protocol::Runtime::RemoteObject> wrapped = in wrapArguments() local
298 std::unique_ptr<protocol::Runtime::RemoteObject> wrapped = in wrapArguments() local
/third_party/node/deps/v8/src/objects/
H A Djs-function.cc448 Handle<JSWrappedFunction> wrapped = in Create() local
[all...]

Completed in 26 milliseconds

12