| /third_party/skia/include/private/ |
| H A D | SkTHash.h | 477 Iter begin() const { in begin() function in SkTHashMap 536 Iter begin() const { in begin() function in SkTHashSet
|
| /third_party/skia/modules/skplaintexteditor/src/ |
| H A D | editor.cpp | 113 static const char* align_utf8(const char* p, const char* begin) { in align_utf8() argument 120 static const char* prev_utf8(const char* p, const char* begin) { in prev_utf8() argument 245 static inline const char* begin(const StringSlice& s) { return s.begin(); } begin() function [all...] |
| /third_party/spirv-tools/source/opt/ |
| H A D | instruction.h | 274 iterator begin() { return operands_.begin(); } in begin() function in spvtools::opt::Instruction 276 const_iterator begin() const { return operands_.cbegin(); } in begin() function in spvtools::opt::Instruction
|
| H A D | loop_descriptor.h | 63 inline iterator begin() { return nested_loops_.begin(); } in begin() function in spvtools::opt::Loop 65 inline const_iterator begin() const { return cbegin(); } in begin() function in spvtools::opt::Loop 474 inline iterator begin() { return iterator::begin(&placeholder_top_loop_); } in begin() function in spvtools::opt::LoopDescriptor 476 inline const_iterator begin() const { return cbegin(); } in begin() function in spvtools::opt::LoopDescriptor [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
| H A D | wps_upnp_ssdp.c | 63 const char *begin = s; in token_length() local 80 const char *begin = s; in word_separation_length() local
|
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluVarTypeUtil.hpp | 169 static SubTypeIterator<IsExpanded> begin (const VarType* type) { return SubTypeIterator(type); } in begin() function in glu::SubTypeIterator 319 bool isValidTypePath (const VarType& type, Iterator begin, Iterator end) in isValidTypePath() argument 380 VarType getVarType (const VarType& type, Iterator begin, Iterato argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
| H A D | wps_upnp_ssdp.c | 63 const char *begin = s; in token_length() local 80 const char *begin = s; in word_separation_length() local
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | bitset_utils.h | 157 Iterator begin() const { return Iterator(*this); } in begin() function in angle::final 628 Iterator begin() const { return Iterator(*this, 0); } in begin() function in angle::final
|
| /base/hiviewdfx/hiview/base/utility/ |
| H A D | string_util.cpp | 273 string GetMidSubstr(const string& input, const string& begin, const string& end) in GetMidSubstr() argument 328 std::string FindMatchSubString(const std::string& target, const std::string& begin, int offset, in FindMatchSubString() argument
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
| H A D | dfx_elf.cpp | 638 size_t begin in FindFuncSymbol() local [all...] |
| /base/security/huks/frameworks/huks_standard/main/os_dependency/ipc/src/ |
| H A D | hks_client_ipc_serialization.c | 418 const char begin[] = "-----BEGIN CERTIFICATE-----\n"; in EncodeCertChain() local
|
| /base/startup/init/services/init/standard/ |
| H A D | init_cmds.c | 67 char *begin = strchr(start, '$');
in GetParamValue() local [all...] |
| /foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/ |
| H A D | distributed_bm_storage.cpp | 256 int64_t begin = GetTickCount();
in GetStorageDistributeInfo() local 981 int64_t begin = GetTickCount();
in GetContinueType() local 1049 int64_t begin = GetTickCount();
in GetAbilityName() local 1145 int64_t begin = GetTickCount(); GetContinueEventInfo() local [all...] |
| /foundation/ability/dmsfwk/services/dtbschedmgr/src/dfx/ |
| H A D | dms_continue_time_dumper.cpp | 54 DmsDuration::DmsDuration(const int64_t begin, const int64_t end, const std::string name) in DmsDuration() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
| H A D | tween_option.h | 132 auto begin = AceType::MakeRefPtr<Keyframe<DimensionOffset>>(0.0f, DimensionOffset(originX, originY)); in SetTransformOrigin() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
| H A D | jsi_animator_bridge.cpp | 543 double begin = 0.0; in CreateDoubleAnimation() local 675 double begin = 0.0; in UpdateAnimator() local 722 CreateDoubleAnimation( double begin, double end, const RefPtr<Curve>& curve) CreateDoubleAnimation() argument
|
| /foundation/arkui/ace_engine/frameworks/core/animation/ |
| H A D | svg_animate.h | 191 void SetBegin(int32_t begin) in SetBegin() argument
|
| /foundation/arkui/ace_engine/interfaces/napi/kits/animator/ |
| H A D | js_animator.cpp | 189 double begin = 0.0; in ParseAnimatorOption() local
|
| /foundation/arkui/ui_lite/frameworks/common/ |
| H A D | text.cpp | 421 uint32_t begin = 0; in GetLine() local 445 uint32_t Text::CalculateLineWithEllipsis(uint32_t begin, uint32_t textLen, int16_t width, in CalculateLineWithEllipsis() argument 471 GetTextLine(uint32_t begin, uint32_t textLen, int16_t width, uint16_t lineNum, uint8_t letterSpace, uint16_t& letterIndex, SpannableString* spannableString, TextLine& textLine) GetTextLine() argument [all...] |
| /foundation/arkui/ui_lite/frameworks/draw/ |
| H A D | draw_label.cpp | 453 uint16_t begin in CalculatedTransformDataInfo() local 357 OnCalculatedClockwise(const ArcLetterInfo& letterInfo, const uint16_t sizePerPx, const uint16_t cols, const int16_t offsetX, uint16_t& begin, uint16_t& copyCols, TextInRange& range) OnCalculatedClockwise() argument 393 OnCalculatedAnticlockwise(const ArcLetterInfo& letterInfo, const uint16_t sizePerPx, const uint16_t cols, const int16_t offsetX, uint16_t& begin, uint16_t& copyCols, TextInRange& range) OnCalculatedAnticlockwise() argument 429 CalculatedBeginAndCopySize(const ArcLetterInfo& letterInfo, const uint16_t sizePerPx, const uint16_t cols, const int16_t offsetX, uint16_t& begin, uint16_t& copyCols, TextInRange& range) CalculatedBeginAndCopySize() argument [all...] |
| /foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
| H A D | node_context_pool_manager_gles.cpp | 585 void MapColorAttachments(array_view<RenderPassSubpassDesc>::iterator begin, in MapColorAttachments() argument 616 void MapDepthAttachments(array_view<RenderPassSubpassDesc>::iterator begin, in MapDepthAttachments() argument 645 void UpdateSubpassAttachments(array_view<RenderPassSubpassDesc>::iterator begin, in UpdateSubpassAttachments() argument 818 auto begin = beginRenderPass.subpasses.begin(); FilterRenderPass() local [all...] |
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/ |
| H A D | render_preprocessor_system.cpp | 520 auto begin = reverse_iterator(noInstancing); in Update() local
|
| /foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/ |
| H A D | string.h | 905 pointer begin; global() member 913 value_type begin[shortCapacity + 1]; global() member [all...] |
| H A D | vector.h | 345 iterator begin() in begin() function in vector 355 const_iterator begin() const in begin() function in vector 563 pointer begin = data_; insert() local 592 pointer begin = data_; insert() local 626 pointer begin = data_; insert() local 671 pointer begin = data_; append() local 693 pointer begin = data_; append() local 713 pointer begin = data_; append() local 1183 pointer begin = data_; insert_impl() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/ |
| H A D | rs_render_node_drawable.cpp | 288 auto begin = std::find_if(filterInfoVec.begin(), filterInfoVec.end(), in DrawWithoutNodeGroupCache() local 359 void RSRenderNodeDrawable::CheckRegionAndDrawWithFilter(std::vector<FilterNodeInfo>::const_iterator& begin, in CheckRegionAndDrawWithFilter() argument 393 IsIntersectedWithFilter(std::vector<FilterNodeInfo>::const_iterator& begin, const std::vector<FilterNodeInfo>& filterInfoVec, Drawing::RectI& dstRect) IsIntersectedWithFilter() argument [all...] |