Home | History | Annotate | Download | only in util

Lines Matching refs:ONE

2  * Licensed to the Apache Software Foundation (ASF) under one or more
886 * <li>The invocation <code>gcd(0, 0)</code> is the only one which returns
933 // one is odd.
975 * <li>The invocation <code>gcd(0L, 0L)</code> is the only one which returns
1022 // one is odd.
1924 BigInteger result = BigInteger.ONE;
1954 BigInteger result = BigInteger.ONE;