Searched refs:pidx (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_query.h89 int pidx(unsigned query_type) function in typeref:typename:int
H A Dfreedreno_query_hw.c47 int idx = pidx(query_type);
84 int idx = pidx(hq->provider->query_type);
100 int idx = pidx(hq->provider->query_type);
273 int idx = pidx(query_type);
421 int idx = pidx(provider->query_type);
H A Dfreedreno_query_acc.c202 int idx = pidx(query_type);
235 int idx = pidx(provider->query_type);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_query.h107 pidx(unsigned query_type) function in typeref:typename:int
H A Dfreedreno_query_hw.c47 int idx = pidx(query_type);
76 int idx = pidx(hq->provider->query_type);
84 int idx = pidx(hq->provider->query_type);
101 ASSERTED int idx = pidx(hq->provider->query_type);
267 int idx = pidx(query_type);
418 int idx = pidx(provider->query_type);
H A Dfreedreno_query_acc.c218 int idx = pidx(query_type);
259 int idx = pidx(provider->query_type);
/xsrc/external/mit/libX11/dist/src/
H A DIntAtom.c63 int *pidx,
102 *pidx = idx;
58 _XInternAtom(Display * dpy,_Xconst char * name,Bool onlyIfExists,unsigned long * psig,int * pidx,int * pn) argument

Completed in 4 milliseconds