OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isPinned
(Results
1 - 11
of
11
) sorted by null
/external/chromium_org/third_party/skia/src/lazy/
SkPurgeableMemoryBlock.h
46
bool
isPinned
() const { return fPinned; }
/external/skia/src/lazy/
SkPurgeableMemoryBlock.h
46
bool
isPinned
() const { return fPinned; }
/external/chromium_org/third_party/sqlite/src/src/
test_pcache.c
110
int
isPinned
; /* True if the page is pinned */
151
p->a[i].
isPinned
= 0;
198
if( !p->a[i].
isPinned
){
201
p->a[i].
isPinned
= 1;
239
p->a[j].
isPinned
= 1;
263
if( p->a[j].key>0 && p->a[j].
isPinned
==0 ){
265
p->a[j].
isPinned
= 1;
305
assert( p->a[i].
isPinned
);
306
p->a[i].
isPinned
= 0;
344
assert( p->a[i].
isPinned
==0 )
[
all
...]
/frameworks/av/services/audioflinger/
Effects.h
113
bool
isPinned
() const { return mPinned; }
Threads.cpp
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.views_3.5.0.I20100527-0800.jar
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/metadata/
metadata_cache.js
818
pinned: data.
isPinned
,
/prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
/prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar
/prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar
Completed in 604 milliseconds