/third_party/libwebsockets/plugins/ssh-base/crypto/ |
D | smult_curve25519_ref.c | 88 static void square(unsigned int out[32],const unsigned int a[32]) in square() function 160 square(b0,a0); in mainloop() 161 square(b0 + 32,a0 + 32); in mainloop() 166 square(r,c1 + 32); in mainloop() 172 square(xzn1b,c1); in mainloop() 194 /* 2 */ square(z2,z); in recip() 195 /* 4 */ square(t1,z2); in recip() 196 /* 8 */ square(t0,t1); in recip() 199 /* 22 */ square(t0,z11); in recip() 202 /* 2^6 - 2^1 */ square(t0,z2_5_0); in recip() [all …]
|
/third_party/gstreamer/gstplugins_bad/gst/geometrictransform/ |
D | gstsquare.c | 91 GstSquare *square; in gst_square_set_property() local 96 square = GST_SQUARE_CAST (gt); in gst_square_set_property() 98 GST_OBJECT_LOCK (square); in gst_square_set_property() 102 if (v != square->width) { in gst_square_set_property() 103 square->width = v; in gst_square_set_property() 109 if (v != square->height) { in gst_square_set_property() 110 square->height = v; in gst_square_set_property() 116 if (v != square->zoom) { in gst_square_set_property() 117 square->zoom = v; in gst_square_set_property() 125 GST_OBJECT_UNLOCK (square); in gst_square_set_property() [all …]
|
/third_party/skia/third_party/externals/icu/source/data/misc/ |
D | units.txt | 13 target{"square-meter"} 33 target{"kilogram-per-meter-square-second"} 37 target{"kilogram-per-meter-square-second"} 49 target{"kilogram-square-meter-per-square-second"} 61 target{"kilogram-square-meter-per-square-second"} 90 target{"kilogram-square-meter-per-square-second"} 130 target{"square-meter"} 142 target{"kilogram-square-meter-per-square-second"} 167 target{"kilogram-square-meter-per-square-second"} 179 target{"meter-per-square-second"} [all …]
|
/third_party/typescript/tests/baselines/reference/ |
D | typeGuardNarrowsIndexedAccessOfKnownProperty.types | 3 ["dash-ok"]: "square"; 4 >["dash-ok"] : "square" 7 ["square-size"]: number; 8 >["square-size"] : number 9 >"square-size" : "square-size" 54 >s['dash-ok'] : "square" | "rectangle" | "circle" 58 case "square": return s['square-size'] * s['square-size']; 59 >"square" : "square" 60 >s['square-size'] * s['square-size'] : number 61 >s['square-size'] : number [all …]
|
D | smartSelection_JSDoc.baseline | 3 * @param {number} x The number to square 5 function /**/square(x) { 10 square 13 function square(x) { 18 * @param {number} x The number to square 20 function square(x) { 26 * @param {number} x The number to square 28 function square(x) {
|
D | exhaustiveSwitchStatements1.types | 140 interface Square { kind: "square"; size: number; } 141 >kind : "square" 168 >s.kind : "square" | "rectangle" | "circle" | "triangle" 170 >kind : "square" | "rectangle" | "circle" | "triangle" 172 case "square": area = s.size * s.size; break; 173 >"square" : "square" 244 >area = (() => { switch (s.kind) { case "square": return s.size * s.size; … 246 >(() => { switch (s.kind) { case "square": return s.size * s.size; cas… 247 >(() => { switch (s.kind) { case "square": return s.size * s.size; cas… 248 >() => { switch (s.kind) { case "square": return s.size * s.size; case… [all …]
|
D | discriminatedUnionTypes1.types | 3 kind: "square"; 4 >kind : "square" 36 if (s.kind === "square") { 37 >s.kind === "square" : boolean 38 >s.kind : "square" | "rectangle" | "circle" 40 >kind : "square" | "rectangle" | "circle" 41 >"square" : "square" 99 >s.kind : "square" | "rectangle" | "circle" 101 >kind : "square" | "rectangle" | "circle" 103 case "square": return s.size * s.size; [all …]
|
D | mappedTypeNestedGenericInstantiation.types | 18 const square = (x: number) => x * x; 19 >square : (x: number) => number 26 const v = chain({a: 1, b: 2}).mapValues(square).value(); 28 >chain({a: 1, b: 2}).mapValues(square).value() : { a: number; b: number; } 29 >chain({a: 1, b: 2}).mapValues(square).value : () => { a: number; b: number; } 30 >chain({a: 1, b: 2}).mapValues(square) : Chainable<{ a: number; b: number; }> 40 >square : (x: number) => number
|
D | mappedTypeNestedGenericInstantiation.js | 11 const square = (x: number) => x * x; 13 const v = chain({a: 1, b: 2}).mapValues(square).value(); 18 var square = function (x) { return x * x; }; function 19 var v = chain({ a: 1, b: 2 }).mapValues(square).value();
|
D | mappedTypeNestedGenericInstantiation.symbols | 34 const square = (x: number) => x * x; 35 >square : Symbol(square, Decl(mappedTypeNestedGenericInstantiation.ts, 9, 5)) 40 const v = chain({a: 1, b: 2}).mapValues(square).value(); 42 >chain({a: 1, b: 2}).mapValues(square).value : Symbol(Chainable.value, Decl(mappedTypeNestedGeneric… 48 >square : Symbol(square, Decl(mappedTypeNestedGenericInstantiation.ts, 9, 5))
|
/third_party/icu/icu4c/source/data/unit/ |
D | zh_Hant_HK.txt | 7 meter-per-square-second{ 22 square-centimeter{ 27 square-foot{ 31 square-inch{ 36 square-kilometer{ 39 square-meter{ 44 square-mile{ 232 pound-force-per-square-inch{ 318 meter-per-square-second{ 332 square-centimeter{ [all …]
|
D | en_001.txt | 7 meter-per-square-second{ 14 square-centimeter{ 15 dnam{"square centimetres"} 16 one{"{0} square centimetre"} 17 other{"{0} square centimetres"} 18 per{"{0} per square centimetre"} 20 square-kilometer{ 21 dnam{"square kilometres"} 22 one{"{0} square kilometre"} 23 other{"{0} square kilometres"} [all …]
|
D | zh.txt | 16 meter-per-square-second{ 56 square-centimeter{ 61 square-foot{ 65 square-inch{ 70 square-kilometer{ 75 square-meter{ 80 square-mile{ 85 square-yard{ 592 pound-force-per-square-inch{ 765 meter-per-square-second{ [all …]
|
D | th.txt | 16 meter-per-square-second{ 56 square-centimeter{ 61 square-foot{ 65 square-inch{ 70 square-kilometer{ 75 square-meter{ 80 square-mile{ 85 square-yard{ 579 pound-force-per-square-inch{ 766 square-foot{ [all …]
|
/third_party/boost/libs/icl/example/large_bitset_/ |
D | large_bitset.cpp | 110 Bit8Set square, stare; in test_picturesque() local 111 square += discrete_interval<nat>(0,8); in test_picturesque() 114 square += 8*i; in test_picturesque() 115 square += 8*i+7; in test_picturesque() 118 square += discrete_interval<nat>(41,47); in test_picturesque() 122 << square.interval_count() << " intervals -----\n"; in test_picturesque() 123 square.show_matrix(" *"); in test_picturesque() 133 << (square + stare).interval_count() << " intervals -----\n"; in test_picturesque() 134 (square + stare).show_matrix(" *"); in test_picturesque()
|
/third_party/flutter/skia/third_party/externals/icu/source/data/unit/ |
D | zh_Hant_HK.txt | 22 square-centimeter{ 27 square-foot{ 31 square-inch{ 36 square-kilometer{ 39 square-meter{ 44 square-mile{ 212 pound-per-square-inch{ 302 square-centimeter{ 306 square-foot{ 310 square-inch{ [all …]
|
D | en_001.txt | 14 square-centimeter{ 15 dnam{"square centimetres"} 16 one{"{0} square centimetre"} 17 other{"{0} square centimetres"} 18 per{"{0} per square centimetre"} 20 square-kilometer{ 21 dnam{"square kilometres"} 22 one{"{0} square kilometre"} 23 other{"{0} square kilometres"} 24 per{"{0} per square kilometre"} [all …]
|
/third_party/skia/third_party/externals/icu/source/data/unit/ |
D | zh_Hant_HK.txt | 7 meter-per-square-second{ 22 square-centimeter{ 27 square-foot{ 31 square-inch{ 36 square-kilometer{ 39 square-meter{ 44 square-mile{ 261 pound-force-per-square-inch{ 347 meter-per-square-second{ 361 square-centimeter{ [all …]
|
D | en_001.txt | 7 meter-per-square-second{ 14 square-centimeter{ 15 dnam{"square centimetres"} 16 one{"{0} square centimetre"} 17 other{"{0} square centimetres"} 18 per{"{0} per square centimetre"} 20 square-kilometer{ 21 dnam{"square kilometres"} 22 one{"{0} square kilometre"} 23 other{"{0} square kilometres"} [all …]
|
/third_party/skia/resources/sksl/inliner/ |
D | InlineWithUnmodifiedArgument.sksl | 1 inline half square(half x) { 8 result.r = square(0); 9 result.b = square(result.r); 10 result.g = square(1); 11 result.a = square(one);
|
/third_party/boost/libs/fusion/test/algorithm/ |
D | transform.cpp | 20 struct square struct 26 struct result<square(T)> argument 112 std::cout << boost::fusion::transform(sequence, square()) << std::endl; in main() 113 BOOST_TEST((boost::fusion::transform(sequence, square()) == make_vector(25, 36, 49, 64))); in main() 118 std::cout << boost::fusion::transform(mpl_list1(), square()) << std::endl; in main() 119 … BOOST_TEST((boost::fusion::transform(mpl_list1(), square()) == make_vector(25, 36, 49, 64))); in main() 124 std::cout << boost::fusion::transform(tup, square()) << std::endl; in main() 125 BOOST_TEST((boost::fusion::transform(tup, square()) == make_vector(1, 4, 9))); in main()
|
/third_party/node/test/fixtures/source-map/ |
D | tabs.js | 4 var cubes, list, math, num, number, opposite, race, square; 16 square = function(x) { function 26 square: square, property 28 return x * square(x);
|
D | tabs.coffee | 9 square = (x) -> x * x 17 square: square 18 cube: (x) -> x * square x
|
/third_party/python/Doc/howto/ |
D | argparse.rst | 182 parser.add_argument("square", help="display a square of a given number") 184 print(args.square**2) 193 print(args.square**2) 202 parser.add_argument("square", help="display a square of a given number", 205 print(args.square**2) 214 usage: prog.py [-h] square 215 prog.py: error: argument square: invalid int value: 'four' 349 parser.add_argument("square", type=int, 350 help="display a square of a given number") 354 answer = args.square**2 [all …]
|
/third_party/node/deps/npm/node_modules/har-schema/ |
D | README.md | 31 [travis-image]: https://img.shields.io/travis/ahmadnassri/har-schema.svg?style=flat-square 34 [npm-license]: https://img.shields.io/npm/l/har-schema.svg?style=flat-square 35 [npm-version]: https://img.shields.io/npm/v/har-schema.svg?style=flat-square 36 [npm-downloads]: https://img.shields.io/npm/dm/har-schema.svg?style=flat-square 39 …te-quality]: https://img.shields.io/codeclimate/github/ahmadnassri/har-schema.svg?style=flat-square 40 …e]: https://img.shields.io/codeclimate/coverage/github/ahmadnassri/har-schema.svg?style=flat-square 43 [david-image]: https://img.shields.io/david/ahmadnassri/har-schema.svg?style=flat-square 46 [dependencyci-image]: https://dependencyci.com/github/ahmadnassri/har-schema/badge?style=flat-square
|