/third_party/node/deps/npm/node_modules/color-convert/ |
D | conversions.js | 22 lab: {channels: 3, labels: 'lab'}, 223 convert.rgb.lab = function (rgb) { function 453 convert.xyz.lab = function (xyz) { function 476 convert.lab.xyz = function (lab) { argument 477 var l = lab[0]; 478 var a = lab[1]; 479 var b = lab[2]; 502 convert.lab.lch = function (lab) { argument 503 var l = lab[0]; 504 var a = lab[1]; [all …]
|
D | README.md | 37 convert.hex.lab('DEADBF'); // [ 76, 21, -2 ] 38 convert.hex.lab.raw('DEADBF'); // [ 75.56213190997677, 20.653827952644754, -2.290532499330533 ]
|
/third_party/node/deps/npm/node_modules/umask/test/ |
D | simple.js | 7 var lab = Lab.script(); variable 8 exports.lab = lab; 10 var describe = lab.describe; 11 var it = lab.it;
|
/third_party/e2fsprogs/lib/blkid/ |
D | getsize.c | 140 struct disklabel lab; in blkid_get_dev_size() local 158 if (part >= 0 && (ioctl(fd, DIOCGDINFO, (char *)&lab) >= 0)) { in blkid_get_dev_size() 159 pp = &lab.d_partitions[part]; in blkid_get_dev_size()
|
/third_party/flutter/skia/third_party/externals/icu/source/data/rbnf/ |
D | fil.txt | 27 "11: lab\u00EDng->>;", 45 "11: lab\u00EDng->>;",
|
/third_party/icu/icu4c/source/data/rbnf/ |
D | fil.txt | 27 "11: lab\u00EDng->>;", 45 "11: lab\u00EDng->>;",
|
/third_party/skia/third_party/externals/icu/source/data/rbnf/ |
D | fil.txt | 28 "11: lab\u00EDng->>;", 46 "11: lab\u00EDng->>;",
|
/third_party/e2fsprogs/lib/ext2fs/ |
D | getsize.c | 208 struct disklabel lab; in ext2fs_get_device_size2() local 233 if (part >= 0 && (ioctl(fd, DIOCGDINFO, (char *)&lab) >= 0)) { in ext2fs_get_device_size2() 234 pp = &lab.d_partitions[part]; in ext2fs_get_device_size2()
|
/third_party/boost/boost/geometry/strategies/cartesian/ |
D | side_of_intersection.hpp | 172 cpp_int const lab = cpp_int(a) * cpp_int(b); in sign_of_compare() local 175 ab.check_value(lab); in sign_of_compare() 178 int result2 = lab > lcd ? 1 in sign_of_compare() 179 : lab < lcd ? -1 in sign_of_compare()
|
/third_party/flutter/flutter/dev/integration_tests/ios_host_app/ |
D | README.md | 8 Used by the `module_test_ios.dart` device lab test.
|
/third_party/flutter/flutter/dev/integration_tests/android_host_app/ |
D | README.md | 8 Used by the `module_test.dart` device lab test.
|
/third_party/flutter/flutter/dev/integration_tests/module_host_with_custom_build/ |
D | README.md | 8 Used by the `module_host_with_custom_build_test.dart` device lab test.
|
/third_party/openssl/crypto/rsa/ |
D | rsa_pmeth.c | 685 unsigned char *lab; in pkey_rsa_ctrl_str() local 689 lab = OPENSSL_hexstr2buf(value, &lablen); in pkey_rsa_ctrl_str() 690 if (!lab) in pkey_rsa_ctrl_str() 692 ret = EVP_PKEY_CTX_set0_rsa_oaep_label(ctx, lab, lablen); in pkey_rsa_ctrl_str() 694 OPENSSL_free(lab); in pkey_rsa_ctrl_str()
|
/third_party/boost/boost/gil/extension/toolbox/color_spaces/ |
D | lab.hpp | 43 BOOST_GIL_DEFINE_ALL_TYPEDEFS(32f, float32_t, lab)
|
/third_party/flutter/flutter/dev/integration_tests/android_splash_screens/splash_screen_kitchen_sink/ |
D | README.md | 8 This project is also run as a device lab test via Flutter Driver.
|
/third_party/skia/third_party/externals/icu/source/data/lang/ |
D | agq.txt | 9 ar{"Àlabì"}
|
/third_party/flutter/skia/third_party/externals/icu/source/data/lang/ |
D | agq.txt | 8 ar{"Àlabì"}
|
/third_party/icu/icu4c/source/data/lang/ |
D | agq.txt | 8 ar{"Àlabì"}
|
/third_party/flutter/skia/site/dev/testing/ |
D | swarmingbots.md | 17 * The Skolo (local Skia lab in Chapel Hill). Anything we can't get in GCE or the Golo lives 38 …“skia-e-”, “skia-i-” (other than “skia-i-gce-NNN”), “skia-rpi-” -> Chapel Hill lab (aka Skolo)<br/>
|
D | automated_testing.md | 10 bots, which are virtual or real machines living in our local lab, Chrome Infra's 11 lab, or in GCE.
|
/third_party/skia/site/docs/dev/testing/ |
D | swarmingbots.md | 19 - The Skolo (local Skia lab in Chapel Hill). Anything we can't get in GCE or the 62 “skia-rpi-” -> Chapel Hill lab (aka Skolo)<br/> To log in to Skolo bots, see
|
D | automated_testing.md | 15 bots, which are virtual or real machines living in our local lab, Chrome Infra's 16 lab, or in GCE.
|
/third_party/flutter/flutter/examples/flutter_gallery/lib/gallery/ |
D | about.dart | 56 'from a single codebase. This design lab is a playground '
|
/third_party/flutter/flutter/dev/devicelab/ |
D | README.md | 3 "Devicelab" (a.k.a. "cocoon") is a physical lab that tests Flutter on real 159 To run device lab tests against a local engine build, pass the appropriate
|
/third_party/lwip/ |
D | README | 11 Architectures (CNA) lab at the Swedish Institute of Computer Science (SICS)
|