Home
last modified time | relevance | path

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

12

/external/chromium_org/chrome/common/metrics/proto/
Dchrome_experiments.proto14 // A list of Chrome experiment variation IDs that are active.
17 // A list of Chrome experiment variation IDs that trigger server side
/external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-arabic/script-mongolian/misc/
DMANIFEST4 variation-selectors.txt
/external/harfbuzz_ng/test/shaping/tests/
DMANIFEST5 mongolian-variation-selector.tests
/external/chromium_org/chrome/common/
Dcrash_keys.cc358 const std::string& variation = variations[i]; in SetVariationsList() local
360 if (variations_string.size() + variation.size() >= kLargeSize) in SetVariationsList()
362 variations_string += variation; in SetVariationsList()
/external/harfbuzz_ng/test/shaping/
DMakefile.am43 tests/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/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/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/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/chromium_org/third_party/icu/source/i18n/
Dastro.cpp1112 … double variation = 0.6583*CalendarAstronomer::PI/180 * ::sin(2*(moonLongitude - sunLongitude)); in getMoonPosition() local
1114 moonLongitude += variation; in getMoonPosition()
/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/chromium_org/third_party/icu/source/tools/tzcode/
Dreadme.txt40 historical variation. Furthermore, it lacks the full set of Olson
/external/icu/icu4c/source/tools/tzcode/
Dreadme.txt40 historical variation. Furthermore, it lacks the full set of Olson
/external/harfbuzz_ng/
DNEWS16 - Another fix for Mongolian free variation selectors.
72 - Implement cmap in hb-ot-font.h. No variation-selectors yet.
238 - Better handling of multiple variation selectors in a row.
239 - 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/chromium_org/third_party/harfbuzz-ng/
DNEWS145 - Better handling of multiple variation selectors in a row.
146 - Pass on variation selector to GSUB if not consumed by cmap.
/external/freetype/src/autofit/
Dafblue.dat85 // 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/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
Dversion.rc214 release procedures but is a variation of the standard
/external/chromium_org/third_party/skia/experimental/Intersection/
DthingsToDo.txt11 figure out why variation in ActiveEdge::tooCloseToCall isn't better
/external/skia/experimental/Intersection/
DthingsToDo.txt11 figure out why variation in ActiveEdge::tooCloseToCall isn't better
/external/zlib/src/
DFAQ268 insecure variation of sprintf() will be used by gzprintf(). Also the
/external/chromium_org/chrome/browser/resources/google_now/
Dbackground_unittest.gtestjs764 // Tests when the no background variation is received.

12