Home
last modified time | relevance | path

Searched refs:insert (Results 3426 - 3450 of 4057) sorted by relevance

1...<<131132133134135136137138139140>>...163

/third_party/node/deps/v8/src/parsing/
H A Dpreparse-data.cc152 byte_data_->insert(byte_data_->end(), delta, 0); in Reserve()
/third_party/node/deps/v8/src/objects/
H A Dbacking-store.cc868 auto result = impl()->map_.insert({backing_store->buffer_start(), weak}); in Register()
/third_party/python/Lib/asyncio/
H A Dwindows_events.py64 info.insert(1, f'overlapped=<{state}, {self._ov.address:#x}>')
/third_party/python/Lib/
H A Dsmtpd.py752 lines.insert(i, 'X-Peer: %s' % peer[0])
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineNoPositionTests.cpp98 uniqueCases.insert(stages & selectedStages); in getWriteSubCases()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiImageCompressionControlTests.cpp550 extensions.insert(end(extensions), begin(additionalExtensions), end(additionalExtensions)); in createDeviceWithWsi()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DTextureFunctionHLSL.cpp1506 mUsesTexture.insert(textureFunction); in useTextureFunction()
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A DDirectiveParser.cpp364 mMacroSet->insert(std::make_pair(macro->name, macro)); in parseDefine()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DAnalysis.cpp729 auto P = EHScopeMembership.insert(std::make_pair(Visiting, EHScope)); in collectEHScopeMembers()
H A DSafeStack.cpp360 if (Visited.insert(I).second) in IsSafeStackAlloca()
753 // To work around this problem without changing the runtime, we insert in run()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DAccelTable.cpp404 UniqueTags.insert(Tag); in getUniqueTags()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DRegBankSelect.cpp217 // instructions we are going to insert. in repairReg()
228 InsertPt->insert(*CurMI); in repairReg()
726 // Default is, we are going to insert code to repair OpIdx. in RepairingPlacement()
771 // At this point, we can insert in Pred. in RepairingPlacement()
773 // - If It is invalid, Pred is empty and we can insert in Pred in RepairingPlacement()
775 // - If It is valid, It is the first non-terminator, insert after It. in RepairingPlacement()
782 // * Before, move the insert point before the first terminator. in RepairingPlacement()
876 // If we insert before an instruction that is after a terminator, in isSplit()
882 // Even if we need to split, because we insert between terminators, in frequency()
902 // We should have a factory for the insert poin in materialize()
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCObjectFileInfo.cpp888 auto It = StackSizesUniquing.insert({Link, StackSizesUniquing.size()}); in getStackSizesSection()
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A DgenRef.py973 sys.path.insert(0, results.genpath)
H A Dgenerator.py890 sys.path.insert(0, self.genOpts.genpath)
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dir_loader_test.cpp1519 EXPECT_TRUE(ids.insert(inst->unique_id()).second); in TEST()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A DDirectiveParser.cpp434 mMacroSet->insert(std::make_pair(macro->name, macro)); in parseDefine()
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DShaderCore.hpp359 void insert(Vector4f &dst, const Vector4f &src, const Float4 &element, const Float4 &index);
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/
H A Dheader.cpp528 seenValues.insert(inst.value);
/third_party/skia/third_party/externals/spirv-tools/source/link/
H A Dlinker.cpp628 ok &= ids.insert(inst->unique_id()).second; in VerifyIds()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dcopy_prop_arrays.cpp790 access_chain_.insert(access_chain_.end(), access_chain.begin(),
H A Dscalar_analysis.cpp372 node_cache_.insert(std::move(prospective_node)); in GetCachedOrAdd()
551 // Helper functions to insert 32/64 bit values into the 32 bit hash string. This
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
H A Dheader.cpp528 seenValues.insert(inst.value);
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/link/
H A Dlinker.cpp628 ok &= ids.insert(inst->unique_id()).second; in VerifyIds()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dcopy_prop_arrays.cpp790 access_chain_.insert(access_chain_.end(), access_chain.begin(),

Completed in 34 milliseconds

1...<<131132133134135136137138139140>>...163