HomeSort by relevance Sort by last modified time
    Searched full:lose (Results 26 - 50 of 848) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/chromium_org/content/public/common/
page_zoom.h 30 // values lose precision due to factor/level conversions. A value of 0.001
  /external/chromium_org/third_party/WebKit/ManualTests/
password-ctrl-click-lose-focus.html 14 After ctrl-clicking in the text field, the password field should lose focus, and its selection should be cleared.
  /external/chromium_org/third_party/skia/src/core/
SkBitmapProcState_utils.h 28 // if we truncate frDx and lose its low bits.
  /external/chromium_org/tools/gyp/test/actions/src/subdir1/
counter.py 33 # any declared outputs, so we would lose our count if we just wrote to the
  /external/skia/src/core/
SkBitmapProcState_utils.h 28 // if we truncate frDx and lose its low bits.
  /external/valgrind/main/memcheck/tests/
leak-delta.c 22 b10--; // lose b10
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_file_eintr.py 155 """readline() must handle signals and not lose data."""
163 """readlines() must handle signals and not lose data."""
171 """readall() must handle signals and not lose data."""
192 """BufferedReader.read() must handle signals and not lose data."""
207 """readline() must handle signals and not lose data."""
215 """readlines() must handle signals and not lose data."""
223 """read() must handle signals and not lose data."""
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_file_eintr.py 155 """readline() must handle signals and not lose data."""
163 """readlines() must handle signals and not lose data."""
171 """readall() must handle signals and not lose data."""
192 """BufferedReader.read() must handle signals and not lose data."""
207 """readline() must handle signals and not lose data."""
215 """readlines() must handle signals and not lose data."""
223 """read() must handle signals and not lose data."""
  /development/samples/ApiDemos/src/com/example/android/apis/content/
ResourcesSample.java 57 // CharSequence instead of String so we don't lose the style info.
63 // to lose the style information.
StyledText.java 44 // use of CharSequence instead of String so we don't lose
  /external/chromium/chrome/browser/chromeos/
audio_mixer.h 56 // This can return IN_ERROR if we lose the connection, even after an original
  /external/chromium/chrome/browser/password_manager/
encryptor_password_mac.mm 47 // the encryption keyword. So as to not lose encrypted data when system
  /external/chromium_org/cc/layers/
delegated_frame_provider.h 41 // lose track of damage.
  /external/chromium_org/chrome/test/chromedriver/js/
focus.js 9 // because this may cause us to lose the current cursor position in the
  /external/chromium_org/sync/engine/
conflict_util.cc 40 // If we didn't also unset IS_UNAPPLIED_UPDATE, then we would lose unsynced
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLLoseContext.h 45 virtual void lose(bool);
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_caps.h 51 /* Floats currently lose precision */
  /external/chromium_org/third_party/sqlite/src/src/
hwtime.h 77 ** stub function. You will lose timing support for many
  /external/chromium_org/v8/test/webkit/
toString-number-dot-expr-expected.txt 24 This test checks that toString() round-trip on a function that has a expression of form 4..x does not lose its meaning. The expression accesses the property 'x' from number '4'.
  /external/clang/test/CXX/basic/basic.lookup/basic.lookup.argdep/
p4.cpp 54 template <class U> friend void foo(A &, U); // expected-note {{not viable: 1st argument ('const A<int>') would lose const qualifier}}
  /external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
p14.cpp 13 NonConstCopy(NonConstCopy&); // expected-note{{would lose const}}
  /external/clang/test/CodeGenCXX/
virtual-destructor-calls.cpp 52 // dispatch. Template instantiation used to lose the qualifier.
  /external/compiler-rt/BlocksRuntime/
Block.h 46 /* Lose the reference, and if heap based and last reference, recover the memory. */
  /external/kernel-headers/original/asm-mips/
smp.h 49 * anything. Worst case is that we lose a reschedule ...
  /external/kernel-headers/original/linux/
resource.h 17 * structure will lose. This reduces the chances of that happening.

Completed in 993 milliseconds

12 3 4 5 6 7 8 91011>>