/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | FunctionLoweringInfo.cpp | 81 void FunctionLoweringInfo::set(const Function &fn, MachineFunction &mf, in set() function in FunctionLoweringInfo 130 // Initialize the mapping of values to registers. This is only set up for in set()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 481 "Expected copy/create callback to set replacement value!"); in CreateParallel() 487 UPtr->set(ReplacementValue); in CreateParallel()
|
/third_party/skia/src/image/ |
H A D | SkSurface_Gpu.cpp | 265 characterization->set( in onCharacterize()
|
/third_party/skia/src/core/ |
H A D | SkImageFilter.cpp | 251 context.cache()->set(key, this, result); in filterImage() 328 // when performing clipping. For a simple fix, any filter with a crop rect set cannot support in getCTMCapability()
|
/third_party/skia/src/gpu/gl/ |
H A D | GrGLGpu.h | 73 // Flushes state from GrProgramInfo to GL. Returns false if the state couldn't be set. 77 // The flushRenderTarget methods will all set the initial viewport to the full extent of the 488 // beyond the low bit set if the texture is not MIP mapped. 587 void set(GrSurfaceOrigin rtOrigin, int width, int height, in set() function in final::__anon18809 662 * The returned GrGLAttribArrayState should be used to set vertex attribute arrays. 799 // If we've called a command that requires us to call glFlush than this will be set to true
|
H A D | GrGLUtil.cpp | 562 innerString.set(rendererString + kHeaderLength, rendererLength - kHeaderLength - 1); in get_angle_backend()
|
/third_party/skia/src/gpu/ops/ |
H A D | DefaultPathRenderer.cpp | 302 mesh->set(std::move(fVertexBuffer), vertexCount, fFirstVertex); in createMeshAndPutBackReserve()
|
H A D | TriangulatingPathRenderer.cpp | 500 mesh->set(std::move(vb), count, firstVertex); in CreateMesh()
|
/third_party/skia/src/gpu/gradients/ |
H A D | GrGradientShader.cpp | 775 // We add a tiny delta to t. When gradient stops are set up so that a hard stop in a vertically in MakeLinear() 850 half v = 1; // validation flag, set to negative to discard fragment later in MakeConical() 871 half v = 1; // validation flag, set to negative to discard fragment later in MakeConical() 888 matrix.set(SkMatrix::Translate(-shader.getStartCenter().fX, in MakeConical() 908 half v = 1; // validation flag, set to negative to discard fragment later in MakeConical()
|
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/ |
H A D | jsonToSpirv.cpp | 41 // The set of objects that hold all the instruction/operand 256 // Given a number string, returns the position of the only bits set in the number. 323 // set up the printing classes in jsonToSpirv() 460 OperandClassParams[operandClass].set(enumName, enumValues, bitEnum); in jsonToSpirv()
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
H A D | transformation_add_function.cpp | 62 // and distinct. This set tracks them. in IsApplicable() 63 std::set<uint32_t> ids_used_by_this_transformation; in IsApplicable()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/ |
H A D | jsonToSpirv.cpp | 41 // The set of objects that hold all the instruction/operand 256 // Given a number string, returns the position of the only bits set in the number. 323 // set up the printing classes in jsonToSpirv() 460 OperandClassParams[operandClass].set(enumName, enumValues, bitEnum); in jsonToSpirv()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
H A D | transformation_add_function.cpp | 62 // and distinct. This set tracks them. in IsApplicable() 63 std::set<uint32_t> ids_used_by_this_transformation; in IsApplicable()
|
/third_party/skia/third_party/externals/jinja2/ |
H A D | runtime.py | 188 self.exported_vars = set() 196 # In case we detect the fast resolve mode we can set up an alias
|
/third_party/skia/src/ports/ |
H A D | SkFontMgr_android.cpp | 281 * (non-replicated) set of typefaces. 326 familyName->set(fNameToFamilyMap[index].name);
|
/third_party/skia/tests/ |
H A D | GrSurfaceTest.cpp | 8 #include <set> 182 // For each context, set it to always clear the textures and then run through all the
|
H A D | RRectInPathTest.cpp | 253 SkRRect rr2; // construct the same RR using the most general set function in test_9patch_rrect() 276 SkRRect rr1_2; // construct the same RR using the most general set function in test_round_rect_basic() 280 SkRRect rr1_3; // construct the same RR using the nine patch set function in test_round_rect_basic() 290 SkRRect rr2_2; // construct the same RR using the most general set function in test_round_rect_basic() 297 SkRRect rr2_3; // construct the same RR using the nine patch set function in test_round_rect_basic() 307 SkRRect rr3_2; // construct the same RR using the most general set function in test_round_rect_basic() 311 SkRRect rr3_3; // construct the same RR using the nine patch set function in test_round_rect_basic() 418 radii[index].set(rad, rad); in set_radii()
|
H A D | GrMeshTest.cpp | 93 * the (opaque) colors are chosen from the set (r,g,b) = (0,255)^3, so the GPU renderings ought to 524 gpArgs->fPositionVar.set(kFloat2_GrSLType, "vertex");
|
H A D | WangsFormulaTest.cpp | 111 pts[j].set(std::ldexp(1 + rand->nextF(), i), std::ldexp(1 + rand->nextF(), i)); in for_random_beziers()
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
H A D | Format.cpp | 146 // This checks that each format is set at most once, the first part of checking that all in BuildFormatTable() 147 // formats are set exactly once. in BuildFormatTable() 157 formatsSet.set(index); in BuildFormatTable() 414 // This checks that each format is set at least once, the second part of checking that all in BuildFormatTable()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ft.cc | 69 * for that, such that no rounding etc happens. As such, we don't set ppem, and 134 * @load_flags: The FreeType load flags to set 355 ft_font->advance_cache.set (glyph, v); in hb_ft_get_glyph_h_advances() 772 * <note>Note: You must set the face size on @ft_face before calling 773 * hb_ft_font_create() on it. HarfBuzz assumes size is always set and will 880 * <note>Note: You must set the face size on @ft_face before calling 881 * hb_ft_font_create_referenced() on it. HarfBuzz assumes size is always set
|
H A D | hb-ot-layout-gdef-table.hh | 462 coverage; /* Array of long offsets to mark set 632 layout_variation_idx_map->set (idx, new_idx); in remap_layout_variation_indices() 705 markGlyphSetsDef; /* Offset to the table of mark set
|
H A D | hb-serialize.hh | 221 // by repacking, so set a more general error. in end_serialize() 319 if (share) packed_map.set (obj, objidx); in pop_pack()
|
/third_party/skia/third_party/externals/piex/src/ |
H A D | piex.cc | 21 #include <set>
|
/third_party/python/Lib/test/ |
H A D | test_queue.py | 43 self.startedEvent.set() 89 self.fail("trigger thread ended but event never set")
|