Home
last modified time | relevance | path

Searched defs:collapse (Results 1 - 19 of 19) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/range/
H A DRangeMacroProps.java20 public RangeCollapse collapse; field in RangeMacroProps
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/range/
H A DRangeMacroProps.java22 public RangeCollapse collapse; field in RangeMacroProps
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DExecutionDomainFix.cpp112 void ExecutionDomainFix::collapse(DomainValue *dv, unsigned domain) { in collapse() function in ExecutionDomainFix
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dnumberrangeformatter.h109 UNumberRangeCollapse collapse = UNUM_RANGE_COLLAPSE_AUTO; member
[all...]
/third_party/gn/src/base/strings/
H A Dutf_offset_string_conversions.cc158 const int collapse = static_cast<int>(first_iter->original_length) - in MergeSequentialAdjustments() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DNumberRangeFormatterSettings.java113 public T collapse(RangeCollapse collapse) { in collapse() argument
/third_party/icu/icu4c/source/i18n/unicode/
H A Dnumberrangeformatter.h104 UNumberRangeCollapse collapse = UNUM_RANGE_COLLAPSE_AUTO; member
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
H A DNumberRangeFormatterSettings.java110 public T collapse(RangeCollapse collapse) { in collapse() argument
/third_party/icu/icu4c/source/i18n/
H A Dnumrange_fluent.cpp139 Derived NumberRangeFormatterSettings<Derived>::collapse(UNumberRangeCollapse collapse) const& { in collapse() function in NumberRangeFormatterSettings
146 Derived NumberRangeFormatterSettings<Derived>::collapse(UNumberRangeCollapse collapse) && { in collapse() argument
H A Dnumrange_capi.cpp85 unumrf_openForSkeletonWithCollapseAndIdentityFallback( const UChar* skeleton, int32_t skeletonLen, UNumberRangeCollapse collapse, UNumberRangeIdentityFallback identityFallback, const char* locale, UParseError* perror, UErrorCode* ec) unumrf_openForSkeletonWithCollapseAndIdentityFallback() argument
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dnumberrangeformatter.h104 UNumberRangeCollapse collapse = UNUM_RANGE_COLLAPSE_AUTO; member
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dnumrange_fluent.cpp139 Derived NumberRangeFormatterSettings<Derived>::collapse(UNumberRangeCollapse collapse) const& { in collapse() function in NumberRangeFormatterSettings
146 Derived NumberRangeFormatterSettings<Derived>::collapse(UNumberRangeCollapse collapse) && { in collapse() argument
H A Dnumrange_capi.cpp85 unumrf_openForSkeletonWithCollapseAndIdentityFallback( const char16_t* skeleton, int32_t skeletonLen, UNumberRangeCollapse collapse, UNumberRangeIdentityFallback identityFallback, const char* locale, UParseError* perror, UErrorCode* ec) unumrf_openForSkeletonWithCollapseAndIdentityFallback() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumrange_capi.cpp85 unumrf_openForSkeletonWithCollapseAndIdentityFallback( const UChar* skeleton, int32_t skeletonLen, UNumberRangeCollapse collapse, UNumberRangeIdentityFallback identityFallback, const char* locale, UParseError* perror, UErrorCode* ec) unumrf_openForSkeletonWithCollapseAndIdentityFallback() argument
H A Dnumrange_fluent.cpp139 Derived NumberRangeFormatterSettings<Derived>::collapse(UNumberRangeCollapse collapse) const& { in collapse() function in NumberRangeFormatterSettings
146 Derived NumberRangeFormatterSettings<Derived>::collapse(UNumberRangeCollapse collapse) && { in collapse() argument
/third_party/python/Lib/idlelib/
H A Dtree.py159 def collapse(self, event=None): member in TreeNode
/third_party/rust/crates/proc-macro-error/src/
H A Dlib.rs352 pub fn collapse(self) -> Span { in collapse() functions
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h530 std::pair<ReferenceKind, const Node *> collapse(OutputStream &S) const { in collapse() function in ReferenceType
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs23104 fn collapse(runs: &[Run]) -> Option<usize> { in merge_sort() functions
[all...]

Completed in 58 milliseconds