| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | cord_rep_btree.cc | 351 void CordRepBtree::DestroyLeaf(CordRepBtree* tree, size_t begin, size_t end) { in DestroyLeaf() argument 358 void CordRepBtree::DestroyNonLeaf(CordRepBtree* tree, size_t begin, in DestroyNonLeaf() argument 497 size_t begin = leaf->capacity(); NewLeaf() local 671 const size_t begin = pos.index - 1; CopySuffix() local [all...] |
| H A D | cord_rep_btree_test.cc | 1275 const uint8_t begin = leaf->storage[1]; in TEST() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/hash/ |
| H A D | hash_test.cc | 455 size_t begin = 0; in AbslHashValue() local 845 T* begin; member
|
| /third_party/skia/modules/skparagraph/src/ |
| H A D | OneLineShaper.cpp | 100 auto begin = fUnresolvedBlocks.begin(); in fillGaps() local [all...] |
| /third_party/spirv-tools/source/opt/ |
| H A D | module.h | 248 iterator begin() { return iterator(&functions_, functions_.begin()); } in begin() function in spvtools::opt::Module 250 const_iterator begin() const { return cbegin(); } in begin() function in spvtools::opt::Module [all...] |
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsUniformBlockCase.hpp | 152 inline Iterator begin (void) { return m_members.begin(); } in begin() function in deqp::gls::ub::StructType 153 inline ConstIterator begin (void) const { return m_members.begin(); } in begin() function in deqp::gls::ub::StructType 198 inline Iterator begin (void) { return m_uniforms.begin(); } in begin() function in deqp::gls::ub::UniformBlock 199 inline ConstIterator begin (void) const { return m_uniforms.begin(); } in begin() function in deqp::gls::ub::UniformBlock
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/ |
| H A D | vktSSBOLayoutCase.hpp | 114 inline iterator begin (void) { return m_variables.begin(); } in begin() function in vkt::ssbo::BufferBlock 115 inline const_iterator begin (void) const { return m_variables.begin(); } in begin() function in vkt::ssbo::BufferBlock
|
| /third_party/vk-gl-cts/framework/delibs/decpp/ |
| H A D | dePoolArray.hpp | 83 Iterator begin (void) { return Iterator(this, 0); } in begin() function in de::PoolArray 86 ConstIterator begin (void) const { return ConstIterator(this, 0); } in begin() function in de::PoolArray
|
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluShaderProgram.hpp | 265 Iterator begin; member
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fBufferWriteTests.cpp | 108 static bool isRangeListValid (Iterator begin, Iterator end) in isRangeListValid() argument [all...] |
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fBufferWriteTests.cpp | 108 static bool isRangeListValid (Iterator begin, Iterator end) in isRangeListValid() argument [all...] |
| /foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/ |
| H A D | distributed_sched_mission_manager.cpp | 98 int64_t begin = GetTickCount(); in GetRemoteDms() local 395 int64_t begin = GetTickCount(); in StartSyncRemoteMissions() local 481 int64_t begin = GetTickCount(); in StopSyncRemoteMissions() local 894 int64_t begin = GetTickCount(); NotifyMissionsChangedToRemoteInner() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/list/ |
| H A D | render_list.cpp | 478 void RenderList::SyncIndex(int32_t begin, int32_t end) in SyncIndex() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_content_overlay/ |
| H A D | select_content_overlay_manager.cpp | 529 auto begin = children.begin(); in FindSelectOverlaySlot() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/layout/ |
| H A D | layout_wrapper.cpp | 629 auto begin = children.begin(); in AddNodeFlexLayouts() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/button/ |
| H A D | render_button.cpp | 362 auto begin = scale_; in OnMouseHoverExitTest() local 379 auto begin = scale_; in OnMouseClickDownAnimation() local 396 auto begin = scale_; in OnMouseClickUpAnimation() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/ |
| H A D | svg_attributes_parser.h | 148 int32_t begin = 0; member
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/ |
| H A D | rs_animation_supplement_test.cpp | 419 auto begin = animation->GetBeginFraction(); in HWTEST_F() local
|
| /foundation/multimedia/media_lite/services/recorder_lite/impl/src/ |
| H A D | recorder_impl.cpp | 38 static int64_t CalcDiffTimeMs(struct timeval begin, struct timeval end) in CalcDiffTimeMs() argument 1254 struct timeval begin = { 0, 0 }; in Start() local 1478 struct timeval begin = { 0, 0 }; StopInternal() local [all...] |
| /foundation/systemabilitymgr/samgr/services/common/src/ |
| H A D | parse_util.cpp | 151 int64_t begin = GetTickCount(); in OpenSo() local
|
| /foundation/systemabilitymgr/samgr/services/samgr/native/source/schedule/ |
| H A D | system_ability_state_scheduler.cpp | 186 int64_t begin = abilityContext->lastStartTime; in UpdateLimitDelayUnloadTime() local 783 int64_t begin = GetTickCount(); in KillSystemProcessLocked() local
|
| /foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/ |
| H A D | manual_ondemand_helper.cpp | 136 int64_t begin = GetTickCount(); in LoadSystemAbility() local 155 int64_t begin = GetTickCount(); in UnloadSystemAbility() local 173 int64_t begin = GetTickCount(); in OnDemandAbility() local 207 int64_t begin = GetTickCount(); in SyncOnDemandAbility() local 245 int64_t begin = GetTickCount(); in LoadOndemandAbilityCase1() local 256 int64_t begin = GetTickCount(); LoadOndemandAbilityCase2() local 269 int64_t begin = GetTickCount(); LoadOndemandAbilityCase3() local 283 int64_t begin = GetTickCount(); LoadOndemandAbilityCase4() local 297 int64_t begin = GetTickCount(); LoadOndemandAbilityCase5() local 312 int64_t begin = GetTickCount(); LoadOndemandAbilityCase6() local 330 int64_t begin = GetTickCount(); LoadOndemandAbilityCase7() local 346 int64_t begin = GetTickCount(); LoadOndemandAbilityCase8() local 366 int64_t begin = GetTickCount(); LoadOndemandAbilityCase9() local 377 int64_t begin = GetTickCount(); LoadOndemandAbilityCase10() local 402 int64_t begin = GetTickCount(); LoadOndemandAbilityCase11() local 425 int64_t begin = GetTickCount(); UnloadOndemandAbilityCase1() local 434 int64_t begin = GetTickCount(); UnloadOndemandAbilityCase2() local 446 int64_t begin = GetTickCount(); UnloadOndemandAbilityCase3() local 459 int64_t begin = GetTickCount(); UnloadOndemandAbilityCase4() local 475 int64_t begin = GetTickCount(); UnloadOndemandAbilityCase5() local 493 int64_t begin = GetTickCount(); UnloadOndemandAbilityCase6() local 508 int64_t begin = GetTickCount(); UnloadOndemandAbilityCase7() local 521 int64_t begin = GetTickCount(); UnloadOndemandAbilityCase8() local 540 int64_t begin = GetTickCount(); UnloadOndemandAbilityCase9() local 558 int64_t begin = GetTickCount(); GetOndemandAbilityCase1() local 568 int64_t begin = GetTickCount(); GetOndemandAbilityCase2() local 581 int64_t begin = GetTickCount(); GetOndemandAbilityCase3() local 593 int64_t begin = GetTickCount(); GetOndemandAbilityCase4() local 606 int64_t begin = GetTickCount(); GetOndemandAbilityCase5() local 623 int64_t begin = GetTickCount(); GetOndemandAbilityCase6() local 793 int64_t begin = GetTickCount(); UnloadAllIdleSystemAbility() local 844 int64_t begin = GetTickCount(); LoadRemoteAbility() local 950 int64_t begin = GetTickCount(); GetSystemAbility() local 968 int64_t begin = GetTickCount(); CheckSystemAbility() local 986 int64_t begin = GetTickCount(); CheckSystemAbility() local [all...] |
| H A D | ondemand_helper.cpp | 93 int64_t begin = GetTickCount(); in SyncOnDemandAbility() local 130 int64_t begin = GetTickCount(); in UnloadAllIdleSystemAbility() local 293 int64_t begin = GetTickCount(); in LoadOndemandAbilityCase1() local 304 int64_t begin = GetTickCount(); in LoadOndemandAbilityCase2() local 317 int64_t begin = GetTickCount(); in LoadOndemandAbilityCase3() local 331 int64_t begin = GetTickCount(); LoadOndemandAbilityCase4() local 345 int64_t begin = GetTickCount(); LoadOndemandAbilityCase5() local 360 int64_t begin = GetTickCount(); LoadOndemandAbilityCase6() local 378 int64_t begin = GetTickCount(); LoadOndemandAbilityCase7() local 394 int64_t begin = GetTickCount(); LoadOndemandAbilityCase8() local 414 int64_t begin = GetTickCount(); LoadOndemandAbilityCase9() local 425 int64_t begin = GetTickCount(); LoadOndemandAbilityCase10() local 450 int64_t begin = GetTickCount(); LoadOndemandAbilityCase11() local 473 int64_t begin = GetTickCount(); UnloadOndemandAbilityCase1() local 482 int64_t begin = GetTickCount(); UnloadOndemandAbilityCase2() local 494 int64_t begin = GetTickCount(); UnloadOndemandAbilityCase3() local 507 int64_t begin = GetTickCount(); UnloadOndemandAbilityCase4() local 523 int64_t begin = GetTickCount(); UnloadOndemandAbilityCase5() local 541 int64_t begin = GetTickCount(); UnloadOndemandAbilityCase6() local 556 int64_t begin = GetTickCount(); UnloadOndemandAbilityCase7() local 569 int64_t begin = GetTickCount(); UnloadOndemandAbilityCase8() local 588 int64_t begin = GetTickCount(); UnloadOndemandAbilityCase9() local 606 int64_t begin = GetTickCount(); GetOndemandAbilityCase1() local 616 int64_t begin = GetTickCount(); GetOndemandAbilityCase2() local 629 int64_t begin = GetTickCount(); GetOndemandAbilityCase3() local 641 int64_t begin = GetTickCount(); GetOndemandAbilityCase4() local 654 int64_t begin = GetTickCount(); GetOndemandAbilityCase5() local 671 int64_t begin = GetTickCount(); GetOndemandAbilityCase6() local 750 int64_t begin = GetTickCount(); LoadSystemAbility() local 769 int64_t begin = GetTickCount(); UnloadSystemAbility() local 787 int64_t begin = GetTickCount(); OnDemandAbility() local 839 int64_t begin = GetTickCount(); LoadRemoteAbility() local 945 int64_t begin = GetTickCount(); GetSystemAbility() local 963 int64_t begin = GetTickCount(); CheckSystemAbility() local 981 int64_t begin = GetTickCount(); CheckSystemAbility() local [all...] |
| /foundation/communication/wifi/wifi/utils/src/ |
| H A D | wifi_common_util.cpp | 96 std::string::size_type begin = s.find_first_of(delim); in DataAnonymize() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/ |
| H A D | rd_single_ver_storage_executor.cpp | 512 GetSyncDataByTimestamp(std::vector<DataItem> &dataItems, size_t appendLength, Timestamp begin, Timestamp end, const DataSizeSpecInfo &dataSizeInfo) const GetSyncDataByTimestamp() argument 518 GetDeletedSyncDataByTimestamp(std::vector<DataItem> &dataItems, size_t appendLength, Timestamp begin, Timestamp end, const DataSizeSpecInfo &dataSizeInfo) const GetDeletedSyncDataByTimestamp() argument
|