Home
last modified time | relevance | path

Searched defs:collapse (Results 1 – 23 of 23) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
DNumberRangeFormatterSettings.java110 public T collapse(RangeCollapse collapse) { in collapse() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
DNumberRangeFormatterSettings.java113 public T collapse(RangeCollapse collapse) { in collapse() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/range/
DRangeMacroProps.java20 public RangeCollapse collapse; field in RangeMacroProps
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/range/
DRangeMacroProps.java22 public RangeCollapse collapse; field in RangeMacroProps
/third_party/node/deps/icu-small/source/i18n/
Dnumrange_fluent.cpp139 Derived NumberRangeFormatterSettings<Derived>::collapse(UNumberRangeCollapse collapse) const& { in collapse() function in NumberRangeFormatterSettings
146 Derived NumberRangeFormatterSettings<Derived>::collapse(UNumberRangeCollapse collapse) && { in collapse() function in NumberRangeFormatterSettings
Dnumrange_capi.cpp88 UNumberRangeCollapse collapse, in unumrf_openForSkeletonWithCollapseAndIdentityFallback()
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumrange_fluent.cpp139 Derived NumberRangeFormatterSettings<Derived>::collapse(UNumberRangeCollapse collapse) const& { in collapse() function in NumberRangeFormatterSettings
146 Derived NumberRangeFormatterSettings<Derived>::collapse(UNumberRangeCollapse collapse) && { in collapse() function in NumberRangeFormatterSettings
Dnumrange_capi.cpp88 UNumberRangeCollapse collapse, in unumrf_openForSkeletonWithCollapseAndIdentityFallback()
/third_party/icu/icu4c/source/i18n/
Dnumrange_fluent.cpp139 Derived NumberRangeFormatterSettings<Derived>::collapse(UNumberRangeCollapse collapse) const& { in collapse() function in NumberRangeFormatterSettings
146 Derived NumberRangeFormatterSettings<Derived>::collapse(UNumberRangeCollapse collapse) && { in collapse() function in NumberRangeFormatterSettings
Dnumrange_capi.cpp88 UNumberRangeCollapse collapse, in unumrf_openForSkeletonWithCollapseAndIdentityFallback()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnumrange_fluent.cpp138 Derived NumberRangeFormatterSettings<Derived>::collapse(UNumberRangeCollapse collapse) const& { in collapse() function in NumberRangeFormatterSettings
145 Derived NumberRangeFormatterSettings<Derived>::collapse(UNumberRangeCollapse collapse) && { in collapse() function in NumberRangeFormatterSettings
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dnumberrangeformatter.h109 UNumberRangeCollapse collapse = UNUM_RANGE_COLLAPSE_AUTO; member
/third_party/boost/tools/auto_index/src/
Dindex_generator.cpp171 bool collapse = false; in generate_entry() local
/third_party/gn/src/base/strings/
Dutf_offset_string_conversions.cc158 const int collapse = static_cast<int>(first_iter->original_length) - in MergeSequentialAdjustments() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DExecutionDomainFix.cpp112 void ExecutionDomainFix::collapse(DomainValue *dv, unsigned domain) { in collapse() function in ExecutionDomainFix
/third_party/python/Lib/idlelib/
Dtree.py159 def collapse(self, event=None): member in TreeNode
/third_party/flatbuffers/rust/flatbuffers/src/
Dbuilder.rs139 pub fn collapse(self) -> (Vec<u8>, usize) { in collapse() method
/third_party/libxml2/
Dxmlschemastypes.c1576 int collapse) { in xmlSchemaValidateDates()
1799 int collapse) { in xmlSchemaValidateDuration()
/third_party/gettext/gnulib-local/lib/libxml/
Dxmlschemastypes.c1595 int collapse) { in xmlSchemaValidateDates()
1818 int collapse) { in xmlSchemaValidateDuration()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DItaniumDemangle.h530 std::pair<ReferenceKind, const Node *> collapse(OutputStream &S) const { in collapse() function
/third_party/typescript/tests/lib/
Dlib.d.ts12498 collapse(toStart: boolean): void; method
14358 collapse(parentNode: Node, offset: number): void; method
14576 collapse(start?: boolean): void; method
/third_party/typescript/lib/
Dlib.dom.d.ts12526 collapse(toStart?: boolean): void; method
14941 collapse(node: Node | null, offset?: number): void; method
/third_party/typescript/src/lib/
Ddom.generated.d.ts12506 collapse(toStart?: boolean): void; method
14921 collapse(node: Node | null, offset?: number): void; method