/external/qemu/android/skin/ |
image.h | 66 * the count reaches 0, the image becomes eligible for cache flushing. 78 * be destroyed immediately when its reference count reaches 0. this is useful
|
/frameworks/base/docs/html/design/building-blocks/ |
text-fields.jd | 19 <p>Single-line fields automatically scroll their content to the left as the text input cursor reaches 21 overflow text and scroll vertically when the cursor reaches the lower edge.</p>
|
/external/chromium/chrome/browser/ssl/ |
ssl_policy.h | 23 // the decisions it reaches.
|
/external/clang/test/CodeGenObjCXX/ |
property-dot-reference.mm | 17 } // expected-warning {{control reaches end of non-void function}}
|
/external/clang/test/SemaCXX/ |
warn-missing-noreturn.cpp | 94 } // expected-warning{{control reaches end of non-void function}}
|
/external/llvm/test/Transforms/ScalarRepl/ |
phinodepromote.ll | 8 ; This testcase is what the following program looks like when it reaches
|
/external/webkit/Source/WebKit/wx/ |
WebDOMSelection.cpp | 62 // keep it alive until it reaches wxWebKitDOMRange, which takes ownership
|
/frameworks/base/docs/html/about/ |
flexible.jd | 12 <blockquote>Android's flexible framework means it runs on more devices and reaches more
|
/external/webkit/Source/WebCore/webaudio/ |
AudioBufferSourceNode.h | 96 // If m_isLooping is false, then this node will be done playing and become inactive after it reaches the end of the sample data in the buffer. 97 // If true, it will wrap around to the start of the buffer each time it reaches the end. 100 // This node is considered finished when it reaches the end of the buffer's sample data after noteOn() has been called.
|
/external/chromium/chrome/browser/accessibility/ |
browser_accessibility.h | 108 // an update. When the internal reference count reaches zero, 114 // the internal reference count reaches zero, instance_active is set 124 // reaches zero, call NativeReleaseReference().
|
/packages/apps/Contacts/src/com/android/contacts/ |
ProximitySensorManager.java | 66 * listener the next time the sensor reaches the {@link State#FAR} state if currently in the 144 * Unregister the next time the sensor reaches the {@link State#FAR} state. 220 * actually reaches the {@link State#FAR} state.
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/misc/ |
Barrier.java | 59 /** What to do when everyone reaches barrier */
|
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/ |
ProgressMonitor.java | 60 * reaches this value, progress is complete
|
/external/qemu/ |
qobject.h | 92 * when it reaches zero
|
/external/webkit/LayoutTests/storage/ |
transaction-error-callback.html | 10 // signal to layoutTestController when this reaches zero.
|
/external/webkit/Source/WebKit2/Shared/ |
ChildProcess.h | 76 // A termination counter; when the counter reaches zero, the process will be terminated
|
/frameworks/av/include/media/ |
IStreamSource.h | 51 // will be suppressed until media time reaches this timestamp.
|
/external/chromium/chrome/browser/extensions/ |
extension_browsertest.h | 153 // When waiting for page action count to change, we wait until it reaches this 158 // reaches this value.
|
/external/webkit/Source/JavaScriptCore/dfg/ |
DFGScoreBoard.h | 88 // if it reaches the node's refcount, free the VirtualRegsiter. 98 // If the use count in the scoreboard reaches the use count for the node,
|
/hardware/ti/omap3/dspbridge/inc/ |
dbg.h | 78 * reaches 0. 84 * Resources used by module are freed when cRef reaches zero.
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
dbg.h | 78 * reaches 0. 84 * Resources used by module are freed when cRef reaches zero.
|
/device/samsung/crespo/libsensors/ |
LightSensor.cpp | 128 // 1/4 of light reaches sensor
|
/external/antlr/antlr-3.4/runtime/C/doxygen/ |
using.dox | 22 /// you stop it programmatically, or it reaches the end of the input stream. It produces
|
/external/chromium/chrome/browser/sync/ |
README.js | 44 reaches the JsFrontend, which knows about the existing JsEventHandlers
|
/external/chromium/chrome/browser/tab_contents/ |
web_drag_dest_gtk.h | 44 // for each individual target. When |data_requests_| reaches 0, we know we
|