Home
last modified time | relevance | path

Searched refs:variation (Results 1 – 25 of 36) sorted by relevance

12

/external/jmonkeyengine/engine/src/core/com/jme3/effect/influencers/
DDefaultParticleInfluencer.java84 public void setVelocityVariation(float variation) { in setVelocityVariation() argument
85 this.velocityVariation = variation; in setVelocityVariation()
DParticleInfluencer.java54 void setVelocityVariation(float variation); in setVelocityVariation() argument
DEmptyParticleInfluencer.java39 public void setVelocityVariation(float variation) { in setVelocityVariation() argument
/external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-arabic/script-mongolian/misc/
DMANIFEST4 variation-selectors.txt
/external/harfbuzz_ng/test/shaping/tests/
DMANIFEST8 mongolian-variation-selector.tests
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/db/
DDB_Results.java1008 …String variation = result.getString(1); // something like "||build=I20070615-1200||config=eclipse…
1009 StringTokenizer tokenizer = new StringTokenizer(variation, "=|"); //$NON-NLS-1$
1098 …String variation = result.getString(3); // something like "|build=I20070615-1200||config=eclipsep…
1099 StringTokenizer tokenizer = new StringTokenizer(variation, "=|"); //$NON-NLS-1$
1143 …String variation = result.getString(1); // something like "|build=I20070615-1200||config=eclipsep…
1148 StringTokenizer tokenizer = new StringTokenizer(variation, "=|"); //$NON-NLS-1$
DConfigResults.java427 double mean=0, stddev=0, variation=0; in getStatistics() local
457 variation = stddev / mean; in getStatistics()
458 return new double[] { count, mean, stddev, variation }; in getStatistics()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
DGenerateResults.java740 double variation = stats[3]; in printSummaryScenarioLine() local
741 if (variation > 0.1 && variation < 0.2) { in printSummaryScenarioLine()
743 } else if (variation >= 0.2) { in printSummaryScenarioLine()
751 stream.print(Util.PERCENTAGE_FORMAT.format(variation)); in printSummaryScenarioLine()
/external/harfbuzz_ng/test/shaping/
DMakefile.am46 tests/mongolian-variation-selector.tests \
/external/llvm/test/CodeGen/X86/
Dstack-update-frame-opcode.ll10 ; There is a 2x2 variation matrix here:
Dlsr-reuse.ll96 ; A minor variation on mostly_full_me_0.
142 ; A slightly less minor variation on mostly_full_me_0.
353 ; This is a variation on full_me_0 in which the 0,+,1 induction variable
/external/iproute2/examples/diffserv/
Dregression-testing40 Marking: the should be a variation of marked packets:
89 Marking: the should be a variation of marked packets:
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DCalendarAstronomer.java1055 double variation = 0.6583*PI/180 * Math.sin(2*(moonLongitude - sunLong));
1057 moonLongitude += variation;
/external/icu/icu4c/source/i18n/
Dastro.cpp1117 … double variation = 0.6583*CalendarAstronomer::PI/180 * ::sin(2*(moonLongitude - sunLongitude)); in getMoonPosition() local
1119 moonLongitude += variation; in getMoonPosition()
/external/icu/icu4c/source/tools/tzcode/
Dreadme.txt40 historical variation. Furthermore, it lacks the full set of Olson
/external/jmonkeyengine/engine/src/core/com/jme3/effect/
DParticleEmitter.java821 public void setVelocityVariation(float variation) { in setVelocityVariation() argument
822 this.particleInfluencer.setVelocityVariation(variation); in setVelocityVariation()
/external/harfbuzz_ng/
DNEWS141 - Another fix for Mongolian free variation selectors.
197 - Implement cmap in hb-ot-font.h. No variation-selectors yet.
363 - Better handling of multiple variation selectors in a row.
364 - Pass on variation selector to GSUB if not consumed by cmap.
/external/deqp/doc/testspecs/GLES31/
Dfunctional.shaders.sample_variables.txt90 number of set bits. In the per pixel variation, gl_SampleMaskIn should contain
/external/libvncserver/VisualNaCro/
Dconfigure.ac165 # This variation is needed on OS-X because there is no (apparent) consistency in shared libary nami…
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
Dperformanceui.jarMETA-INF/MANIFEST.MF .project about.html plugin.xml build.properties images ...
/external/freetype/src/autofit/
Dafblue.dat90 // note that some fonts have extreme variation in the height of the
/external/zlib/src/doc/
Dalgorithm.txt3 The deflation algorithm used by gzip (also zip and zlib) is a variation of
/external/zlib/src/
DFAQ268 insecure variation of sprintf() will be used by gzprintf(). Also the
/external/llvm/docs/
DAliasAnalysis.rst571 The ``-steens-aa`` pass implements a variation on the well-known "Steensgaard's
/external/icu/icu4c/source/test/testdata/
Dcollationtest.txt2173 # One more variation: Fallback to the simple code point, no shorter non-empty prefix.

12