Home
last modified time | relevance | path

Searched defs:begin (Results 501 - 525 of 1000) sorted by relevance

1...<<21222324252627282930>>...40

/third_party/spirv-tools/source/opt/
H A Dtype_manager.h95 IdToTypeMap::const_iterator begin() const { return id_to_type_.cbegin(); } in begin() function in spvtools::opt::analysis::TypeManager
/third_party/spirv-tools/source/util/
H A Dsmall_vector.h224 iterator begin() { in begin() function in spvtools::utils::SmallVector
232 const_iterator begin() const { in begin() function in spvtools::utils::SmallVector
[all...]
/third_party/spirv-tools/test/opt/
H A Dinstruction_test.cpp209 auto begin = inst.begin(); in TEST() local
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fSSBOLayoutCase.hpp103 inline iterator begin (void) { return m_variables.begin(); } in begin() function in deqp::gles31::bb::BufferBlock
104 inline const_iterator begin (void) const { return m_variables.begin(); } in begin() function in deqp::gles31::bb::BufferBlock
H A Des31fTessellationTests.cpp100 static string elemsStr (const IterT& begin, const IterT& end, int wrapLengthParam = 0, int numIndentationSpaces = 0) in elemsStr() argument
[all...]
/third_party/vk-gl-cts/framework/common/
H A DtcuFormatUtil.hpp93 Bitfield (deUint64 value, const BitDesc* begin, const BitDesc* end) in Bitfield() argument
182 Iterator begin; member in tcu::Format::Array
274 inline Format::Array<Iterator> formatArray (const Iterator& begin, const Iterator& end) in formatArray() argument
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeAppendList.hpp272 typename AppendList<ElementType>::const_iterator AppendList<ElementType>::begin (void) const in begin() function in de::AppendList
278 typename AppendList<ElementType>::iterator AppendList<ElementType>::begin (void) in begin() function in de::AppendList
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgVariableManager.hpp193 ValueEntryIterator (std::vector<const ValueEntry*>::const_iterator begin, std::vector<const ValueEntry*>::const_iterator end, Filter filter) in ValueEntryIterator() argument
/third_party/skia/third_party/externals/angle2/src/common/
H A Ddebug.cpp151 void ScopedPerfEventHelper::begin(const char *format, ...) in begin() function in gl::ScopedPerfEventHelper
H A Dstring_utils.cpp103 auto begin = input.find_first_not_of(trimChars); in TrimString() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DResourceManager.h78 typename ResourceMap<ResourceType, IDType>::Iterator begin() const in begin() function in gl::TypedResourceManager
H A DResourceMap.h199 typename ResourceMap<ResourceType, IDType>::Iterator ResourceMap<ResourceType, IDType>::begin() in begin() function in gl::ResourceMap
/base/hiviewdfx/hicollie/frameworks/native/thread_sampler/
H A Dthread_sampler.cpp329 uint64_t begin = GetCurrentTimeNanoseconds(); in WriteContext() local
/base/global/i18n/frameworks/intl/src/
H A Dutils.cpp52 string::size_type begin = 0; in Split() local
H A Dpreferred_language.cpp254 std::string::size_type begin = 0; in Split() local
[all...]
/base/print/print_fwk/services/print_service/src/
H A Dprint_http_request_process.cpp121 DumpRespIdCode(const std::vector<uint8_t> &readTempBuffer, Operation operation, size_t begin, size_t maxSize) DumpRespIdCode() argument
/foundation/ability/idl_tool/util/
H A Dstring.cpp495 String String::Substring(int begin, int end) const in Substring() argument
538 int begin in Replace() local
562 int begin = 0; Replace() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/side_bar/
H A Drender_side_bar_container.cpp340 auto begin = children.begin(); in PerformLayout() local
423 auto begin = children.begin(); in LayoutChildren() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dlayout_wrapper.h75 auto begin() const in begin() function in OHOS::Ace::NG::final
/foundation/arkui/ace_engine/frameworks/core/animation/test/unittest/framework/
H A Danimation_framework_test.cpp150 float begin = 1.0f; in InitBasicAnimationDirectionPropertyTest() local
190 float begin = 1.0f; in InitBasicPropertyTest() local
1637 float begin = 1.0f; in HWTEST_F() local
1682 float begin = 1.0f; HWTEST_F() local
1728 float begin = 1.0f; HWTEST_F() local
1774 float begin = 1.0f; HWTEST_F() local
1827 float begin = 1.0f; HWTEST_F() local
[all...]
/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_arc.cpp51 DrawVerLine(BufferInfo& gfxDstBuffer, const Point& begin, const Point& imgPos, const Rect& mask, int16_t len, const Style& style, uint8_t opaScale, const Image* image) DrawVerLine() argument
68 DrawHorLine(BufferInfo& gfxDstBuffer, const Point& begin, const Point& imgPos, const Rect& mask, int16_t len, const Style& style, uint8_t opaScale, const Image* image) DrawHorLine() argument
[all...]
/foundation/graphic/graphic_3d/lume/LumeEngine/src/
H A Dplugin_registry.cpp333 auto begin = plugins.begin(); in LoadPlugins() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/
H A Drs_round_corner_config.cpp455 auto begin = high_resolution_clock::now(); in Load() local
/foundation/systemabilitymgr/safwk/services/safwk/src/
H A Dsystem_ability.cpp83 int64_t begin = GetTickCount(); in Publish() local
130 int64_t begin = GetTickCount(); in StopAbility() local
181 int64_t begin = GetTickCount(); in Start() local
205 int64_t begin = GetTickCount(); in Idle() local
226 int64_t begin = GetTickCount(); in Active() local
250 int64_t begin = GetTickCount(); Stop() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H A Ddistributeddb_cloud_task_merge_test.cpp207 InsertUserTableRecord(const std::string &tableName, int64_t recordCounts, int64_t begin) InsertUserTableRecord() argument

Completed in 22 milliseconds

1...<<21222324252627282930>>...40