HomeSort by relevance Sort by last modified time
    Searched full:retaining (Results 76 - 100 of 224) sorted by null

1 2 34 5 6 7 8 9

  /libcore/luni/src/main/java/java/util/concurrent/
FutureTask.java 38 * avoid surprising users about retaining interrupt status during
  /frameworks/support/v4/java/android/support/v4/app/
FragmentActivity.java 781 void doReallyStop(boolean retaining) {
784 mRetaining = retaining;
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
HeapSnapshotView.js 108 retainingPathsTitle.textContent = WebInspector.UIString("Object's retaining tree");
115 this.retainmentView.element.classList.add("retaining-paths-view");
    [all...]
  /external/chromium/chrome/browser/sync/engine/
conflict_resolver.cc 136 // If we've got a client-unique tag, we can undelete while retaining
  /external/chromium_org/chrome/browser/ui/cocoa/tabs/
tab_view.mm 210 // deallocated. Both these are bad, so we prevent this by retaining the
  /external/chromium_org/skia/ext/
convolver_unittest.cc 448 // Sadly, comparison is not as simple as retaining all values.
  /external/chromium_org/third_party/sqlite/src/ext/fts1/
fts1_porter.c 326 ** Words that are longer than about 20 bytes are stemmed by retaining
  /external/chromium_org/third_party/sqlite/src/ext/fts2/
fts2_porter.c 325 ** Words that are longer than about 20 bytes are stemmed by retaining
  /external/chromium_org/third_party/sqlite/src/ext/fts3/
fts3_porter.c 328 ** Words that are longer than about 20 bytes are stemmed by retaining
  /external/chromium_org/tools/gyp/pylib/gyp/
common.py 243 # including the backslash character (avoiding history expansion but retaining
  /external/chromium_org/ui/aura/
window.h 362 // difficult to change while retaining compatibility with other platforms.
  /external/chromium_org/v8/src/
type-info.cc 421 // retaining objects from different tabs in Chrome via optimized code.
  /external/v8/src/
type-info.cc 519 // retaining objects from different tabs in Chrome via optimized code.
  /external/zlib/src/contrib/blast/
blast.c 177 * sorted by length, retaining their original order within each length. The
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
BackingStore.java 115 throw new RuntimeException("RETAINING RELEASED");
  /external/chromium_org/third_party/icu/source/common/unicode/
utext.h     [all...]
  /external/icu4c/common/unicode/
utext.h     [all...]
  /cts/tests/tests/media/src/android/media/cts/
DecodeEditEncodeTest.java     [all...]
  /external/chromium/chrome/browser/ui/cocoa/tabs/
tab_view.mm 301 // deallocated. Both these are bad, so we prevent this by retaining the
    [all...]
  /external/chromium/net/base/
cookie_monster.h 241 // Argument |arg| is to allow retaining of arbitrary data if the CHECKs
    [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/
file_table.js 160 * Custom splitter that resizes column with retaining the sum of all the column
  /external/chromium_org/net/cookies/
cookie_monster.h 294 // Argument |arg| is to allow retaining of arbitrary data if the CHECKs
    [all...]
  /external/clang/include/clang/Lex/
Lexer.h 193 "Can't play with comment retention state when retaining whitespace");
  /external/clang/include/clang/Sema/
Initialization.h     [all...]
  /external/clang/test/SemaObjC/
arc.m 128 id x; // expected-note {{jump bypasses initialization of retaining variable}}

Completed in 1214 milliseconds

1 2 34 5 6 7 8 9