Searched defs:APPEND (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/tool/pps/
H A Dpps_algorithm.h16 #define APPEND(a, b) (a.insert(std::end(a), std::begin(b), std::end(b))) macro
/xsrc/external/mit/libdrm/dist/etnaviv/
H A Detnaviv_cmd_stream.c47 #define APPEND(x, name) ({ \ macro
/xsrc/external/mit/libdrm/dist/freedreno/msm/
H A Dmsm_priv.h136 #define APPEND(x, name) ({ \ macro
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/drm/
H A Dmsm_priv.h136 #define APPEND(x, name) ({ \ macro
/xsrc/external/mit/MesaLib/dist/src/etnaviv/drm/
H A Detnaviv_cmd_stream.c48 #define APPEND(x, name) ({ \ macro
/xsrc/external/mit/libxcb/dist/src/
H A Dxcb_auth.c198 #define APPEND(buf,idx,val) do_append((buf),&(idx),&(val),sizeof(val)) macro
[all...]
/xsrc/external/mit/MesaLib/dist/src/freedreno/drm/
H A Dfreedreno_priv.h80 #define APPEND(x, name, ...) \ macro
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/
H A Dparser.c84 #define APPEND(type, h, t) \ macro

Completed in 9 milliseconds