Searched refs:along (Results 1 – 25 of 1623) sorted by relevance
12345678910>>...65
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/ |
D | sliver_prototype_extent_list.dart | 12 /// to have the same extent as a prototype item along the main axis. 14 /// [SliverPrototypeExtentList] arranges its children in a line along 16 /// constrained to the same extent as the [prototypeItem] along the main axis 17 /// and the [SliverConstraints.crossAxisExtent] along the cross axis. 21 /// their extent along the main axis. It's a little more flexible than 36 /// constrains them to have the same extent as a prototype item along 48 /// and its size along the main axis fixes the size of each child. The
|
/third_party/python/Doc/library/ |
D | cmath.rst | 50 cut for this operation lies along the negative real axis, 96 along the negative real axis to -∞, continuous from above. 116 1 along the real axis to ∞, continuous from below. The other extends left from 117 -1 along the real axis to -∞, continuous from above. 128 ``1j`` along the imaginary axis to ``∞j``, continuous from the right. The 129 other extends from ``-1j`` along the imaginary axis to ``-∞j``, continuous 154 extending left from 1 along the real axis to -∞, continuous from above. 160 One extends from ``1j`` along the imaginary axis to ``∞j``, 161 continuous from the right. The other extends from ``-1j`` along 168 extends from ``1`` along the real axis to ``∞``, continuous from below. The [all …]
|
/third_party/boost/libs/regex/doc/ |
D | leftmost_longest.qbk | 17 # Find the longest of the possible matches, along with any ties. 22 leftmost position, along with any ties. If there is only on such 25 along with any ties. If there is only one such match then return it.
|
/third_party/gettext/gnulib-local/lib/ |
D | exitfail.h.diff | 6 along with this program. If not, see <https://www.gnu.org/licenses/>. */ 11 along with this program. If not, see <https://www.gnu.org/licenses/>. */
|
/third_party/openGLES/extensions/SGIX/ |
D | SGIX_cylinder_texgen.txt | 50 reflection vector with a cylinder of radius r oriented along the x 54 intersection point along this cross section. 69 vector with a cylinder of radius r oriented along the x axis in 73 point along this cross section.
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
D | SGIX_cylinder_texgen.txt | 50 reflection vector with a cylinder of radius r oriented along the x 54 intersection point along this cross section. 69 vector with a cylinder of radius r oriented along the x axis in 73 point along this cross section.
|
/third_party/grpc/src/python/grpcio_tests/tests/protoc_plugin/protos/requests/r/ |
D | test_requests.proto | 30 // input payload sent along with the request. 35 // input payload sent along with the request. 60 // input payload sent along with the request.
|
/third_party/boost/libs/math/doc/overview/ |
D | overview.qbk | 39 along with a series of 48 along with those in the [tr1]. 51 along with the incomplete gamma and beta functions (four variants 54 Bessel functions, elliptic integrals, sinus cardinals (along with their
|
/third_party/libwebsockets/lib/cose/ |
D | cose_sign.c | 350 if (csc->along) { in lws_cose_sign_payload_chunk() 351 in += csc->along; in lws_cose_sign_payload_chunk() 352 in_len -= csc->along; in lws_cose_sign_payload_chunk() 379 csc->along = s; in lws_cose_sign_payload_chunk() 399 csc->along = 0; in lws_cose_sign_payload_chunk()
|
/third_party/grpc/src/objective-c/examples/RemoteTestClient/ |
D | messages.proto | 53 // Optional input payload sent along with the request. 76 // Optional input payload sent along with the request. 110 // Optional input payload sent along with the request.
|
/third_party/flutter/flutter/packages/flutter/lib/src/rendering/ |
D | list_body.dart | 15 /// Displays its children sequentially along a given axis, forcing them to the 18 /// This layout algorithm arranges its children linearly along the main axis 28 /// Creates a render object that arranges its children sequentially along a 31 /// By default, children are arranged along the vertical axis. 78 'RenderListBody must have unlimited space along its main axis.\n'
|
/third_party/flutter/flutter/packages/flutter/lib/src/material/ |
D | arc.dart | 15 /// A [Tween] that interpolates an [Offset] along a circular arc. 32 /// Creates a [Tween] for animating [Offset]s along a circular arc. 224 /// * [MaterialRectCenterArcTween], which interpolates a rect along a circular 232 /// Creates a [Tween] for animating [Rect]s along a circular arc. 331 /// A [Tween] that interpolates a [Rect] by moving it along a circular arc from 348 /// Creates a [Tween] for animating [Rect]s along a circular arc. 370 /// If [begin] and [end] are non-null, returns a tween that interpolates along
|
/third_party/ltp/testcases/kernel/fs/linktest/ |
D | README | 18 License along with this program; if not, write to the Free 50 have to be manually removed (along with any links or files in them).
|
/third_party/boost/libs/math/ |
D | README.md | 26 A comprehensive tutorial is provided, along with a series of worked examples illustrating how the l… 30 …lly these were concentrated on functions used in statistical applications along with those in the … 32 …along with the incomplete gamma and beta functions (four variants of each) and all the possible in…
|
/third_party/openssl/doc/man3/ |
D | EC_KEY_get_enc_flags.pod | 33 the curve are not encoded along with the private key. If EC_PKEY_NO_PUBKEY is 34 set then the public key is not encoded along with the private key.
|
/third_party/flutter/flutter/packages/flutter/lib/src/painting/ |
D | fractional_offset.dart | 112 /// The center point along the top edge. 118 /// The center point along the left edge. 124 /// The center point along the right edge. 130 /// The center point along the bottom edge.
|
/third_party/gstreamer/gstreamer/docs/gst/ |
D | gi-index.md | 5 as the object hierarchy that defines elements and bins, along with some
|
D | index.md | 5 as the object hierarchy that defines elements and bins, along with some
|
/third_party/flutter/skia/third_party/externals/imgui/examples/example_apple_metal/ |
D | README.md | 7 (NB: you may still want to use GLFW or SDL which will also support Windows, Linux along with OSX.)
|
/third_party/skia/site/docs/user/release/ |
D | _index.md | 16 along with Chrome.
|
/third_party/grpc/src/objective-c/tests/RemoteTestClient/ |
D | messages.proto | 64 // Optional input payload sent along with the request. 99 // Optional input payload sent along with the request. 145 // Optional input payload sent along with the request.
|
/third_party/flutter/flutter/packages/flutter/lib/src/gestures/ |
D | drag_details.dart | 159 /// The amount the pointer has moved along the primary axis in the coordinate 165 /// [delta] along the primary axis (e.g., horizontal or vertical, 224 /// The velocity the pointer was moving along the primary axis when it stopped 229 /// [velocity] along the primary axis (e.g., horizontal or vertical,
|
/third_party/boost/libs/geometry/doc/generated/ |
D | line_interpolate.qbk | 19 Returns one or more points interpolated along a LineString using the specified strategy. 66 Returns one or more points interpolated along a LineString.
|
/third_party/skia/third_party/externals/angle2/extensions/ |
D | EGL_ANGLE_surface_orientation.txt | 103 inverted along the vertical axis. Similarly, if its value contains 105 inverted along the horizontal axis.
|
/third_party/flutter/skia/third_party/externals/angle2/extensions/ |
D | EGL_ANGLE_surface_orientation.txt | 103 inverted along the vertical axis. Similarly, if its value contains 105 inverted along the horizontal axis.
|
12345678910>>...65