Home
last modified time | relevance | path

Searched refs:set (Results 8176 - 8200 of 11406) sorted by relevance

1...<<321322323324325326327328329330>>...457

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DOutputHLSL.h66 const std::set<std::string> &getUsedImage2DFunctionNames() const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineFrameInfo.cpp126 BV.set(*CSR); in getPristineRegs()
H A DSpillPlacement.cpp108 // 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 DPDBFileBuilder.cpp89 NamedStreams.set(Name, *ExpectedStream); in allocateNamedStream()
/third_party/vk-gl-cts/executor/tools/
H A DxeExtractValues.cpp39 using std::set;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DProgramVk.h118 mDefaultUniformBlocksDirty.set(shaderType); in setShaderUniformDirtyBit()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_egl_ext_autogen.h22 EGLSetBlobFuncANDROID set,
/third_party/skia/src/core/
H A DSkStrikeSpec.cpp100 canonicalizedFont = pathFont.set(font); in MakeCanonicalized()
H A DSkStrikeCache.cpp284 fStrikeLookup.set(std::move(strike)); in internalAttachToHead()
H A DSkScalerCache.cpp56 fDigestForPackedGlyphID.set(glyph->getPackedID(), digest); in addGlyph()
H A DSkClipStack.h48 * 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 DSkRecords.h334 SkAutoTArray<SkCanvas::ImageSetEntry> set;
/third_party/skia/src/gpu/d3d/
H A DGrD3DResourceProvider.cpp176 fSamplers.set(key, sampler); in findOrCreateCompatibleSampler()
/third_party/skia/samplecode/
H A DSampleAtlas.cpp158 fRec[i].fCenter.set(sx + cell/2, sy + 3*cell/4); in DrawAtlasDrawable()
H A DSampleXfer.cpp130 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 DPixelProcessor.hpp148 void set(int reference, int testMask, int writeMask) in set() function
/third_party/openssl/include/crypto/
H A Dx509.h23 * 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 Dtransformation_access_chain.cpp52 std::set<uint32_t> fresh_ids_used; in IsApplicable()
263 // set. in Apply()
287 // if |add_clamping_instructions| is set. in Apply()
H A Dtransformation_inline_function.cpp42 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 Dtransformation_replace_params_with_struct.cpp173 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 Ddominator_tree.cpp17 #include <set>
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_access_chain.cpp52 std::set<uint32_t> fresh_ids_used; in IsApplicable()
263 // set. in Apply()
287 // if |add_clamping_instructions| is set. in Apply()
H A Dtransformation_inline_function.cpp42 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 Dtransformation_replace_params_with_struct.cpp173 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 Ddominator_tree.cpp17 #include <set>

Completed in 21 milliseconds

1...<<321322323324325326327328329330>>...457