HomeSort by relevance Sort by last modified time
    Searched full:numerics (Results 1 - 25 of 103) sorted by null

1 2 3 4 5

  /external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-indic/indic/script-tamil/utrrs/codepoint/
MANIFEST 6 IndicFontFeatureCodepoint-Numerics.txt
  /external/chromium_org/third_party/skia/src/core/
SkEdgeClipper.cpp 85 // clamp to clean up imprecise numerics in the chop
92 // if chopMonoQuadAtY failed, then we may have hit inexact numerics
106 // clamp to clean up imprecise numerics in the chop
113 // if chopMonoQuadAtY failed, then we may have hit inexact numerics
163 // clamp to clean up imprecise numerics in the chop
170 // if chopMonoQuadAtY failed, then we may have hit inexact numerics
181 // clamp to clean up imprecise numerics in the chop
188 // if chopMonoQuadAtY failed, then we may have hit inexact numerics
287 // Since we can't trust the numerics of
297 // if chopMonoCubicAtY failed, then we may have hit inexact numerics
    [all...]
SkQuadClipper.cpp 97 // if chopMonoQuadAtY failed, then we may have hit inexact numerics
114 // if chopMonoQuadAtY failed, then we may have hit inexact numerics
  /external/skia/src/core/
SkEdgeClipper.cpp 85 // clamp to clean up imprecise numerics in the chop
92 // if chopMonoQuadAtY failed, then we may have hit inexact numerics
106 // clamp to clean up imprecise numerics in the chop
113 // if chopMonoQuadAtY failed, then we may have hit inexact numerics
163 // clamp to clean up imprecise numerics in the chop
170 // if chopMonoQuadAtY failed, then we may have hit inexact numerics
181 // clamp to clean up imprecise numerics in the chop
188 // if chopMonoQuadAtY failed, then we may have hit inexact numerics
287 // Since we can't trust the numerics of
297 // if chopMonoCubicAtY failed, then we may have hit inexact numerics
    [all...]
SkQuadClipper.cpp 97 // if chopMonoQuadAtY failed, then we may have hit inexact numerics
114 // if chopMonoQuadAtY failed, then we may have hit inexact numerics
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
numeric 70 * @defgroup numerics Numerics
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
numeric 69 * @defgroup numerics Numerics
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
numeric 69 * @defgroup numerics Numerics
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
numeric 70 * @defgroup numerics Numerics
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
numeric 70 * @defgroup numerics Numerics
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
numeric 70 * @defgroup numerics Numerics
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
numeric 70 * @defgroup numerics Numerics
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
numeric 69 * @defgroup numerics Numerics
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
numeric 69 * @defgroup numerics Numerics
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
numeric 69 * @defgroup numerics Numerics
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
numeric 69 * @defgroup numerics Numerics
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
numeric 69 * @defgroup numerics Numerics
  /external/llvm/test/CodeGen/Thumb2/
thumb2-sbc.ll 55 ; Example from numerics code that manually computes wider-than-64 values.
  /external/zlib/src/contrib/ada/
mtest.adb 15 with Ada.Numerics.Discrete_Random;
31 new Ada.Numerics.Discrete_Random (Visible_Symbols);
read.adb 13 with Ada.Numerics.Discrete_Random;
51 Ada.Numerics.Discrete_Random (Visible_Symbols);
test.adb 19 with Ada.Numerics.Discrete_Random;
205 new Ada.Numerics.Discrete_Random (Visible_Symbols);
  /external/icu4c/i18n/
uspoof.cpp 464 const UnicodeSet *numerics = identifierInfo->getNumerics(); local
465 if (numerics->size() > 1) {
469 // TODO: ICU4J returns the UnicodeSet of the numerics found in the identifier.
472 // checkResult.numerics = numerics;
identifier_info.h 125 * Get the representative characters (zeros) for the numerics found in the identifier.
  /external/icu4c/test/intltest/
itspoof.cpp 531 UnicodeSet numerics(UnicodeString(test.fNumerics).unescape(), status);
533 TEST_ASSERT_MSG(numerics == *idInfo.getNumerics(), testNumStr);
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
prlong.h 37 ** Description: Portable access to 64 bit numerics

Completed in 785 milliseconds

1 2 3 4 5