Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/Sema/
Dcallingconv-cast.c16 void mismatched(int x) {} in mismatched() function
/external/clang/test/Sema/
Dcallingconv-cast.c16 void mismatched(int x) {} in mismatched() function
/external/swiftshader/tests/regres/cov/turbo-cov/
Dmain.cpp71 if(auto mismatched = coverage->getMismatchedCount()) in main() local
/external/llvm-project/clang/test/SemaCXX/
Dcxx2a-constexpr-dynalloc.cpp51 constexpr bool mismatched(int alloc_kind, int dealloc_kind) { in mismatched() function
/external/tensorflow/tensorflow/compiler/xla/
Dliteral_comparison.cc173 Literal* mismatched = nullptr) { in Equal()