Home
last modified time | relevance | path

Searched refs:std (Results 19651 - 19675 of 20229) sorted by relevance

1...<<781782783784785786787788789790>>...810

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DExecutionDomainFix.cpp224 std::pair<uint16_t, uint16_t> DomP = TII->getExecutionDomain(*MI);
H A DIntrinsicLowering.cpp38 std::vector<Type *> ParamTys; in ReplaceCallWith()
H A DShrinkWrap.cpp485 std::unique_ptr<RegScavenger> RS( in runOnMachineFunction()
H A DSjLjEHPrepare.cpp162 IRBuilder<> Builder(SelI->getParent(), std::next(SelI->getIterator())); in substituteLPadValues()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp23 typedef std::vector<DWARFExpression::Operation::Description> DescVector;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DMDBuilder.cpp215 StringRef Name, ArrayRef<std::pair<MDNode *, uint64_t>> Fields) { in createTBAAStructTypeNode()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCFragment.cpp453 for (std::pair<const MCSymbol *, const MCSymbol *> RangeStartEnd : in dump()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DRelocationResolver.cpp527 std::pair<bool (*)(uint64_t), RelocationResolver>
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArrayETC2Support.cpp168 std::string shaderSource(glu::getGLSLVersionDeclaration(glslVersion)); in prepareProgram()
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Ddebug_info_manager_test.cpp44 const std::string text = R"(
85 std::unique_ptr<IRContext> context =
100 const std::string text = R"(
143 std::unique_ptr<IRContext> context =
201 const std::string text = R"(OpCapability Shader
276 std::unique_ptr<IRContext> context =
305 const std::string text = R"(
349 std::unique_ptr<IRContext> context =
362 const std::string text = R"(
405 std
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_format_utils.cpp240 std::vector<GLenum> *outCompressedTextureFormats) in initialize()
H A Dvk_internal_shaders_autogen.cpp372 std::vector<uint32_t> shaderCode((uncompressedSize + 3) / 4, 0); in GetShader()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DSwizzleTest.cpp202 std::vector<swizzlePermutation> mPermutations;
H A DWebGLReadOutsideFramebufferTest.cpp133 std::vector<angle::GLColor> mData;
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
H A DLightsTest.cpp168 std::vector<GLenum> attenuationParams = { in TEST_P()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
H A DContextNULL.h183 const std::string &message) override;
/third_party/skia/src/core/
H A DSkResourceCache.cpp439 limit = std::min(limit, fTotalByteLimit); in getEffectiveSingleAllocationByteLimit()
H A DSkGlyphRun.cpp269 std::tuple<SkSpan<const SkPoint>, SkSpan<const SkVector>>
H A DSkDistanceFieldGen.cpp128 using std::swap; in edge_distance()
/third_party/skia/src/gpu/geometry/
H A DGrQuadBuffer.h281 *(this->metadata(entry)) = std::move(metadata); in append()
H A DGrTriangulator.h223 std::swap(a, b); in append()
/third_party/skia/src/gpu/vk/
H A DGrVkBuffer.cpp291 gpu->copyBuffer(std::move(transferBuffer), sk_ref_sp(this), /*srcOffset=*/0,
H A DGrVkRenderPass.cpp273 clearValueCount = std::max(clearValueCount, stencilRef.attachment + 1); in Create()
/third_party/skia/src/gpu/gl/
H A DGrGLAssembleGLESInterfaceAutogen.cpp485 return std::move(interface); in GrGLMakeAssembledGLESInterface()
H A DGrGLAssembleGLInterfaceAutogen.cpp501 return std::move(interface); in GrGLMakeAssembledGLInterface()

Completed in 29 milliseconds

1...<<781782783784785786787788789790>>...810