Home
last modified time | relevance | path

Searched refs:SSP (Results 1 – 25 of 147) sorted by relevance

123456

/external/icu/icu4c/source/data/curr/
Dnus.txt9 SSP{
11 "SSP",
Dps.txt517 SSP{
518 "SSP",
519 "SSP",
725 SSP{"£"}
1258 SSP{
1259 one{"SSP"}
1260 other{"SSP"}
Dmt.txt489 SSP{
490 "SSP",
491 "SSP",
688 SSP{"£"}
1421 SSP{
1422 few{"SSP"}
1423 many{"SSP"}
1424 one{"SSP"}
1425 other{"SSP"}
Dmzn.txt493 SSP{
494 "SSP",
675 SSP{"£"}
1062 SSP{
Dmy.txt573 SSP{
574 "SSP",
825 SSP{"£"}
1236 SSP{
Dkm.txt525 SSP{
526 "SSP",
733 SSP{"£"}
1145 SSP{
Dkn.txt529 SSP{
530 "SSP",
741 SSP{"£"}
1283 SSP{
Dne.txt529 SSP{
530 "SSP",
741 SSP{"£"}
1284 SSP{
Dhy.txt525 SSP{
526 "SSP",
737 SSP{"£"}
1279 SSP{
Dce.txt513 SSP{
514 "SSP",
719 SSP{"£"}
1249 SSP{
Dsi.txt525 SSP{
526 "SSP",
736 SSP{"£"}
1275 SSP{
Dta.txt529 SSP{
530 "SSP",
741 SSP{"£"}
1283 SSP{
Dor.txt513 SSP{
514 "SSP",
721 SSP{"£"}
1250 SSP{
Das.txt513 SSP{
514 "SSP",
725 SSP{"£"}
1254 SSP{
Dsd.txt517 SSP{
518 "SSP",
725 SSP{"£"}
1258 SSP{
Dgu.txt529 SSP{
530 "SSP",
741 SSP{"£"}
1283 SSP{
Dmn.txt525 SSP{
526 "SSP",
737 SSP{"£"}
1279 SSP{
Dkk.txt525 SSP{
526 "SSP",
731 SSP{"£"}
1273 SSP{
Dchr.txt517 SSP{
518 "SSP",
725 SSP{"£"}
1258 SSP{
Dmr.txt529 SSP{
530 "SSP",
741 SSP{"£"}
1283 SSP{
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h363 ExecutionSessionBase(std::shared_ptr<SymbolStringPool> SSP = nullptr)
364 : SSP(SSP ? std::move(SSP) : std::make_shared<SymbolStringPool>()) {}
367 SymbolStringPool &getSymbolStringPool() const { return *SSP; } in getSymbolStringPool()
466 std::shared_ptr<SymbolStringPool> SSP; variable
745 ExecutionSession(std::shared_ptr<SymbolStringPool> SSP = nullptr)
746 : ExecutionSessionBase(std::move(SSP)) {} in ExecutionSessionBase() argument
/external/autotest/server/site_tests/ssp_PackageInstall/
Dcontrol7 PURPOSE = "Demonstrate SSP supports installation of packages inside test."
8 CRITERIA = "This test will always succeed if running with SSP."
/external/llvm/test/Transforms/Inline/
Dinline_ssp.ll2 ; Ensure SSP attributes are propagated correctly when inlining.
10 ; are used by the remaining functions to ensure that the SSP attributes are
11 ; propagated correctly. The caller should have its SSP attribute set as:
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Inline/
Dinline_ssp.ll3 ; Ensure SSP attributes are propagated correctly when inlining.
11 ; are used by the remaining functions to ensure that the SSP attributes are
12 ; propagated correctly. The caller should have its SSP attribute set as:
/external/clang/test/CodeGen/
D2002-07-14-MiscTests3.c19 struct SubStruct *SSP; member
46 Q.SSP = &R.SS; in F0()

123456