/third_party/boost/boost/graph/ |
D | eccentricity.hpp | 95 Eccentricity diameter = get(ecc, *i); in radius_and_diameter() local 100 diameter = max BOOST_PREVENT_MACRO_SUBSTITUTION(diameter, cur); in radius_and_diameter() 102 return std::make_pair(radius, diameter); in radius_and_diameter() 113 inline typename property_traits< EccentricityMap >::value_type diameter( in diameter() function
|
D | gursoy_atun_layout.hpp | 136 const Topology& space, PositionMap position, Diameter diameter, in gursoy_atun_step() argument 184 update_position(position, node_distance, space, input_vector, diameter, in gursoy_atun_step() 185 learning_constant, exp(-1. / (2 * diameter * diameter))); in gursoy_atun_step() 236 int diameter = (int)(diameter_initial * pow(diameter_ratio, part_done)); in gursoy_atun_refine() local 239 gursoy_atun_step(graph, space, position, diameter, learning_constant, in gursoy_atun_refine()
|
/third_party/flutter/flutter/packages/flutter/lib/src/material/ |
D | circle_avatar.dart | 96 /// The size of the avatar, expressed as the radius (half the diameter). 111 /// diameter). 120 /// the avatar to animate from a 20 pixel diameter to a 40 pixel diameter. 127 /// diameter). 136 /// the avatar to animate from a 20 pixel diameter to a 40 pixel diameter.
|
D | ink_ripple.dart | 147 // Initial splash diameter is 60% of the target diameter, final 148 // diameter is 10dps larger than the target diameter.
|
/third_party/boost/libs/graph/example/ |
D | boost_web_graph.cpp | 169 size_type diameter = 0; in main() local 172 diameter = max BOOST_PREVENT_MACRO_SUBSTITUTION(diameter, in main() 175 std::cout << "The diameter of the boost web-site graph is " << diameter in main()
|
D | boost_web_graph.expected | 1 The diameter of the boost web-site graph is 2
|
/third_party/boost/libs/graph/test/ |
D | eccentricity.cpp | 75 int dia = diameter(g, em); in test_undirected() 116 int dia = diameter(g, em); in test_directed()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_point_parameters.txt | 167 parameter, the derived point size is used as the diameter of the rasterized 169 set to be the diameter of the rasterized point, while the alpha component is 192 the diameter of the rasterized point is given by: 195 diameter =
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_point_parameters.txt | 167 parameter, the derived point size is used as the diameter of the rasterized 169 set to be the diameter of the rasterized point, while the alpha component is 192 the diameter of the rasterized point is given by: 195 diameter =
|
/third_party/flutter/flutter/packages/flutter/lib/src/cupertino/ |
D | thumb_painter.dart | 31 /// Half the default diameter of the thumb.
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | astro.cpp | 1368 double diameter, double refraction, in riseOrSet() argument 1382 rise?"T":"F", diameter, refraction, epsilon)); in riseOrSet() 1402 double x = diameter / 2 + refraction; in riseOrSet()
|
D | astro.h | 666 double diameter, double refraction,
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | astro.cpp | 1368 double diameter, double refraction, in riseOrSet() argument 1382 rise?"T":"F", diameter, refraction, epsilon)); in riseOrSet() 1402 double x = diameter / 2 + refraction; in riseOrSet()
|
D | astro.h | 666 double diameter, double refraction,
|
/third_party/icu/icu4c/source/i18n/ |
D | astro.cpp | 1368 double diameter, double refraction, in riseOrSet() argument 1382 rise?"T":"F", diameter, refraction, epsilon)); in riseOrSet() 1402 double x = diameter / 2 + refraction; in riseOrSet()
|
D | astro.h | 666 double diameter, double refraction,
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_conservative_raster_pre_snap.txt | 140 zero diameter points? 144 zero length lines. Zero width lines and zero diameter points are culled as
|
/third_party/openGLES/extensions/NV/ |
D | NV_conservative_raster_pre_snap.txt | 140 zero diameter points? 144 zero length lines. Zero width lines and zero diameter points are culled as
|
/third_party/node/deps/icu-small/source/i18n/ |
D | astro.cpp | 1368 double diameter, double refraction, in riseOrSet() argument 1382 rise?"T":"F", diameter, refraction, epsilon)); in riseOrSet() 1402 double x = diameter / 2 + refraction; in riseOrSet()
|
D | astro.h | 666 double diameter, double refraction,
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | CalendarAstronomer.java | 1291 double diameter, double refraction, 1321 double x = diameter / 2 + refraction;
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | CalendarAstronomer.java | 1289 double diameter, double refraction, 1319 double x = diameter / 2 + refraction;
|
/third_party/flutter/flutter/packages/flutter/lib/src/rendering/ |
D | list_wheel_viewport.dart | 115 /// diameter is [diameterRatio] times longer, as long as those angles are 119 /// is 100.0px in the main axis, then the diameter is 200.0. And children 190 'of 0 or of a negative number. It would imply a cylinder of 0 in diameter ' 231 /// A ratio between the diameter of the cylinder and the viewport's size 234 /// A value of 1 means the cylinder has the same diameter as the viewport's 250 /// half of a cylinder's surface where the cylinder has the same diameter 542 /// than the cylinder diameter), this value reaches and clips at pi / 2.
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_point_parameters.txt | 210 below a given threshold. In this case, the diameter of the 214 diameter =
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_point_parameters.txt | 220 below a given threshold. In this case, the diameter of the 224 diameter =
|