Home
last modified time | relevance | path

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

1234

/third_party/typescript/tests/baselines/reference/
H A DintersectionAsWeakTypeSource.js25 var wrapped = create({ first: { view: 0, styleMedia: "???" } }); variable
/foundation/ability/ability_runtime/interfaces/inner_api/napi_base_context/src/
H A Dnapi_base_context.cpp42 void* wrapped = nullptr; in GetStageModeContext() local
/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
/arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/arkdb/
H A Dtimeout.py37 async def wrapped(*args, **kwds): function
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/
H A Dhwt.c227 int wrapped ; in hwt_wait_time() local
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/
H A Dhwt.c223 int wrapped ; in hwt_wait_time() local
/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...]
/base/hiviewdfx/hiview/base/utility/
H A Dfreeze_json_util.cpp183 std::string WrapByParenthesis(const std::string& wrapped) in WrapByParenthesis() argument
188 std::string WrapBySquareBracket(const std::string& wrapped) in WrapBySquareBracket() argument
193 std::string WrapByBrace(const std::string& wrapped) in WrapByBrace() argument
/kernel/linux/linux-5.10/drivers/firmware/google/
H A Dmemconsole-x86-legacy.c31 u8 wrapped; member
/kernel/linux/linux-5.10/tools/testing/radix-tree/
H A Dmain.c51 int wrapped = 0; in __big_gang_check() local
/kernel/linux/linux-6.6/drivers/firmware/google/
H A Dmemconsole-x86-legacy.c31 u8 wrapped; member
/kernel/linux/linux-6.6/tools/testing/radix-tree/
H A Dmain.c51 int wrapped = 0; in __big_gang_check() local
/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
/base/hiviewdfx/hiview/base/utility/include/
H A Dfreeze_json_util.h115 std::string WrapByQuote(const T& wrapped) in WrapByQuote() argument
129 ss << wrapped; in WrapByQuote() local
/foundation/ability/ability_runtime/frameworks/js/napi/app/sendable_context_manager/
H A Djs_sendable_context_manager.cpp78 napi_value CreateJsBaseContextFromSendable(napi_env env, void* wrapped) in CreateJsBaseContextFromSendable() argument
136 napi_value CreateJsApplicationContextFromSendable(napi_env env, void* wrapped) in CreateJsApplicationContextFromSendable() argument
194 napi_value CreateJsAbilityStageContextFromSendable(napi_env env, void* wrapped) in CreateJsAbilityStageContextFromSendable() argument
252 napi_value CreateJsUIAbilityContextFromSendable(napi_env env, void* wrapped) in CreateJsUIAbilityContextFromSendable() argument
397 void *wrapped = nullptr; in OnConvertToContext() local
426 void *wrapped = nullptr; OnConvertToApplicationContext() local
455 void *wrapped = nullptr; OnConvertToAbilityStageContext() local
484 void *wrapped = nullptr; OnConvertToUIAbilityContext() local
[all...]
/kernel/linux/linux-5.10/tools/perf/arch/x86/util/
H A Dintel-bts.c36 bool wrapped; member
370 bool wrapped; in intel_bts_find_snapshot() local
/kernel/linux/linux-6.6/tools/perf/arch/arm64/util/
H A Darm-spe.c36 bool *wrapped; member
308 bool *wrapped; in arm_spe_alloc_wrapped_array() local
397 bool wrapped; arm_spe_find_snapshot() local
[all...]
/kernel/linux/linux-6.6/tools/perf/arch/x86/util/
H A Dintel-bts.c36 bool wrapped; member
371 bool wrapped; in intel_bts_find_snapshot() local
/kernel/linux/linux-6.6/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-log.c31 bool wrapped; member
/kernel/linux/linux-6.6/kernel/
H A Ducount.c169 bool wrapped; in alloc_ucounts() local
/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

Completed in 13 milliseconds

1234