OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hits
(Results
226 - 250
of
630
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/
v8-raytrace.js
676
var
hits
= 0;
687
hits
++;
691
best.hitCount =
hits
;
/external/chromium_org/v8/benchmarks/
raytrace.js
681
var
hits
= 0;
692
hits
++;
696
best.hitCount =
hits
;
/external/clang/lib/Serialization/
GlobalModuleIndex.cpp
280
bool GlobalModuleIndex::lookupIdentifier(StringRef Name, HitSet &
Hits
) {
281
Hits
.clear();
299
Hits
.insert(MF);
/external/oprofile/events/x86-64/family10/
events
183
event:0xf006 ext:ibs_fetch um:zero minimum:50000 name:IBS_FETCH_L1_ITLB_MISSES_L2_ITLB_HITS : IBS L1 ITLB misses (and L2 ITLB
hits
)
209
event:0xf204 ext:ibs_op um:ibs_op minimum:50000 name:IBS_OP_L1_DTLB_MISS_L2_DTLB_HIT : IBS L1 DTLB misses L2
hits
212
event:0xf207 ext:ibs_op um:ibs_op minimum:50000 name:IBS_OP_DATA_HITS : IBS data cache
hits
/external/v8/benchmarks/
raytrace.js
681
var
hits
= 0;
692
hits
++;
696
best.hitCount =
hits
;
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/
ANTLRStringStream.js
252
// seek forward, consume until p
hits
index
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRDebugEventListener.h
118
* the parser whenever it
hits
this line/pos.
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRDebugEventListener.h
118
* the parser whenever it
hits
this line/pos.
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRDebugEventListener.h
118
* the parser whenever it
hits
this line/pos.
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRDebugEventListener.h
118
* the parser whenever it
hits
this line/pos.
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
profile.rb
163
report << "| %-66s | %7i |\n" % [ "Cache
Hits
", memoization_cache_hits ]
/external/chromium/chrome/browser/accessibility/
browser_accessibility_win_unittest.cc
139
// the instance being deleted as its reference count
hits
zero.
/external/chromium/chrome/browser/
process_singleton_linux_uitest.cc
69
// when spawning Chrome, but this test
hits
the ProcessSingleton directly.
/external/chromium-trace/trace-viewer/src/tracing/tracks/
ruler_track.js
357
* @param {Selection} selection Selection to which to add
hits
.
/external/chromium_org/chrome/browser/nacl_host/
pnacl_host_unittest.cc
205
// outstanding eventually
hits
.
/external/chromium_org/chrome/browser/ui/cocoa/
web_dialog_window_controller.mm
262
// Close ourselves if the user
hits
Esc or Command-. . The normal
/external/chromium_org/chrome/browser/ui/search/
instant_controller.cc
147
// someone
hits
the back button a lot when offline and returns to a NTP
/external/chromium_org/chrome/common/extensions/api/
_permission_features.json
188
// Legacy Browser Support (remove once this API
hits
stable).
/external/chromium_org/content/browser/download/
download_browsertest.cc
[
all
...]
/external/chromium_org/content/test/data/indexeddb/
cursor_prefetch.js
6
// to make sure the test
hits
the right code paths.
/external/chromium_org/third_party/WebKit/Source/core/dom/
Position.h
249
// At least one caller currently
hits
this ASSERT though, which indicates
/external/chromium_org/third_party/WebKit/public/web/
WebWidget.h
145
// Check whether the given point
hits
any registered touch event handlers.
/external/chromium_org/third_party/libjingle/source/talk/base/
dbus.cc
142
// or it
hits
an error.
/external/chromium_org/tools/linux/
dump-static-initializers.py
71
return filename # Multiple
hits
, can't help.
/external/chromium_org/webkit/browser/appcache/
appcache_request_handler.cc
57
// This time thru, we return NULL so the request
hits
the wire.
Completed in 475 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>