/third_party/ffmpeg/libavdevice/tests/ |
D | timefilter.c | 33 double ideal[SAMPLES]; in main() local 46 ideal[i] = samplet[i] + n1 * i / (1000); in main() 47 samples[i] = ideal[i] + n0 * (av_lfg_get(&prng) - LFG_MAX / 2) / (LFG_MAX * 10LL); in main() 68 error += (filtered - ideal[i]) * (filtered - ideal[i]); in main()
|
/third_party/grpc/examples/python/cancellation/ |
D | hash_name.proto | 24 // The ideal Hamming distance between desired_name and the secret that will 28 // A Hamming distance greater than the ideal Hamming distance. Search results 29 // with a Hamming distance less than this value but greater than the ideal 54 // but also stream back less-than-ideal candidates.
|
/third_party/skia/tests/ |
D | BlendTest.cpp | 45 ideal = (x*y+127)/255; in test() local 46 if (p != ideal) { in test() 50 if (SkTAbs(ideal - p) == 1) { r.diffs_by_1++; } in test()
|
/third_party/flutter/skia/tests/ |
D | BlendTest.cpp | 51 ideal = (x*y+127)/255; in test() local 52 if (p != ideal) { in test() 56 if (SkTAbs(ideal - p) == 1) { r.diffs_by_1++; } in test()
|
/third_party/flutter/flutter/packages/flutter/test/widgets/ |
D | slivers_protocol_test.dart | 11 void verifyPaintPosition(GlobalKey key, Offset ideal) { 16 expect(actual, ideal);
|
D | slivers_appbar_floating_test.dart | 9 void verifyPaintPosition(GlobalKey key, Offset ideal, bool visible) { 14 expect(actual, ideal); 19 void verifyActualBoxPosition(WidgetTester tester, Finder finder, int index, Rect ideal) { 22 expect(rect, equals(ideal));
|
D | slivers_appbar_scrolling_test.dart | 9 void verifyPaintPosition(GlobalKey key, Offset ideal) { 14 expect(actual, ideal);
|
D | slivers_appbar_pinned_test.dart | 9 void verifyPaintPosition(GlobalKey key, Offset ideal, bool visible) { 14 expect(actual, ideal); 19 void verifyActualBoxPosition(WidgetTester tester, Finder finder, int index, Rect ideal) { 22 expect(rect, equals(ideal));
|
/third_party/curl/docs/ |
D | README.md | 6 subdirectories, using several different formats. Some of them are not ideal
|
/third_party/ffmpeg/libavcodec/ |
D | flashsv2enc.c | 776 …double ideal = ((double)(s->avctx->bit_rate * s->avctx->time_base.den * s->avctx->ticks_per_frame)… in optimum_use15_7() local 778 if (ideal + use15_7_threshold < s->total_bits) { in optimum_use15_7() 791 double ideal = in optimum_dist() local 794 int dist = pow((s->total_bits / ideal) * color15_7_factor, 3); in optimum_dist()
|
/third_party/openGLES/extensions/AMD/ |
D | AMD_compressed_3DC_texture.txt | 64 ideal case where every surface has both a color texture map and a normal 81 3DC provides an ideal solution to the normal map compression problem. It
|
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/ |
D | AMD_compressed_3DC_texture.txt | 64 ideal case where every surface has both a color texture map and a normal 81 3DC provides an ideal solution to the normal map compression problem. It
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fTextureGatherTests.cpp | 602 tcu::TextureLevel ideal (result.getFormat(), width, height); in verifyGatherOffsets() local 603 const PixelBufferAccess idealAccess = ideal.getAccess(); in verifyGatherOffsets() 639 log << TestLog::Image("Reference", "Ideal reference image", ideal) in verifyGatherOffsets() 680 tcu::Surface ideal (width, height); in verifyGatherOffsetsCompare() local 681 const PixelBufferAccess idealAccess = ideal.getAccess(); in verifyGatherOffsetsCompare() 716 log << TestLog::Image("Reference", "Ideal reference image", ideal) in verifyGatherOffsetsCompare() 729 tcu::Surface ideal (width, height); in verifySingleColored() local 730 const PixelBufferAccess idealAccess = ideal.getAccess(); in verifySingleColored() 752 log << TestLog::Image("Reference", "Ideal reference image", ideal) in verifySingleColored()
|
/third_party/curl/lib/ |
D | transfer.c | 934 ULONG ideal; in win_update_buffer_size() local 937 &ideal, sizeof(ideal), &ideallen, 0, 0); in win_update_buffer_size() 940 (const char *)&ideal, sizeof(ideal)); in win_update_buffer_size()
|
/third_party/python/Doc/tutorial/ |
D | index.rst | 10 together with its interpreted nature, make it an ideal language for scripting
|
/third_party/boost/libs/math/doc/roots/ |
D | roots.qbk | 134 Under ideal conditions, the number of correct digits doubles with each iteration. 148 Under ideal conditions, the number of correct digits trebles with each iteration. 163 Under ideal conditions, the number of correct digits trebles with each iteration.
|
/third_party/boost/libs/math/doc/sf/ |
D | beta.qbk | 62 which is almost the ideal solution, however almost all of the error occurs
|
/third_party/icu/icu4j/perf-tests/data/collation/ |
D | TestRandomWordsUDHR_es.txt | 1100 ningún ideal 1440 ideal miembro opiniones 1650 ideal respecto 2374 ideal domicilio 3069 ideal concerniente 3122 ideal 3442 ideal remuneración demás 3878 generalizada ideal 3919 creencia ideal fin 4543 General ideal [all …]
|
/third_party/boost/libs/spirit/doc/x3/abstracts/ |
D | syntax_diagram.qbk | 20 isomorphism of the diagrams and functions make them ideal for representing
|
/third_party/ltp/testcases/kernel/controllers/cpuctl/ |
D | README | 74 possible to create an ideal scenario and hence the decision of PASS/FAIL is
|
/third_party/boost/libs/spirit/doc/abstracts/ |
D | syntax_diagram.qbk | 20 charts. The isomorphism of the diagrams and functions make them ideal for
|
/third_party/libinput/doc/user/ |
D | touchpad-jitter.rst | 52 In the ideal case, the tool will provide you with a file that can be
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
D | SGIX_texture_supersample.txt | 79 It is also acceptable for an implementation to approximate the ideal
|
/third_party/openGLES/extensions/SGIX/ |
D | SGIX_texture_supersample.txt | 79 It is also acceptable for an implementation to approximate the ideal
|
/third_party/mesa3d/docs/nir/ |
D | alu.rst | 52 which are not the native vector size of the instruction. This is ideal for
|