Searched refs:fact (Results 1 – 15 of 15) sorted by relevance
74 String fact = Float.toString(fractionalPart); in floatToString() local75 fact = fact.substring(2, Math.min(fact.length(), afterDecimalPoint + 2)); in floatToString()76 int trim = fact.length(); in floatToString()77 for (int i = fact.length() - 1; i >= 0; i--) { in floatToString()78 if (fact.charAt(i) != '0') { in floatToString()83 if (trim != fact.length()) { in floatToString()84 fact = fact.substring(0, trim); in floatToString()86 int len = fact.length(); in floatToString()90 fact = fact + new String(c); in floatToString()93 return integerPartString + "." + fact; in floatToString()
84 * A record of the fact that a specific button was pressed.96 * A record of the fact that a specific prompt template was selected.110 * A record of the fact that a specific term option (chip) was selected.132 * A record of the fact that a wallpaper was set from the app.
42 // to work around the fact that rust_bindgen targets only produce rlibs and not dylibs, which would
23 Fun fact: Naming comes from the concept of a bouncer at a bar or nightclub, who prevent troublemake…
119 public void setShaderFactory(ShaderFactory fact) { in setShaderFactory() argument120 mShapeState.mShaderFactory = fact; in setShaderFactory()
49 // semantics, but to the fact that the system will only ever create a
100 due to the fact that it is involved in both in-bound and out-bound calls from / to
75 In fact, at this time, it shares the same underlying thread as our basic
93 in fact look like a simple tap.
192 fact, the Scene Framework is merely a shallow wrapper around
209 state. This fact has a similar impact on the memory footprint, since most of the time the state will
94 …ering of these relative to sync preparation in server code is undefined, in fact we have cases like
1266 for (int j = 0, fact = 10; j < 6; j++, fact *= 10) { in appendRamKb()1267 if (ramKb < fact) { in appendRamKb()
345 b) Give prominent notice with the combined library of the fact
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...