| /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
|
| /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/node/deps/v8/src/objects/ |
| H A D | objects.cc | 4895 const auto begin = std::cbegin(source); in GetPositionInfoSlowImpl() local
|
| /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...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| H A D | vktRayTracingAccelerationStructuresTests.cpp | 3359 auto begin = tmp; global() variable [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiFeatureInfo.cpp | 3878 optimalTilingFeaturesSupportedForAll(Context& context, const VkFormat* begin, const VkFormat* end, VkFormatFeatureFlags features) optimalTilingFeaturesSupportedForAll() argument 4041 VkFormat begin; createFormatTests() member 6654 VkFormat begin; createImageFormatTypeTilingTests() member [all...] |
| /third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
| H A D | vulkan_funcs.hpp | 4463 CommandBuffer::begin( const VULKAN_HPP_NAMESPACE::CommandBufferBeginInfo & beginInfo, Dispatch const & d ) const in begin() function in VULKAN_HPP_NAMESPACE::CommandBuffer [all...] |
| /third_party/skia/third_party/externals/imgui/ |
| H A D | imgui_demo.cpp | 1861 static float begin = 10, end = 90; in ShowDemoWindowWidgets() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/ |
| H A D | ItaniumDemangle.h | 224 Node **begin() const { return Elements; } in begin() function in NodeArray 2269 T* begin() { return First; } in begin() function in PODSmallVector 2370 template <class It> NodeArray makeNodeArray(It begin, I argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| H A D | LoopStrengthReduce.cpp | 254 iterator begin() { return RegSequence.begin(); } in begin() function in __anon25150::RegUseTracker 256 const_iterator begin() const { return RegSequence.begin(); } in begin() function in __anon25150::RegUseTracker 1878 const_iterator begin() cons function [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
| H A D | vktRayTracingAccelerationStructuresTests.cpp | 3126 auto begin variable [all...] |
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | ParseContext.cpp | 5644 void TParseContext::checkDoesNotHaveDuplicateFieldName(const TFieldList::const_iterator begin, in checkDoesNotHaveDuplicateFieldName() argument
|
| /third_party/elfutils/src/ |
| H A D | readelf.c | 6238 Dwarf_Addr begin; in print_debug_ranges_section() local 9883 Dwarf_Addr begin; print_debug_loc_section() local [all...] |
| /third_party/node/deps/v8/src/execution/ |
| H A D | isolate.cc | 5513 void Isolate::AddCodeRange(Address begin, size_t length_in_bytes) { in ThrowInternal() argument [all...] |