Searched refs:form (Results 1 – 7 of 7) sorted by relevance
16 * Redistributions in binary form must reproduce the above copyright notice,
96 // .. reduction form128 // .. invokable (non reduction) form (no support for half computations in Java)169 // .. reduction form209 // .. invokable (non reduction) form (no support for half computations in Java)
24 * Redistributions in binary form must reproduce the above copyright notice,
28 * Redistributions in binary form must reproduce the above copyright notice,
72 obtain a copy in machine-readable form on floppy disk (MS-DOS or XENIX
618 for (Normalizer.Form form: forms) { in buildTestCharSequences()619 normalizedStrings.add(Normalizer.normalize(testString, form)); in buildTestCharSequences()
1874 final String form = "<p><form><input type=\"text\" name=\"Test\"><br>" in testGetHitTestResult() local1884 "<html><body>" + anchor + blankAnchor + form + tel + mailto + in testGetHitTestResult()