Home
last modified time | relevance | path

Searched defs:element (Results 951 - 975 of 1053) sorted by relevance

1...<<31323334353637383940>>...43

/third_party/node/deps/v8/src/objects/
H A Dvalue-serializer.cc754 Handle<Object> element; in WriteJSArray() local
1744 Handle<Object> element; in ReadDenseJSArray() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cVertexAttrib64BitTest.cpp1965 stream << attribute_ordinal << " + " << advancement_str << " * " << n_elements << " + " << element; in getProgramDetails() local
1986 stream << n_type << " + " << attribute_ordinal << " + " << advancement_str << " * 16 + " << element; getProgramDetails() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DOutputASM.cpp809 TIntermConstantUnion *element = (*sit)->getAsConstantUnion(); in visitBinary() local
1623 int element = 0; in visitAggregate() local
2678 int element = swizzleElement(leftSwizzle, rightIndex); lvalue() local
2793 int element = swizzleElement(leftSwizzle, index); lvalue() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DSurface.cpp51 byte *element = (byte*)buffer + (x + border) * bytes + (y + border) * pitchB + z * samples * sliceB; in write() local
65 byte *element = (byte*)buffer + (x + border) * bytes + (y + border) * pitchB; in write() local
74 inline void Surface::Buffer::write(void *element, const Color<float> &color) in write() argument
410 void *element = (unsigned char*)buffer + (x + border) * bytes + (y + border) * pitchB + z * samples * sliceB; read() local
420 void *element = (unsigned char*)buffer + (x + border) * bytes + (y + border) * pitchB; read() local
3372 unsigned char *element = row; fill() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DShaderCore.cpp1782 void ShaderCore::insert(Vector4f &dst, const Vector4f &src, const Float4 &element, const Float4 &index) in insert() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dtznames_impl.cpp1416 const UHashElement* element; in addAllNamesIntoTrie() local
1495 const UHashElement* element; in load() local
[all...]
/third_party/python/Modules/
H A D_elementtree.c489 raise_type_error(PyObject *element) in raise_type_error() argument
497 element_add_subelement(ElementObject* self, PyObject* element) in element_add_subelement() argument
721 ElementObject* element; _elementtree_Element___copy___impl() local
769 ElementObject* element; _elementtree_Element___deepcopy___impl() local
1190 PyObject* element = PySequence_Fast_GET_ITEM(seq, i); _elementtree_Element_extend() local
1892 PyObject *element = PySequence_Fast_GET_ITEM(seq, i); element_ass_subscr() local
1927 PyObject* element = PySequence_Fast_GET_ITEM(seq, i); element_ass_subscr() local
2547 treebuilder_extend_element_text_or_tail(PyObject *element, PyObject **data, PyObject **dest, _Py_Identifier *name) treebuilder_extend_element_text_or_tail() argument
2608 PyObject *element = self->last; treebuilder_flush_data() local
2615 PyObject *element = self->last_for_tail; treebuilder_flush_data() local
2624 treebuilder_add_subelement(PyObject *element, PyObject *child) treebuilder_add_subelement() argument
[all...]
H A Ditertoolsmodule.c2496 PyObject *element = PyTuple_GET_ITEM(pool, lz->indices[i]); in product_setstate() local
2820 PyObject *element in combinations_setstate() local
3148 PyObject *element = PyTuple_GET_ITEM(lz->pool, lz->indices[i]); cwr_setstate() local
3540 PyObject *element = PyTuple_GET_ITEM(po->pool, po->indices[i]); permutations_setstate() local
4379 PyObject *element; global() member
4389 PyObject *element; repeat_new() local
[all...]
/third_party/vixl/src/aarch64/
H A Dsimulator-aarch64.h723 int64_t element; in Int() local
746 uint64_t element; in Uint() local
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_core_linux.c1185 struct kbasep_kctx_list_element *element; in kbase_open() local
1210 struct kbasep_kctx_list_element *element, *tm in kbase_release() local
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_core_linux.c1216 struct kbasep_kctx_list_element *element; in kbase_open() local
1244 struct kbasep_kctx_list_element *element, *tm in kbase_release() local
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_service.cpp1173 OHOS::AppExecFwk::ElementName element = newWant.GetElement(); in SetWantForContinuation() local
1481 GetCurSrcCollaborateEvent(const CallerInfo &callerInfo, const AppExecFwk::ElementName &element, DSchedEventState state, int32_t ret, EventNotify &event) GetCurSrcCollaborateEvent() argument
1502 GetCurDestCollaborateEvent(const CallerInfo &callerInfo, const AppExecFwk::ElementName &element, DSchedEventState state, int32_t ret, EventNotify &event) GetCurDestCollaborateEvent() argument
1524 RemoteConnectAbilityMappingLocked(const sptr<IRemoteObject>& connect, const std::string& localDeviceId, const std::string& remoteDeviceId, const AppExecFwk::ElementName& element, const CallerInfo& callerInfo, TargetComponent targetComponent) RemoteConnectAbilityMappingLocked() argument
1694 AppExecFwk::ElementName element; ProcessCallerDied() local
1760 AppExecFwk::ElementName element; ProcessCalleeDied() local
2013 ReleaseRemoteAbility(const sptr<IRemoteObject>& connect, const AppExecFwk::ElementName &element) ReleaseRemoteAbility() argument
2101 ReleaseAbilityFromRemote(const sptr<IRemoteObject>& connect, const AppExecFwk::ElementName &element, const CallerInfo& callerInfo) ReleaseAbilityFromRemote() argument
2678 NotifyApp(const sptr<IRemoteObject>& connect, const AppExecFwk::ElementName& element, int32_t errCode) NotifyApp() argument
2779 AddElement(const AppExecFwk::ElementName& element) AddElement() argument
3472 NotifyStateChanged(int32_t abilityState, AppExecFwk::ElementName& element, const sptr<IRemoteObject>& token) NotifyStateChanged() argument
3504 NotifyStateChangedFromRemote(int32_t abilityState, int32_t connectToken, const AppExecFwk::ElementName& element) NotifyStateChangedFromRemote() argument
[all...]
/foundation/ability/ability_runtime/services/abilitymgr/src/mission/
H A Dmission_list_manager.cpp170 std::string element = currentTopAbility->GetElementName().GetURI(); in StartAbility() local
184 std::string element = callerAbility->GetElementName().GetURI(); in StartAbility() local
421 auto element = abilityRequest.want.GetElement(); in StartAbilityLocked() local
701 auto element = info.missionInfo.want.GetElement(); in BuildInnerMissionInfo() local
1061 std::string element = abilityRecord->GetElementName().GetURI(); OnAbilityRequestDone() local
1208 std::string element = abilityRecord->GetElementName().GetURI(); AbilityTransactionDone() local
1302 std::string element = abilityRecord->GetElementName().GetURI(); CompleteForegroundSuccess() local
1639 std::string element = abilityRecord->GetElementName().GetURI(); TerminateAbilityInner() local
1673 std::string element = abilityRecord->GetElementName().GetURI(); TerminateAbilityLocked() local
1736 std::string element = abilityRecord->GetElementName().GetURI(); RemoveTerminatingAbility() local
2598 std::string element = abilityRecord->GetElementName().GetURI(); OnAbilityDied() local
3383 std::string element = targetAbilityRecord->GetElementName().GetURI(); CallAbilityLocked() local
3402 ReleaseCallLocked( const sptr<IAbilityConnection> &connect, const AppExecFwk::ElementName &element) ReleaseCallLocked() argument
3459 GetAbilityRecordByName(const AppExecFwk::ElementName &element) GetAbilityRecordByName() argument
3510 GetAbilityRecordsByName( const AppExecFwk::ElementName &element) GetAbilityRecordsByName() argument
3548 AppExecFwk::ElementName element = callRecord->GetTargetServiceName(); OnCallConnectDied() local
[all...]
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_proxy.cpp3604 ReleaseCall( const sptr<IAbilityConnection> &connect, const AppExecFwk::ElementName &element) ReleaseCall() argument
H A Dability_connect_manager.cpp117 std::string element = abilityRecord->GetURI(); in TerminateAbilityInner() local
808 std::string element = abilityRecord->GetURI(); AttachAbilityThreadLocked() local
852 std::string element = abilityRecord->GetURI(); OnAbilityRequestDone() local
912 std::string element = abilityRecord->GetURI(); AbilityTransitionDone() local
995 std::string element = abilityRecord->GetURI(); ScheduleConnectAbilityDoneLocked() local
1116 std::string element = abilityRecord->GetURI(); ScheduleDisconnectAbilityDoneLocked() local
1147 std::string element = abilityRecord->GetURI(); ScheduleCommandAbilityDoneLocked() local
1177 std::string element = abilityRecord->GetURI(); ScheduleCommandAbilityWindowDone() local
1272 GetServiceRecordByElementName(const std::string &element) GetServiceRecordByElementName() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_engine.cpp193 shared_ptr<JsValue> element = value->GetElement(runtime, i); in GetStyleFamilyValue() local
236 shared_ptr<JsValue> element = value->GetElement(runtime, i); in GetStyleAnimationName() local
/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.cpp75 Rect GetGlobalRect(const RefPtr<Element>& element) in GetGlobalRect() argument
184 auto element = elementWeak.Upgrade(); in FlushBuild() local
258 auto element in FlushFocus() local
1344 AddComposedElement(const ComposeId& id, const RefPtr<ComposedElement>& element) AddComposedElement() argument
1357 RemoveComposedElement(const ComposeId& id, const RefPtr<ComposedElement>& element) RemoveComposedElement() argument
2856 AddDeactivateElement(const int32_t id, const RefPtr<Element>& element) AddDeactivateElement() argument
2867 auto element = iter->second; ClearDeactivateElements() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp4190 ErrCode BundleMgrHostImpl::QueryCloneAbilityInfo(const ElementName &element, in QueryCloneAbilityInfo() argument
4297 ErrCode BundleMgrHostImpl::QueryCloneExtensionAbilityInfoWithAppIndex(const ElementName &element, int32_t flags, in QueryCloneExtensionAbilityInfoWithAppIndex() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp6489 std::string element = "testElement"; in HWTEST_F() local
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dpixel_map_napi.cpp621 napi_value element; in GetPixelMaps() local
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfwil_types.h643 __le32 element[1]; /* variable length uint32 list */ member
/kernel/linux/linux-5.10/drivers/net/ethernet/agere/
H A Det131x.c2189 struct list_head *element; in nic_rx_pkts() local
/kernel/linux/linux-6.6/drivers/net/ethernet/agere/
H A Det131x.c2189 struct list_head *element; in nic_rx_pkts() local
/kernel/linux/linux-6.6/include/asm-generic/
H A Dhyperv-tlfs.h640 } element[]; member
674 } element[]; member
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfwil_types.h710 __le32 element[]; /* variable length uint32 list */ member

Completed in 107 milliseconds

1...<<31323334353637383940>>...43