Home
last modified time | relevance | path

Searched refs:fres (Results 1 – 4 of 4) sorted by relevance

/aosp12/art/test/012-math/src/
H A DMain.java76 double f, g, fres; in math_012() local
81 fres = f + g; in math_012()
82 System.out.println("fres:" +fres); in math_012()
83 fres = f - g; in math_012()
84 System.out.println("fres:" +fres); in math_012()
85 fres = f * g; in math_012()
86 System.out.println("fres:" +fres); in math_012()
87 fres = f / g; in math_012()
88 System.out.println("fres:" +fres); in math_012()
89 fres = f % g; in math_012()
[all …]
/aosp12/art/test/012-math/
H A Dexpected-stdout.txt23 fres:10.0
24 fres:-4.0
25 fres:21.0
26 fres:0.42857142857142855
27 fres:3.0
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Dnb_wordlist.combined.gz1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ...
H A Des_wordlist.combined.gz1dictionary=main:es,locale=es,description=Español,date=1414726268, ...