Searched defs:way (Results 1 - 7 of 7) sorted by relevance

/external/libcxx/test/std/input.output/iostream.format/output.streams/ostream.seeks/
H A Dseekp2.pass.cpp32 seekoff(typename base::off_type off, std::ios_base::seekdir way, argument
36 assert(way == std::ios_base::beg);
H A Dtellp.pass.cpp32 seekoff(typename base::off_type off, std::ios_base::seekdir way, std::ios_base::openmode which) argument
35 assert(way == std::ios_base::cur);
/external/chromium-trace/trace-viewer/hooks/
H A Dpre_push13 import posix # No way to do this on Windows, just give up there. namespace
/external/libcxx/test/std/input.output/iostream.format/input.streams/istream.unformatted/
H A Dseekg_off.pass.cpp43 std::ios_base::seekdir way,
42 seekoff(typename base::off_type off, std::ios_base::seekdir way, std::ios_base::openmode which) argument
H A Dtellg.pass.cpp41 std::ios_base::seekdir way,
45 assert(way == std::ios_base::cur);
40 seekoff(typename base::off_type off, std::ios_base::seekdir way, std::ios_base::openmode which) argument
/external/skia/tools/
H A Ddm_flags.py181 import coverage # This way the bots don't need coverage.py to be installed. namespace
H A Dnanobench_flags.py77 import coverage # This way the bots don't need coverage.py to be installed. namespace

Completed in 183 milliseconds