Searched defs:IFACE (Results 1 – 5 of 5) sorted by relevance
| /third_party/skia/src/gpu/gl/ |
| D | GrGLUtil.h | 328 #define GR_GL_CHECK_ERROR_IMPL(IFACE, X) \ argument 335 #define GR_GL_CHECK_ERROR_IMPL(IFACE, X) \ argument 352 #define GR_GL_CALL(IFACE, X) \ argument 360 #define GR_GL_CALL_NOERRCHECK(IFACE, X) \ argument 367 #define GR_GL_CALL_RET(IFACE, RET, X) \ argument 374 #define GR_GL_CALL_RET_NOERRCHECK(IFACE, RET, X) \ argument
|
| /third_party/skia/src/gpu/vk/ |
| D | GrVkUtil.h | 22 #define GR_VK_CALL(IFACE, X) (IFACE)->fFunctions.f##X argument
|
| /third_party/node/test/internet/ |
| D | test-dgram-multicast-set-interface-lo.js | 106 const IFACE = IFACES[i % IFACES.length]; constant 250 const IFACE = process.argv[3]; constant
|
| /third_party/alsa-lib/src/control/ |
| D | namehint.c | 432 #define IFACE(v, fcn) [SND_CTL_ELEM_IFACE_##v] = (next_devices_t)fcn macro
|
| D | control.c | 1667 #define IFACE(v) [SND_CTL_ELEM_IFACE_##v] = #v macro
|