Home
last modified time | relevance | path

Searched refs:insert (Results 3701 - 3725 of 5812) sorted by relevance

1...<<141142143144145146147148149150>>...233

/third_party/python/Lib/
H A Drunpy.py296 sys.path.insert(0, path_name)
/third_party/python/Lib/ctypes/
H A Dutil.py201 nums.insert(0, int(parts.pop()))
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/d3d/
H A DRecordUniformBlocksWithLargeArrayMember.cpp378 slowCompilingUniformBlockSet.insert(uniformBlock.second->name().data()); in RecordUniformBlocksWithLargeArrayMember()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCaps.h69 void insert(GLenum internalFormat, const TextureCaps &caps);
H A DConfig.cpp90 mConfigs.insert(std::make_pair(id, copyConfig)); in add()
H A DCLPlatform.cpp52 propArray.insert(propArray.cend(), properties, propIt); in ParseContextProperties()
H A DBinaryStream.h274 mData.insert(mData.end(), asBytes, asBytes + num * sizeof(T)); in write()
/third_party/skia/third_party/externals/angle2/samples/multiple_contexts/
H A DMultipleContexts.cpp83 textureData.insert(textureData.end(), bytes.begin(), bytes.end()); in UpdateThreadLoop()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DGCRootLowering.cpp156 InitedRoots.insert(AI); in InsertRootInitializers()
187 /// already done so...), and insert initializing stores to roots as a defensive
H A DSwiftErrorValueTracking.cpp184 if (!Visited.insert(Pred).second) in propagateVRegs()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DCSEInfo.cpp176 TemporaryInsts.insert(MI); in recordNewInstruction()
190 /// Now insert the new instruction. in handleRecordedInst()
229 // For now, perform erase, followed by insert. in changingInstr()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
H A DGsymCreator.cpp36 // Find FE in hash map and insert if not present. in insertFile()
37 auto R = FileEntryToIndex.insert(std::make_pair(FE, NextIndex)); in insertFile()
H A DLineTable.cpp149 DeltaInfos.insert(Pos, DeltaInfo(LineDelta, 1)); in encode()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/
H A DUDTLayout.cpp297 LayoutItems.insert(Loc, Child.get()); in addChildToLayout()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DExecutionUtils.cpp300 ChildBufferInfos.insert( in tryToGenerate()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
H A DScheduler.cpp244 Insts.insert(Insts.end(), ReadySet.begin(), ReadySet.end()); in analyzeResourcePressure()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DELFObjectFile.cpp437 GotToPlt.insert(std::make_pair(Entry.second, Entry.first)); in getPltAddresses()
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Ddoctransformer.py17 sys.path.insert(0, 'xml')
/third_party/vk-gl-cts/executor/tools/
H A DxeTestLogCompare.cpp230 addedCases.insert(caseIter->casePath); in computeCaseList()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DFramebufferVk.h40 void insert(const vk::FramebufferDesc &desc, vk::FramebufferHelper &&framebufferHelper);
/third_party/openssl/external/perl/Text-Template-1.56/lib/Text/Template/
H A DPreprocess.pm81 insert the result into the appropriate part of the template.
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_pass_construct_composites.cpp81 // Check whether it is legitimate to insert a composite construction in Apply()
317 instructions_to_choose_from.insert(instructions_to_choose_from.end(), in FindComponentsToConstructVector()
H A Dtransformation_add_bit_instruction_synonym.cpp208 // insert the result bits. in AddOpBitwiseOrOpNotSynonym()
245 // The first two ids in |extracted_bit_instructions| are used to insert the in AddOpBitwiseOrOpNotSynonym()
294 result.insert(id); in GetFreshIds()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Ddef_use_manager.cpp62 id_to_users_.insert(UserEntry(def, inst)); in AnalyzeInstUse()
H A Dfunction.h225 blocks_.insert(ip.Get(), std::make_move_iterator(src_begin), in AddBasicBlocks()

Completed in 19 milliseconds

1...<<141142143144145146147148149150>>...233