Home
last modified time | relevance | path

Searched refs:std (Results 20051 - 20075 of 20229) sorted by relevance

1...<<801802803804805806807808809810

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawScissorTests.cpp46 using namespace std;
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cClipControlTests.cpp158 difference = std::abs(ref - res); in fuzzyDepthCompare()
/third_party/skia/src/core/
H A DSkPictureRecord.cpp390 this->INHERITED::onClipShader(std::move(cs), op); in onClipShader()
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DPixelProcessor.cpp1194 std::shared_ptr<Routine> PixelProcessor::routine(const State &state) in routine()
H A DVertexProcessor.cpp1100 std::shared_ptr<Routine> VertexProcessor::routine(const State &state) in routine()
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DSetupRoutine.cpp668 std::shared_ptr<Routine> SetupRoutine::getRoutine() in getRoutine()
/third_party/openssl/crypto/sha/asm/
H A Dsha512-parisc.pl47 $PUSH ="std";
48 $PUSHMA ="std,ma";
73 $ST="std";
716 my $std = sub {
718 my $orig = "std$mod\t$args";
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_parser.cpp27 using namespace std;
269 if (ext == "GLSL.std.450") in parse()
/third_party/skia/tests/
H A DPathOpsDebug.cpp1194 double testDist = std::min(fabs(test->fStartT - t), fabs(test->fEndT - t)); in debugT()
H A DPathOpsTigerTest.cpp138 static std::atomic<int> gTigerTests{0};
/third_party/skia/src/utils/
H A DSkShadowTessellator.cpp913 inset = SkTPin(inset, 0.0f, std::min(path.getBounds().width(), in SkAmbientShadowTessellator()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DConstants.h459 static typename std::enable_if<are_base_of<Constant, Csts...>::value,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DLLLexer.cpp114 static void UnEscapeLexed(std::string &Str) { in UnEscapeLexed()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsSEISelDAGToDAG.cpp1278 std::vector<SDValue> &OutOps) { in SelectInlineAsmMemoryOperand()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h155 llvm::Optional<std::pair<CmpInst::Predicate, Constant *>>
H A DInstCombinePHI.cpp592 LoadAlignment = std::min(LoadAlignment, MaybeAlign(LI->getAlignment())); in FoldPHIArgLoadIntoPHI()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp392 // std::set was chosen because we want a sorted data structure with stable
399 using FusionCandidateSet = std::set<FusionCandidate, FusionCandidateCompare>;
/third_party/skia/third_party/externals/tint/src/
H A Dintrinsic_table_test.cc39 std::unique_ptr<IntrinsicTable> table = IntrinsicTable::Create(*this);
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DRenderBundleValidationTests.cpp616 std::array<wgpu::TextureFormat, kMaxColorAttachments + 1> colorFormats; in TEST_F()
H A DRenderPassDescriptorValidationTests.cpp104 std::array<wgpu::RenderPassColorAttachment, kMaxColorAttachments + 1> colorAttachments; in TEST_F()
/third_party/protobuf/src/google/protobuf/
H A Dmap_type_handler.h647 return sizeof(std::string); \
/third_party/rust/crates/clap/src/parser/
H A Dparser.rs2 use std::{
615 ) -> ClapResult<std::convert::Infallible> { in parse_help_subcommand()
/third_party/rust/crates/nom/src/character/
H A Dstreaming.rs10 use crate::lib::std::ops::{Range, RangeFrom, RangeTo};
H A Dcomplete.rs10 use crate::lib::std::ops::{Range, RangeFrom, RangeTo};
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dsymm.rs1597 use std::mem; in test_sm4_ecb()

Completed in 54 milliseconds

1...<<801802803804805806807808809810