/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | BreakFalseDeps.cpp | 64 return MachineFunctionProperties().set(
|
H A D | DwarfEHPrepare.cpp | 150 ResumeReachable.set(ResumeIndex); in pruneUnreachableResumes()
|
H A D | RegAllocBasic.cpp | 110 return MachineFunctionProperties().set(
|
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/ |
H A D | main.py | 24 make_macro_checker -- A function that can be called with a set of enabled MessageId to create a 30 enabled_messages = set(default_enabled_messages)
|
H A D | validity.py | 89 dupes = set(lines).intersection(self.lines)
|
/third_party/vk-gl-cts/executor/tools/ |
H A D | xeExtractShaderPrograms.cpp | 40 using std::set;
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
H A D | control_dependence.cpp | 136 std::set<uint32_t> block_labels; in TEST()
|
/third_party/skia/src/core/ |
H A D | SkWriteBuffer.cpp | 250 fFlattenableDict.set(name, fFlattenableDict.count() + 1); in writeFlattenable()
|
/third_party/skia/src/gpu/gl/ |
H A D | GrGLVertexArray.cpp | 79 void GrGLAttribArrayState::set(GrGLGpu* gpu, in set() function in GrGLAttribArrayState
|
/third_party/skia/src/gpu/d3d/ |
H A D | GrD3DCpuDescriptorManager.cpp | 144 fFreeBlocks.set(index); in freeCPUHandle()
|
/third_party/skia/src/gpu/v1/ |
H A D | SurfaceFillContext_v1.cpp | 179 if (scissor && !scissorState.set(*scissor)) { in internalClear()
|
/third_party/skia/samplecode/ |
H A D | SampleLayers.cpp | 178 fCenter.set(200, 150); in BackdropView()
|
H A D | SampleStrokePath.cpp | 54 src.fBounds.set(0, 0, x, y);
|
/third_party/skia/src/gpu/ |
H A D | GrDynamicAtlas.cpp | 149 loc->set(0, 0); in internalPlaceRect()
|
/third_party/skia/src/gpu/text/ |
H A D | GrTextBlobCache.cpp | 146 idEntry = fBlobIDCache.set(id, BlobIDCacheEntry(id)); in internalAdd()
|
/third_party/openssl/ohos_lite/include/crypto/ |
H A D | x509.h | 17 * never be set to NULL: the ASN.1 code and accessors rely on mandatory 28 int set; /* index of RDNSequence for this entry */ member 120 /* decoded value of CRLissuer extension: set if indirect CRL */ 122 /* revocation reason: set to CRL_REASON_NONE if reason extension absent */ 197 /* The following are set by the caller */ 202 /* set of CRLs passed in */
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/ |
H A D | DataDisplayTable.java | 97 maxColLengths.set(i, row.get(i).length()); in add() 151 * line. The width of each column is set so that the largest element in each 153 * set in the setAlignment method. 208 * column is set so that the largest element in each column can fit into he 209 * column. Column alignment for printing can also be set in the setAlignment
|
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/ |
H A D | jsonToSpirv.h | 112 // Any specific enum can have a set of capabilities that allow it: 115 // A set of extensions. 118 // Parameterize a set of operands with their OperandClass(es) and descriptions. 223 // Parameterize a set of enumerants that form an enum 228 void set(const std::string& enumName, EnumValues* enumValuesArg, bool mask = false) in set() function in spv::EnumDefinition 257 // Parameterize an instruction's logical format, including its known set of operands,
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/fact_manager/ |
H A D | constant_uniform_facts.cpp | 78 std::set<uint32_t> already_seen; in GetConstantsAvailableFromUniformsForType() 169 // variable is decorated with the descriptor set and binding associated with in MaybeAddFact()
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
H A D | transformation_add_loop_preheader.cpp | 47 std::set<uint32_t> used_ids; in IsApplicable()
|
/third_party/skia/third_party/externals/spirv-tools/source/reduce/ |
H A D | structured_loop_to_selection_reduction_opportunity.cpp | 70 std::set<uint32_t> already_seen; in RedirectToClosestMergeBlock()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/ |
H A D | jsonToSpirv.h | 112 // Any specific enum can have a set of capabilities that allow it: 115 // A set of extensions. 118 // Parameterize a set of operands with their OperandClass(es) and descriptions. 223 // Parameterize a set of enumerants that form an enum 228 void set(const std::string& enumName, EnumValues* enumValuesArg, bool mask = false) in set() function in spv::EnumDefinition 257 // Parameterize an instruction's logical format, including its known set of operands,
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/fact_manager/ |
H A D | constant_uniform_facts.cpp | 78 std::set<uint32_t> already_seen; in GetConstantsAvailableFromUniformsForType() 169 // variable is decorated with the descriptor set and binding associated with in MaybeAddFact()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
H A D | transformation_add_loop_preheader.cpp | 47 std::set<uint32_t> used_ids; in IsApplicable()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/ |
H A D | structured_loop_to_selection_reduction_opportunity.cpp | 70 std::set<uint32_t> already_seen; in RedirectToClosestMergeBlock()
|