HomeSort by relevance Sort by last modified time
    Searched defs:S_ (Results 1 - 4 of 4) sorted by null

  /external/clang/test/SemaTemplate/
instantiate-overload-candidates.cpp 8 template <typename T> struct S_ : S<T> { typedef int type; }; // expected-note{{in instantiation}}
17 template <typename T> S_<NoDefinition>::type f(T*, NoDefinition*); // expected-note{{in instantiation}}
  /external/selinux/libselinux/src/
selinux_config.c 65 #define S_(n, s) char L1(__LINE__)[sizeof(s)];
67 #undef S_
72 #define S_(n, s) s,
74 #undef S_
78 #define S_(n, s) [n] = offsetof(union file_path_suffixes_data, L1(__LINE__)),
80 #undef S_
  /ndk/sources/host-tools/make-3.81/
make.h 347 #define S_(msg1,msg2,num) ngettext (msg1,msg2,num)
  /external/mesa3d/src/mesa/x86/
assyntax.h     [all...]

Completed in 153 milliseconds