Home
last modified time | relevance | path

Searched refs:form (Results 1 – 7 of 7) sorted by relevance

/cts/apps/CtsVerifier/libs/
Dopencv-android_LICENSE16 * Redistributions in binary form must reproduce the above copyright notice,
/cts/tests/tests/renderscript/src/android/renderscript/cts/
Dreduce.rscript96 // .. reduction form
128 // .. invokable (non reduction) form (no support for half computations in Java)
169 // .. reduction form
209 // .. invokable (non reduction) form (no support for half computations in Java)
/cts/apps/CtsVerifier/res/raw/
Dopencv_library_license24 * Redistributions in binary form must reproduce the above copyright notice,
/cts/hostsidetests/sustainedperf/dhrystone/
DLICENSE.TXT28 * Redistributions in binary form must reproduce the above copyright notice,
DRationale72 obtain a copy in machine-readable form on floppy disk (MS-DOS or XENIX
/cts/tests/tests/text/src/android/text/cts/
DStaticLayoutTest.java618 for (Normalizer.Form form: forms) { in buildTestCharSequences()
619 normalizedStrings.add(Normalizer.normalize(testString, form)); in buildTestCharSequences()
/cts/tests/tests/webkit/src/android/webkit/cts/
DWebViewTest.java1874 final String form = "<p><form><input type=\"text\" name=\"Test\"><br>" in testGetHitTestResult() local
1884 "<html><body>" + anchor + blankAnchor + form + tel + mailto + in testGetHitTestResult()