HomeSort by relevance Sort by last modified time
    Searched full:survive (Results 1 - 25 of 270) sorted by null

1 2 3 4 5 6 7 8 91011

  /external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
IDBDatabaseCallbacks.h 61 // GC. WebIDBDatabaseCallbacks can survive the GC, and IDBDatabaseCallbacks
62 // can survive too. m_database should be a weak reference to avoid that an
  /external/chromium_org/components/storage_monitor/
test_volume_mount_watcher_win.h 57 // Should be used by unit tests to make sure the worker pool doesn't survive
  /ndk/
find-win-host.cmd 30 rem Uses "endlocal &&" hack to allow env. vars to survive setlocal/endlocal
  /art/test/003-omnibus-opcodes/src/
InternedString.java 48 // and it should survive the gc
  /external/chromium_org/sandbox/linux/services/
scoped_process.h 34 // survive as a zombie for the lifetime of this object. This method can be
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorStateClient.h 38 // However, there are some inspector controller states that should survive navigation (such as tracking resources
  /external/chromium_org/third_party/skia/tests/
AndroidPaintTest.cpp 25 // We want to make sure that Android's paint options survive a flatten/unflatten round trip.
  /external/clang/test/CodeGen/
fp-contract-pragma.cpp 22 // Does FP_CONTRACT survive template instatiation?
  /external/skia/tests/
AndroidPaintTest.cpp 25 // We want to make sure that Android's paint options survive a flatten/unflatten round trip.
  /external/chromium_org/third_party/angle/src/compiler/translator/
Common.h 54 // Persistent string memory. Should only be used for strings that survive
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
fork_wait.py 9 active threads survive in the child after a fork(); this is an error.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
fork_wait.py 9 active threads survive in the child after a fork(); this is an error.
  /external/chromium_org/chrome/browser/
internal_auth_unittest.cc 177 // Passport should survive key change.
184 // Passport should not survive series of key changes.
  /external/chromium_org/content/browser/loader/
upload_data_stream_builder.cc 43 // files survive until upload completion.
89 // Ensure the blob and any attached shareable files survive until
  /external/chromium_org/v8/src/
incremental-marking.h 110 // guaranteed to be rescanned or not guaranteed to survive.
113 // cannot be interpreted correctly if the underlying object does not survive
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
conflict_resolver_unittest.cc 309 // Only primary file should survive.
335 // Only primary file should survive.
361 // Only primary file should survive.
393 // Run conflict resolver. Only primary file should survive.
441 // Run conflict resolver. Only primary file should survive.
  /development/samples/ApiDemos/src/com/example/android/apis/preference/
MyPreference.java 100 * must save the instance state so it is able to, for example, survive
  /external/chromium_org/third_party/skia/src/core/
SkTObjectPool.h 21 * the pool is destroyed, so the pool must survive longer than you are using
  /external/chromium_org/third_party/sqlite/src/test/
crash4.test 13 # file survive a power loss or OS crash.
  /external/llvm/lib/CodeGen/AsmPrinter/
Win64Exception.cpp 56 // If any landing pads survive, we need an EH table.
  /external/skia/src/core/
SkTObjectPool.h 21 * the pool is destroyed, so the pool must survive longer than you are using
  /external/valgrind/main/memcheck/tests/
addressable.c 54 /* Case 3 - memory definedness doesn't survive remapping */
  /frameworks/base/core/java/com/android/internal/util/
ImageUtils.java 53 * will survive the squeezing process, contaminating the result with color.
  /external/chromium_org/mojo/apps/js/test/
js_to_cpp_unittest.cc 30 // which can survive promotion to double and back.
37 // which can survive promotion to double and back.
  /external/chromium_org/content/browser/android/java/
java_bridge_dispatcher_host_manager.cc 105 // should survive navigations.

Completed in 1007 milliseconds

1 2 3 4 5 6 7 8 91011