Home
last modified time | relevance | path

Searched refs:get (Results 10551 - 10575 of 12416) sorted by relevance

1...<<421422423424425426427428429430>>...497

/third_party/skia/tests/
H A DSkRuntimeEffectTest.cpp347 verify_2x2_surface_results(fReporter, fBuilder->effect(), fSurface.get(), expected); in test()
397 verify_2x2_surface_results(fReporter, fBuilder->effect(), fSurface.get(), expected); in test()
H A DSVGDeviceTest.cpp86 SkParse::FindScalars(x, xpos.get(), xposCount); in check_text_node()
107 SkParse::FindScalars(y, ypos.get(), yposCount); in check_text_node()
/third_party/skia/third_party/externals/piex/src/
H A Dtiff_parser.cc699 stream_, tiff_content->exif_directory.get(), &next_ifd_offset)) { in Parse()
750 gps_tags, stream_, tiff_content->gps_directory.get(), in ParseGpsData()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/RPC/
H A DRPCSerialization.h567 return serializeSeq(C, std::get<Is>(V)...); in serializeTupleHelper()
574 return deserializeSeq(C, std::get<Is>(V)...); in deserializeTupleHelper()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DPassManager.h69 /// from the \c AnalysisInfoMixin to get a static ID method used to identify
90 /// definition for this template in order to get the correct behavior on
424 return AM.template getResult<PassT>(IR, std::get<Ns>(Args)...); in getAnalysisResultUnpackTuple()
505 auto *P = Passes[Idx].get(); in run()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLoopUnroll.cpp82 return Wrapped ? MetadataAsValue::get(C, ValueAsMetadata::get(V)) : V; in remapInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DSTLExtras.h403 /// get type deduction of T right.
696 -> decltype(std::forward<F>(f)(std::get<I>(std::forward<Tuple>(t))...)) { in forward()
697 return std::forward<F>(f)(std::get<I>(std::forward<Tuple>(t))...); in forward()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DGCOV.cpp189 GCOVEdge *Edge = Edges.back().get(); in readGCNO()
627 Buffer = std::move(BufferOrErr.get());
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp491 return I.get(); in getSubtargetImpl()
529 return I.get(); in getSubtargetImpl()
859 // XXX - Can we get away without running DeadMachineInstructionElim again? in addMachineSSAOptimization()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMicroMipsSizeReduction.cpp704 MI->setDesc(MipsII->get(Entry.NarrowOpc())); in ReplaceInstruction()
709 const MCInstrDesc &NewMCID = MipsII->get(Entry.NarrowOpc()); in ReplaceInstruction()
H A DMipsDelaySlotFiller.cpp651 DSI->setDesc(TII->get(getEquivalentCallShort(DSI->getOpcode()))); in runOnMachineBasicBlock()
679 BuildMI(MBB, std::next(I), I->getDebugLoc(), TII->get(Mips::NOP)); in runOnMachineBasicBlock()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DInliner.cpp375 // If all outer calls to Caller would get inlined, the cost for the last in shouldBeDeferred()
470 // IC does not bool() to false, so get an InlineCost that will. in shouldInline()
523 Attribute attr = Attribute::get(CS->getContext(), "inline-remark", message); in setInlineRemark()
805 CallGraphNode *CGN = I.second.get();
992 // manager we get here for looking up results for functions other than this
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp544 StoredValue, ConstantInt::get(IRB.getInt32Ty(), 0)); in instrumentLoadOrStore()
705 IRB.CreateInsertValue(UndefValue::get(CASI->getType()), OldVal, 0); in instrumentAtomic()
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dfunction_arithmetic_test.cc961 auto& intrinsic = std::get<0>(GetParam()); in TEST_P()
962 auto& arg = std::get<1>(GetParam()); in TEST_P()
/third_party/skia/tools/skdiff/
H A Dskdiff_main.cpp292 /// Iterate over dir and get all files whose filename:
479 } else if (are_buffers_equal(baseFileBits.get(), comparisonFileBits.get())) { in create_diff_images()
/third_party/protobuf/src/google/protobuf/io/
H A Dzero_copy_stream_unittest.cc211 EXPECT_EQ(ReadFromInput(input, buffer.get(), str.size()), str.size()); in ReadString()
212 EXPECT_STREQ(str.c_str(), buffer.get()); in ReadString()
/third_party/rust/crates/cxx/gen/build/src/syntax/
H A Dcheck.rs25 // get fed straight to rustc, so for errors that rustc already contains
322 if let Some(ety) = cx.types.untrusted.get(&name.rust) { in check_api_struct()
394 if let Some(reasons) = cx.types.required_trivial.get(&ety.name.rust) { in check_api_type()
/third_party/skia/modules/skplaintexteditor/src/
H A Deditor.cpp79 if (const SkTextBlob* b = line.fBlob.get()) { in getPosition()
455 c->drawTextBlob(line.fBlob.get(), line.fOrigin.x(), line.fOrigin.y(), foreground); in paint()
/third_party/spirv-tools/source/opt/
H A Dgraphics_robust_access_pass.cpp347 // OpAccessChain indices are treated as signed. So get the signed in ClampIndicesForAccessChain()
572 Instruction* inst = import_inst.get(); in GetGlslInsts()
667 // *into* the runtime-array. To get the number of elements in the runtime in MakeRuntimeArrayLengthInst()
679 // Walk backward through pointer address calculations until we either get in MakeRuntimeArrayLengthInst()
843 def_use_mgr->AnalyzeInstDefUse(cap.get()); in ClampCoordinateForImageTexelPointer()
/third_party/spirv-tools/test/opt/
H A Dlocal_ssa_elim_test.cpp1596 // Force the instruction to block mapping to get built. in TEST_F()
1601 const auto status = pass->Run(context.get()); in TEST_F()
1910 // Check that the copy object get the undef value implicitly assigned in the in TEST_F()
1967 // Check that the copy object get the undef value implicitly assigned in the in TEST_F()
1998 EXPECT_EQ(Pass::Status::Failure, std::get<1>(result)); in TEST_F()
/third_party/spirv-tools/tools/fuzz/
H A Dfuzz.cpp613 spvtools::fuzz::FuzzerContext::GetMinFreshId(ir_context.get()), in Fuzz()
618 spvtools::MakeUnique<spvtools::fuzz::FactManager>(ir_context.get()), in Fuzz()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassSparseRenderTargetTests.cpp333 const Unique<VkShaderModule> vertexShaderModule (createShaderModule(vkd, device, binaryCollection.get("quad-vert"), 0u)); in createRenderPipeline()
334 const Unique<VkShaderModule> fragmentShaderModule (createShaderModule(vkd, device, binaryCollection.get("quad-frag"), 0u)); in createRenderPipeline()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesMipmapSparseResidency.cpp373 &imageMemoryBindSemaphore.get() //const VkSemaphore* pSignalSemaphores; in iterate()
539 submitCommandsAndWait(deviceInterface, getDevice(), computeQueue.queueHandle, *commandBuffer, 1u, &imageMemoryBindSemaphore.get(), stageBits, in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/
H A DvktDrawUtil.cpp156 const rr::Program program(m_vertexShaders[objectNdx].get(), m_fragmentShaders[objectNdx].get()); in draw()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktCustomInstancesDevices.cpp327 Move<VkInstance> instance = vk::createDefaultInstance(vkp, apiVersion, enabledLayersStr, usedExtensionsVec, cmdLine, debugReportRecorder.get(), pAllocator); in createCustomInstanceWithExtensions()
896 DE_ASSERT(m_deviceDriver.get() != DE_NULL); in getDeviceDriver()

Completed in 43 milliseconds

1...<<421422423424425426427428429430>>...497