HomeSort by relevance Sort by last modified time
    Searched refs:optimistic (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/net/disk_cache/simple/
simple_entry_operation.h 67 bool optimistic,
109 bool optimistic() const { return optimistic_; } function in class:disk_cache::SimpleEntryOperation
125 bool optimistic,
simple_entry_operation.cc 150 bool optimistic,
164 optimistic,
250 const bool optimistic = false; local
264 optimistic,
322 bool optimistic,
336 optimistic_(optimistic),
simple_entry_impl.cc 422 // We can only do optimistic Write if there is no pending operations, so
428 const bool optimistic = local
434 if (!optimistic) {
461 optimistic,
    [all...]
  /external/chromium_org/v8/test/mjsunit/regress/
regress-2250.js 37 // additional type information, indicating that optimistic LICM should be
  /external/libnl/lib/route/
addr.c 983 __ADD(IFA_F_OPTIMISTIC, optimistic)
  /external/oprofile/events/mips/74K/
events 52 event:0x23 counters:0,2 um:zero minimum:500 name:LOAD_MISS_CONSUMER_REPLAYS : 35-0 Replays following optimistic issue of instruction dependent on load which missed, counted only when the dependent instruction graduates

Completed in 253 milliseconds