HomeSort by relevance Sort by last modified time
    Searched refs:way (Results 1 - 25 of 301) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium-libpac/test/js-unittest/
side_effects.js 2 // We write it this way so if the script gets loaded twice,
  /external/chromium_org/net/data/proxy_resolver_v8_unittest/
side_effects.js 2 // We write it this way so if the script gets loaded twice,
  /external/libcxx/test/input.output/iostream.format/output.streams/ostream.seeks/
tellp.pass.cpp 32 seekoff(typename base::off_type off, std::ios_base::seekdir way, std::ios_base::openmode which)
35 assert(way == std::ios_base::cur);
seekp2.pass.cpp 32 seekoff(typename base::off_type off, std::ios_base::seekdir way,
36 assert(way == std::ios_base::beg);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/output.streams/ostream.seeks/
tellp.pass.cpp 32 seekoff(typename base::off_type off, std::ios_base::seekdir way, std::ios_base::openmode which)
35 assert(way == std::ios_base::cur);
seekp2.pass.cpp 32 seekoff(typename base::off_type off, std::ios_base::seekdir way,
36 assert(way == std::ios_base::beg);
  /external/libunwind/src/mi/
flush_cache.c 56 # warning unw_flush_cache(): need a way to atomically increment an integer.
  /external/libcxx/test/input.output/iostream.format/input.streams/istream.unformatted/
tellg.pass.cpp 41 std::ios_base::seekdir way,
45 assert(way == std::ios_base::cur);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/input.streams/istream.unformatted/
tellg.pass.cpp 41 std::ios_base::seekdir way,
45 assert(way == std::ios_base::cur);
  /external/chromium_org/third_party/markupsafe/
_speedups.c 196 "Make a string unicode if it isn't already. That way a markup\n"
  /external/chromium_org/third_party/skia/tools/
reformat-json.py 16 Should not modify the JSON contents in any meaningful way.
  /external/skia/tools/
reformat-json.py 16 Should not modify the JSON contents in any meaningful way.
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/
RewriteRuleTokenStream.js 19 * This way we can do hetero tree nodes in rewrite.
  /external/chromium_org/third_party/tcmalloc/chromium/src/tests/
frag_unittest.cc 27 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
104 # error No way to calculate time on your system
124 # error No way to calculate time on your system
  /external/chromium_org/third_party/tcmalloc/vendor/src/tests/
frag_unittest.cc 27 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
104 # error No way to calculate time on your system
124 # error No way to calculate time on your system
  /device/asus/grouper/
BoardConfig.mk 16 # This file sets variables that control the way modules are built
26 # The proprietary variant sets USE_CAMERA_STUB := false, this way
  /device/asus/tilapia/
BoardConfig.mk 16 # This file sets variables that control the way modules are built
26 # The proprietary variant sets USE_CAMERA_STUB := false, this way
  /external/libunwind/src/arm/
getcontext.S 33 @ registers. It must be called in a special way, not as a regular
  /external/llvm/test/MC/ARM/
elf-thumbfunc-reloc.s 30 @@ make sure the relocation is with f. That is one way to make sure it includes
  /external/valgrind/main/memcheck/tests/x86/
pushfpopf_s.S 32 # in a way which will cause undefinedness to get reported
  /external/chromium_org/content/shell/renderer/test_runner/resources/fonts/
fonts.conf 230 <!-- FontConfig doesn't currently provide a well-defined way to turn on
  /external/chromium_org/third_party/mesa/src/docs/
MESA_agp_offset.spec 35 This extensions provides a way to convert pointers in an AGP memory
  /external/mesa3d/docs/
MESA_agp_offset.spec 35 This extensions provides a way to convert pointers in an AGP memory
  /external/oprofile/include/
sstream 141 seekoff(off_type off, ios::seek_dir way, int which = ios::in | ios::out)
146 bool testboth = testin && testout && way != ios::cur;
169 if (way == ios::beg)
174 else if (way == ios::end)
  /external/valgrind/main/none/tests/s390x/
op_exception.stderr.exp 13 Either way, Valgrind will now raise a SIGILL signal which will
26 Either way, Valgrind will now raise a SIGILL signal which will
39 Either way, Valgrind will now raise a SIGILL signal which will
52 Either way, Valgrind will now raise a SIGILL signal which will

Completed in 306 milliseconds

1 2 3 4 5 6 7 8 91011>>