/external/tensorflow/tensorflow/core/lib/monitoring/ |
D | collection_registry_test.cc | 158 const PointSet& ups = *collected_metrics->point_set_map.at( in TEST() local 160 EXPECT_EQ("/tensorflow/test/counter_without_labels", ups.metric_name); in TEST() 161 ASSERT_EQ(1, ups.points.size()); in TEST() 162 EXPECT_EQ(0, ups.points[0]->labels.size()); in TEST() 163 EXPECT_EQ(ValueType::kInt64, ups.points[0]->value_type); in TEST() 164 EXPECT_EQ(7, ups.points[0]->int64_value); in TEST() 165 EXPECT_LT(0, ups.points[0]->start_timestamp_millis); in TEST() 166 EXPECT_LT(0, ups.points[0]->end_timestamp_millis); in TEST() 167 EXPECT_GE(ups.points[0]->end_timestamp_millis, in TEST() 168 ups.points[0]->start_timestamp_millis); in TEST() [all …]
|
/external/python/cpython2/Lib/plat-riscos/ |
D | riscospath.py | 333 ups= 0 337 ups= ups+1 339 if ups>0: 340 ups= ups-1 346 while ups>0: 347 ups= ups-1
|
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/ |
D | TestBagFormatter.java | 38 static final void generatePropertyAliases(boolean showValues, UnicodeProperty.Factory ups) { in generatePropertyAliases() argument 43 props.addAll(ups.getAvailableNames()); in generatePropertyAliases() 49 UnicodeProperty up = ups.getProperty(propAlias); in generatePropertyAliases() 107 UnicodeProperty.Factory ups = ICUPropertyFactory.make(); in main() local 108 us = ups.getSet("gc=mn", null, null); in main()
|
/external/google-breakpad/src/testing/ |
D | CHANGES | 16 * Bug fixes and implementation clean-ups. 45 * Bug fixes, better test coverage, and implementation clean-ups. 77 * Bug fixes and implementation clean-ups. 88 * Bug fixes and implementation clean-ups.
|
/external/google-breakpad/src/testing/gtest/ |
D | CHANGES | 29 * Bug fixes and implementation clean-ups. 48 * Bug fixes and implementation clean-ups. 72 * Bug fixes and implementation clean-ups. 87 * Bug fixes and implementation clean-ups.
|
/external/libvpx/libvpx/third_party/googletest/src/ |
D | CHANGES | 56 * Bug fixes and implementation clean-ups. 75 * Bug fixes and implementation clean-ups. 99 * Bug fixes and implementation clean-ups. 114 * Bug fixes and implementation clean-ups.
|
/external/libaom/libaom/third_party/googletest/src/googletest/ |
D | CHANGES | 56 * Bug fixes and implementation clean-ups. 75 * Bug fixes and implementation clean-ups. 99 * Bug fixes and implementation clean-ups. 114 * Bug fixes and implementation clean-ups.
|
/external/ltp/testcases/network/stress/interface/ |
D | 00_Descriptions.txt | 3 command ups, then downs an interface many times
|
/external/u-boot/arch/arm/dts/ |
D | sun6i-a31-hummingbird.dts | 98 /* pull-ups and devices require AXP221 DLDO3 */ 136 /* external pull-ups missing for some pins */
|
D | sun8i-h3-orangepi-pc-plus.dts | 86 /* eMMC is missing pull-ups */
|
D | sun8i-h3-orangepi-plus.dts | 107 /* eMMC is missing pull-ups */
|
D | sun8i-q8-common.dtsi | 64 * short-circuits we configure these as inputs with pull-ups via
|
D | rk3399-puma.dtsi | 570 /* We need pull-ups on Q7 buttons */ 630 /* Enable pull-ups, the pins would float otherwise. */
|
D | sun8i-a33-sinlinx-sina33.dts | 144 /* eMMC is missing pull-ups */
|
D | sun6i-a31s-primo81.dts | 68 /* pull-ups and device VDDIO use AXP221 DLDO3 */
|
D | sun4i-a10-dserve-dsrv9703c.dts | 124 /* pull-ups and devices require AXP209 LDO3 */
|
/external/sonic/ |
D | README | 2 it's optimized for speed ups of over 2X, unlike previous algorithms for changing
|
/external/ImageMagick/ |
D | README.txt | 91 internal algorithms are OpenMP-enabled to take advantage of speed-ups 96 OpenCL-enabled to take advantage of speed-ups offered by executing in
|
D | README.md | 60 …and most internal algorithms are OpenMP-enabled to take advantage of speed-ups offered by multicor… 62 …ributed): certain algorithms are OpenCL-enabled to take advantage of speed-ups offered by executin…
|
/external/libcap-ng/libcap-ng-0.7/ |
D | ChangeLog | 74 - spec file clean ups
|
/external/freetype/src/autofit/ |
D | aflatin2.c | 1277 FT_Pos ups = 0; /* number of upwards segments */ in af_latin2_hints_compute_edges() 1298 ups += seg->max_coord-seg->min_coord; in af_latin2_hints_compute_edges() 1367 if ( ups > downs ) in af_latin2_hints_compute_edges() 1370 else if ( ups < downs ) in af_latin2_hints_compute_edges() 1373 else if ( ups == downs ) in af_latin2_hints_compute_edges()
|
D | aflatin.c | 2303 FT_Pos ups = 0; /* number of upwards segments */ in af_latin_hints_compute_edges() 2324 ups += seg->max_coord - seg->min_coord; in af_latin_hints_compute_edges() 2393 if ( ups > downs ) in af_latin_hints_compute_edges() 2396 else if ( ups < downs ) in af_latin_hints_compute_edges() 2399 else if ( ups == downs ) in af_latin_hints_compute_edges()
|
/external/openssh/ |
D | README | 17 reintroduced and many other clean-ups. OpenSSH has been created by
|
/external/swiftshader/third_party/LLVM/lib/Support/Windows/ |
D | Process.inc | 116 // boxes. As this method is used by bugpoint, preventing these pop-ups
|
/external/e2fsprogs/doc/RelNotes/ |
D | v1.44.3.txt | 99 Various clean ups, portability, and performance improvements to
|