Home
last modified time | relevance | path

Searched defs:SQRT2 (Results 1 – 8 of 8) sorted by relevance

/third_party/pixman/pixman/
Dpixman-filter.c66 #define SQRT2 (1.4142135623730950488016887242096980785696718753769480) in gaussian_kernel() macro
/third_party/ffmpeg/libavcodec/
Dxvididct.c143 #define SQRT2 0x5A82 macro
/third_party/typescript/tests/cases/conformance/decorators/
D1.0lib-noErrors.ts519 SQRT2: number; property
/third_party/boost/boost/polygon/
Dpolygon_45_set_data.hpp17 enum RoundingOption { CLOSEST = 0, OVERSIZE = 1, UNDERSIZE = 2, SQRT2 = 3, SQRT1OVER2 = 4 }; enumerator
/third_party/quickjs/
Dqjscalc.js670 get SQRT2() { return get_const(7); }, getter
/third_party/typescript/src/lib/
Des5.d.ts613 readonly SQRT2: number; property
/third_party/typescript/lib/
Dlib.es5.d.ts633 readonly SQRT2: number; property
/third_party/typescript/tests/lib/
Dlib.d.ts553 SQRT2: number; property