/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | OutputHLSL.h | 66 const std::set<std::string> &getUsedImage2DFunctionNames() const;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MachineFrameInfo.cpp | 126 BV.set(*CSR); in getPristineRegs()
|
H A D | SpillPlacement.cpp | 108 // We must spill if Bias < -sum(weights) or the MustSpill flag was set. in mustSpill() 109 // BiasN is saturated when MustSpill is set, make sure this still returns in mustSpill() 168 // bundle. Ideally, we should simply set Value = sign(SumP - SumN), but we in update() 231 ActiveNodes->set(n); in activate() 262 /// addConstraints - Compute node biases and weights from a set of constraints.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
H A D | PDBFileBuilder.cpp | 89 NamedStreams.set(Name, *ExpectedStream); in allocateNamedStream()
|
/third_party/vk-gl-cts/executor/tools/ |
H A D | xeExtractValues.cpp | 39 using std::set;
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | ProgramVk.h | 118 mDefaultUniformBlocksDirty.set(shaderType); in setShaderUniformDirtyBit()
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
H A D | entry_points_egl_ext_autogen.h | 22 EGLSetBlobFuncANDROID set,
|
/third_party/skia/src/core/ |
H A D | SkStrikeSpec.cpp | 100 canonicalizedFont = pathFont.set(font); in MakeCanonicalized()
|
H A D | SkStrikeCache.cpp | 284 fStrikeLookup.set(std::move(strike)); in internalAttachToHead()
|
H A D | SkScalerCache.cpp | 56 fDigestForPackedGlyphID.set(glyph->getPackedID(), digest); in addGlyph()
|
H A D | SkClipStack.h | 48 * set operator. Each element can be antialiased or not. 134 //!< Call if getDeviceSpaceType() is not kEmpty to get the set operation used to combine 157 ID corresponds to the set of clip elements up to and including this element within the 296 // per-set operation functions used by updateBoundAndGenID(). 368 r.set(ir); in clipDevRect()
|
H A D | SkRecords.h | 334 SkAutoTArray<SkCanvas::ImageSetEntry> set;
|
/third_party/skia/src/gpu/d3d/ |
H A D | GrD3DResourceProvider.cpp | 176 fSamplers.set(key, sampler); in findOrCreateCompatibleSampler()
|
/third_party/skia/samplecode/ |
H A D | SampleAtlas.cpp | 158 fRec[i].fCenter.set(sx + cell/2, sy + 3*cell/4); in DrawAtlasDrawable()
|
H A D | SampleXfer.cpp | 130 fDrs[i]->fLoc.set(100.f + i * 100, 100.f + i * 100); in XferDemo()
|
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
H A D | PixelProcessor.hpp | 148 void set(int reference, int testMask, int writeMask) in set() function
|
/third_party/openssl/include/crypto/ |
H A D | x509.h | 23 * never be set to NULL: the ASN.1 code and accessors rely on mandatory 34 int set; /* index of RDNSequence for this entry */ member 134 /* decoded value of CRLissuer extension: set if indirect CRL */ 136 /* revocation reason: set to CRL_REASON_NONE if reason extension absent */ 217 /* The following are set by the caller */ 222 /* set of CRLs passed in */
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
H A D | transformation_access_chain.cpp | 52 std::set<uint32_t> fresh_ids_used; in IsApplicable() 263 // set. in Apply() 287 // if |add_clamping_instructions| is set. in Apply()
|
H A D | transformation_inline_function.cpp | 42 std::set<uint32_t> ids_used_by_this_transformation; in IsApplicable() 293 // If |id| is mapped, then set it to its mapped value. in AdaptInlinedInstruction() 303 // If the id is a function parameter, then set it to the in AdaptInlinedInstruction() 315 // If |instruction_to_be_inlined| has result id, then set it to its mapped in AdaptInlinedInstruction()
|
H A D | transformation_replace_params_with_struct.cpp | 173 for (auto index : std::set<uint32_t, std::greater<uint32_t>>( in Apply()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | dominator_tree.cpp | 17 #include <set>
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
H A D | transformation_access_chain.cpp | 52 std::set<uint32_t> fresh_ids_used; in IsApplicable() 263 // set. in Apply() 287 // if |add_clamping_instructions| is set. in Apply()
|
H A D | transformation_inline_function.cpp | 42 std::set<uint32_t> ids_used_by_this_transformation; in IsApplicable() 293 // If |id| is mapped, then set it to its mapped value. in AdaptInlinedInstruction() 303 // If the id is a function parameter, then set it to the in AdaptInlinedInstruction() 315 // If |instruction_to_be_inlined| has result id, then set it to its mapped in AdaptInlinedInstruction()
|
H A D | transformation_replace_params_with_struct.cpp | 173 for (auto index : std::set<uint32_t, std::greater<uint32_t>>( in Apply()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | dominator_tree.cpp | 17 #include <set>
|