/external/kernel-headers/original/linux/ |
securebits.h | 26 set*uid to gain/lose privilege, transitions to/from uid 0 cause
|
/external/llvm/test/Transforms/Reassociate/ |
no-op.ll | 27 ; The initial add doesn't change so should not lose the nsw flag.
|
/external/mesa3d/src/gallium/auxiliary/util/ |
u_caps.h | 51 /* Floats currently lose precision */
|
/external/valgrind/main/gdbserver_tests/ |
mcleak.stdinB.gdb | 26 # b10--; // lose b10
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
resource.h | 17 * structure will lose. This reduces the chances of that happening.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
resource.h | 17 * structure will lose. This reduces the chances of that happening.
|
securebits.h | 26 set*uid to gain/lose privilege, transitions to/from uid 0 cause
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
resource.h | 17 * structure will lose. This reduces the chances of that happening.
|
/development/samples/Snake/src/com/example/android/snake/ |
SnakeView.java | 47 public static final int LOSE = 3; 201 * Save game state so that the user does not lose anything if the game process is killed while 262 if (mMode == READY | mMode == LOSE) { 356 if (newMode == LOSE) { 367 * @return the Game state as Running, Ready, Paused, Lose 486 setMode(LOSE); 496 setMode(LOSE);
|
/cts/tests/tests/os/src/android/os/cts/ |
BinderTest.java | 236 waitForResultOrThrow(DELAY_MSEC, "the existing connection to lose service"); 267 waitForResultOrThrow(DELAY_MSEC, "the existing connection to lose service"); 308 waitForResultOrThrow(DELAY_MSEC, "existing connection to lose service");
|
/external/chromium/chrome/browser/sync/notifier/ |
registration_manager_unittest.cc | 163 // Lose some types. 281 // Lose some types. 316 // Lose some types.
|
/external/chromium_org/chrome/browser/ui/cocoa/extensions/ |
windowed_install_dialog_controller.mm | 90 // otherwise hard to lose behind other windows (since it is not modal).
|
/external/chromium_org/chrome/browser/ui/views/app_list/win/ |
activation_tracker_win.h | 52 // True if we are anticipating that the app list will lose focus, and we want
|
/external/chromium_org/chrome/common/extensions/docs/templates/articles/manifest/ |
externally_connectable.html | 14 If <code>externally_connectable</code> is not declared in your {{platform}}'s manifest, all extensions and apps can connect, but no webpages can connect. As a consequence, when updating your manifest to use <code>externally_connectable</code>, if <code>"ids": ["*"]</code> is not specified then other extensions and apps will lose the ability to connect to your {{platform}}. This may be an unintended consequence, so keep it in mind.
|
/external/chromium_org/chrome/test/functional/tracing/ |
tab_tracker.py | 19 TabTracker is instantiated, this TabTracker will lose track of its window
|
/external/chromium_org/components/webdata/encryptor/ |
encryptor_password_mac.mm | 52 // the encryption keyword. So as to not lose encrypted data when system
|
/external/chromium_org/gpu/command_buffer/tests/ |
gl_manager.h | 56 // Whether or not it's ok to lose the context.
|
/external/chromium_org/ppapi/examples/mouse_lock/ |
mouse_lock.html | 35 <li>lose focus; or</li>
|
/external/chromium_org/skia/ext/ |
refptr_unittest.cc | 41 // Drop the object from refptr2, so it should lose its reference.
|
/external/chromium_org/sync/notifier/ |
invalidation_state_tracker.h | 52 // lose them if we need to restart.
|
/external/chromium_org/third_party/WebKit/Source/bindings/v8/ |
ScriptSourceCode.h | 57 // We lose the encoding information from ScriptResource.
|
/external/chromium_org/third_party/WebKit/Source/platform/scroll/ |
FramelessScrollView.cpp | 40 // Remove native scrollbars now before we lose the connection to the HostWindow.
|
/external/chromium_org/ui/views/controls/ |
resize_area.cc | 51 // convert coordinates to screen coordinates so that we don't lose our
|
/external/clang/test/CodeGen/ |
address-space-field1.c | 23 // Check that we don't lose the address space when accessing a member
|
/external/clang/test/CodeGenCXX/ |
cxx0x-initializer-constructors.cpp | 44 // Instantiation of this expression used to lose the CXXBindTemporaryExpr
|