HomeSort by relevance Sort by last modified time
    Searched defs:whole (Results 1 - 25 of 31) sorted by null

1 2

  /external/apache-commons-math/src/main/java/org/apache/commons/math/fraction/
ProperBigFractionFormat.java 29 * the whole number, numerator and, denominator can be configured.
31 * Minus signs are only allowed in the whole number part - i.e.,
43 /** The format used for the whole number. */
48 * the whole, numerator, and denominator.
56 * whole, numerator, and denominator.
57 * @param format the custom format for the whole, numerator, and
66 * of the whole, numerator, and denominator.
67 * @param wholeFormat the custom format for the whole.
97 BigInteger whole = num.divide(den); local
100 if (!BigInteger.ZERO.equals(whole)) {
148 BigInteger whole = parseNextBigInteger(source, pos); local
    [all...]
ProperFractionFormat.java 29 * the whole number, numerator and, denominator can be configured.
31 * Minus signs are only allowed in the whole number part - i.e.,
43 /** The format used for the whole number. */
48 * the whole, numerator, and denominator.
56 * whole, numerator, and denominator.
57 * @param format the custom format for the whole, numerator, and
66 * of the whole, numerator, and denominator.
67 * @param wholeFormat the custom format for the whole.
98 int whole = num / den; local
101 if (whole != 0)
148 Number whole = getWholeFormat().parse(source, pos); local
    [all...]
  /external/deqp/framework/common/
tcuFloatFormat.cpp 240 const deUint64 whole = bits >> m_fractionBits; local
248 << "0x" << whole << "."
  /external/tremolo/Tremolo/
misc.h 78 ogg_int64_t whole; member in union:magic
88 ogg_int64_t whole; member in union:magic
94 magic.whole = (ogg_int64_t)x * y;
104 magic.whole = (ogg_int64_t)x * y;
  /external/elfutils/libdwfl/
gzip.c 75 void **whole; member in struct:unzip_state
108 *state->whole = state->input_buffer;
112 *state->whole = NULL;
162 If we uncompressed it into *WHOLE, *WHOLE_SIZE, return DWFL_E_NOERROR.
165 leave that portion malloc'd in *WHOLE, *WHOLE_SIZE. If *WHOLE
179 .whole = _whole,
188 if (*state.whole == NULL)
204 state.input_buffer = *state.whole;
320 *state.whole = state.buffer
    [all...]
dwfl_segment_report_module.c 319 /* We already have this whole note segment from our initial read. */
860 should read the whole thing in right now. */
867 const GElf_Off whole = MAX (file_trimmed_end, shdrs_end); local
871 cost, worthwhile, whole, contiguous,
875 /* The caller wants to read the whole file in right now, but hasn't
913 /* The whole file sits contiguous in memory,
  /external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/javaparsermodel/contexts/
CompilationUnitContext.java 96 String whole = importDecl.getNameAsString(); local
99 String memberName = getMember(whole);
100 String typeName = getType(whole);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
IncludeOverlay.java 74 Rectangle whole = root.getAbsRect(); local
75 whole = new Rectangle(whole.x, whole.y, whole.width + 1, whole.height + 1);
76 Collection<Rectangle> masks = subtractRectangles(whole, includedBounds);
  /external/vboot_reference/firmware/include/
gpt.h 111 uint64_t whole; member in union:__anon43234::__anon43235
  /external/valgrind/none/tests/ppc32/
round.c 403 float whole = denorm_small; local
414 half = (double)whole/2;
419 print_double("whole", whole);
420 print_double("2*whole", 2*whole);
427 double lo = s*whole;
428 double hi = s*2*whole;
432 fA = s*whole;
436 fA = s*2*whole;
    [all...]
  /external/valgrind/none/tests/ppc64/
round.c 403 float whole = denorm_small; local
414 half = (double)whole/2;
419 print_double("whole", whole);
420 print_double("2*whole", 2*whole);
427 double lo = s*whole;
428 double hi = s*2*whole;
432 fA = s*whole;
436 fA = s*2*whole;
    [all...]
  /packages/apps/ExactCalculator/src/com/android/calculator2/
CalculatorExpr.java 246 * We do add digit grouping separators to the whole number, even if not typed.
272 String whole = mWhole; local
273 if (whole.isEmpty()) {
278 whole = "0";
281 BigInteger num = new BigInteger(whole + mFraction);
    [all...]
  /build/make/core/
definitions.mk     [all...]
  /external/crcalc/src/com/hp/creals/
CR.java 577 String whole = s.substring(start_pos, point_pos); local
578 BigInteger scaled_result = new BigInteger(whole + fraction, radix);
611 String whole = scaled_string.substring(0, len - n); local
613 result = whole + "." + fraction;
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/
SocketChannelTest.java 2856 long whole = buf1.remaining() + buf2.remaining(); local
    [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 
  /prebuilts/tools/common/m2/repository/net/sf/saxon/Saxon-HE/9.8.0-5/
Saxon-HE-9.8.0-5.jar 
  /external/libphonenumber/demo/war/WEB-INF/lib/
commons-lang-2.6.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
commons-lang-2.6.jar 
  /prebuilts/tools/common/m2/repository/commons-lang/commons-lang/2.4/
commons-lang-2.4.jar 
  /prebuilts/tools/common/m2/repository/commons-lang/commons-lang/2.6/
commons-lang-2.6.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-lang3/3.2.1/
commons-lang3-3.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-lang3/3.3/
commons-lang3-3.3.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-lang3/3.3.2/
commons-lang3-3.3.2.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-lang3/3.4/
commons-lang3-3.4.jar 

Completed in 729 milliseconds

1 2