Home
last modified time | relevance | path

Searched defs:fLimit (Results 1 – 20 of 20) 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/icu4c/source/common/
Drbbi_cache.h63 int32_t fLimit; // Last boundary in cache. Which is the limit of the 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/skia/tests/
DFakeStreams.h83 size_t fLimit; variable
DCodecTest.cpp914 const size_t fLimit; member in LimitedPeekingMemStream
1316 const size_t fLimit; member in LimitedRewindingStream
/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/icu4j/main/classes/core/src/com/ibm/icu/text/
DConstrainedFieldPosition.java72 private int fLimit; field in ConstrainedFieldPosition
DRuleBasedBreakIterator.java1308 int fLimit; // Last boundary in cache. Which is the limit of the local
/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/android_icu4j/src/main/java/android/icu/text/
DConstrainedFieldPosition.java72 private int fLimit; field in ConstrainedFieldPosition
DRuleBasedBreakIterator.java1287 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/
DSkSLAnalysis.cpp215 int fLimit; member in SkSL::__anon3069aca90111::NodeCountVisitor
DSkSLInliner.cpp212 int fLimit = 0; member in SkSL::__anon7de6a3f60111::CountReturnsWithLimit
/external/skia/modules/skparagraph/samples/
DSampleParagraph.cpp1651 size_t fLimit = 20; member in __anonc6dc800c0111::ParagraphView18