Searched refs:radius (Results 1 – 14 of 14) sorted by relevance
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | runtime-regression.c | 17 int filter_slice_word(int sat_linesize, int sigma, int radius, uint64_t *sat, in filter_slice_word() argument 26 int lower_y = y - radius < 0 ? 0 : y - radius; in filter_slice_word() 27 int higher_y = y + radius + 1 > height ? height : y + radius + 1; in filter_slice_word() 32 int lower_x = x - radius < 0 ? 0 : x - radius; in filter_slice_word() 33 int higher_x = x + radius + 1 > width ? width : x + radius + 1; in filter_slice_word()
|
| /llvm-project-15.0.7/polly/www/ |
| H A D | menu.css | 40 -webkit-border-radius: 5px; 41 -moz-border-radius: 5px; 42 border-radius: 5px; 49 -webkit-border-radius: 5px; 50 -moz-border-radius: 5px; 51 border-radius: 5px;
|
| H A D | content.css | 77 -webkit-border-radius: 5px; 78 -moz-border-radius: 5px; 79 border-radius: 5px; 107 -webkit-border-radius: 5px; 108 -moz-border-radius: 5px; 109 border-radius: 5px; 137 -webkit-border-radius: 5px; 138 -moz-border-radius: 5px;
|
| /llvm-project-15.0.7/polly/www/video-js/ |
| H A D | video-js.css | 69 border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; 87 border-top-right-radius: 0; -webkit-border-top-right-radius: 0; -moz-border-radius-topright: 0; 88 …border-bottom-right-radius: 0; -webkit-border-bottom-right-radius: 0; -moz-border-radius-bottomrig… 91 border-top-left-radius: 0; -webkit-border-top-left-radius: 0; -moz-border-radius-topleft: 0; 92 …border-bottom-left-radius: 0; -webkit-border-bottom-left-radius: 0; -moz-border-radius-bottomleft:… 119 border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; 123 border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; 199 border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; 231 border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px;
|
| /llvm-project-15.0.7/clang/test/CodeGenObjC/ |
| H A D | arc-linetable-autorelease.m | 25 …_createBezierPathWithWidth:(CGFloat)width height:(CGFloat)height radius:(CGFloat)radius lineWidth:… 28 NSBezierPath *path = [NSBezierPath bezierPathWithRoundedRect:rect xRadius:radius yRadius:radius];
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/readability/ |
| H A D | magic-numbers.rst | 27 double circleArea = 3.1415926535 * radius * radius; 43 double circleArea = M_PI * radius * radius;
|
| /llvm-project-15.0.7/clang/test/SemaObjC/ |
| H A D | attr-swift_name.m | 107 float Point3DGetRadius(Point3D point) SWIFT_NAME("getter:Point3D.radius(self:)"); 108 void Point3DSetRadius(Point3D point, float radius) SWIFT_NAME("setter:Point3D.radius(self:newValue:… 111 void Point3DPreSetRadius(float radius, Point3D point) SWIFT_NAME("setter:Point3D.preRadius(newValue… 113 …nt3DSetRadiusAndSomethingElse(Point3D point, float radius, float f) SWIFT_NAME("setter:Point3D.rad…
|
| /llvm-project-15.0.7/llvm/test/YAMLParser/ |
| H A D | spec-02-24.test | 9 radius: 7
|
| /llvm-project-15.0.7/clang-tools-extra/clang-doc/assets/ |
| H A D | clang-doc-default-stylesheet.css | 83 ::-webkit-scrollbar-button{ display: none; height: 13px; border-radius: 0px; background-color: #AAA… 256 border-radius: 0; 288 border-radius: 3px; 452 border-radius: 4px; 840 border-radius: 0; 862 border-radius: 2px;
|
| /llvm-project-15.0.7/clang/test/FixIt/ |
| H A D | typo.cpp | 30 float area(float radius, // expected-note{{'radius' declared here}} in area() argument
|
| /llvm-project-15.0.7/llvm/test/Transforms/SCCP/ |
| H A D | 2006-12-04-PackedType.ll | 136 …%radius.0 = phi float [ %tmp486, %cond_next484 ], [ 5.000000e-01, %cond_true458 ], [ 5.000000e-01,… 137 …%tmp494 = insertelement <4 x float> zeroinitializer, float %radius.0, i32 2 ; <<4 x float>> [#use… 138 %tmp495 = insertelement <4 x float> %tmp494, float %radius.0, i32 3 ; <<4 x float>> [#uses=0]
|
| /llvm-project-15.0.7/llvm/docs/_static/ |
| H A D | LoopOptWG_invite.ics | 35 …uto!important;background-color:#00823B; border:0px solid #00823B; border-radius:25px; min-width:16…
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | ClangFormattedStatus.rst | 5 …t: 20px; display: inline-block; width: 120px; text-align: center; border-radius: 5px; color: #0000… 6 …t: 20px; display: inline-block; width: 120px; text-align: center; border-radius: 5px; color: #0000… 7 …t: 20px; display: inline-block; width: 120px; text-align: center; border-radius: 5px; color: #0000…
|
| H A D | ClangFormatStyleOptions.rst | 4 …t: 20px; display: inline-block; width: 120px; text-align: center; border-radius: 5px; color: #FFFF…
|