Home
last modified time | relevance | path

Searched refs:variations (Results 1 – 25 of 56) sorted by relevance

123

/external/autotest/client/site_tests/firmware_TouchMTB/
Dtest_conf.py324 variations=((GV.LOW_FREQUENCY, GV.MED_FREQUENCY, GV.HIGH_FREQUENCY),
359 variations=((GV.LOW_FREQUENCY, GV.MED_FREQUENCY, GV.HIGH_FREQUENCY),
397 variations=(tuple(GV.EXTENDED_FREQUENCIES),
420 variations=((GV.LR, GV.RL, GV.TB, GV.BT, GV.BLTR, GV.TRBL),
450 variations=((GV.CL, GV.CR, GV.CT, GV.CB),
475 variations=((GV.LR, GV.RL, GV.TB, GV.BT, GV.BLTR, GV.TRBL),
508 variations=((GV.LR, GV.RL, GV.TB, GV.BT, GV.BLTR, GV.TRBL),
540 variations=(GV.BLTR, GV.TRBL),
557 variations=(GV.TB, GV.BT),
576 variations=(GV.ZOOM_IN, GV.ZOOM_OUT),
[all …]
Dtest_flow.py539 variations = self.span_variations(gesture.variations)
540 for variation in variations:
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.test.performance_3.6.0.v20091014.jar ... eclipse.test.internal.performance.db.Variations variations private void printSample (java.io.PrintStream ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
DUtils.java116 Variations variations = new Variations(); in getVariations() local
117 variations.put(PerformanceTestPlugin.CONFIG, config); in getVariations()
118 variations.put(PerformanceTestPlugin.BUILD, buildIdPatterns); in getVariations()
119 variations.put("jvm", jvm); in getVariations()
120 return variations; in getVariations()
/external/autotest/client/site_tests/cellular_ModemControl/
Dcontrol30 variations = [(False, 'no-autoconnect'), (True, 'autoconnect')]
33 for autoconnect, tag in variations:
/external/skia/src/ports/
DSkFontHost_FreeType.cpp277 FT_MM_Var* variations = nullptr; in ft_face_setup_axes()
278 if (FT_Get_MM_Var(face, &variations)) { in ft_face_setup_axes()
282 SkAutoFree autoFreeVariations(variations); in ft_face_setup_axes()
284 if (static_cast<FT_UInt>(data.getAxisCount()) != variations->num_axis) { in ft_face_setup_axes()
286 face->family_name, variations->num_axis, data.getAxisCount())); in ft_face_setup_axes()
1738 FT_MM_Var* variations = nullptr; in scanFont() local
1739 FT_Error err = FT_Get_MM_Var(face, &variations); in scanFont()
1745 SkAutoFree autoFreeVariations(variations); in scanFont()
1747 axes->reset(variations->num_axis); in scanFont()
1748 for (FT_UInt i = 0; i < variations->num_axis; ++i) { in scanFont()
[all …]
/external/llvm/test/MC/X86/AlignedBundling/
Dpad-bundle-groups.s6 # Test some variations of padding for bundle-locked groups.
Dpad-align-to-bundle-end.s6 # Test some variations of padding to the end of a bundle.
/external/deqp/doc/testspecs/GLES31/
Dfunctional.shaders.sample_variables.txt78 single sample render targets. *_per_pixel variations test value when fragment
80 sample. *_per_two_samples variations use OES_sample_shading, with sample
/external/pcre/dist/testdata/
DtestinputEBC9 /-- Test default newline and variations --/
DtestoutputEBC9 /-- Test default newline and variations --/
/external/libjpeg-turbo/testimages/
Dnightshot_iso_100.txt9 …ts of algorithms. Images are available in 8-bit, 16-bit and 16-bit linear variations, RGB and gray.
/external/curl/docs/
DTHANKS-filter2 # appropriately in THANKS. This list contains variations of their names and
/external/llvm/test/CodeGen/AMDGPU/
Dlocal-memory-two-objects.ll18 ; addresses, but due to variations in the scheduler, we can't do
/external/llvm/test/CodeGen/NVPTX/
Dcombine-min-max.ll40 ; * All variations with i32
175 ; * All variations with i64
/external/llvm/test/CodeGen/Mips/
Dfp16-promote.ll60 ; This test is not robust against variations in instruction scheduling.
/external/libmicrohttpd/m4/
Dlibgcrypt.m424 dnl Updated by Karlson2k to be more tolerant to host tools variations.
/external/llvm/docs/
DSphinxQuickstartTemplate.rst70 text above it. For Vim users, variations of ``yypVr=`` might be handy.
DSystemLibrary.rst39 variations in operating system interfaces and doing so efficiently. The
137 For example, the ``stat`` system call is notorious for having variations in the
/external/opencv3/doc/py_tutorials/py_imgproc/py_histograms/py_histogram_equalization/
Dpy_histogram_equalization.markdown95 won't work good in places where there is large intensity variations where histogram covers a large
/external/opencv3/doc/py_tutorials/py_photo/py_non_local_means/
Dpy_non_local_means.markdown53 OpenCV provides four variations of this technique.
/external/skia/gyp/
Dcommon_conditions.gypi132 # We handle the 64- vs 32-bit variations elsewhere, so I think it's
/external/srtp/doc/
Ddraft-irtf-cfrg-icm-00.txt49 Counter Mode admits many variations. The variant specified in
/external/llvm/test/CodeGen/X86/
Dbt.ll11 ; as well as several variations:
/external/e2fsprogs/
DABOUT-NLS118 on GNU libc. On other systems, some variations of this scheme are

123