OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:caches
(Results
51 - 67
of
67
) sorted by null
1
2
3
/external/oprofile/events/x86-64/family10/
unit_masks
132
0x01 L2 fills (victims from L1
caches
, TLB page table walks and data prefetches)
/external/chromium_org/v8/src/
bootstrapper.cc
2116
Handle<FixedArray>
caches
=
local
[
all
...]
heap.cc
941
FixedArray*
caches
= FixedArray::cast(
caches
_or_undefined);
local
[
all
...]
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/image_editor/
image_view.js
177
* Invalidates the
caches
to force redrawing the screen canvas.
[
all
...]
/external/v8/src/
heap.cc
694
// Get the
caches
for this context. GC can happen when the context
695
// is not fully initialized, so the
caches
can be undefined.
699
FixedArray*
caches
= FixedArray::cast(caches_or_undefined);
local
700
// Clear the
caches
:
701
int length =
caches
->length();
703
JSFunctionResultCache::cast(
caches
->get(i))->Clear();
[
all
...]
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/photo/
slide_mode.js
998
* Update
caches
when the selected item has been renamed.
[
all
...]
/external/chromium/chrome/browser/resources/file_manager/js/
file_manager.js
255
* Warning: Because this method
caches
the first result, subsequent changes
[
all
...]
/prebuilts/tools/common/netbeans-visual/
org-openide-util.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.forms_3.5.2.r36_v20100702.jar
org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar
/external/chromium_org/third_party/WebKit/Source/bindings/scripts/
code_generator_v8.pm
[
all
...]
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/
file_manager.js
[
all
...]
/external/iproute2/doc/
ip-cref.tex
[
all
...]
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.pas
408
/// and
caches
the contents of it's underlying file fully during
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py
[
all
...]
/cts/suite/cts/deviceTests/browserbench/assets/octane/
gbemu.js
[
all
...]
Completed in 414 milliseconds
1
2
3