Home
last modified time | relevance | path

Searched defs:S_ (Results 1 – 6 of 6) sorted by relevance

/external/clang/test/SemaTemplate/
Dinstantiate-overload-candidates.cpp8 template <typename T> struct S_ : S<T> { typedef int type; }; // expected-note{{in instantiation}} argument
/external/vboot_reference/futility/
Dfile_type.h63 #define S_(FOO) int FOO(const char *fname); macro
Dfile_type.c35 #define S_(x) x macro
/external/selinux/libselinux/src/
Dselinux_config.c68 #define S_(n, s) char L1(__LINE__)[sizeof(s)]; macro
75 #define S_(n, s) s, macro
81 #define S_(n, s) [n] = offsetof(union file_path_suffixes_data, L1(__LINE__)), macro
/external/pytorch/aten/src/ATen/native/cuda/linalg/
DBatchLinearAlgebra.cpp2191 auto S_ = empty_like_cpu(S); in svd_magma() local
/external/mesa3d/src/mesa/x86/
Dassyntax.h1103 #define S_(a) L_ ## a macro