| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | mid-tier-register-allocator.cc | 276 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 D | intl-objects.cc | 471 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...] |
| H A D | objects.cc | 4895 const auto begin = std::cbegin(source); in GetPositionInfoSlowImpl() local
|
| /third_party/node/deps/v8/src/parsing/ |
| H A D | parser.cc | 3144 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 D | pcre2grep.c | 1964 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 D | vktPipelineTimestampTests.cpp | 1226 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 D | Program.cpp | 1089 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 D | MachineScheduler.cpp | 704 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 D | vkPipelineConstructionUtil.cpp | 1276 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 D | SelectionDAGNodes.h | 2565 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 D | render_context.h | 316 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 D | window_impl.cpp | 707 int begin, end; in GetAbcContent() local [all...] |
| H A D | window_session_impl.cpp | 1360 int begin, end; in GetAbcContent() local [all...] |
| /kernel/linux/linux-5.10/net/ceph/ |
| H A D | osd_client.c | 4230 struct ceph_hobject_id *begin; member 4369 target_contained_by(const struct ceph_osd_request_target *t, const struct ceph_hobject_id *begin, const struct ceph_hobject_id *end) target_contained_by() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/ |
| H A D | wsm.h | 1818 u8 *begin; member
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/ |
| H A D | wmi.c | 179 const void *begin = ptr; in ath11k_wmi_tlv_iter() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/st/cw1200/ |
| H A D | wsm.h | 1806 u8 *begin; member
|
| /kernel/linux/linux-6.6/net/ceph/ |
| H A D | osd_client.c | 4320 struct ceph_hobject_id *begin; member 4459 target_contained_by(const struct ceph_osd_request_target *t, const struct ceph_hobject_id *begin, const struct ceph_hobject_id *end) target_contained_by() argument [all...] |
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm.c | 3266 const snd_pcm_channel_area_t *begin = dst_areas; in snd_pcm_areas_silence() local
|
| /third_party/googletest/googletest/test/ |
| H A D | gtest_unittest.cc | 914 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 D | rbbitst.cpp | 330 int32_t begin = 3; in TestBug4153072() local
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_device.c | 7234 uint64_t begin, end; in radv_GetCalibratedTimestampsEXT() local
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | factory.cc | 980 Handle<String> Factory::NewProperSubString(Handle<String> str, int begin, in NewProperSubString() argument 728 NewStringFromUtf8SubString( Handle<SeqOneByteString> str, int begin, int length, AllocationType allocation) NewStringFromUtf8SubString() argument [all...] |
| /third_party/libabigail/src/ |
| H A D | abg-dwarf-reader.cc | 1566 begin() in begin() function in abigail::dwarf::expr_result_stack_type 1570 begin() const in begin() function in abigail::dwarf::expr_result_stack_type [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| H A D | vktApiFeatureInfo.cpp | 3873 optimalTilingFeaturesSupportedForAll(Context& context, const VkFormat* begin, const VkFormat* end, VkFormatFeatureFlags features) optimalTilingFeaturesSupportedForAll() argument 4036 VkFormat begin; createFormatTests() member 6649 VkFormat begin; createImageFormatTypeTilingTests() member [all...] |