| /third_party/node/deps/v8/include/v8-include/cppgc/ |
| H A D | explicit-management.h | 61 void FreeUnreferencedObject(HeapHandle& heap_handle, T& object) { in FreeUnreferencedObject() argument 90 Resize(T& object, AdditionalBytes additional_bytes) Resize() argument [all...] |
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-error.cc | 41 Handle<JSObject> object = Handle<JSObject>::cast(object_obj); in BUILTIN() local
|
| /third_party/node/deps/v8/src/ic/ |
| H A D | ic-inl.h | 19 void IC::update_lookup_start_object_map(Handle<Object> object) { in update_lookup_start_object_map() argument 28 bool IC::IsHandler(MaybeObject object) { in IsHandler() argument
|
| /third_party/node/deps/v8/src/inspector/ |
| H A D | v8-value-utils.cc | 13 createDataProperty(v8::Local<v8::Context> context, v8::Local<v8::Object> object, v8::Local<v8::Name> key, v8::Local<v8::Value> value) createDataProperty() argument
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | tagged-value-inl.h | 31 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 D | runtime-function.cc | 95 Object object = args[0]; in RUNTIME_FUNCTION() local
|
| H A D | runtime-weak-refs.cc | 46 Handle<HeapObject> object = args.at<HeapObject>(0); in RUNTIME_FUNCTION() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | CLObject.h | 42 T *object = new T(std::forward<Args>(args)..., errorCode); in Create() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkDebugUtilsMessenger.hpp | 41 static inline DebugUtilsMessenger *Cast(VkDebugUtilsMessengerEXT object) in Cast() argument
|
| H A D | VkDescriptorUpdateTemplate.hpp | 40 static inline DescriptorUpdateTemplate *Cast(VkDescriptorUpdateTemplate object) in Cast() argument
|
| H A D | VkFramebuffer.hpp | 47 static inline Framebuffer *Cast(VkFramebuffer object) in Cast() argument
|
| H A D | VkInstance.hpp | 47 static inline Instance *Cast(VkInstance object) in Cast() argument
|
| H A D | VkPhysicalDevice.hpp | 103 static inline PhysicalDevice *Cast(VkPhysicalDevice object) in Cast() argument
|
| H A D | VkShaderModule.hpp | 35 static inline ShaderModule *Cast(VkShaderModule object) in Cast() argument
|
| /third_party/skia/third_party/externals/dawn/src/common/ |
| H A D | ConcurrentCache.h | 29 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 D | PDBContext.h | 20 namespace object { namespace
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
| H A D | Decompressor.h | 17 namespace object { namespace
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/ |
| H A D | yaml2obj.h | 23 namespace object { namespace
|
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/ |
| H A D | SlabAllocatorTests.cpp | 138 Foo* object in TEST() local 156 Foo* object = allocator.Allocate(i); TEST() local 172 Foo* object = allocator.Allocate(i); TEST() local [all...] |
| H A D | ObjectBaseTests.cpp | 49 Object object = Object::Acquire(&refcount); in TEST() local
|
| /base/account/os_account/frameworks/ohosaccount/native/src/ |
| H A D | distributed_account_event_proxy.cpp | 21 DistributedAccountEventProxy( const sptr<IRemoteObject> &object) DistributedAccountEventProxy() argument
|
| /base/inputmethod/imf/frameworks/native/inputmethod_controller/src/ |
| H A D | input_method_system_ability_proxy.cpp | 28 InputMethodSystemAbilityProxy::InputMethodSystemAbilityProxy(const sptr<IRemoteObject> &object) in InputMethodSystemAbilityProxy() argument
|
| H A D | input_client_proxy.cpp | 26 InputClientProxy::InputClientProxy(const sptr<IRemoteObject> &object) : IRemoteProxy<IInputClient>(object) in InputClientProxy() argument
|
| /base/inputmethod/imf/frameworks/js/napi/common/ |
| H A D | js_callback_handler.cpp | 21 void JsCallbackHandler::Execute(const std::shared_ptr<JSCallbackObject> &object, const ArgContainer &argContainer, in Execute() argument
|
| /base/hiviewdfx/hisysevent/adapter/native/idl/src/ |
| H A D | hisysevent_listener_proxy.cpp | 45 void CallbackDeathRecipient::OnRemoteDied(const wptr<IRemoteObject> &object) in OnRemoteDied() argument
|