Home
last modified time | relevance | path

Searched refs:function_identifier (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/compiler/jit/
Dcompilability_check_util.cc596 auto function_identifier = function.ShortDebugString(); in MaybeMarkUncompilableNode() local
598 auto it = uncompilable_nodes->find(function_identifier); in MaybeMarkUncompilableNode()
603 std::move(function_identifier), in MaybeMarkUncompilableNode()
/external/angle/src/compiler/translator/
Dglslang.y246 %type <interm.functionLookup> function_identifier function_call_header
380 : function_identifier LEFT_PAREN {
387 function_identifier
/external/swiftshader/src/OpenGL/compiler/
Dglslang.y218 %type <interm.function> function_header function_declarator function_identifier
365 : function_identifier LEFT_PAREN {
372 function_identifier
/external/mesa3d/src/compiler/glsl/
Dglsl_parser.yy251 %type <expression> function_identifier
566 function_identifier '('
569 function_identifier:
/external/deqp-deps/glslang/glslang/MachineIndependent/
Dglslang.y355 %type <interm> function_call_or_method function_identifier function_call_header
522 : function_identifier LEFT_PAREN {
529 function_identifier
Dglslang.m4355 %type <interm> function_call_or_method function_identifier function_call_header
522 : function_identifier LEFT_PAREN {
529 function_identifier