HomeSort by: relevance | last modified time | path
    Searched defs:specifier (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/libX11/dist/include/X11/
Xresource.h 192 _Xconst char* /* specifier */,
206 _Xconst char* /* specifier */,
340 char *specifier; /* Resource specifier */ member in struct:__anon5642
  /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
ast.h 899 /** Construct a type specifier from a type name */
907 /** Construct a type specifier from a structure definition */
946 ast_fully_specified_type() : qualifier(), specifier(NULL)
955 ast_type_specifier *specifier; member in class:ast_fully_specified_type
  /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
ast.h 889 /** Construct a type specifier from a type name */
897 /** Construct a type specifier from a structure definition */
936 ast_fully_specified_type() : qualifier(), specifier(NULL)
945 ast_type_specifier *specifier; member in class:ast_fully_specified_type

Completed in 8 milliseconds