HomeSort by relevance Sort by last modified time
    Searched full:decl_type (Results 1 - 25 of 47) sorted by null

1 2

  /external/mesa3d/src/compiler/
builtin_type_macros.h 31 DECL_TYPE(error, GL_INVALID_ENUM, GLSL_TYPE_ERROR, 0, 0)
32 DECL_TYPE(void, GL_INVALID_ENUM, GLSL_TYPE_VOID, 0, 0)
34 DECL_TYPE(bool, GL_BOOL, GLSL_TYPE_BOOL, 1, 1)
35 DECL_TYPE(bvec2, GL_BOOL_VEC2, GLSL_TYPE_BOOL, 2, 1)
36 DECL_TYPE(bvec3, GL_BOOL_VEC3, GLSL_TYPE_BOOL, 3, 1)
37 DECL_TYPE(bvec4, GL_BOOL_VEC4, GLSL_TYPE_BOOL, 4, 1)
39 DECL_TYPE(int, GL_INT, GLSL_TYPE_INT, 1, 1)
40 DECL_TYPE(ivec2, GL_INT_VEC2, GLSL_TYPE_INT, 2, 1)
41 DECL_TYPE(ivec3, GL_INT_VEC3, GLSL_TYPE_INT, 3, 1)
42 DECL_TYPE(ivec4, GL_INT_VEC4, GLSL_TYPE_INT, 4, 1
    [all...]
glsl_types.h 210 #undef DECL_TYPE
211 #define DECL_TYPE(NAME, ...) \
848 #undef DECL_TYPE
849 #define DECL_TYPE(NAME, ...) static const glsl_type _##NAME##_type;
868 #undef DECL_TYPE
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
Redeclarable.h 25 template<typename decl_type>
55 DeclLink(PreviousTag, decl_type *D)
67 decl_type *getNext(const decl_type *D) const {
71 return static_cast<decl_type*>(NKL.get<Previous>());
76 const_cast<decl_type *>(D));
79 return static_cast<decl_type*>(Next.get<KnownLatest>().get(D));
82 void setPrevious(decl_type *D) {
87 void setLatest(decl_type *D) {
111 static DeclLink PreviousDeclLink(decl_type *D)
    [all...]
Decl.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
Redeclarable.h 25 template<typename decl_type>
55 DeclLink(PreviousTag, decl_type *D)
67 decl_type *getNext(const decl_type *D) const {
71 return static_cast<decl_type*>(NKL.get<Previous>());
76 const_cast<decl_type *>(D));
79 return static_cast<decl_type*>(Next.get<KnownLatest>().get(D));
82 void setPrevious(decl_type *D) {
87 void setLatest(decl_type *D) {
111 static DeclLink PreviousDeclLink(decl_type *D)
    [all...]
Decl.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
Redeclarable.h 25 template<typename decl_type>
55 DeclLink(PreviousTag, decl_type *D)
67 decl_type *getNext(const decl_type *D) const {
71 return static_cast<decl_type*>(NKL.get<Previous>());
76 const_cast<decl_type *>(D));
79 return static_cast<decl_type*>(Next.get<KnownLatest>().get(D));
82 void setPrevious(decl_type *D) {
87 void setLatest(decl_type *D) {
111 static DeclLink PreviousDeclLink(decl_type *D)
    [all...]
Decl.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Redeclarable.h 25 template<typename decl_type>
55 DeclLink(PreviousTag, decl_type *D)
67 decl_type *getNext(const decl_type *D) const {
71 return static_cast<decl_type*>(NKL.get<Previous>());
76 const_cast<decl_type *>(D));
79 return static_cast<decl_type*>(Next.get<KnownLatest>().get(D));
82 void setPrevious(decl_type *D) {
87 void setLatest(decl_type *D) {
111 static DeclLink PreviousDeclLink(decl_type *D)
    [all...]
Decl.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
Redeclarable.h 25 template<typename decl_type>
55 DeclLink(PreviousTag, decl_type *D)
67 decl_type *getNext(const decl_type *D) const {
71 return static_cast<decl_type*>(NKL.get<Previous>());
76 const_cast<decl_type *>(D));
79 return static_cast<decl_type*>(Next.get<KnownLatest>().get(D));
82 void setPrevious(decl_type *D) {
87 void setLatest(decl_type *D) {
111 static DeclLink PreviousDeclLink(decl_type *D)
    [all...]
Decl.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
Redeclarable.h 25 template<typename decl_type>
55 DeclLink(PreviousTag, decl_type *D)
67 decl_type *getNext(const decl_type *D) const {
71 return static_cast<decl_type*>(NKL.get<Previous>());
76 const_cast<decl_type *>(D));
79 return static_cast<decl_type*>(Next.get<KnownLatest>().get(D));
82 void setPrevious(decl_type *D) {
87 void setLatest(decl_type *D) {
111 static DeclLink PreviousDeclLink(decl_type *D)
    [all...]
Decl.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
Redeclarable.h 25 template<typename decl_type>
55 DeclLink(PreviousTag, decl_type *D)
67 decl_type *getNext(const decl_type *D) const {
71 return static_cast<decl_type*>(NKL.get<Previous>());
76 const_cast<decl_type *>(D));
79 return static_cast<decl_type*>(Next.get<KnownLatest>().get(D));
82 void setPrevious(decl_type *D) {
87 void setLatest(decl_type *D) {
111 static DeclLink PreviousDeclLink(decl_type *D)
    [all...]
Decl.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Redeclarable.h 25 template<typename decl_type>
55 DeclLink(PreviousTag, decl_type *D)
67 decl_type *getNext(const decl_type *D) const {
71 return static_cast<decl_type*>(NKL.get<Previous>());
76 const_cast<decl_type *>(D));
79 return static_cast<decl_type*>(Next.get<KnownLatest>().get(D));
82 void setPrevious(decl_type *D) {
87 void setLatest(decl_type *D) {
111 static DeclLink PreviousDeclLink(decl_type *D)
    [all...]
  /external/clang/include/clang/AST/
Redeclarable.h 26 template<typename decl_type>
56 DeclLink(PreviousTag, decl_type *D)
68 decl_type *getNext(const decl_type *D) const {
72 return static_cast<decl_type*>(NKL.get<Previous>());
77 const_cast<decl_type *>(D));
80 return static_cast<decl_type*>(Next.get<KnownLatest>().get(D));
83 void setPrevious(decl_type *D) {
88 void setLatest(decl_type *D) {
112 static DeclLink PreviousDeclLink(decl_type *D)
    [all...]
Decl.h     [all...]
  /external/selinux/libsepol/tests/
test-deps.c 135 * decl_type name of the unique type found in the module's global
138 static void do_deps_modreq_global(int req_met, int b, const char *policy, const char *decl_type)
174 decl = test_find_decl_by_sym(base, SYM_TYPES, decl_type);
218 * decl_type name of the unique type found in the module's global
221 static void do_deps_modreq_opt(int req_met, int ret_val, int b, const char *policy, const char *decl_type)
254 decl = test_find_decl_by_sym(base, SYM_TYPES, decl_type);
  /external/mesa3d/src/gallium/drivers/svga/
svga_pipe_vertex.c 145 velems->decl_type[i] =
227 velems->decl_type[i] = translate_vertex_format_to_decltype(f);
228 if (velems->decl_type[i] == SVGA3D_DECLTYPE_MAX) {
svga_state_vdecl.c 102 decls[i].identity.type = svga->curr.velems->decl_type[i];
  /external/gemmlowp/meta/generators/
cc_emitter.py 89 def EmitDeclare(self, decl_type, name, value):
90 self.EmitAssign('%s %s' % (decl_type, name), value)
  /external/mesa3d/src/compiler/glsl/
ast_to_hir.cpp 4485 const struct glsl_type *decl_type; local
6737 const glsl_type *decl_type = local
    [all...]
builtin_types.cpp 46 #define DECL_TYPE(NAME, ...)

Completed in 3452 milliseconds

1 2