OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stale
(Results
1 - 21
of
21
) sorted by null
/external/chromium/chrome/browser/chromeos/notifications/
balloon_view.h
60
// True if the notification is
stale
. False if the notification is new.
61
bool
stale
() const { return stale_; }
function in class:chromeos::BalloonViewImpl
63
// Makes the notification
stale
.
/frameworks/av/media/libstagefright/wifi-display/source/
RepeaterSource.cpp
138
bool
stale
= false;
local
151
stale
= true;
162
if (!
stale
) {
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/
grammar.rb
33
def
stale
?
168
if options[ :force ] or
stale
?
/external/chromium_org/v8/src/
optimizing-compiler-thread.cc
348
// Find the next slot that is empty or has a
stale
job.
349
RecompileJob*
stale
= NULL;
local
351
stale
= osr_buffer_[osr_buffer_cursor_];
352
if (
stale
== NULL ||
stale
->IsWaitingForInstall()) break;
357
if (
stale
!= NULL) {
358
ASSERT(
stale
->IsWaitingForInstall());
359
CompilationInfo* info =
stale
->info();
365
DisposeRecompileJob(
stale
, false);
/external/chromium_org/content/browser/
plugin_service_impl.cc
528
bool
stale
= GetPluginInfoArray(
local
531
*is_stale =
stale
;
/external/grub/stage2/
xfs.h
380
xfs_uint16_t
stale
; /* count of
stale
entries */
member in struct:xfs_dir2_leaf_hdr
402
xfs_uint32_t
stale
; /* count of
stale
lf entries */
member in struct:xfs_dir2_block_tail
/external/opencv/cvaux/include/
cvaux.h
1383
int
stale
;
member in struct:CvBGCodeBookElem
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.databinding.observable_1.3.0.I20100601-0800.jar
org.eclipse.core.databinding_1.3.100.I20100601-0800.jar
org.eclipse.core.databinding.property_1.3.0.I20100601-0800.jar
org.eclipse.equinox.p2.repository_2.0.1.R36x_v20100823.jar
org.mortbay.jetty.server_6.1.23.v201004211559.jar
org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar
org.eclipse.ui.forms_3.5.2.r36_v20100702.jar
org.apache.lucene_1.9.1.v20100518-1140.jar
org.eclipse.osgi_3.6.1.R36x_v20100806.jar
org.eclipse.osgi_3.6.2.R36x_v20101103.jar
org.eclipse.pde.core_3.6.1.v20100902_r361.jar
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar
/prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar
/prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar
Completed in 166 milliseconds