Home
last modified time | relevance | path

Searched refs:radius (Results 1 – 14 of 14) sorted by relevance

/llvm-project-15.0.7/clang/test/Analysis/
H A Druntime-regression.c17 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 Dmenu.css40 -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 Dcontent.css77 -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 Dvideo-js.css69 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 Darc-linetable-autorelease.m25 …_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 Dmagic-numbers.rst27 double circleArea = 3.1415926535 * radius * radius;
43 double circleArea = M_PI * radius * radius;
/llvm-project-15.0.7/clang/test/SemaObjC/
H A Dattr-swift_name.m107 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 Dspec-02-24.test9 radius: 7
/llvm-project-15.0.7/clang-tools-extra/clang-doc/assets/
H A Dclang-doc-default-stylesheet.css83 ::-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 Dtypo.cpp30 float area(float radius, // expected-note{{'radius' declared here}} in area() argument
/llvm-project-15.0.7/llvm/test/Transforms/SCCP/
H A D2006-12-04-PackedType.ll136 …%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 DLoopOptWG_invite.ics35 …uto!important;background-color:#00823B; border:0px solid #00823B; border-radius:25px; min-width:16…
/llvm-project-15.0.7/clang/docs/
H A DClangFormattedStatus.rst5 …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 DClangFormatStyleOptions.rst4 …t: 20px; display: inline-block; width: 120px; text-align: center; border-radius: 5px; color: #FFFF…