Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dgradient_input_output_exclusions.py337 def get_function(name, entries): function
/external/mesa3d/src/compiler/glsl/
Dir_function_detect_recursion.cpp170 function *get_function(ir_function_signature *sig) in get_function() function in __anon7242f9480111::has_recursion_visitor
Dglsl_symbol_table.cpp250 ir_function *glsl_symbol_table::get_function(const char *name) in get_function() function in glsl_symbol_table
/external/tensorflow/tensorflow/core/framework/
Dfunction.cc163 FunctionInstantiationHelper(GetFunctionSignature get_function, in FunctionInstantiationHelper()
691 const GetFunctionSignature& get_function, in AddDefaultAttrs()
710 GetFunctionSignature get_function, in InstantiateFunction()
/external/llvm-project/clang/test/SemaCXX/
Dsource_location.cpp346 constexpr const char *get_function() { in get_function() function