Home
last modified time | relevance | path

Searched defs:object (Results 276 - 300 of 2767) sorted by relevance

1...<<11121314151617181920>>...111

/third_party/node/deps/v8/src/objects/
H A Dtagged-value-inl.h31 Object StrongTaggedValue::ToObject(Isolate* isolate, StrongTaggedValue object) { in ToObject() argument
49 MaybeObject TaggedValue::ToMaybeObject(Isolate* isolate, TaggedValue object) { in ToMaybeObject() argument
/third_party/node/deps/v8/src/runtime/
H A Druntime-function.cc95 Object object = args[0]; in RUNTIME_FUNCTION() local
H A Druntime-weak-refs.cc46 Handle<HeapObject> object = args.at<HeapObject>(0); in RUNTIME_FUNCTION() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLObject.h42 T *object = new T(std::forward<Args>(args)..., errorCode); in Create() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDebugUtilsMessenger.hpp41 static inline DebugUtilsMessenger *Cast(VkDebugUtilsMessengerEXT object) in Cast() argument
H A DVkDescriptorUpdateTemplate.hpp40 static inline DescriptorUpdateTemplate *Cast(VkDescriptorUpdateTemplate object) in Cast() argument
H A DVkFramebuffer.hpp47 static inline Framebuffer *Cast(VkFramebuffer object) in Cast() argument
H A DVkInstance.hpp47 static inline Instance *Cast(VkInstance object) in Cast() argument
H A DVkPhysicalDevice.hpp103 static inline PhysicalDevice *Cast(VkPhysicalDevice object) in Cast() argument
H A DVkShaderModule.hpp35 static inline ShaderModule *Cast(VkShaderModule object) in Cast() argument
/third_party/skia/third_party/externals/dawn/src/common/
H A DConcurrentCache.h29 T* Find(T* object) { in Find() argument
38 std::pair<T*, bool> Insert(T* object) { in Insert() argument
44 size_t Erase(T* object) { in Erase() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
H A DPDBContext.h20 namespace object { namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DDecompressor.h17 namespace object { namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A Dyaml2obj.h23 namespace object { namespace
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DSlabAllocatorTests.cpp138 Foo* object in TEST() local
156 Foo* object = allocator.Allocate(i); TEST() local
172 Foo* object = allocator.Allocate(i); TEST() local
[all...]
H A DObjectBaseTests.cpp49 Object object = Object::Acquire(&refcount); in TEST() local
/base/account/os_account/frameworks/ohosaccount/native/src/
H A Ddistributed_account_event_proxy.cpp21 DistributedAccountEventProxy( const sptr<IRemoteObject> &object) DistributedAccountEventProxy() argument
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_method_system_ability_proxy.cpp28 InputMethodSystemAbilityProxy::InputMethodSystemAbilityProxy(const sptr<IRemoteObject> &object) in InputMethodSystemAbilityProxy() argument
H A Dinput_client_proxy.cpp26 InputClientProxy::InputClientProxy(const sptr<IRemoteObject> &object) : IRemoteProxy<IInputClient>(object) in InputClientProxy() argument
/base/inputmethod/imf/frameworks/js/napi/common/
H A Djs_callback_handler.cpp21 void JsCallbackHandler::Execute(const std::shared_ptr<JSCallbackObject> &object, const ArgContainer &argContainer, in Execute() argument
/base/hiviewdfx/hisysevent/adapter/native/idl/src/
H A Dhisysevent_listener_proxy.cpp45 void CallbackDeathRecipient::OnRemoteDied(const wptr<IRemoteObject> &object) in OnRemoteDied() argument
/base/account/os_account/frameworks/domain_account/src/
H A Ddomain_account_callback_proxy.cpp24 DomainAccountCallbackProxy::DomainAccountCallbackProxy(const sptr<IRemoteObject> &object) in DomainAccountCallbackProxy() argument
/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_event_proxy.cpp23 AppAccountEventProxy::AppAccountEventProxy(const sptr<IRemoteObject> &object) : IRemoteProxy<IAppAccountEvent>(object) in AppAccountEventProxy() argument
H A Dapp_account_authorization_extension_proxy.cpp23 AppAccountAuthorizationExtensionProxy::AppAccountAuthorizationExtensionProxy(const sptr<IRemoteObject> &object) in AppAccountAuthorizationExtensionProxy() argument
/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account_authorization_extension_callback_proxy.cpp25 AppAccountAuthorizationExtensionCallbackProxy( const sptr<IRemoteObject> &object) AppAccountAuthorizationExtensionCallbackProxy() argument

Completed in 7 milliseconds

1...<<11121314151617181920>>...111