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

1 2

  /external/fonttools/Lib/fontTools/ttLib/tables/
L_T_S_H_.py 8 # XXX I've lowered the strictness, to make sure Apple's own Chicago
  /external/llvm/test/Transforms/Inline/
inline_ssp.ll 12 ; strictest(caller-ssp-attr, callee-ssp-attr), where strictness is ordered as:
  /external/eigen/doc/
A10_Eigen2SupportModes.dox 29 \li Step 4: build your project against Eigen 3 with \ref Stage40 "Eigen 2 support stage 40". This mode enables the full Eigen 3 strictness on matters, such as const-correctness, where Eigen 2 was looser.
68 This mode tightens the last bits of strictness, especially const-correctness, that had to be loosened to support what Eigen 2 allowed. For example, this code compiled in Eigen 2:
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/
phonenumbermatcher.h 53 // here are ordered in increasing strictness.
  /external/chromium_org/third_party/tcmalloc/chromium/src/
stacktrace_arm-inl.h 55 // checks (the strictness of which is controlled by the boolean parameter
stacktrace_powerpc-inl.h 50 // checks (the strictness of which is controlled by the boolean parameter
stacktrace_x86-inl.h 142 // checks (the strictness of which is controlled by the boolean parameter
  /external/chromium_org/third_party/tcmalloc/vendor/src/
stacktrace_arm-inl.h 55 // checks (the strictness of which is controlled by the boolean parameter
stacktrace_powerpc-inl.h 50 // checks (the strictness of which is controlled by the boolean parameter
stacktrace_x86-inl.h 139 // checks (the strictness of which is controlled by the boolean parameter
  /external/bison/
configure.ac 42 # We want gnits strictness only when rolling a stable release. For
  /external/deqp/modules/gles2/functional/
es2fVertexTextureTests.cpp 84 const float strictness = 0.5f; local
85 DE_ASSERT(0.0f < strictness && strictness <= 1.0f);
88 return deFloatFloor(y) + deFloatFrac(y)*(1.0f-strictness) + strictness*0.5f - 0.5f + targetFraction;
    [all...]
  /external/chromium_org/chrome/browser/password_manager/
password_store_mac_internal.h 160 FormMatchStrictness strictness);
password_store_mac.cc 363 FormMatchStrictness strictness) {
369 if (strictness == FUZZY_FORM_MATCH) {
    [all...]
  /external/guava/guava/src/com/google/common/net/
HostAndPort.java 212 * to increase the strictness of the parser, and disallow IPv6 literals
  /external/deqp/modules/gles3/functional/
es3fVertexTextureTests.cpp 102 const float strictness = 0.5f; local
103 DE_ASSERT(0.0f < strictness && strictness <= 1.0f);
106 return deFloatFloor(y) + deFloatFrac(y)*(1.0f-strictness) + strictness*0.5f - 0.5f + targetFraction;
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/
README 149 HEAPCHECK=<type> -- turns on heap checking with strictness 'type'
  /packages/providers/DownloadProvider/src/com/android/providers/downloads/
DownloadInfo.java 620 // TODO: increase strictness of value returned for unknown
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_pm.c 374 /* PM actions are in the order of strictness */
  /external/chromium_org/third_party/icu/source/common/unicode/
utf_old.h 121 * Note that _UNSAFE macros have fewer parameters: They do not have the strictness parameter, and
129 * these general macros do not have a strictness parameter.</p>
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/
x86id.c 201 /* size implicit or explicit ("strictness" of size matching on
    [all...]
  /external/icu/icu4c/source/common/unicode/
utf_old.h 118 * Note that _UNSAFE macros have fewer parameters: They do not have the strictness parameter, and
126 * these general macros do not have a strictness parameter.</p>
    [all...]
  /libcore/luni/src/main/java/java/util/
ComparableTimSort.java 267 * For its intended use in a stable mergesort, the strictness of the
    [all...]
TimSort.java 300 * For its intended use in a stable mergesort, the strictness of the
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
_io.so 

Completed in 2083 milliseconds

1 2