Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dcomplex-init-list.cpp15 _Complex float valid1 = { 1.0f, 2.0f }; variable
/external/clang/test/Analysis/
Dcomplex-init-list.cpp6 _Complex float valid1 = { 0.0f, 0.0f }; in init_complex() local
/external/clang/test/Sema/
Dcomplex-init-list.c20 _Complex float valid1 = { 1.0f, 2.0f }; // expected-warning {{specifying real and imaginary compone… variable
/external/compiler-rt/lib/asan/
Dasan_report.cc899 bool valid1 = chunk1.IsValid(); in CheckForInvalidPointerPair() local
/external/icu/icu4c/source/test/intltest/
Ddtfmttst.cpp2565 Locale valid1; in TestDateFormatSymbolsClone() local