Home
last modified time | relevance | path

Searched refs:Starter (Results 1 – 5 of 5) sorted by relevance

/external/clang/include/clang/AST/
DRedeclarable.h175 decl_type *Starter; variable
187 : Current(C), Starter(C), PassedFirst(false) { } in redecl_iterator()
206 Current = (Next != Starter) ? Next : nullptr;
DDeclBase.h776 Decl *Starter; variable
786 explicit redecl_iterator(Decl *C) : Current(C), Starter(C) { } in redecl_iterator()
796 Current = (Next != Starter) ? Next : nullptr;
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/
DCompositionExclusions.txt179 # (4) Non-Starter Decompositions
186 # A. The character is not a Starter.
191 # with a character that is not a Starter.
193 # Note that a "Starter" is any character with a zero combining class.
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/
DCompositionExclusions.txt179 # (4) Non-Starter Decompositions
186 # A. The character is not a Starter.
191 # with a character that is not a Starter.
193 # Note that a "Starter" is any character with a zero combining class.
/external/icu/icu4c/source/data/unidata/
DDerivedNormalizationProps.txt656 # Generated from: Composition Exclusions + Singletons + Non-Starter Decompositions