Home
last modified time | relevance | path

Searched defs:has_string (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dmark_ops_for_outside_compilation.cc155 bool has_string = llvm::any_of(sub_type.GetSubtypes(), [](TensorType type) { in IsStringType() local
/external/libxkbcommon/src/compose/
Dparser.c323 bool has_string; member
/external/libabigail/src/
Dabg-ir.cc149 interned_string_pool::has_string(const char* s) const in has_string() function in abigail::interned_string_pool