| /third_party/python/Modules/ |
| H A D | _json.c | 393 Py_ssize_t begin = end - 1; in scanstring_unicode() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | numbers_test.cc | 91 char* begin = &buf[0]; in PerfectDtoa() local
|
| H A D | cord.h | 1353 inline Cord::ChunkIterator Cord::ChunkRange::begin() const { in begin() function in absl::Cord::ChunkRange 1414 inline Cord::CharIterator Cord::CharRange::begin() const { in begin() function in absl::Cord::CharRange
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/ |
| H A D | graphcycles.cc | 87 T* begin() { return ptr_; } in begin() function in absl::synchronization_internal::__anon19421::Vec
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/ |
| H A D | time_zone_info.cc | 809 const Transition* begin = &transitions_[0]; in BreakTime() local 823 const Transition* begin = &transitions_[0]; in MakeTime() local 901 const Transition* begin = &transitions_[0]; NextTransition() local 927 const Transition* begin = &transitions_[0]; PrevTransition() local [all...] |
| /third_party/skia/modules/skparagraph/src/ |
| H A D | TextWrapper.cpp | 433 SkScalar begin; in moveForward() member [all...] |
| /third_party/spirv-tools/source/opt/ |
| H A D | ir_context.cpp | 223 bool IRContext::KillInstructionIf(Module::inst_iterator begin, in KillInstructionIf() argument
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsFboUtil.hpp | 58 const T* begin (void) const { return m_begin; } in begin() function
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmPhysicalStorageBufferPointerTests.cpp | 116 iterator begin () { return iterator(getData()); } in begin() function in vkt::SpirVAssembly::__anon29919::ut::TypedBuffer [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/ |
| H A D | vktTessellationUtil.hpp | 377 std::string elemsStr (const IterT& begin, const IterT& end, int wrapLengthParam = 0, int numIndentationSpaces = 0) in elemsStr() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/ |
| H A D | vktTransformFeedbackFuzzLayoutCase.hpp | 162 inline Iterator begin (void) { return m_members.begin(); } in begin() function in vkt::TransformFeedback::StructType 163 inline ConstIterator begin (void) const { return m_members.begin(); } in begin() function in vkt::TransformFeedback::StructType 212 inline Iterator begin (void) { return m_members.begin(); } in begin() function in vkt::TransformFeedback::InterfaceBlock 213 inline ConstIterator begin (void) const { return m_members.begin(); } in begin() function in vkt::TransformFeedback::InterfaceBlock
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/ |
| H A D | vktUniformBlockCase.hpp | 167 inline Iterator begin (void) { return m_members.begin(); } in begin() function in vkt::ubo::StructType 168 inline ConstIterator begin (void) const { return m_members.begin(); } in begin() function in vkt::ubo::StructType 214 inline Iterator begin (void) { return m_uniforms.begin(); } in begin() function in vkt::ubo::UniformBlock 215 inline ConstIterator begin (void) const { return m_uniforms.begin(); } in begin() function in vkt::ubo::UniformBlock
|
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluVarType.hpp | 157 inline Iterator begin (void) { return m_members.begin(); } in begin() function in glu::StructType 158 inline ConstIterator begin (void) const { return m_members.begin(); } in begin() function in glu::StructType
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
| H A D | plat_firmware.c | 1288 hi_u8 firmware_param_check(hi_u8 **begin, hi_u8 **end, hi_u8 **link, hi_u8 *puc_cfg_buffer, hi_s32 *l_ret) in firmware_param_check() argument 1375 hi_u8 *begin = HI_NULL; in firmware_parse_cmd() local 1441 hi_u8 *begin = HI_NULL; firmware_parse_cfg() local [all...] |
| /foundation/ability/dmsfwk/services/dtbschedmgr/src/ |
| H A D | distributed_sched_stub.cpp | 375 int64_t begin = GetTickCount(); in StartAbilityFromRemoteInner() local 490 int64_t begin = GetTickCount(); in SendResultFromRemoteInner() local 843 int64_t begin = GetTickCount(); in ConnectAbilityFromRemoteInner() local 1552 int64_t begin = GetTickCount(); in StartFreeInstallFromRemoteInner() local
|
| /foundation/ability/ability_base/interfaces/kits/native/want/src/ |
| H A D | want.cpp | 418 std::size_t begin = 0; in FormatMimeType() local 1304 std::size_t begin in ParseUri() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
| H A D | ui_node.cpp | 1469 auto begin = grandChildren.begin(); GetPerformanceCheckData() local 1480 auto begin = children.begin(); GetPerformanceCheckData() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/box/ |
| H A D | render_box.cpp | 1014 auto begin = scale_; in MouseHoverExitTest() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/side_bar/ |
| H A D | side_bar_container_pattern.cpp | 194 auto begin = children.rbegin(); in OnUpdateShowDivider() local 350 auto begin = children.rbegin(); in GetDividerNode() local
|
| /foundation/arkui/ace_engine/interfaces/napi/kits/utils/ |
| H A D | napi_utils.cpp | 257 char begin = *maybeModuleName.begin(); in ParseDollarResource() local
|
| /foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/ |
| H A D | ffmpeg_demuxer_plugin.cpp | 895 auto begin = std::chrono::system_clock::now(); in InitAVFormatContext() local
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/ |
| H A D | animation_system.cpp | 470 const auto begin = timestamps.begin(); in FindFrameIndices() local 961 const auto* const begin = trackQuery_.GetResults().data(); UpdateAnimation() local [all...] |
| /foundation/systemabilitymgr/safwk/services/safwk/src/ |
| H A D | local_ability_manager.cpp | 195 int64_t begin = GetTickCount(); in InitSystemAbilityProfiles() local 439 int64_t begin = GetTickCount(); in StartOndemandSystemAbility() local 546 int64_t begin = GetTickCount(); in InitializeOnDemandSaProfile() local 711 int64_t begin = GetTickCount(); in WaitForTasks() local 753 int64_t begin = GetTickCount(); InitializeRunOnCreateSaProfiles() local [all...] |
| /foundation/systemabilitymgr/samgr/services/samgr/native/source/ |
| H A D | system_ability_manager.cpp | 298 int64_t begin = GetTickCount(); in InitSaProfile() local 1482 int64_t begin = GetTickCount(); in StartDynamicSystemProcess() local 1526 int64_t begin = GetTickCount(); StartingSystemProcessLocked() local 1564 int64_t begin = GetTickCount(); StartingSystemProcess() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/ |
| H A D | distributeddb_cloud_interfaces_relational_sync_test.cpp | 136 void InsertUserTableRecord(sqlite3 *&db, int64_t begin, int64_t count, int64_t photoSize, bool assetIsNull) in InsertUserTableRecord() argument 183 void UpdateUserTableRecord(sqlite3 *&db, int64_t begin, int64_t count) in UpdateUserTableRecord() argument 198 DeleteUserTableRecord(sqlite3 *&db, int64_t begin, int64_t count) DeleteUserTableRecord() argument 213 InsertRecordWithoutPk2LocalAndCloud(sqlite3 *&db, int64_t begin, int64_t count, int photoSize) InsertRecordWithoutPk2LocalAndCloud() argument 250 InsertCloudTableRecord(int64_t begin, int64_t count, int64_t photoSize, bool assetIsNull) InsertCloudTableRecord() argument 374 UpdateDiffType(int64_t begin) UpdateDiffType() argument [all...] |