Home
last modified time | relevance | path

Searched defs:out_names (Results 1 – 7 of 7) sorted by relevance

/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderBarrier.cpp471 void TessellationShaderBarrier1::getXFBProperties(int* out_n_names, const char*** out_names) in getXFBProperties()
673 void TessellationShaderBarrier2::getXFBProperties(int* out_n_names, const char*** out_names) in getXFBProperties()
872 void TessellationShaderBarrier3::getXFBProperties(int* out_n_names, const char*** out_names) in getXFBProperties()
DesextcTessellationShaderTCTE.cpp1520 void TessellationShaderTCTEgl_in::getXFBProperties(const glw::GLchar*** out_names, glw::GLint* out_… in getXFBProperties()
DesextcTessellationShaderInvariance.cpp258 const char*** out_names) in getXFBProperties()
/external/tensorflow/tensorflow/python/framework/
Dgraph_to_function_def.py117 def graph_to_function_def(graph, operations, inputs, outputs, out_names=None): argument
Dpython_op_gen_internal.cc317 std::vector<string> out_names(num_outs); in GetReturns() local
790 std::vector<string> out_names; in AddOutputGlobals() local
Dfunction.py263 out_names=None, argument
626 out_names=None, argument
/external/tensorflow/tensorflow/core/framework/
Dmemory_types.cc118 NameRangeMap out_names; in MemoryTypesForNode() local