Home
last modified time | relevance | path

Searched defs:begin (Results 901 - 925 of 962) sorted by relevance

1...<<313233343536373839

/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_service.cpp753 int64_t begin = GetTickCount(); in StartRemoteAbility() local
1008 int64_t begin = GetTickCount(); in ContinueRemoteMission() local
3276 int64_t begin = GetTickCount(); StartAbility() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_surface_render_node.cpp2084 auto begin = cornerRadius.GetData(); in RotateCorner() local
[all...]
/third_party/mesa3d/include/CL/
H A Dcl.hpp970 static iterator begin(const cl::vector<T,N> &vec) in begin() function in cl::vector::iterator
1027 iterator begin(void) in begin() function in cl::vector
1032 iterator begin(void) const in begin() function in cl::vector
/third_party/littlefs/
H A Dlfs.c865 uint16_t begin; member
877 lfs_dir_traverse(lfs_t *lfs, const lfs_mdir_t *dir, lfs_off_t off, lfs_tag_t ptag, const struct lfs_mattr *attrs, int attrcount, lfs_tag_t tmask, lfs_tag_t ttag, uint16_t begin, uint16_t end, int16_t diff, int (*cb)(void *data, lfs_tag_t tag, const void *buffer), void *data) lfs_dir_traverse() argument
1548 lfs_off_t begin; global() member
1901 lfs_dir_compact(lfs_t *lfs, lfs_mdir_t *dir, const struct lfs_mattr *attrs, int attrcount, lfs_mdir_t *source, uint16_t begin, uint16_t end) lfs_dir_compact() argument
2074 lfs_dir_splittingcompact(lfs_t *lfs, lfs_mdir_t *dir, const struct lfs_mattr *attrs, int attrcount, lfs_mdir_t *source, uint16_t begin, uint16_t end) lfs_dir_splittingcompact() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_ir.h121 iterator begin() { return vec.begin(); } in begin() function in r600_sb::sb_set
123 const_iterator begin() const { return vec.begin(); } in begin() function in r600_sb::sb_set
190 iterator begin() { return set.begin(); } in begin() function in r600_sb::sb_map
353 iterator begin(shader &sh) { begin() function in r600_sb::sb_value_set
925 iterator begin() { return first; } begin() function in r600_sb::container_node
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vcn_enc.h504 void (*begin)(struct radeon_encoder *enc); member
/third_party/node/deps/v8/src/wasm/
H A Dwasm-code-manager.cc831 Address begin = RoundDown(region.begin(), commit_page_size); MakeWritable() local
[all...]
/third_party/node/deps/ada/
H A Dada.h6804 inline auto begin() const { return params.begin(); } begin() function
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c4679 uint64_t begin, end; in anv_GetCalibratedTimestampsEXT() local
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction.h1365 iterator begin() { return iterator(fields_.begin(), nested_.begin()); } in begin() function in v8::internal::compiler::StateValueList
1715 const_iterator begin() const { return instructions_.begin(); } in begin() function in v8::internal::compiler::final
H A Dmid-tier-register-allocator.cc276 ZoneSet<int>::const_iterator begin() const { return spilled_vregs_.begin(); } in begin() function in v8::internal::compiler::final
832 RegisterIndex::Iterator begin() const { return RegisterIndex::Iterator(0); } in begin() function in v8::internal::compiler::final
/third_party/node/deps/v8/src/objects/
H A Dintl-objects.cc471 ToString(Isolate* isolate, const icu::UnicodeString& string, int32_t begin, int32_t end) ToString() argument
1872 Iterator(std::vector<std::string>::const_iterator begin, std::vector<std::string>::const_iterator end) Iterator() argument
[all...]
/third_party/node/deps/v8/src/parsing/
H A Dparser.cc3144 int begin = position(); in CreatePrivateNameVariable() local
1806 DeclareVariable(const AstRawString* name, VariableKind kind, VariableMode mode, InitializationFlag init, Scope* scope, bool* was_added, int begin, int end) DeclareVariable() argument
/third_party/pcre2/pcre2/src/
H A Dpcre2grep.c1964 decode_dollar_escape(PCRE2_SPTR begin, PCRE2_SPTR string, BOOL callout, in decode_dollar_escape() argument
2150 PCRE2_SPTR begin = string; in syntax_check_output_text() local
2187 PCRE2_SPTR begin in display_output_text() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineTimestampTests.cpp1226 bool CalibratedTimestampTestInstance::outOfRange (deUint64 begin, deUint64 middle, deUint64 end) const in outOfRange() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DProgram.cpp1089 ProgramBindings::const_iterator ProgramBindings::begin() const in begin() function in gl::ProgramBindings
1187 ProgramAliasedBindings::const_iterator ProgramAliasedBindings::begin() const in begin() function in gl::ProgramAliasedBindings
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineScheduler.cpp704 enterRegion(MachineBasicBlock *bb, MachineBasicBlock::iterator begin, MachineBasicBlock::iterator end, unsigned regioninstrs) enterRegion() argument
973 enterRegion(MachineBasicBlock *bb, MachineBasicBlock::iterator begin, MachineBasicBlock::iterator end, unsigned regioninstrs) enterRegion() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkPipelineConstructionUtil.cpp1276 void RenderPassWrapper::begin (const DeviceInterface& vk, in begin() function in vk::RenderPassWrapper
1317 void RenderPassWrapper::begin (const DeviceInterface& vk, const VkCommandBuffer commandBuffer, const VkRect2D& renderArea, const VkClearValue& clearValue, const VkSubpassContents contents) const in begin() function in vk::RenderPassWrapper
1322 void RenderPassWrapper::begin (const DeviceInterface& vk, const VkCommandBuffer commandBuffer, const VkRect2D& renderArea, const tcu::Vec4& clearColor, const VkSubpassContents contents) const in begin() function in vk::RenderPassWrapper
1328 void RenderPassWrapper::begin(const DeviceInterface& vk, const VkCommandBuffer commandBuffer, const VkRect2D& renderArea, const tcu::Vec4& clearColor, const float clearDepth, const deUint32 clearStencil, const VkSubpassContents contents) const in begin() function in vk::RenderPassWrapper
1338 void RenderPassWrapper::begin (const DeviceInterface& vk, const VkCommandBuffer commandBuffer, const VkRect2D& renderArea, const VkSubpassContents contents) const in begin() function in vk::RenderPassWrapper
1344 void RenderPassWrapper::begin(cons function in vk::RenderPassWrapper
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h2565 static SDNodeIterator begin(const SDNode *N) { return SDNodeIterator(N, 0); } in begin() function in llvm::SDNodeIterator
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Drender_context.h316 virtual void OpacityAnimation(const AnimationOption& option, double begin, double end) {} in OpacityAnimation() argument
317 virtual void ScaleAnimation(const AnimationOption& option, double begin, double end) {} in ScaleAnimation() argument
/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp707 int begin, end; in GetAbcContent() local
[all...]
H A Dwindow_session_impl.cpp1360 int begin, end; in GetAbcContent() local
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm.c3266 const snd_pcm_channel_area_t *begin = dst_areas; in snd_pcm_areas_silence() local
/third_party/googletest/googletest/test/
H A Dgtest_unittest.cc914 static bool RangeIsShuffled(const TestingVector& vector, int begin, int end) { in RangeIsShuffled() argument
923 static bool RangeIsUnshuffled(const TestingVector& vector, int begin, in RangeIsUnshuffled() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Drbbitst.cpp330 int32_t begin = 3; in TestBug4153072() local

Completed in 121 milliseconds

1...<<313233343536373839