HomeSort by relevance Sort by last modified time
    Searched refs:FSI (Results 1 - 17 of 17) sorted by null

  /external/icu/icu4c/source/test/cintltst/
cbiditst.h 54 #define FSI U_FIRST_STRONG_ISOLATE
  /external/clang/include/clang/Sema/
ScopeInfo.h 562 static bool classof(const FunctionScopeInfo *FSI) {
563 return FSI->Kind == SK_Block || FSI->Kind == SK_Lambda
564 || FSI->Kind == SK_CapturedRegion;
590 static bool classof(const FunctionScopeInfo *FSI) {
591 return FSI->Kind == SK_Block;
632 static bool classof(const FunctionScopeInfo *FSI) {
633 return FSI->Kind == SK_CapturedRegion;
722 static bool classof(const FunctionScopeInfo *FSI) {
723 return FSI->Kind == SK_Lambda
    [all...]
Sema.h     [all...]
  /external/icu/icu4c/source/common/
ubidiimp.h 53 FSI=U_FIRST_STRONG_ISOLATE, /* 19 */
83 #define MASK_ISO (DIRPROP_FLAG(LRI)|DIRPROP_FLAG(RLI)|DIRPROP_FLAG(FSI)|DIRPROP_FLAG(PDI))
ubidi.c 64 * after the initial setup, when applying X5c (replace FSI by LRI or RLI),
423 * FSI initiators are also resolved and their dirProp replaced with LRI or RLI.
424 * When encountering an FSI, it is initially replaced with an LRI, which is the
449 NOT_SEEKING_STRONG, /* 0: not contextual paraLevel, not after FSI */
451 SEEKING_STRONG_FOR_FSI, /* 2: looking for first strong after FSI */
452 LOOKING_FOR_PDI /* 3: found strong after FSI, looking for PDI */
540 if(dirProp>=FSI && dirProp<=RLI) { /* FSI, LRI or RLI */
546 if(dirProp==FSI) {
603 /* Resolve direction of still unresolved open FSI sequences *
    [all...]
  /external/clang/lib/Sema/
SemaChecking.cpp     [all...]
SemaStmt.cpp     [all...]
SemaExpr.cpp     [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/text/
Bidi.java 466 * after the initial setup, when applying X5c (replace FSI by LRI or RLI),
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/
TestData.java 41 protected static final int FSI = UCharacterDirection.FIRST_STRONG_ISOLATE;
50 "FSI", "LRI", "RLI", "PDI" /* new in Unicode 6.3/ICU 52 */
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
Bidi.java 466 * after the initial setup, when applying X5c (replace FSI by LRI or RLI),
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
TestData.java 40 protected static final int FSI = UCharacterDirection.FIRST_STRONG_ISOLATE;
49 "FSI", "LRI", "RLI", "PDI" /* new in Unicode 6.3/ICU 52 */
  /external/clang/lib/AST/
Expr.cpp 620 FunctionTemplateSpecializationInfo *FSI
622 if (FSI && !FSI->isExplicitSpecialization()) {
624 = FSI->getTemplate()->getTemplateParameters();
625 const TemplateArgumentList* Args = FSI->TemplateArguments;
    [all...]
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 260 milliseconds