Home
last modified time | relevance | path

Searched defs:_output (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/intel/dev/
Dintel_debug.c160 intel_debug_write_identifiers(void *_output, in intel_debug_write_identifiers()
/third_party/node/test/node-api/test_async/
Dtest_async.c17 int32_t _output; member
/third_party/python/Lib/http/
Dclient.py1007 def _output(self, s): member in HTTPConnection
/third_party/gstreamer/gstplugins_bad/gst/freeverb/
Dgstfreeverb.c277 #define freeverb_comb_process(_comb, _input_1, _output) \ argument
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cExplicitUniformLocationTest.cpp917 ShaderKey(GLenum _stage, const std::string& _input, const std::string& _output) in ShaderKey()