Home
last modified time | relevance | path

Searched defs:SSSS (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/CodeGenCXX/
Dmangle-local-class-names.cpp13 struct SSSS in FUNC() struct
15 float bv; in FUNC()
16 SSSS( const float& from): bv(from) { } in FUNC() argument
25 struct SSSS in FUNC() struct
27 SSSS( const float& from) {} in FUNC() argument
37 struct SSSS in GORF() struct
39 float bv; in GORF()
40 SSSS( const float& from): bv(from) { } in GORF() argument
49 struct SSSS in GORF() struct
51 SSSS( const float& from) {} in GORF() function
[all …]
/external/llvm-project/clang/test/CodeGenCXX/
Dmangle-local-class-names.cpp13 struct SSSS in FUNC() struct
15 float bv; in FUNC()
16 SSSS( const float& from): bv(from) { } in FUNC() argument
25 struct SSSS in FUNC() struct
27 SSSS( const float& from) {} in FUNC() function
37 struct SSSS in GORF() struct
39 float bv; in GORF()
40 SSSS( const float& from): bv(from) { } in GORF() function
49 struct SSSS in GORF() struct
51 SSSS( const float& from) {} in GORF() argument
[all …]
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_format.c196 #define SSSS 0xf0000000 macro