/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
D | UsagePrefsHandler.java | 61 final UnitsRouter.RouteResult routed = fUnitsRouter.route(quantity.toBigDecimal(), micros); in processQuantity() local 62 micros.outputUnit = routed.outputUnit.build(); in processQuantity() 63 UsagePrefsHandler.mixedMeasuresToMicros(routed.complexConverterResult, quantity, micros); in processQuantity()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | number_usageprefs.cpp | 168 …const units::RouteResult routed = fUnitsRouter.route(quantity.toDouble(), µs.rounder, status); in processQuantity() local 172 const MaybeStackVector<Measure>& routedMeasures = routed.measures; in processQuantity() 173 micros.outputUnit = routed.outputUnit.copy(status).build(status); in processQuantity()
|
/third_party/icu/icu4c/source/i18n/ |
D | number_usageprefs.cpp | 168 …const units::RouteResult routed = fUnitsRouter.route(quantity.toDouble(), µs.rounder, status); in processQuantity() local 172 const MaybeStackVector<Measure>& routedMeasures = routed.measures; in processQuantity() 173 micros.outputUnit = routed.outputUnit.copy(status).build(status); in processQuantity()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | number_usageprefs.cpp | 168 …const units::RouteResult routed = fUnitsRouter.route(quantity.toDouble(), µs.rounder, status); in processQuantity() local 172 const MaybeStackVector<Measure>& routedMeasures = routed.measures; in processQuantity() 173 micros.outputUnit = routed.outputUnit.copy(status).build(status); in processQuantity()
|
/third_party/flutter/flutter/packages/flutter/test/gestures/ |
D | tap_test.dart | 371 log.add('routed 1 down'); 373 log.add('routed 1 up'); 383 log.add('routed 2 down'); 385 log.add('routed 2 up'); 398 'routed 1 down', 399 'routed 1 up', 407 'routed 2 down', 408 'routed 2 up',
|
/third_party/iptables/extensions/ |
D | libxt_physdev.man | 33 Matches if the packet is being bridged and therefore is not being routed.
|
/third_party/grpc/src/proto/grpc/testing/xds/ |
D | lds_rds_for_test.proto | 102 // Indicates the upstream cluster to which the request should be routed 117 // request is routed to one of the upstream clusters based on weights
|
/third_party/node/deps/npm/node_modules/color-convert/ |
D | README.md | 59 …eans of sub-conversions (e.g. XYZ -> **RGB** -> CMYK), are automatically routed together. This all…
|
/third_party/flutter/flutter/packages/flutter/lib/src/gestures/ |
D | binding.dart | 56 /// Then, the events are routed to any still-registered entrants in the 258 /// The pointer event that was being routed when the exception was raised.
|
D | pointer_router.dart | 151 /// The pointer event that was being routed when the exception was raised.
|
D | recognizer.dart | 230 /// Called when a pointer event is routed to this recognizer. 295 /// Causes events related to the given pointer ID to be routed to this recognizer. 312 /// Stops events related to the given pointer ID from being routed to this recognizer.
|
/third_party/grpc/doc/ |
D | xds-test-descriptions.md | 108 This test verifies that RPCs are evenly routed according to an unweighted round 272 This test verifies that the backend service can be replaced and traffic routed
|
/third_party/grpc/src/proto/grpc/testing/xds/v3/ |
D | route.proto | 34 // a logical name as well as a set of domains that get routed to it based on the incoming request's 205 // Indicates the upstream cluster to which the request should be routed 221 // request is routed to one of the upstream clusters based on weights
|
/third_party/node/doc/api/ |
D | domain.md | 195 Any time an `Error` object is routed through a domain, a few extra fields 300 will be routed to the domain's `'error'` event, just like with implicit 317 thrown will be routed to the domain's `'error'` event.
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ATI/ |
D | ATI_vertex_streams.txt | 33 coordinates are termed streams, and can be routed selectively
|
/third_party/openGLES/extensions/ATI/ |
D | ATI_vertex_streams.txt | 33 coordinates are termed streams, and can be routed selectively
|
/third_party/mesa3d/docs/ |
D | dispatch.rst | 28 function calls are routed directly to a driver loaded within the
|
/third_party/libwebsockets/lib/system/smd/ |
D | README.md | 207 connections are reassessed to see if their peer can still be routed to, if not
|
/third_party/gstreamer/gstplugins_good/gst/rtsp/ |
D | README | 92 The RTCP pad of the rtpdec is routed to a new udpsink that sends data to the RTCP
|
/third_party/python/Doc/library/ |
D | types.rst | 464 normal, but access to an attribute through a class will be routed to the
|
/third_party/boost/libs/beast/doc/qbk/08_design/ |
D | 2_http_comparison.qbk | 273 are routed to the internal implementation. This is the first implementation
|
/third_party/pulseaudio/ |
D | NEWS | 42 * Moving a stream to the default sink removes the "manually routed" status of the stream
|
/third_party/cJSON/tests/unity/docs/ |
D | UnityConfigurationGuide.md | 240 routed back to the command line. There are times, however, where the simulator
|
/third_party/unity/docs/ |
D | UnityConfigurationGuide.md | 325 routed back to the command line. There are times, however, where the simulator
|
/third_party/flutter/flutter/packages/flutter_test/lib/src/ |
D | binding.dart | 1294 /// An object to which real device events should be routed. 1297 /// set to a non-null value, then the events will be routed to its
|