Home
last modified time | relevance | path

Searched refs:FSI (Results 1 – 17 of 17) sorted by relevance

/external/icu/icu4c/source/test/testdata/
DBidiTest.txt125 FSI; 3
144 FSI; 4
266 FSI LRE; 3
267 FSI LRO; 3
268 FSI RLE; 3
269 FSI RLO; 3
270 FSI PDF; 3
271 FSI BN; 3
349 FSI LRE; 4
350 FSI LRO; 4
[all …]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/
DBidiTest.txt125 FSI; 3
144 FSI; 4
266 FSI LRE; 3
267 FSI LRO; 3
268 FSI RLE; 3
269 FSI RLO; 3
270 FSI PDF; 3
271 FSI BN; 3
349 FSI LRE; 4
350 FSI LRO; 4
[all …]
DUnicodeData.txt7200 2068;FIRST STRONG ISOLATE;Cf;0;FSI;;;;;N;;;;;
/external/clang/include/clang/Sema/
DScopeInfo.h545 static bool classof(const FunctionScopeInfo *FSI) { in classof() argument
546 return FSI->Kind == SK_Block || FSI->Kind == SK_Lambda in classof()
547 || FSI->Kind == SK_CapturedRegion; in classof()
573 static bool classof(const FunctionScopeInfo *FSI) { in classof() argument
574 return FSI->Kind == SK_Block; in classof()
615 static bool classof(const FunctionScopeInfo *FSI) { in classof() argument
616 return FSI->Kind == SK_CapturedRegion; in classof()
714 static bool classof(const FunctionScopeInfo *FSI) { in classof() argument
715 return FSI->Kind == SK_Lambda; in classof()
DSema.h8442 FormatStringInfo *FSI);
/external/icu/icu4c/source/test/cintltst/
Dcbiditst.h54 #define FSI U_FIRST_STRONG_ISOLATE macro
/external/icu/icu4c/source/common/
Dubidiimp.h56 FSI=U_FIRST_STRONG_ISOLATE, /* 19 */ enumerator
86 #define MASK_ISO (DIRPROP_FLAG(LRI)|DIRPROP_FLAG(RLI)|DIRPROP_FLAG(FSI)|DIRPROP_FLAG(PDI))
Dubidi.c540 if(dirProp>=FSI && dirProp<=RLI) { /* FSI, LRI or RLI */ in getDirProps()
546 if(dirProp==FSI) { in getDirProps()
/external/clang/lib/Sema/
DSemaStmt.cpp3532 sema::FunctionScopeInfo *FSI = getCurFunction(); in ActOnCXXTryBlock() local
3535 if (!getLangOpts().Borland && FSI->FirstSEHTryLoc.isValid()) { in ActOnCXXTryBlock()
3537 Diag(FSI->FirstSEHTryLoc, diag::note_conflicting_try_here) << "'__try'"; in ActOnCXXTryBlock()
3607 FSI->setHasCXXTry(TryLoc); in ActOnCXXTryBlock()
3616 sema::FunctionScopeInfo *FSI = getCurFunction(); in ActOnSEHTryBlock() local
3621 if (FSI->FirstCXXTryLoc.isValid()) { in ActOnSEHTryBlock()
3623 Diag(FSI->FirstCXXTryLoc, diag::note_conflicting_try_here) << "'try'"; in ActOnSEHTryBlock()
3627 FSI->setHasSEHTry(TryLoc); in ActOnSEHTryBlock()
DSemaChecking.cpp1030 FormatStringInfo *FSI) { in getFormatStringInfo() argument
1031 FSI->HasVAListArg = Format->getFirstArg() == 0; in getFormatStringInfo()
1032 FSI->FormatIdx = Format->getFormatIdx() - 1; in getFormatStringInfo()
1033 FSI->FirstDataArg = FSI->HasVAListArg ? 0 : Format->getFirstArg() - 1; in getFormatStringInfo()
1039 if(FSI->FormatIdx == 0) in getFormatStringInfo()
1041 --FSI->FormatIdx; in getFormatStringInfo()
1042 if (FSI->FirstDataArg != 0) in getFormatStringInfo()
1043 --FSI->FirstDataArg; in getFormatStringInfo()
1078 FormatStringInfo FSI; in GetFormatNSStringIdx() local
1080 getFormatStringInfo(Format, false, &FSI)) { in GetFormatNSStringIdx()
[all …]
DSemaExpr.cpp12829 FunctionScopeInfo *FSI = FunctionScopes[FunctionScopesIndex]; in tryCaptureVariable() local
12830 CapturingScopeInfo *CSI = cast<CapturingScopeInfo>(FSI); in tryCaptureVariable()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DBidi.java974 static final byte FSI = UCharacterDirection.FIRST_STRONG_ISOLATE; /* 19 */ field in Bidi
1165 static final int MASK_ISO = DirPropFlag(LRI)|DirPropFlag(RLI)|DirPropFlag(FSI)|DirPropFlag(PDI);
1916 if (dirProp >= FSI && dirProp <= RLI) { /* FSI, LRI or RLI */ in getDirProps()
1922 if (dirProp == FSI) { in getDirProps()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
DTestData.java40 protected static final int FSI = UCharacterDirection.FIRST_STRONG_ISOLATE; field in TestData
/external/clang/lib/AST/
DExpr.cpp613 FunctionTemplateSpecializationInfo *FSI in ComputeName() local
615 if (FSI && !FSI->isExplicitSpecialization()) { in ComputeName()
617 = FSI->getTemplate()->getTemplateParameters(); in ComputeName()
618 const TemplateArgumentList* Args = FSI->TemplateArguments; in ComputeName()
/external/icu/icu4c/source/data/unidata/
Dchanges.txt510 bc ; FSI ; First_Strong_Isolate
Dppucd.txt138 value;bc;FSI;First_Strong_Isolate
9391 cp;2068;age=6.3;bc=FSI;Bidi_C;CI;CWKCF;DI;gc=Cf;GCB=CN;-Gr_Base;lb=CM;na=FIRST STRONG ISOLATE;Name_…
DUnicodeData.txt7200 2068;FIRST STRONG ISOLATE;Cf;0;FSI;;;;;N;;;;;