Home
last modified time | relevance | path

Searched defs:typeId (Results 101 - 125 of 148) sorted by relevance

123456

/third_party/spirv-tools/source/opt/
H A Dscalar_replacement_pass.cpp598 uint32_t typeId = in GetStorageType() local
/applications/standard/contacts_data/contacts/src/
H A Dcontacts_build.cpp94 BuildValueContactDataByType( Contacts &contact, int typeId, std::vector<DataShare::DataShareValuesBucket> &valueContactData) BuildValueContactDataByType() argument
125 TypeSwitchSplit( int typeId, Contacts &contact, std::vector<DataShare::DataShareValuesBucket> &valueContactData) TypeSwitchSplit() argument
H A Dresult_convert.cpp128 std::string typeId = "type_id"; in ConvertContactObject() local
350 ConvertEmail( napi_env env, napi_value napiObject, int &typeId, std::shared_ptr<DataShare::DataShareResultSet> &resultSet) ConvertEmail() argument
383 ConvertName( napi_env env, napi_value napiObject, int &typeId, std::shared_ptr<DataShare::DataShareResultSet> &resultSet) ConvertName() argument
431 ConvertUri( napi_env env, napi_value napiObject, int &typeId, std::shared_ptr<DataShare::DataShareResultSet> &resultSet) ConvertUri() argument
447 ConvertEvent( napi_env env, napi_value napiObject, int &typeId, std::shared_ptr<DataShare::DataShareResultSet> &resultSet) ConvertEvent() argument
476 ConvertGroup( napi_env env, napi_value napiObject, int &typeId, std::shared_ptr<DataShare::DataShareResultSet> &resultSet) ConvertGroup() argument
500 ConvertImAddress( napi_env env, napi_value napiObject, int &typeId, std::shared_ptr<DataShare::DataShareResultSet> &resultSet) ConvertImAddress() argument
529 ConvertPhoneNumber( napi_env env, napi_value napiObject, int &typeId, std::shared_ptr<DataShare::DataShareResultSet> &resultSet) ConvertPhoneNumber() argument
558 ConvertPostalAddress( napi_env env, napi_value napiObject, int &typeId, std::shared_ptr<DataShare::DataShareResultSet> &resultSet) ConvertPostalAddress() argument
608 ConvertRelation( napi_env env, napi_value napiObject, int &typeId, std::shared_ptr<DataShare::DataShareResultSet> &resultSet) ConvertRelation() argument
637 ConvertSipAddress( napi_env env, napi_value napiObject, int &typeId, std::shared_ptr<DataShare::DataShareResultSet> &resultSet) ConvertSipAddress() argument
666 ConvertWebsite( napi_env env, napi_value napiObject, int &typeId, std::shared_ptr<DataShare::DataShareResultSet> &resultSet) ConvertWebsite() argument
695 ConvertNickName( napi_env env, napi_value napiObject, int &typeId, std::shared_ptr<DataShare::DataShareResultSet> &resultSet) ConvertNickName() argument
711 ConvertNote( napi_env env, napi_value napiObject, int &typeId, std::shared_ptr<DataShare::DataShareResultSet> &resultSet) ConvertNote() argument
727 ConvertOrganization( napi_env env, napi_value napiObject, int &typeId, std::shared_ptr<DataShare::DataShareResultSet> &resultSet) ConvertOrganization() argument
[all...]
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
H A Dpgo_profile_type.h611 void UpdateId(ApEntityId typeId) in UpdateId() argument
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
H A Dcodegen.cpp85 void BytecodeGen::AppendCatchBlock(uint32_t typeId, const compiler::BasicBlock *tryBegin, in AppendCatchBlock() argument
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
H A Dalias_analysis.cpp700 uint32_t typeId = 0; in ParsePoolConstant() local
719 uint32_t typeId = 0; in ParseStaticField() local
747 uint32_t typeId = 0; ParseObjectField() local
949 uint32_t typeId = typedInst->GetTypeId(); VisitLoadStatic() local
965 uint32_t typeId = typedInst->GetTypeId(); VisitLoadResolvedObjectFieldStatic() local
981 uint32_t typeId = typedInst->GetTypeId(); VisitStoreStatic() local
997 uint32_t typeId = typedInst->GetTypeId(); VisitStoreResolvedObjectFieldStatic() local
1013 uint32_t typeId = typedInst->GetTypeId(); VisitUnresolvedStoreStatic() local
1026 uint32_t typeId = inst->CastToLoadRuntimeClass()->GetTypeId(); VisitLoadRuntimeClass() local
1034 uint32_t typeId = inst->CastToLoadClass()->GetTypeId(); VisitLoadClass() local
1041 uint32_t typeId = inst->CastToLoadAndInitClass()->GetTypeId(); VisitLoadAndInitClass() local
1048 uint32_t typeId = inst->CastToUnresolvedLoadAndInitClass()->GetTypeId(); VisitUnresolvedLoadAndInitClass() local
1055 uint32_t typeId = inst->CastToGetGlobalVarAddress()->GetTypeId(); VisitGetGlobalVarAddress() local
1062 uint32_t typeId = inst->CastToLoadString()->GetTypeId(); VisitLoadString() local
1069 uint32_t typeId = inst->CastToLoadConstArray()->GetTypeId(); VisitLoadConstArray() local
1076 uint32_t typeId = inst->CastToLoadType()->GetTypeId(); VisitLoadType() local
1083 uint32_t typeId = inst->CastToUnresolvedLoadType()->GetTypeId(); VisitUnresolvedLoadType() local
1303 uint32_t typeId = typedInst->GetTypeId(); VisitLoadObject() local
1331 uint32_t typeId = typedInst->GetTypeId(); VisitLoadResolvedObjectField() local
1350 uint32_t typeId = typedInst->GetTypeId(); VisitStoreObject() local
1378 uint32_t typeId = typedInst->GetTypeId(); VisitStoreResolvedObjectField() local
1525 uint32_t typeId = inst->CastToLoadFromConstantPool()->GetTypeId(); VisitLoadFromConstantPool() local
[all...]
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dir_constructor.h755 IrConstructor &TypeId(uint32_t typeId) in TypeId() argument
[all...]
H A Dgraph.cpp868 size_t GetObjectOffset(const Graph *graph, ObjectType objType, RuntimeInterface::FieldPtr field, uint32_t typeId) in GetObjectOffset() argument
/arkcompiler/runtime_core/static_core/libllvmbackend/
H A Dllvm_ark_interface.cpp686 int32_t LLVMArkInterface::GetStringSlotId(AotData *aotData, uint32_t typeId) in GetStringSlotId() argument
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dfile_reader.cpp54 BaseClassItem *GetType(File::EntityId typeId, const std::string &typeName) in GetType() argument
232 GeneratePrimitiveItemLesserInt32(AnnotationDataAccessor::Elem &annElem, ItemContainer &container, ark::panda_file::Type::TypeId typeId) GeneratePrimitiveItemLesserInt32() argument
245 GeneratePrimitiveItem(AnnotationDataAccessor::Elem &annElem, ItemContainer &container, ark::panda_file::Type::TypeId typeId) GeneratePrimitiveItem() argument
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H A Ddistributed_want_params.cpp300 std::string DistributedWantParams::GetStringByType(const sptr<AAFwk::IInterface> iIt, int typeId) in GetStringByType() argument
450 sptr<IInterface> DistributedWantParams::GetInterfaceByType(int typeId, const std::string& value) in GetInterfaceByType() argument
477 CompareInterface(const sptr<IInterface> iIt1, const sptr<IInterface> iIt2, int typeId) CompareInterface() argument
[all...]
/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dwant_params.cpp116 std::string WantParams::GetStringByType(const sptr<IInterface> iIt, int typeId) in GetStringByType() argument
337 GetInterfaceByType(int typeId, const std::string &value) GetInterfaceByType() argument
364 CompareInterface(const sptr<IInterface> iIt1, const sptr<IInterface> iIt2, int typeId) CompareInterface() argument
1545 int typeId = WantParams::GetDataType(it.second); DumpInfo() local
[all...]
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/test/fuzztest/cgroupsched_fuzzer/
H A Dcgroupsched_fuzzer.cpp155 uint32_t typeId = GetData<int32_t>(); in MarshallingContinuousTaskCallbackInfoFuzzTest() local
186 int32_t typeId = DATA_TRANSFER; in ContinuousTaskStartFuzzTest() local
214 int32_t typeId = DATA_TRANSFER; in ContinuousTaskStopFuzzTest() local
242 int32_t typeId = DATA_TRANSFER; ContinuousTaskUpdateFuzzTest() local
289 int32_t typeId = GetData<int32_t>(); ProcessEventFuzzTest() local
488 uint32_t typeId = GetData<uint32_t>(); HandleContinuousTaskCancelFuzzTest() local
[all...]
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_ledger_mock.cpp269 char *LnnConvertIdToDeviceType(uint16_t typeId) in LnnConvertIdToDeviceType() argument
294 int32_t LnnConvertDeviceTypeToId(const char *deviceType, uint16_t *typeId) in LnnConvertDeviceTypeToId() argument
/foundation/distributeddatamgr/udmf/framework/ndkimpl/data/
H A Dudmf.cpp429 int OH_UdmfRecord_AddGeneralEntry(OH_UdmfRecord* record, const char* typeId, in OH_UdmfRecord_AddGeneralEntry() argument
451 static int GetValueFromUint8Array(OH_UdmfRecord *record, const char *typeId, ValueType value) in GetValueFromUint8Array() argument
484 int OH_UdmfRecord_GetGeneralEntry(OH_UdmfRecord* record, const char* typeId, unsigne argument
[all...]
/foundation/window/window_manager/window_scene/session/host/src/zidl/
H A Dsession_stub.cpp768 uint32_t typeId = 0; in HandleGetAvoidAreaByType() local
/third_party/glslang/SPIRV/
H A DspvIR.h96 Instruction(Id resultId, Id typeId, Op opCode) : resultId(resultId), typeId(typeId), opCode(opCode), block(nullptr) { } in Instruction() argument
182 Id typeId; member in spv::Instruction
[all...]
/third_party/mesa3d/src/compiler/clc/
H A Dclc_helpers.cpp90 SPIRVKernelArg(uint32_t id, uint32_t typeId) : id(id), typeId(typeId), in SPIRVKernelArg() argument
97 uint32_t typeId; member in SPIRVKernelArg
174 uint32_t id, typeId; in parseFunctionParam() local
217 uint32_t typeId, storageClass; in parseTypePointer() local
418 uint32_t typeId; parseOpTypeImage() local
480 uint32_t typeId = ins->words[ins->operands[0].offset]; parseLiteralType() local
556 uint32_t typeId = ins->words[ins->operands[0].offset]; parseSpecConstant() local
[all...]
/applications/standard/contacts_data/dataBusiness/contacts/src/
H A Dcontacts_database.cpp244 int typeId = RDB_EXECUTE_FAIL; in InsertContactData() local
279 GetTypeText( OHOS::NativeRdb::ValuesBucket &contactDataValues, int &typeId, int &rawContactId, std::string &typeText) GetTypeText() argument
965 int typeId = 0; QueryContactDataRawContactId() local
1345 int typeId = contactsType.LookupTypeId(store_, typeText); GetTypeId() local
[all...]
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
H A Dinst_builder-inl.h831 Inst *InstBuilder::BuildLoadStaticInst(size_t pc, DataType::Type type, uint32_t typeId, Inst *saveState) in BuildLoadStaticInst() argument
842 GetRuntime()->GetUnresolvedTypes()->AddTableSlot(GetMethod(), typeId, in BuildLoadStaticInst() local
892 Inst *InstBuilder::BuildStoreStaticInst(const BytecodeInstruction *bcInst, DataType::Type type, uint32_t typeId, in BuildStoreStaticInst() argument
921 GetRuntime()->GetUnresolvedTypes()->AddTableSlot(GetMethod(), typeId, BuildStoreStaticInst() local
1034 auto typeId = static_cast<uint32_t>(std::get<T>(litArray.literals[i].value)); BuildUnfoldLoadConstStringArray() local
1053 auto typeId = GetRuntime()->GetLiteralArrayClassIdWithinFile(method, litArray.literals[0].tag); BuildUnfoldLoadConstArray() local
1228 auto typeId = GetRuntime()->ResolveTypeIndex(GetMethod(), typeIndex); BuildNewArray() local
1393 auto typeId = GetRuntime()->GetClassIdForMethod(GetMethod(), methodId); BuildInitObject() local
1446 auto typeId = GetRuntime()->ResolveTypeIndex(GetMethod(), typeIndex); BuildCheckCast() local
1460 auto typeId = GetRuntime()->ResolveTypeIndex(GetMethod(), typeIndex); BuildIsInstance() local
1472 BuildLoadClass(RuntimeInterface::IdType typeId, size_t pc, Inst *saveState) BuildLoadClass() argument
1502 uint32_t typeId; BuildLoadFromPool() local
[all...]
/arkcompiler/runtime_core/static_core/runtime/
H A Dcompiler.cpp633 auto typeId = panda_file::FieldDataAccessor::GetTypeId(*pf, panda_file::File::EntityId(id)); in GetFieldValueTypeId() local
827 bool UnresolvedTypesWrapper::AddTableSlot(RuntimeInterface::MethodPtr method, uint32_t typeId, SlotKind kind) in AddTableSlot() argument
842 uintptr_t UnresolvedTypesWrapper::GetTableSlot(RuntimeInterface::MethodPtr method, uint32_t typeId, SlotKin argument
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
H A Dconstantfold.cpp1425 TyIdx typeId = msy->GetTyIdx(); in FoldIread() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dinspector_composed_element.cpp383 RefPtr<RenderNode> InspectorComposedElement::GetInspectorNode(IdType typeId, bool isForward) const in GetInspectorNode() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/free_install/
H A Dbundle_connect_ability_mgr.cpp841 int typeId = WantParams::GetDataType(it.second); in GetTargetAbilityInfo() local
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/
H A Dlnn_local_net_ledger.c291 uint16_t typeId; in UpdateLocalDeviceType() local

Completed in 55 milliseconds

123456