Home
last modified time | relevance | path

Searched refs:insert (Results 1676 - 1700 of 5634) sorted by relevance

1...<<61626364656667686970>>...226

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/
H A Dstructured_loop_to_selection_reduction_opportunity_finder.cpp37 merge_block_ids.insert(merge_block_id); in GetAvailableOpportunities()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dbit_vector.cpp58 this->bits_.insert(this->bits_.end(), other_it, other.bits_.end()); in Or()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dstrip_debug_info_test.cpp73 text.insert(text.begin() + 4, more_text.cbegin(), more_text.cend()); in TEST_F()
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DOpenGLFunctions.cpp40 mSupportedGLExtensionsSet.insert(extensionName); in InitializeSupportedGLExtensions()
/third_party/skia/third_party/externals/dawn/generator/templates/dawn_native/
H A DChainUtils.cpp41 allSTypes.insert(chain->sType); in ValidateSTypes()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugStringTableSubsection.h64 // If string S does not exist in the string table, insert it.
66 uint32_t insert(StringRef S);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DPDBStringTableBuilder.h46 // If string S does not exist in the string table, insert it.
48 uint32_t insert(StringRef S);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DFileCollector.h52 return Seen.insert(Path).second; in markAsSeen()
H A DSymbolRemappingReader.h112 Key insert(StringRef FunctionName) { in insert() function in llvm::SymbolRemappingReader
121 /// returned by \c insert may be returned instead.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DMemDerefPrinter.cpp61 DerefAndAligned.insert(PO); in runOnFunction()
H A DOrderedInstructions.cpp24 OBB = OBBMap.insert({IBB, std::make_unique<OrderedBasicBlock>(IBB)}).first; in localDominates()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineFunction.cpp47 auto Entry = LocalMemoryObjects.insert(std::make_pair(&GV, 0)); in allocateLDSGlobal()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyArgumentMove.cpp91 EntryMBB.insert(InsertPt, MI.removeFromParent()); in runOnMachineFunction()
/third_party/skia/tools/
H A DUrlDataManager.cpp47 imageMap.insert({images[i].get(), i}); in indexImages()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DUniqueVector.h38 /// insert - Append entry to the vector if it doesn't already exist. Returns
40 unsigned insert(const T &Entry) { in insert() function in llvm::UniqueVector
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dsysinfo_test.cc87 tids.insert(id); in TEST()
/third_party/skia/experimental/graphite/src/
H A DUniformCache.cpp44 fUniformDataHash.insert(ud); in findOrCreate()
/third_party/rust/crates/regex/src/
H A Dsparse.rs47 pub fn insert(&mut self, value: usize) { in insert() functions
/third_party/spirv-tools/source/opt/
H A Ddominator_analysis.cpp30 while (block && seen.insert(block).second) { in CommonDominator()
/third_party/spirv-tools/source/reduce/
H A Dstructured_loop_to_selection_reduction_opportunity_finder.cpp37 merge_block_ids.insert(merge_block_id); in GetAvailableOpportunities()
/third_party/spirv-tools/source/util/
H A Dbit_vector.cpp58 this->bits_.insert(this->bits_.end(), other_it, other.bits_.end()); in Or()
/third_party/spirv-tools/test/opt/
H A Dstrip_debug_info_test.cpp73 text.insert(text.begin() + 4, more_text.cbegin(), more_text.cend()); in TEST_F()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineSampleLocationsUtil.cpp85 takenLocationIndices.insert(locationNdx); in fillSampleLocationsRandom()
H A DvktPipelineUniqueRandomIterator.hpp76 uniqueIndices.insert(rnd.getUint32() % numValues); in UniqueRandomIterator()
/third_party/vk-gl-cts/external/vulkancts/scripts/
H A Dbuild_mustpass.py27 sys.path.insert(0, scriptPath)

Completed in 10 milliseconds

1...<<61626364656667686970>>...226