Home
last modified time | relevance | path

Searched refs:lte (Results 1 – 25 of 28) sorted by relevance

12

/third_party/ffmpeg/tests/ref/fate/
Deval115 Evaluating 'lte(0, 1)'
116 'lte(0, 1)' -> 1.000000
118 Evaluating 'lte(1, 1)'
119 'lte(1, 1)' -> 1.000000
121 Evaluating 'lte(1, 0)'
122 'lte(1, 0)' -> 0.000000
139 Evaluating 'st(0, 1); while(lte(ld(0), 100), st(1, ld(1)+ld(0));st(0, ld(0)+1)); ld(1)'
140 'st(0, 1); while(lte(ld(0), 100), st(1, ld(1)+ld(0));st(0, ld(0)+1)); ld(1)' -> 5050.000000
142 Evaluating 'st(1, 1); st(2, 2); st(0, 1); while(lte(ld(0),10), st(3, ld(1)+ld(2)); st(1, ld(2)); st…
143 'st(1, 1); st(2, 2); st(0, 1); while(lte(ld(0),10), st(3, ld(1)+ld(2)); st(1, ld(2)); st(2, ld(3));…
[all …]
/third_party/node/deps/npm/node_modules/semver/functions/
Dlte.js2 const lte = (a, b, loose) => compare(a, b, loose) <= 0 function
3 module.exports = lte
Dcmp.js6 const lte = require('./lte') constant
46 return lte(a, b, loose)
/third_party/node/deps/npm/node_modules/semver/ranges/
Doutside.js8 const lte = require('../functions/lte') constant
19 ltefn = lte
/third_party/node/deps/npm/node_modules/semver/
Dindex.js26 const lte = require('./functions/lte') constant
64 lte, property
DREADME.md66 const semverLte = require('semver/functions/lte')
443 * `lte(v1, v2)`: `v1 <= v2`
616 * `require('semver/functions/lte')`
/third_party/node/deps/minimatch/src/node_modules/brace-expansion/
Dindex.js88 function lte(i, y) { function
153 var test = lte;
/third_party/node/deps/npm/node_modules/rimraf/node_modules/brace-expansion/
Dindex.js93 function lte(i, y) { function
156 var test = lte;
/third_party/node/deps/npm/node_modules/node-gyp/node_modules/brace-expansion/
Dindex.js93 function lte(i, y) { function
156 var test = lte;
/third_party/node/deps/npm/node_modules/brace-expansion/
Dindex.js88 function lte(i, y) { function
153 var test = lte;
/third_party/icu/icu4c/source/data/unit/
Dga.txt141 dnam{"mílte cearnacha"}
324 dnam{"mílte an galún"}
332 dnam{"mílte sa ghalún impiriúil"}
888 dnam{"mílte"}
920 dnam{"muirmhílte"}
1286 dnam{"mílte san uair"}
1422 dnam{"mílte ciúbacha"}
1749 dnam{"mílte²"}
1854 dnam{"mílte/gal"}
1862 dnam{"mílte/gal. imp."}
[all …]
/third_party/skia/third_party/externals/icu/source/data/unit/
Dga.txt141 dnam{"mílte cearnacha"}
320 dnam{"mílte an galún"}
328 dnam{"mílte sa ghalún impiriúil"}
867 dnam{"mílte"}
899 dnam{"muirmhílte"}
1265 dnam{"mílte san uair"}
1401 dnam{"mílte ciúbacha"}
1728 dnam{"mílte²"}
1833 dnam{"mílte/gal"}
1841 dnam{"mílte/gal. imp."}
[all …]
/third_party/skia/src/core/
DSkVM.h1104 SI I32 operator<=(I32 x, I32 y) { return x->lte(x,y); }
1105 SI I32 operator<=(I32 x, int y) { return x->lte(x,y); }
1106 SI I32 operator<=(int x, I32 y) { return y->lte(x,y); }
1156 SI I32 operator<=(F32 x, F32 y) { return x->lte(x,y); }
1157 SI I32 operator<=(F32 x, float y) { return x->lte(x,y); }
1158 SI I32 operator<=(float x, F32 y) { return y->lte(x,y); }
DSkVM.cpp1034 I32 Builder::lte(F32 x, F32 y) { in lte() function in skvm::Builder
1066 I32 Builder::lte(I32 x, I32 y) { return y>=x; } in lte() function in skvm::Builder
/third_party/node/deps/minimatch/
Dindex.js148 function lte(i, y) { function
198 var test = lte;
/third_party/node/deps/npm/docs/content/using-npm/
Ddependency-selectors.md72 …y, one of: `satisfies`, `intersects`, `subset`, `gt`, `gte`, `gtr`, `lt`, `lte`, `ltr`, `eq`, `neq…
/third_party/skia/tests/
DSkVMTest.cpp385 m = b.bit_or(m, to_bit(3, b.lte(x, b.splat(3)))); in DEF_TEST()
421 m = b.bit_or(m, to_bit(3, b.lte(x, b.splat(3.0f)))); in DEF_TEST()
/third_party/ffmpeg/doc/
Dutils.texi889 @item lte(x, y)
/third_party/vk-gl-cts/android/cts/master/vk-master-2021-03-01/
Dgraphicsfuzz.txt63 dEQP-VK.graphicsfuzz.cov-const-folding-mod-one-one-lte
/third_party/skia/third_party/externals/swiftshader/tests/regres/testlists/vk-default/
Dgraphicsfuzz.txt75 dEQP-VK.graphicsfuzz.cov-const-folding-mod-one-one-lte
/third_party/vk-gl-cts/android/cts/master/vk-master/
Dgraphicsfuzz.txt75 dEQP-VK.graphicsfuzz.cov-const-folding-mod-one-one-lte
/third_party/vk-gl-cts/external/vulkancts/mustpass/master/vk-default/
Dgraphicsfuzz.txt75 dEQP-VK.graphicsfuzz.cov-const-folding-mod-one-one-lte
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/amber/graphicsfuzz/
Dindex.txt75 { "cov-const-folding-mod-one-one-lte.amber", "cov-const-folding-mod-one-one-lte", …
/third_party/node/deps/corepack/dist/lib/
Dcorepack.cjs1643 // .yarn/cache/semver-npm-7.5.1-0736382fb9-20fce78943.zip/node_modules/semver/functions/lte.js
1645 …".yarn/cache/semver-npm-7.5.1-0736382fb9-20fce78943.zip/node_modules/semver/functions/lte.js"(expo…
1647 var lte = (a, b, loose) => compare(a, b, loose) <= 0;
1648 module2.exports = lte;
1660 var lte = require_lte();
1692 return lte(a, b, loose);
3027 var lte = require_lte();
3036 ltefn = lte;
3354 var lte = require_lte();
3392 lte,
/third_party/NuttX/
DReleaseNotes32980  * [#7403](https://github.com/apache/incubator-nuttx/pull/7403) drivers: lte: Include nuttx/fs/ioct…
33094  * [#7410](https://github.com/apache/incubator-nuttx/pull/7410) boards: arm: spresense: enable lte
33096 …com/apache/incubator-nuttx/pull/7489) boards: arm: spresense: Minor update for video and lte driver

12