/third_party/typescript/tests/baselines/reference/ |
H A D | typeGuardFunctionOfFormThisErrors.js | |
/foundation/arkui/ace_engine/test/mock/core/common/ |
H A D | mock_image_analyzer_manager.h | 26 explicit MockImageAnalyzerManager(const RefPtr<NG::FrameNode>& frameNode, ImageAnalyzerHolder holder) in MockImageAnalyzerManager() argument
|
/third_party/node/deps/v8/src/runtime/ |
H A D | runtime-collections.cc | 26 Handle<JSSet> holder = args.at<JSSet>(0); in RUNTIME_FUNCTION() local 43 Handle<JSSet> holder = args.at<JSSet>(0); in RUNTIME_FUNCTION() local 53 Handle<JSMap> holder = args.at<JSMap>(0); in RUNTIME_FUNCTION() local 63 Handle<JSMap> holder in RUNTIME_FUNCTION() local [all...] |
H A D | runtime-proxy.cc | 43 Handle<JSReceiver> holder = args.at<JSReceiver>(0); in RUNTIME_FUNCTION() local 70 Handle<JSReceiver> holder = args.at<JSReceiver>(0); in RUNTIME_FUNCTION() local
|
H A D | runtime-typedarray.cc | 49 Handle<JSTypedArray> holder = args.at<JSTypedArray>(0); in RUNTIME_FUNCTION() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
H A D | sk_resource_manager.cpp | 39 std::shared_ptr<Drawing::ResourceHolder> holder = std::make_shared<Drawing::ResourceHolder>(); in HoldResource() local
|
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-bio-prison-v1.h | 45 struct bio *holder; member
|
/kernel/linux/linux-6.6/block/ |
H A D | holder.c | 14 struct bd_holder_disk *holder; in bd_find_holder_disk() local 62 struct bd_holder_disk *holder; in bd_link_disk_holder() local 138 struct bd_holder_disk *holder; bd_unlink_disk_holder() local [all...] |
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-bio-prison-v1.h | 56 struct bio *holder; member
|
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
H A D | ICUTagletAdapter.java | 43 public Content getTagletOutput(Doc holder, TagletWriter writer) in getTagletOutput() argument
|
/third_party/node/deps/v8/src/api/ |
H A D | api-arguments.cc | 12 PropertyCallbackArguments( Isolate* isolate, Object data, Object self, JSObject holder, Maybe<ShouldThrow> should_throw) PropertyCallbackArguments() argument 35 FunctionCallbackArguments( internal::Isolate* isolate, internal::Object data, internal::HeapObject callee, internal::Object holder, internal::HeapObject new_target, internal::Address* argv, int argc) FunctionCallbackArguments() argument
|
/third_party/node/deps/v8/src/objects/ |
H A D | elements-inl.h | 32 inline bool ElementsAccessor::HasElement(JSObject holder, uint32_t index, in HasElement() argument
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/java/com/google/oboe/samples/rhythmgame/ |
H A D | GameSurfaceView.java | 48 public void surfaceDestroyed(SurfaceHolder holder) { in surfaceDestroyed() argument
|
/foundation/arkui/ace_engine/adapter/preview/osal/advance/ |
H A D | image_analyzer_manager.cpp | 20 ImageAnalyzerManager::ImageAnalyzerManager(const RefPtr<NG::FrameNode>& frameNode, ImageAnalyzerHolder holder) in ImageAnalyzerManager() argument
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/ |
H A D | text_field_pattern_testfour.cpp | 164 auto holder = AceType::MakeRefPtr<SelectOverlayHolder>(); in HWTEST_F() local 203 auto holder = AceType::MakeRefPtr<SelectOverlayHolder>(); in HWTEST_F() local 512 auto holder = AceType::MakeRefPtr<SelectOverlayHolder>(); in HWTEST_F() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/serializable/ |
H A D | CompatibilityTest.java | 85 public void testCompatibility(FileHolder holder) throws ClassNotFoundException, IOException { in testCompatibility() argument
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/ |
H A D | CompatibilityTest.java | 82 public void testCompatibility(FileHolder holder) throws ClassNotFoundException, IOException { in testCompatibility() argument
|
/third_party/node/deps/v8/src/ic/ |
H A D | call-optimization.cc | 76 IsCompatibleReceiverMap( Handle<JSObject> api_holder, Handle<JSObject> holder, HolderLookup holder_lookup) const IsCompatibleReceiverMap() argument
|
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/util/ |
H A D | SurfaceRenderer.java | 63 public void surfaceCreated(SurfaceHolder holder) { in surfaceCreated() argument 68 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in surfaceChanged() argument 76 public void surfaceDestroyed(SurfaceHolder holder) { in surfaceDestroyed() argument
|
/third_party/skia/platform_tools/android/apps/androidkitdemo/src/main/java/org/skia/androidkitdemo1/ |
H A D | MainActivity.java | 107 public void surfaceCreated(@NonNull SurfaceHolder holder) {} in surfaceCreated() argument 110 public void surfaceChanged(@NonNull SurfaceHolder holder, int format, int width, int height) { in surfaceChanged() argument 135 public void surfaceDestroyed(@NonNull SurfaceHolder holder) {} in surfaceDestroyed() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/ |
H A D | web_javascript_result_callback.cpp | 210 void WebJavaScriptResultCallBack::RemoveJavaScriptObjectHolder(int32_t holder, int32_t object_id) in RemoveJavaScriptObjectHolder() argument
|
/foundation/communication/ipc/ipc/native/src/napi_common/source/ |
H A D | napi_remote_object_holder.cpp | 32 NAPIRemoteObjectHolder *holder = reinterpret_cast<NAPIRemoteObjectHolder *>(data);
in OnEnvCleanUp() local
|
/third_party/musl/porting/linux/user/src/network/ |
H A D | resolvconf.c | 88 void resolve_dns_sym(void **holder, const char *symbol) in resolve_dns_sym() argument
|
/third_party/musl/src/network/ |
H A D | resolvconf.c | 74 void resolve_dns_sym(void **holder, const char *symbol) in resolve_dns_sym() argument
|
/third_party/libphonenumber/java/demoapp/app/src/main/java/com/google/phonenumbers/demoapp/result/ |
H A D | FormattableRvAdapter.java | 42 public void onViewRecycled(@NonNull ViewHolder holder) { in onViewRecycled() argument
|