/packages/apps/Exchange/src/com/android/exchange/adapter/ |
Parser.java | 296 // Lose the page information
|
/packages/apps/Settings/src/com/android/settings/ |
ActivityPicker.java | 395 // change the same instance and we would lose the
|
/system/core/sh/ |
histedit.c | 422 * At end? (if we were to lose last, we'd sure be
|
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/ |
WebGLRenderingContext.h | 607 m_extensionField->lose(true); 633 m_extensionField->lose(false); [all...] |
/external/chromium_org/third_party/WebKit/Source/core/svg/ |
SVGUseElement.cpp | 748 // lose the sibling chain when we are back from recursion. 793 // lose the sibling chain when we are back from recursion. [all...] |
/frameworks/base/docs/html/design/patterns/ |
settings.jd | 358 <a href="{@docRoot}design/get-started/principles.html#never-lose-my-stuff">Never lose my stuff</a>?</li>
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/logging/ |
config.py | 201 #we don't want to lose the existing loggers, 599 #we don't want to lose the existing loggers, [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/logging/ |
config.py | 201 #we don't want to lose the existing loggers, 599 #we don't want to lose the existing loggers, [all...] |
/external/clang/lib/Lex/ |
PPMacroExpansion.cpp | 284 // FIXME: We lose macro args info with delayed callback. 575 // Do not lose the EOF/EOD. Return it to the client. 579 // Do not lose the EOF/EOD. [all...] |
/development/samples/JetBoy/src/com/example/android/jetboy/ |
JetBoyView.java | 158 // start, play, running, lose are the states we use [all...] |
/external/chromium_org/remoting/tools/ |
me2me_virtual_host.py | [all...] |
/external/chromium_org/third_party/WebKit/Source/core/html/ |
HTMLSelectElement.cpp | [all...] |
/external/llvm/lib/Support/ |
regcomp.c | 247 /* win or lose, we're done */ 248 if (p->error != 0) /* lose */ [all...] |
/external/stlport/stlport/stl/ |
_istream.c | 217 // check if we lose digits 235 // check if we lose digits [all...] |
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_istream.c | 217 // check if we lose digits 235 // check if we lose digits [all...] |
/ndk/sources/host-tools/ndk-stack/regex/ |
regcomp.c | 239 /* win or lose, we're done */ 240 if (p->error != 0) /* lose */ [all...] |
/packages/apps/Music/src/com/android/music/ |
TrackBrowserActivity.java | 349 // need to store the selected item so we don't lose it in case 350 // of an orientation switch. Otherwise we could lose it while [all...] |
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_istream.c | 217 // check if we lose digits 235 // check if we lose digits [all...] |
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_istream.c | 217 // check if we lose digits 235 // check if we lose digits [all...] |
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_istream.c | 217 // check if we lose digits 235 // check if we lose digits [all...] |
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_istream.c | 217 // check if we lose digits 235 // check if we lose digits [all...] |
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_istream.c | 217 // check if we lose digits 235 // check if we lose digits [all...] |
/dalvik/dx/src/com/android/dx/ssa/ |
SsaRenamer.java | 419 * lose its local variable name as well.
|
/development/samples/Home/src/com/example/android/home/ |
Home.java | 657 // change the same instance and we would lose the
|
/development/samples/LunarLander/src/com/example/android/lunarlander/ |
LunarView.java | 190 /** The state of the game. One of READY, RUNNING, PAUSE, LOSE, or WIN */ [all...] |