Home
last modified time | relevance | path

Searched defs:FSI (Results 1 – 25 of 70) sorted by relevance

123

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/arch/win32/
H A Dapr_arch_misc.h398 typedef struct FSI { struct
404 } FSI, *PFSI; argument
/aosp_15_r20/external/rust/android-crates-io/crates/unicode-bidi/src/
Dformat_chars.rs28 pub const FSI: char = '\u{2068}'; constant
/aosp_15_r20/external/clang/include/clang/Sema/
H A DScopeInfo.h590 static bool classof(const FunctionScopeInfo *FSI) { in classof()
618 static bool classof(const FunctionScopeInfo *FSI) { in classof()
661 static bool classof(const FunctionScopeInfo *FSI) { in classof()
751 static bool classof(const FunctionScopeInfo *FSI) { in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DScopeInfo.h777 static bool classof(const FunctionScopeInfo *FSI) { in classof()
804 static bool classof(const FunctionScopeInfo *FSI) { in classof()
856 static bool classof(const FunctionScopeInfo *FSI) { in classof()
962 static bool classof(const FunctionScopeInfo *FSI) { in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DScopeInfo.h777 static bool classof(const FunctionScopeInfo *FSI) { in classof()
804 static bool classof(const FunctionScopeInfo *FSI) { in classof()
856 static bool classof(const FunctionScopeInfo *FSI) { in classof()
962 static bool classof(const FunctionScopeInfo *FSI) { in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DScopeInfo.h777 static bool classof(const FunctionScopeInfo *FSI) { in classof()
804 static bool classof(const FunctionScopeInfo *FSI) { in classof()
856 static bool classof(const FunctionScopeInfo *FSI) { in classof()
962 static bool classof(const FunctionScopeInfo *FSI) { in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DScopeInfo.h760 static bool classof(const FunctionScopeInfo *FSI) { in classof()
787 static bool classof(const FunctionScopeInfo *FSI) { in classof()
839 static bool classof(const FunctionScopeInfo *FSI) { in classof()
945 static bool classof(const FunctionScopeInfo *FSI) { in classof()
/aosp_15_r20/prebuilts/go/linux-x86/src/vendor/golang.org/x/text/unicode/bidi/
Dtrieval.go34 FSI // FirstStrongIsolate const
/aosp_15_r20/external/rust/android-crates-io/crates/unicode-bidi/src/char_data/
Dtables.rs27 FSI, enumerator
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/
H A Dcbiditst.h53 #define FSI U_FIRST_STRONG_ISOLATE macro
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/
H A Dcbiditst.h53 #define FSI U_FIRST_STRONG_ISOLATE macro
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/
H A DTestData.java45 protected static final int FSI = UCharacterDirection.FIRST_STRONG_ISOLATE; field in TestData
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/bidi/
H A DTestData.java42 protected static final int FSI = UCharacterDirection.FIRST_STRONG_ISOLATE; field in TestData
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Dubidiimp.h64 FSI=U_FIRST_STRONG_ISOLATE, /* 19 */ enumerator
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_glibc/include/external/icu/icu4c/source/common/
H A Dubidiimp.h64 FSI=U_FIRST_STRONG_ISOLATE, /* 19 */ enumerator
/aosp_15_r20/external/icu/icu4c/source/common/
H A Dubidiimp.h64 FSI=U_FIRST_STRONG_ISOLATE, /* 19 */ enumerator
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/android/include/external/icu/icu4c/source/common/
H A Dubidiimp.h64 FSI=U_FIRST_STRONG_ISOLATE, /* 19 */ enumerator
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_bionic/include/external/icu/icu4c/source/common/
H A Dubidiimp.h64 FSI=U_FIRST_STRONG_ISOLATE, /* 19 */ enumerator
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/common_os/include/external/icu/icu4c/source/common/
H A Dubidiimp.h64 FSI=U_FIRST_STRONG_ISOLATE, /* 19 */ enumerator
/aosp_15_r20/external/icu/libicu/cts_headers/
H A Dubidiimp.h64 FSI=U_FIRST_STRONG_ISOLATE, /* 19 */ enumerator
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaStmt.cpp3650 sema::FunctionScopeInfo *FSI = getCurFunction(); in ActOnCXXTryBlock() local
3733 sema::FunctionScopeInfo *FSI = getCurFunction(); in ActOnSEHTryBlock() local
H A DSemaChecking.cpp1876 FormatStringInfo *FSI) { in getFormatStringInfo()
1931 FormatStringInfo FSI; in GetFormatNSStringIdx() local
4033 FormatStringInfo FSI; in CheckFormatArguments() local
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/
H A DBidi.java977 static final byte FSI = UCharacterDirection.FIRST_STRONG_ISOLATE; /* 19 */ field in Bidi
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp425 auto FSI = StoreNPcMap.find (IntNo); in SelectNewCircIntrinsic() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp421 auto FSI = StoreNPcMap.find (IntNo); in SelectNewCircIntrinsic() local

123