Home
last modified time | relevance | path

Searched defs:acc (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Darm_exidx_test.cpp64 std::shared_ptr<DfxAccessorsLocal> acc = std::make_shared<DfxAccessorsLocal>(); variable
82 std::shared_ptr<DfxAccessorsLocal> acc = std::make_shared<DfxAccessorsLocal>(); variable
105 std::shared_ptr<DfxAccessorsLocal> acc = std::make_shared<DfxAccessorsLocal>(); variable
163 std::shared_ptr<DfxAccessorsLocal> acc = std::make_shared<DfxAccessorsLocal>(); variable
183 std::shared_ptr<DfxAccessorsLocal> acc = std::make_shared<DfxAccessorsLocal>(); variable
203 std::shared_ptr<DfxAccessorsLocal> acc = std::make_shared<DfxAccessorsLocal>(); variable
224 std::shared_ptr<DfxAccessorsLocal> acc = std::make_shared<DfxAccessorsLocal>(); variable
247 std::shared_ptr<DfxAccessorsLocal> acc = std::make_shared<DfxAccessorsLocal>(); variable
270 std::shared_ptr<DfxAccessorsLocal> acc = std::make_shared<DfxAccessorsLocal>(); variable
293 std::shared_ptr<DfxAccessorsLocal> acc = std::make_shared<DfxAccessorsLocal>(); variable
[all …]
H A Dmemory_test.cpp59 auto acc = std::make_shared<DfxAccessorsLocal>(); variable
81 auto acc = std::make_shared<DfxAccessorsLocal>(); variable
113 auto acc = std::make_shared<DfxAccessorsLocal>(); variable
152 auto acc = std::make_shared<DfxAccessorsLocal>(); variable
182 auto acc = std::make_shared<DfxAccessorsLocal>(); variable
209 auto acc = std::make_shared<DfxAccessorsLocal>(); variable
232 auto acc = std::make_shared<DfxAccessorsRemote>(); variable
258 auto acc = std::make_shared<DfxAccessorsRemote>(); variable
301 auto acc = std::make_shared<DfxAccessorsRemote>(); variable
351 auto acc = std::make_shared<DfxAccessorsRemote>(); variable
[all …]
H A Ddwarf_test.cpp534 auto acc = std::make_shared<DfxAccessorsLocal>(); variable
765 auto acc = std::make_shared<DfxAccessorsLocal>(); variable
H A Dunwinder_test.cpp925 auto acc = std::make_shared<DfxAccessorsLocal>(); variable
/ohos5.0/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/
H A DLocaleList.java66 int acc = 0; in write() local
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddfx_memory.h30 explicit DfxMemory(std::shared_ptr<DfxAccessors> acc) : acc_(acc) {} in DfxMemory()
/ohos5.0/foundation/resourceschedule/ffrt/benchmarks/base/
H A Dbase.cpp29 uint64_t acc = 0; in func() local
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/engine/
H A Dengine_value_manager.cpp63 if (auto acc = i->GetInternalAccess()) { in GetCompatibleValueInternal() local
80 if (auto acc = GetCompatibleValueInternal(it->second.value, p)) { in AddValue() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_line.cpp21 #define INCREASE_ACC(acc, accTemp, adj, step, dir) \ argument
451 uint16_t acc = 0; in DrawThinWuLine() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.cpp1118 auto& acc = submeshDesc.bufferAccess[MeshComponent::Submesh::DM_VB_POS]; in SetVertexData() local
1133 auto& acc = submeshDesc.bufferAccess[MeshComponent::Submesh::DM_VB_NOR]; in SetVertexData() local
1149 auto& acc = submeshDesc.bufferAccess[MeshComponent::Submesh::DM_VB_UV0]; in SetVertexData() local
1164 auto& acc = submeshDesc.bufferAccess[MeshComponent::Submesh::DM_VB_UV1]; in SetVertexData() local
1176 auto& acc = submeshDesc.bufferAccess[MeshComponent::Submesh::DM_VB_TAN]; in SetVertexData() local
1185 auto& acc = submeshDesc.bufferAccess[MeshComponent::Submesh::DM_VB_COL]; in SetVertexData() local
1683 auto& acc = submeshDesc.bufferAccess[MeshComponent::Submesh::DM_VB_NOR]; in GenerateMissingAttributes() local
1697 auto& acc = submeshDesc.bufferAccess[MeshComponent::Submesh::DM_VB_UV0]; in GenerateMissingAttributes() local
1708 auto& acc = submeshDesc.bufferAccess[MeshComponent::Submesh::DM_VB_TAN]; in GenerateMissingAttributes() local
/ohos5.0/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_condition.cpp215 int acc = 0; variable
H A Dut_csync.cpp145 int acc = 0; variable
178 int acc = 0; variable
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_elf.cpp687 auto acc = std::make_shared<DfxAccessorsLocal>(); in FillUnwindTableByEhhdrLocal() local
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_ability.cpp1559 double acc = location->GetAccuracy(); in SendNetworkLocation() local
1993 double acc = location->GetAccuracy(); in ReportLocationMessageEvent() local
/ohos5.0/base/location/services/location_gnss/gnss/source/
H A Dgnss_ability.cpp1851 double acc = location->GetAccuracy(); in HandleSendNetworkLocation() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Drender_system.cpp791 const auto& acc = submesh.bufferAccess[idx]; in SetupSubmeshBuffers() local