Home
last modified time | relevance | path

Searched defs:object (Results 2226 - 2250 of 2416) sorted by relevance

1...<<81828384858687888990>>...97

/third_party/node/deps/v8/src/objects/
H A Delements.cc660 static void ReconfigureImpl(Handle<JSObject> object, in ReconfigureImpl() argument
672 static Maybe<bool> AddImpl(Handle<JSObject> object, uint32_t index, in AddImpl() argument
802 ConvertElementsWithCapacity( Handle<JSObject> object, Handle<FixedArrayBase> old_elements, ElementsKind from_kind, uint32_t capacity) ConvertElementsWithCapacity() argument
809 ConvertElementsWithCapacity( Handle<JSObject> object, Handle<FixedArrayBase> old_elements, ElementsKind from_kind, uint32_t capacity, uint32_t src_index, uint32_t dst_index) ConvertElementsWithCapacity() argument
845 TransitionElementsKindImpl(Handle<JSObject> object, Handle<Map> to_map) TransitionElementsKindImpl() argument
888 GrowCapacityAndConvertImpl(Handle<JSObject> object, uint32_t capacity) GrowCapacityAndConvertImpl() argument
1044 NormalizeImpl( Handle<JSObject> object, Handle<FixedArrayBase> elements) NormalizeImpl() argument
1057 CollectValuesOrEntriesImpl( Isolate* isolate, Handle<JSObject> object, Handle<FixedArray> values_or_entries, bool get_entries, int* nof_items, PropertyFilter filter) CollectValuesOrEntriesImpl() argument
1134 CollectElementIndicesImpl( Handle<JSObject> object, Handle<FixedArrayBase> backing_store, KeyAccumulator* keys) CollectElementIndicesImpl() argument
1153 DirectCollectElementIndicesImpl( Isolate* isolate, Handle<JSObject> object, Handle<FixedArrayBase> backing_store, GetKeysConversion convert, PropertyFilter filter, Handle<FixedArray> list, uint32_t* nof_indices, uint32_t insertion_index = 0) DirectCollectElementIndicesImpl() argument
1188 PrependElementIndicesImpl( Handle<JSObject> object, Handle<FixedArrayBase> backing_store, Handle<FixedArray> keys, GetKeysConversion convert, PropertyFilter filter) PrependElementIndicesImpl() argument
1518 ReconfigureImpl(Handle<JSObject> object, Handle<FixedArrayBase> store, InternalIndex entry, Handle<Object> value, PropertyAttributes attributes) ReconfigureImpl() argument
1533 AddImpl(Handle<JSObject> object, uint32_t index, Handle<Object> value, PropertyAttributes attributes, uint32_t new_capacity) AddImpl() argument
1609 CollectElementIndicesImpl( Handle<JSObject> object, Handle<FixedArrayBase> backing_store, KeyAccumulator* keys) CollectElementIndicesImpl() argument
1641 DirectCollectElementIndicesImpl( Isolate* isolate, Handle<JSObject> object, Handle<FixedArrayBase> backing_store, GetKeysConversion convert, PropertyFilter filter, Handle<FixedArray> list, uint32_t* nof_indices, uint32_t insertion_index = 0) DirectCollectElementIndicesImpl() argument
1898 NormalizeImpl(Handle<JSObject> object, Handle<FixedArrayBase> store) NormalizeImpl() argument
1931 object); NormalizeImpl() local
2028 ReconfigureImpl(Handle<JSObject> object, Handle<FixedArrayBase> store, InternalIndex entry, Handle<Object> value, PropertyAttributes attributes) ReconfigureImpl() argument
2039 AddImpl(Handle<JSObject> object, uint32_t index, Handle<Object> value, PropertyAttributes attributes, uint32_t new_capacity) AddImpl() argument
2377 CreateListFromArrayLikeImpl(Isolate* isolate, Handle<JSObject> object, uint32_t length) CreateListFromArrayLikeImpl() argument
2557 CollectValuesOrEntriesImpl( Isolate* isolate, Handle<JSObject> object, Handle<FixedArray> values_or_entries, bool get_entries, int* nof_items, PropertyFilter filter) CollectValuesOrEntriesImpl() argument
2653 AddImpl(Handle<JSObject> object, uint32_t index, Handle<Object> value, PropertyAttributes attributes, uint32_t new_capacity) AddImpl() argument
2751 AddImpl(Handle<JSObject> object, uint32_t index, Handle<Object> value, PropertyAttributes attributes, uint32_t new_capacity) AddImpl() argument
2864 AddImpl(Handle<JSObject> object, uint32_t index, Handle<Object> value, PropertyAttributes attributes, uint32_t new_capacity) AddImpl() argument
2877 ReconfigureImpl(Handle<JSObject> object, Handle<FixedArrayBase> store, InternalIndex entry, Handle<Object> value, PropertyAttributes attributes) ReconfigureImpl() argument
2972 CollectValuesOrEntriesImpl( Isolate* isolate, Handle<JSObject> object, Handle<FixedArray> values_or_entries, bool get_entries, int* nof_items, PropertyFilter filter) CollectValuesOrEntriesImpl() argument
3278 CollectValuesOrEntriesImpl( Isolate* isolate, Handle<JSObject> object, Handle<FixedArray> values_or_entries, bool get_entries, int* nof_items, PropertyFilter filter) CollectValuesOrEntriesImpl() argument
3554 CreateListFromArrayLikeImpl(Isolate* isolate, Handle<JSObject> object, uint32_t length) CreateListFromArrayLikeImpl() argument
4386 TransitionElementsKindImpl(Handle<JSObject> object, Handle<Map> map) TransitionElementsKindImpl() argument
4391 GrowCapacityAndConvertImpl(Handle<JSObject> object, uint32_t capacity) GrowCapacityAndConvertImpl() argument
4570 CollectElementIndicesImpl( Handle<JSObject> object, Handle<FixedArrayBase> backing_store, KeyAccumulator* keys) CollectElementIndicesImpl() argument
4587 DirectCollectElementIndicesImpl( Isolate* isolate, Handle<JSObject> object, Handle<FixedArrayBase> backing_store, GetKeysConversion convert, PropertyFilter filter, Handle<FixedArray> list, uint32_t* nof_indices, uint32_t insertion_index = 0) DirectCollectElementIndicesImpl() argument
4614 IncludesValueImpl(Isolate* isolate, Handle<JSObject> object, Handle<Object> value, size_t start_from, size_t length) IncludesValueImpl() argument
4656 IndexOfValueImpl(Isolate* isolate, Handle<JSObject> object, Handle<Object> value, size_t start_from, size_t length) IndexOfValueImpl() argument
4731 AddImpl(Handle<JSObject> object, uint32_t index, Handle<Object> value, PropertyAttributes attributes, uint32_t new_capacity) AddImpl() argument
4755 ReconfigureImpl(Handle<JSObject> object, Handle<FixedArrayBase> store, InternalIndex entry, Handle<Object> value, PropertyAttributes attributes) ReconfigureImpl() argument
4816 NormalizeImpl( Handle<JSObject> object, Handle<FixedArrayBase> elements) NormalizeImpl() argument
4823 NormalizeArgumentsElements( Handle<JSObject> object, Handle<SloppyArgumentsElements> elements, InternalIndex* entry) NormalizeArgumentsElements() argument
4849 AddImpl(Handle<JSObject> object, uint32_t index, Handle<Object> value, PropertyAttributes attributes, uint32_t new_capacity) AddImpl() argument
4874 ReconfigureImpl(Handle<JSObject> object, Handle<FixedArrayBase> store, InternalIndex entry, Handle<Object> value, PropertyAttributes attributes) ReconfigureImpl() argument
4901 GrowCapacityAndConvertImpl(Handle<JSObject> object, uint32_t capacity) GrowCapacityAndConvertImpl() argument
4996 AddImpl(Handle<JSObject> object, uint32_t index, Handle<Object> value, PropertyAttributes attributes, uint32_t new_capacity) AddImpl() argument
5015 ReconfigureImpl(Handle<JSObject> object, Handle<FixedArrayBase> store, InternalIndex entry, Handle<Object> value, PropertyAttributes attributes) ReconfigureImpl() argument
5044 CollectElementIndicesImpl( Handle<JSObject> object, Handle<FixedArrayBase> backing_store, KeyAccumulator* keys) CollectElementIndicesImpl() argument
5057 GrowCapacityAndConvertImpl(Handle<JSObject> object, uint32_t capacity) GrowCapacityAndConvertImpl() argument
5093 NumberOfElementsImpl(JSObject object, FixedArrayBase backing_store) NumberOfElementsImpl() argument
5114 NormalizeImpl( Handle<JSObject> object, Handle<FixedArrayBase> elements) NormalizeImpl() argument
[all...]
H A Djs-number-format.cc1095 Handle<Object> object; in UnwrapNumberFormat() local
H A Dvalue-serializer.cc421 WriteObject(Handle<Object> object) WriteObject() argument
625 WriteJSObject(Handle<JSObject> object) WriteJSObject() argument
673 WriteJSObjectSlow(Handle<JSObject> object) WriteJSObjectSlow() argument
1050 WriteWasmModule(Handle<WasmModuleObject> object) WriteWasmModule() argument
1070 WriteWasmMemory(Handle<WasmMemoryObject> object) WriteWasmMemory() argument
1084 WriteSharedObject(Handle<HeapObject> object) WriteSharedObject() argument
1100 WriteHostObject(Handle<JSObject> object) WriteHostObject() argument
1117 WriteJSObjectPropertiesSlow( Handle<JSObject> object, Handle<FixedArray> keys) WriteJSObjectPropertiesSlow() argument
1425 Handle<Object> object; ReadObject() local
1669 Handle<JSObject> object = ReadJSObject() local
2237 v8::Local<v8::Object> object; ReadHostObject() local
2250 CommitProperties(Handle<JSObject> object, Handle<Map> map, const std::vector<Handle<Object>>& properties) CommitProperties() argument
2271 ReadJSObjectProperties( Handle<JSObject> object, SerializationTag end_tag, bool can_use_transitions) ReadJSObjectProperties() argument
2428 AddObjectWithID(uint32_t id, Handle<JSReceiver> object) AddObjectWithID() argument
2441 SetPropertiesFromKeyValuePairs(Isolate* isolate, Handle<JSObject> object, Handle<Object>* data, uint32_t num_properties) SetPropertiesFromKeyValuePairs() argument
[all...]
/third_party/node/deps/v8/src/logging/
H A Dlog.cc1164 void Logger::NewEvent(const char* name, void* object, size_t size) { in NewEvent() argument
1172 void Logger::DeleteEvent(const char* name, void* object) { in DeleteEvent() argument
1175 msg << "delete" << kNext << name << kNext << object; in DeleteEvent() local
2137 void ExistingCodeLogger::LogCodeObject(Object object) { in LogCodeObject() argument
[all...]
/third_party/python/Python/
H A Dsysmodule.c1752 sys_getrefcount_impl(PyObject *module, PyObject *object) sys_getrefcount_impl() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DRendererVk.cpp622 DebugReportCallback(VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT objectType, uint64_t object, size_t location, int32_t messageCode, const char *layerPrefix, const char *message, void *userData) DebugReportCallback() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationEGL.cpp985 ValidateLabeledObject(const ValidationContext *val, const Display *display, ObjectType objectType, EGLObjectKHR object, LabeledObject **outLabeledObject) ValidateLabeledObject() argument
2208 GetLabeledObjectIfValid(Thread *thread, const Display *display, ObjectType objectType, EGLObjectKHR object) GetLabeledObjectIfValid() argument
5504 ValidateLabelObjectKHR(const ValidationContext *val, const Display *display, ObjectType objectType, EGLObjectKHR object, EGLLabelKHR label) ValidateLabelObjectKHR() argument
[all...]
H A DvalidationESEXT.cpp2499 ValidateGetObjectLabelEXT(const Context *context, angle::EntryPoint entryPoint, GLenum type, GLuint object, GLsizei bufSize, const GLsizei *length, const GLchar *label) ValidateGetObjectLabelEXT() argument
2522 ValidateLabelObjectEXT(const Context *context, angle::EntryPoint entryPoint, GLenum type, GLuint object, GLsizei length, const GLchar *label) ValidateLabelObjectEXT() argument
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_cl_autogen.cpp128 cl_context object = in clCreateContext() local
163 cl_context object = in clCreateContextFromType() local
271 cl_mem object = CreateBuffer(context, flagsPacked, size, host_ptr, errorCode); in clCreateBuffer() local
422 cl_program object in clCreateProgramWithSource() local
451 cl_program object = CreateProgramWithBinary(context, num_devices, device_list, lengths, clCreateProgramWithBinary() local
558 cl_kernel object = CreateKernel(program, kernel_name, errorCode); clCreateKernel() local
998 void *object = clEnqueueMapBuffer() local
1042 void *object = EnqueueMapImage(command_queue, image, blocking_map, map_flagsPacked, origin, clEnqueueMapImage() local
1177 cl_mem object = CreateImage2D(context, flagsPacked, image_format, image_width, image_height, clCreateImage2D() local
1215 cl_mem object = clCreateImage3D() local
1293 cl_command_queue object = CreateCommandQueue(context, device, propertiesPacked, errorCode); clCreateCommandQueue() local
1323 cl_sampler object = CreateSampler(context, normalized_coords, addressing_modePacked, clCreateSampler() local
1373 cl_mem object = clCreateSubBuffer() local
1407 cl_event object = CreateUserEvent(context, errorCode); clCreateUserEvent() local
1618 cl_mem object = clCreateImage() local
1645 cl_program object = clCreateProgramWithBuiltInKernels() local
1709 cl_program object = LinkProgram(context, num_devices, device_list, options, num_input_programs, clLinkProgram() local
1893 cl_command_queue object = clCreateCommandQueueWithProperties() local
1925 cl_mem object = clCreatePipe() local
1995 cl_sampler object = CreateSamplerWithProperties(context, sampler_properties, errorCode); clCreateSamplerWithProperties() local
2212 cl_program object = CreateProgramWithIL(context, il, length, errorCode); clCreateProgramWithIL() local
2230 cl_kernel object = CloneKernel(source_kernel, errorCode); clCloneKernel() local
2363 cl_mem object = clCreateBufferWithProperties() local
2396 cl_mem object = CreateImageWithProperties(context, properties, flagsPacked, image_format, clCreateImageWithProperties() local
[all...]
/third_party/python/Modules/
H A D_elementtree.c850 deepcopy(PyObject *object, PyObject *memo) deepcopy() argument
[all...]
/third_party/python/Objects/
H A Dmemoryobject.c966 memoryview_impl(PyTypeObject *type, PyObject *object) memoryview_impl() argument
[all...]
/third_party/rust/crates/rust-openssl/openssl/src/x509/
H A Dmod.rs1341 pub fn object(&self) -> &Asn1ObjectRef { in object() functions
2270 pub fn object(&self) -> &Asn1ObjectRef { in object() functions
/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrReferenceContext.hpp499 void ObjectManager<T>::insert (T* object) in insert() argument
521 void ObjectManager<T>::acquireReference (T* object) in acquireReference() argument
528 releaseReference(T* object) releaseReference() argument
[all...]
/base/print/print_fwk/services/print_service/src/
H A Dprint_service_ability.cpp876 nlohmann::json object = element.value(); in BuildPrinterAttrComponentByJson() local
979 nlohmann::json object = element.value(); in InitPreferenceMap() local
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_service.cpp2351 auto object = samgr->CheckSystemAbility(DISTRIBUTED_SCHED_SA_ID, remoteDeviceId); GetRemoteDms() local
[all...]
/foundation/ability/form_fwk/services/src/
H A Dform_mgr_adapter.cpp3343 auto object = remote.promote(); in CleanResource() local
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dmain_thread.cpp326 auto object = OHOS::DelayedSingleton<SysMrgClient>::GetInstance()->GetSystemAbility(APP_MGR_SERVICE_ID); in ConnectToAppMgr() local
389 sptr<IRemoteObject> object = appMgr_->AsObject(); in RemoveAppMgrDeathRecipient() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_proxy.cpp2637 int AbilityManagerProxy::RegisterSessionHandler(const sptr<IRemoteObject> &object) in RegisterSessionHandler() argument
[all...]
H A Dability_connect_manager.cpp1983 auto object = remote.promote(); in OnCallBackDied() local
2017 sptr<IAbilityConnection> object = iface_cast<IAbilityConnection>(connect); in HandleCallBackDiedTask() local
2861 auto object = remote.promote(); in OnUIExtWindowDied() local
[all...]
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_running_record.cpp1261 auto object = appLifeCycleDeal_->GetApplicationClient()->AsObject(); in RemoveAppDeathRecipient() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_declarative_engine.cpp2591 shared_ptr<JsValue> object = runtime->ParseJson(data); in OnNewWant() local
2634 shared_ptr<JsValue> object = runtime->NewObject(); in OnSaveData() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_richeditor.cpp152 JSRef<JSObject> object = JSRef<JSObject>::Cast(args); in ParseBorderRadiusAttr() local
1021 JSRef<JSObject> object = objectTemplate->NewInstance(); in CreateJSTextCommonEvent() local
1090 JSRef<JSObject> object = JSRef<JSObject>::Cast(info[1]); in SetPlaceholder() local
1462 JSRef<JSObject> object = JSRef<JSObject>::Cast(args[1]); ParseUserGesture() local
1947 ParseRange(const JSRef<JSObject>& object) ParseRange() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_delegate_cross.cpp1057 OnErrorReceive(void* object) OnErrorReceive() argument
1096 OnScroll(void* object) OnScroll() argument
1125 OnScaleChange(void* object) OnScaleChange() argument
1154 OnHttpErrorReceive(void* object) OnHttpErrorReceive() argument
1199 OnConsoleMessage(void* object) OnConsoleMessage() argument
1234 OnLoadIntercept(void* object) OnLoadIntercept() argument
1295 OnDownloadStart(void* object) OnDownloadStart() argument
1328 OnCommonDialog(void* object, DialogEventType dialogEventType) OnCommonDialog() argument
1359 OnPermissionRequest(void* object) OnPermissionRequest() argument
1391 OnHttpAuthRequest(void* object) OnHttpAuthRequest() argument
1423 OnShowFileChooser(void* object) OnShowFileChooser() argument
1460 OnGeolocationPermissionsShowPrompt(void* object) OnGeolocationPermissionsShowPrompt() argument
[all...]
/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessible_ability_manager_service.cpp955 auto object = connection->GetProxy()->AsObject(); in DeleteConnectionAndDeathRecipient() local
1047 auto object = connection->GetCardProxy(treeId); RemoveTreeDeathRecipient() local
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_host.cpp1642 sptr<IRemoteObject> object = data.ReadRemoteObject(); in HandleCleanBundleCacheFiles() local
1679 sptr<IRemoteObject> object = data.ReadRemoteObject(); in HandleRegisterBundleStatusCallback() local
1704 sptr<IRemoteObject> object = data.ReadRemoteObject(); in HandleRegisterBundleEventCallback() local
1725 sptr<IRemoteObject> object in HandleUnregisterBundleEventCallback() local
1743 sptr<IRemoteObject> object = data.ReadRemoteObject(); HandleClearBundleStatusCallback() local
2662 sptr<IRemoteObject> object = data.ReadRemoteObject(); HandleCheckAbilityEnableInstall() local
2919 sptr<IRemoteObject> object = data.ReadRemoteObject(); HandleQueryAbilityInfoWithCallback() local
2944 sptr<IRemoteObject> object = data.ReadRemoteObject(); HandleSilentInstall() local
[all...]

Completed in 100 milliseconds

1...<<81828384858687888990>>...97