Searched refs:qtype (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/libXaw/dist/src/
H A DActions.c78 XrmQuark qtype; member in struct:_XawActionRes
468 if (strcmp(XtRString, XrmQuarkToString(resource->qtype)) == 0)
475 XrmQuarkToString(resource->qtype), &to)
640 if (strcmp(XtRString, XrmQuarkToString(resource->qtype)) == 0)
642 else if (!XtConvertAndStore(w, XrmQuarkToString(resource->qtype),
785 list->resources[i]->qtype =
806 list->resources[i]->qtype =
/xsrc/external/mit/xedit/dist/lisp/modules/
H A Dxt.c46 XrmQuark qtype; member in struct:__anone45858120108
891 if (rlist->resources[i]->qtype == qWidget) {
931 if (resource->qtype == qString) {
938 else if (resource->qtype == qCardinal || resource->qtype == qInt) {
1496 if (rlist->resources[i]->qtype == qWidget) {
1529 if (resource->qtype == qFloat) {
1601 if (qString == resource->qtype)
1608 XrmQuarkToString(resource->qtype), &to))
1762 list->resources[i]->qtype
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
H A Dlvp_execute.c2712 enum pipe_query_type qtype = pool->base_type; local in function:handle_begin_query
2714 qtype, 0);
2744 enum pipe_query_type qtype = pool->base_type; local in function:handle_begin_query_indexed_ext
2746 qtype, qcmd->index);

Completed in 10 milliseconds