Home
last modified time | relevance | path

Searched defs:is_function (Results 1 – 10 of 10) sorted by relevance

/external/tensorflow/tensorflow/python/framework/
Dfunction_def_to_graph.py107 def is_function(fname): function
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dattr_builder_test.cc41 bool is_function = false; in TEST() local
Deager_operation.cc29 bool is_function = false; in Reset() local
Deager_operation.h54 bool is_function() const { return is_function_; } in is_function() function
Dattr_builder.cc67 bool* is_function) { in AttrTypeMapForOp()
/external/tensorflow/tensorflow/core/protobuf/
Deager_service.proto44 bool is_function = 9; field
/external/mesa3d/src/compiler/glsl/glcpp/
Dglcpp.h147 int is_function; member
/external/swiftshader/third_party/llvm-subzero/lib/Demangle/
DItaniumDemangle.cpp1656 bool is_function = *t == 'F'; in parse_type() local
/external/v8/src/diagnostics/
Dgdb-jit.cc904 bool is_function() const { in is_function() function in v8::internal::GDBJITInterface::CodeDescription
/external/clang/test/SemaCXX/
Dtype-traits.cpp577 void is_function() in is_function() function