Home
last modified time | relevance | path

Searched defs:fLimit (Results 1 – 22 of 22) sorted by relevance

/external/icu/libicu/cts_headers/unicode/
Dformattedvalue.h230 int32_t fLimit = 0; variable
/external/icu/icu4c/source/i18n/unicode/
Dformattedvalue.h230 int32_t fLimit = 0; variable
/external/icu/icu4c/source/test/intltest/
Dtsdate.h60 int32_t fLimit; // How many iterations it should take to reach convergence variable
/external/icu/libicu/cts_headers/
Drbbi_cache.h63 int32_t fLimit; // Last boundary in cache. Which is the limit of the variable
Dregeximp.h405 int64_t fLimit; variable
/external/icu/icu4c/source/common/
Drbbi_cache.h63 int32_t fLimit; // Last boundary in cache. Which is the limit of the variable
/external/skia/tests/
DFakeStreams.h83 size_t fLimit; variable
DCodecTest.cpp871 const size_t fLimit; member in LimitedPeekingMemStream
1273 const size_t fLimit; member in LimitedRewindingStream
/external/skqp/tests/
DFakeStreams.h83 size_t fLimit; variable
DCodecTest.cpp864 const size_t fLimit; member in LimitedPeekingMemStream
1269 const size_t fLimit; member in LimitedRewindingStream
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DIntlTestDateFormat.java53 private static int fLimit = 3; // How many iterations it should take to reach convergence field in IntlTestDateFormat
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DConstrainedFieldPosition.java72 private int fLimit; field in ConstrainedFieldPosition
DRuleBasedBreakIterator.java1259 int fLimit; // Last boundary in cache. Which is the limit of the local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DIntlTestDateFormat.java56 private static int fLimit = 3; // How many iterations it should take to reach convergence field in IntlTestDateFormat
/external/icu/icu4c/source/io/
Dufile.h56 const UChar *fLimit; /* data limit in fUCBuffer */ member
/external/icu/android_icu4j/src/main/java/android/icu/text/
DConstrainedFieldPosition.java72 private int fLimit; field in ConstrainedFieldPosition
DRuleBasedBreakIterator.java1238 int fLimit; // Last boundary in cache. Which is the limit of the local
/external/icu/icu4c/source/i18n/
Dregeximp.h405 int64_t fLimit; variable
Dtznames_impl.cpp451 …int32_t fLimit; // Index to start of unused area at end of fSt… member
/external/skia/src/sksl/
DSkSLInliner.cpp213 int fLimit = 0; member in SkSL::__anon4cd649f10111::CountReturnsWithLimit
DSkSLAnalysis.cpp177 int fLimit; member in SkSL::__anondd4e12040111::NodeCountVisitor
/external/skia/modules/skparagraph/samples/
DSampleParagraph.cpp1648 size_t fLimit = 20; member in __anon297213a70111::ParagraphView18