Home
last modified time | relevance | path

Searched refs:fexp (Results 1 – 12 of 12) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DunusedLocalsAndParameters.js10 var fexp = function (a) { function
13 fexp(0);
97 var fexp = function (a) {
99 fexp(0);
DunusedLocalsAndParameters.symbols13 var fexp = function (a) {
14 >fexp : Symbol(fexp, Decl(unusedLocalsAndParameters.ts, 8, 3))
19 fexp(0);
20 >fexp : Symbol(fexp, Decl(unusedLocalsAndParameters.ts, 8, 3))
DunusedLocalsAndParameters.types15 var fexp = function (a) {
16 >fexp : (a: any) => void
22 fexp(0);
23 >fexp(0) : void
24 >fexp : (a: any) => void
DunusedLocalsAndParametersDeferred.js17 var fexp = function (a) { function
22 fexp(1);
176 var fexp = function (a) {
181 fexp(1);
DunusedLocalsAndParametersDeferred.symbols32 var fexp = function (a) {
33 >fexp : Symbol(fexp, Decl(unusedLocalsAndParametersDeferred.ts, 15, 3))
44 fexp(1);
45 >fexp : Symbol(fexp, Decl(unusedLocalsAndParametersDeferred.ts, 15, 3))
DunusedLocalsAndParametersDeferred.types34 var fexp = function (a) {
35 >fexp : (a: any) => void
49 fexp(1);
50 >fexp(1) : void
51 >fexp : (a: any) => void
DunusedLocalsAndParametersDeferred.errors.txt22 var fexp = function (a) {
27 fexp(1);
DunusedLocalsAndParameters.errors.txt39 var fexp = function (a) {
44 fexp(0);
/third_party/typescript/tests/cases/compiler/
DunusedLocalsAndParameters.ts12 var fexp = function (a) { variable
15 fexp(0);
DunusedLocalsAndParametersDeferred.ts19 var fexp = function (a) { variable
24 fexp(1);
/third_party/astc-encoder/Source/
Dastcenc_vecmathlib.h334 vfloat4 fexp = POLY5(fpart, in exp2() local
342 return iexp * fexp; in exp2()
/third_party/mesa3d/docs/relnotes/
D21.3.0.rst1850 - pan/bi: Use the computed scale for fexp NaN propagation