| /third_party/typescript/tests/baselines/reference/ |
| H A D | intersectionAsWeakTypeSource.js | 25 var wrapped = create({ first: { view: 0, styleMedia: "???" } });
variable
|
| /foundation/ability/ability_runtime/interfaces/inner_api/napi_base_context/src/ |
| H A D | napi_base_context.cpp | 42 void* wrapped = nullptr; in GetStageModeContext() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | wrapped_avframe.c | 46 AVFrame *wrapped = av_frame_clone(frame); in wrapped_avframe_encode() local
|
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| H A D | aes.rs | 304 let mut wrapped = [0; 24]; in test_wrap_unwrap() variables
|
| /kernel/linux/linux-5.10/drivers/net/fddi/skfp/ |
| H A D | hwt.c | 227 int wrapped ; in hwt_wait_time() local
|
| /kernel/linux/linux-6.6/drivers/net/fddi/skfp/ |
| H A D | hwt.c | 223 int wrapped ; in hwt_wait_time() local
|
| /third_party/protobuf/csharp/src/Google.Protobuf/Collections/ |
| H A D | ReadOnlyDictionary.cs | 44 private readonly IDictionary<TKey, TValue> wrapped;
field in Google.Protobuf.Collections.ReadOnlyDictionary 46 public ReadOnlyDictionary(IDictionary<TKey, TValue> wrapped)
in ReadOnlyDictionary() argument [all...] |
| /kernel/linux/linux-5.10/drivers/firmware/google/ |
| H A D | memconsole-x86-legacy.c | 31 u8 wrapped; member
|
| /kernel/linux/linux-5.10/tools/testing/radix-tree/ |
| H A D | main.c | 51 int wrapped = 0; in __big_gang_check() local
|
| /kernel/linux/linux-6.6/drivers/firmware/google/ |
| H A D | memconsole-x86-legacy.c | 31 u8 wrapped; member
|
| /kernel/linux/linux-6.6/tools/testing/radix-tree/ |
| H A D | main.c | 51 int wrapped = 0; in __big_gang_check() local
|
| /third_party/node/deps/v8/tools/testrunner/local/ |
| H A D | command.py | 188 def wrapped(arg): function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| H A D | iterator.h | 181 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 D | iterator.h | 220 const WrappedIteratorT &wrapped() const { return I; } in wrapped() function in llvm::iterator_adaptor_base
|
| /foundation/ability/ability_runtime/frameworks/js/napi/app/sendable_context_manager/ |
| H A D | js_sendable_context_manager.cpp | 78 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 D | intel-bts.c | 36 bool wrapped; member 370 bool wrapped; in intel_bts_find_snapshot() local
|
| /kernel/linux/linux-6.6/tools/perf/arch/arm64/util/ |
| H A D | arm-spe.c | 36 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 D | intel-bts.c | 36 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 D | intel-pt-log.c | 31 bool wrapped; member
|
| /kernel/linux/linux-6.6/kernel/ |
| H A D | ucount.c | 169 bool wrapped; in alloc_ucounts() local
|
| /third_party/markupsafe/ |
| H A D | __init__.py | 21 def wrapped(self: "Markup", *args: "_P.args", **kwargs: "_P.kwargs") -> "Markup": function
|
| /third_party/node/test/js-native-api/test_general/ |
| H A D | test_general.c | 177 napi_value wrapped; in unwrap() local 188 napi_value wrapped; in remove_wrap() local
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-shadowrealm-gen.cc | 30 TNode<JSObject> wrapped = AllocateJSObjectFromMap(map); in AllocateJSWrappedFunction() local 137 TNode<JSObject> wrapped = TF_BUILTIN() local [all...] |
| /third_party/skia/tests/ |
| H A D | TextureProxyTest.cpp | 72 static sk_sp<GrTextureProxy> wrapped(skiatest::Reporter* reporter, GrRecordingContext*, in wrapped() function
|
| /third_party/python/Lib/test/ |
| H A D | test_reprlib.py | 389 wrapped = __repr__ variable in MyContainer3
|