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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium/net/data/proxy_resolver_v8_unittest/
side_effects.js 2 // We write it this way so if the script gets loaded twice,
  /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,
  /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);
  /dalvik/vm/compiler/template/armv5te/
TEMPLATE_CMPL_DOUBLE.S 19 ldr ip, .L__aeabi_cdcmple @ PIC way of "bl __aeabi_cdcmple"
  /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);
seekg_off.pass.cpp 43 std::ios_base::seekdir 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/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/valgrind/main/memcheck/tests/x86/
pushfpopf_s.S 32 # in a way which will cause undefinedness to get reported
  /external/chromium_org/third_party/WebKit/Source/testing/data/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
  /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
  /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
TokenSource.pm 32 toss you all the way out of the recognizers. If you want to continue
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/common/
Exynos_OMX_Basecomponent.c 220 Exynos_OSAL_MutexTerminate(pExynosComponent->pExynosPort[i].way.port1WayDataBuffer.dataBuffer.bufferMutex);
221 pExynosComponent->pExynosPort[i].way.port1WayDataBuffer.dataBuffer.bufferMutex = NULL;
223 Exynos_OSAL_MutexTerminate(pExynosComponent->pExynosPort[i].way.port2WayDataBuffer.inputDataBuffer.bufferMutex);
224 pExynosComponent->pExynosPort[i].way.port2WayDataBuffer.inputDataBuffer.bufferMutex = NULL;
225 Exynos_OSAL_MutexTerminate(pExynosComponent->pExynosPort[i].way.port2WayDataBuffer.outputDataBuffer.bufferMutex);
226 pExynosComponent->pExynosPort[i].way.port2WayDataBuffer.outputDataBuffer.bufferMutex = NULL;
266 Exynos_OSAL_MutexTerminate(pExynosComponent->pExynosPort[i].way.port1WayDataBuffer.dataBuffer.bufferMutex);
267 pExynosComponent->pExynosPort[i].way.port1WayDataBuffer.dataBuffer.bufferMutex = NULL;
269 Exynos_OSAL_MutexTerminate(pExynosComponent->pExynosPort[i].way.port2WayDataBuffer.inputDataBuffer.bufferMutex);
270 pExynosComponent->pExynosPort[i].way.port2WayDataBuffer.inputDataBuffer.bufferMutex = NULL
    [all...]
  /external/chromium_org/v8/test/webkit/fast/js/kde/
operators.js 21 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
27 // The + operator on objects is a reliable way to avoid the speculative JIT path for now at least.
38 // The + operator on objects is a reliable way to avoid the speculative JIT path for now at least.
49 // The + operator on objects is a reliable way to avoid the speculative JIT path for now at least.
60 // The + operator on objects is a reliable way to avoid the speculative JIT path for now at least.
71 // The + operator on objects is a reliable way to avoid the speculative JIT path for now at least.
82 // The + operator on objects is a reliable way to avoid the speculative JIT path for now at least.
93 // The + operator on objects is a reliable way to avoid the speculative JIT path for now at least.
104 // The + operator on objects is a reliable way to avoid the speculative JIT path for now at least.
115 // The + operator on objects is a reliable way to avoid the speculative JIT path for now at least
    [all...]
  /external/oprofile/events/mips/r10000/
events 27 event:0x0b counters:0 um:zero minimum:500 name:SCACHE_WAY_MISPREDICTED_INSN : Secondary cache way mispredicted (instruction)
28 event:0x0b counters:1 um:zero minimum:500 name:SCACHE_WAY_MISPREDICTED_DATA : Secondary cache way mispredicted (data)
  /external/oprofile/events/mips/r12000/
events 15 event:0xb counters:0,1,2,3 um:zero minimum:500 name:SECONDARY_CACHE_WAY_MISSPREDICTED : Secondary cache way mispredicted (instruction)
31 event:0x1b counters:0,1,2,3 um:zero minimum:500 name:SCACHE_WAY_MISPREDICTION : Misprediction from scache way prediction table (data)

Completed in 1828 milliseconds

1 2 3 4 5 6 7 8 91011>>