Home
last modified time | relevance | path

Searched refs:towards (Results 1 – 25 of 254) sorted by relevance

1234567891011

/third_party/icu/docs/userguide/format_parse/numbers/
Drounding-modes.md96 value, towards zero).
105 All values are rounded towards the next smaller absolute value (rounded towards
113 All values are rounded towards the next greater absolute value (away from zero).
123 Values exactly on the 0.5 (half) mark are rounded towards negative infinity (-∞).
127 All values are rounded towards positive infinity (+∞). Also known as RI for
132 All values are rounded towards negative infinity (-∞). Also known as RMI for
/third_party/flutter/flutter/packages/flutter/test/material/
Drange_slider_test.dart466 // Drag the start thumb towards the center.
471 // Drag the end thumb towards the center.
517 // Drag the end thumb towards the center.
522 // Drag the start thumb towards the center.
571 // Drag the start thumb towards the center.
576 // Drag the end thumb towards the center.
625 // Drag the end thumb towards the center.
630 // Drag the start thumb towards the center.
676 // Drag the start thumb towards the center.
681 // Drag the end thumb towards the center.
[all …]
Dpage_selector_test.dart136 // Drag to the left moving the selection towards indicator 2. Indicator 2's
150 // Drag to the left moving the selection towards indicator 0. Indicator 0's
/third_party/node/doc/guides/contributing/
Dcode-of-conduct.md7 As a contributor to Node.js, how you choose to act and interact towards your
21 disagreements are in good faith and everyone is working towards a common goal.
/third_party/iptables/
DREADME.OpenSource9 …igure the Linux 2.4.x and later packet filtering ruleset. It is targeted towards system administra…
DREADME.md2 …igure the Linux 2.4.x and later packet filtering ruleset. It is targeted towards system administra…
/third_party/openGLES/extensions/NV/
DNV_clip_space_w_scaling.txt54 which is uniform across the complete image, a lot of pixels towards the
59 from the center towards the edges. This is achieved by scaling the "w"
121 resolution that falls off linearly from the center towards the edges,
128 towards the edges do not make it to the final post-processed image.
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_clip_space_w_scaling.txt54 which is uniform across the complete image, a lot of pixels towards the
59 from the center towards the edges. This is achieved by scaling the "w"
121 resolution that falls off linearly from the center towards the edges,
128 towards the edges do not make it to the final post-processed image.
/third_party/EGL/extensions/NV/
DEGL_NV_stream_origin.txt123 border and increase towards the right border until <frame
127 on the left border and decrease towards the right border until
148 border and increase towards the bottom border until <frame
152 height> on the top border and decrease towards the bottom
/third_party/python/Lib/test/
Dtest_turtle.py345 self.assertEqual(self.nav.towards(x, y), expected)
346 self.assertEqual(self.nav.towards((x, y)), expected)
347 self.assertEqual(self.nav.towards(Vec2D(x, y)), expected)
/third_party/skia/resources/text/
Denglish.txt1 …y and rights. They are endowed with reason and conscience and should act towards one another in a …
/third_party/flutter/skia/resources/text/
Denglish.txt1 …y and rights. They are endowed with reason and conscience and should act towards one another in a …
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_KHR_shader_float_controls.adoc74 code:OpConvertFToS unconditionally round towards zero.
78 *RESOLVED*: No, these instructions unconditionally round towards zero.
DVK_NV_clip_space_w_scaling.txt23 across the complete image, a lot of pixels towards the edges do not make it
28 towards the edges.
DVK_NV_clip_space_w_scaling.adoc23 across the complete image, a lot of pixels towards the edges do not make it
28 towards the edges.
DVK_KHR_shader_float_controls.txt72 code:OpConvertFToS unconditionally round towards zero.
76 *RESOLVED*: No, these instructions unconditionally round towards zero.
/third_party/flutter/flutter/dev/integration_tests/android_splash_screens/splash_screen_kitchen_sink/
DREADME.md4 zooms that logo towards the screen while fading content beneath it, masked by the logo.
/third_party/flutter/flutter/packages/flutter/lib/src/gestures/
Ddrag.dart24 /// The input from the pointer is no longer directed towards this receiver.
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
DSGIX_sprite.txt67 vector. -Y is the front vector which is rotated to point towards
129 the front vector is pointing as nearly towards the origin of the
199 the sprite transformation rotates the front vector towards the eye
/third_party/openGLES/extensions/SGIX/
DSGIX_sprite.txt67 vector. -Y is the front vector which is rotated to point towards
129 the front vector is pointing as nearly towards the origin of the
199 the sprite transformation rotates the front vector towards the eye
/third_party/libphonenumber/
DCONTRIBUTORS56 -- Contributed towards thread synchronization solutions.
/third_party/python/Lib/turtledemo/
Dplanet_and_moon.py64 self.setheading(self.towards(self.gravSys.planets[0]))
/third_party/openGLES/extensions/EXT/
DGLX_EXT_context_priority.txt98 system binding APIs have trended towards sharing enumerant space. The
/third_party/flutter/flutter/packages/flutter/test/cupertino/
Dpage_test.dart65 // Page 2 is leaving towards the right.
139 // Page 2 is leaving towards the left.
199 // Page 2 is leaving towards the bottom.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZInstrFP.td278 // fp_to_sint always rounds towards zero, which is modifier value 5.
407 // Mode 7 is round towards -inf.
412 // Same idea for ceil, where mode 6 is round towards +inf.
417 // Same idea for trunc, where mode 5 is round towards zero.
422 // Same idea for round, where mode 1 is round towards nearest with

1234567891011