Home
last modified time | relevance | path

Searched refs:seen_dot (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/base/files/
Ddir_reader_posix_unittest.cc57 bool seen_dot = false, seen_dotdot = false; in TEST() local
61 seen_dot = true; in TEST()
90 EXPECT_TRUE(seen_dot); in TEST()
/external/deqp-deps/glslang/SPIRV/
Dhex_float.h890 bool seen_dot = false;
906 while (!seen_p && !seen_dot) {
909 seen_dot = true;
939 while (seen_dot && !seen_p) {
/external/deqp-deps/SPIRV-Tools/source/util/
Dhex_float.h960 bool seen_dot = false;
976 while (!seen_p && !seen_dot) {
979 seen_dot = true;
1009 while (seen_dot && !seen_p) {
/external/swiftshader/third_party/SPIRV-Tools/source/util/
Dhex_float.h960 bool seen_dot = false;
976 while (!seen_p && !seen_dot) {
979 seen_dot = true;
1009 while (seen_dot && !seen_p) {