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 D | ExecutionDomainFix.cpp | 224 std::pair<uint16_t, uint16_t> DomP = TII->getExecutionDomain(*MI);
|
H A D | IntrinsicLowering.cpp | 38 std::vector<Type *> ParamTys; in ReplaceCallWith()
|
H A D | ShrinkWrap.cpp | 485 std::unique_ptr<RegScavenger> RS( in runOnMachineFunction()
|
H A D | SjLjEHPrepare.cpp | 162 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 D | DWARFExpression.cpp | 23 typedef std::vector<DWARFExpression::Operation::Description> DescVector;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | MDBuilder.cpp | 215 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 D | MCFragment.cpp | 453 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 D | RelocationResolver.cpp | 527 std::pair<bool (*)(uint64_t), RelocationResolver>
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
H A D | esextcTextureCubeMapArrayETC2Support.cpp | 168 std::string shaderSource(glu::getGLSLVersionDeclaration(glslVersion)); in prepareProgram()
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
H A D | debug_info_manager_test.cpp | 44 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 D | vk_format_utils.cpp | 240 std::vector<GLenum> *outCompressedTextureFormats) in initialize()
|
H A D | vk_internal_shaders_autogen.cpp | 372 std::vector<uint32_t> shaderCode((uncompressedSize + 3) / 4, 0); in GetShader()
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | SwizzleTest.cpp | 202 std::vector<swizzlePermutation> mPermutations;
|
H A D | WebGLReadOutsideFramebufferTest.cpp | 133 std::vector<angle::GLColor> mData;
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/ |
H A D | LightsTest.cpp | 168 std::vector<GLenum> attenuationParams = { in TEST_P()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
H A D | ContextNULL.h | 183 const std::string &message) override;
|
/third_party/skia/src/core/ |
H A D | SkResourceCache.cpp | 439 limit = std::min(limit, fTotalByteLimit); in getEffectiveSingleAllocationByteLimit()
|
H A D | SkGlyphRun.cpp | 269 std::tuple<SkSpan<const SkPoint>, SkSpan<const SkVector>>
|
H A D | SkDistanceFieldGen.cpp | 128 using std::swap; in edge_distance()
|
/third_party/skia/src/gpu/geometry/ |
H A D | GrQuadBuffer.h | 281 *(this->metadata(entry)) = std::move(metadata); in append()
|
H A D | GrTriangulator.h | 223 std::swap(a, b); in append()
|
/third_party/skia/src/gpu/vk/ |
H A D | GrVkBuffer.cpp | 291 gpu->copyBuffer(std::move(transferBuffer), sk_ref_sp(this), /*srcOffset=*/0,
|
H A D | GrVkRenderPass.cpp | 273 clearValueCount = std::max(clearValueCount, stencilRef.attachment + 1); in Create()
|
/third_party/skia/src/gpu/gl/ |
H A D | GrGLAssembleGLESInterfaceAutogen.cpp | 485 return std::move(interface); in GrGLMakeAssembledGLESInterface()
|
H A D | GrGLAssembleGLInterfaceAutogen.cpp | 501 return std::move(interface); in GrGLMakeAssembledGLInterface()
|
Completed in 29 milliseconds
1...<<781782783784785786787788789790>>...810