Home
last modified time | relevance | path

Searched defs:get_type (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/opengl/glu32/src/libnurbs/nurbtess/
H A DprimitiveStream.h69 Int get_type(Int i) //the type of ith primitive in get_type() function
/reactos/dll/directx/wine/d3dcompiler_43/
H A Dutils.c841 struct hlsl_type *get_type(struct hlsl_scope *scope, const char *name, BOOL recursive) in get_type() function
/reactos/dll/win32/msi/
H A Dsuminfo.c118 static UINT get_type( UINT uiProperty ) in get_type() function
/reactos/sdk/tools/widl/
H A Dparser.y2111 type_t *get_type(enum type_type type, char *name, struct namespace *namespace, int t) in get_type() function