HomeSort by relevance Sort by last modified time
    Searched full:balanced (Results 126 - 150 of 476) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/
FastQueue.cs 43 * it resets to start filling at 0 again. If adds/removes are balanced, the
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Misc/
FastQueue.cs 44 * it resets to start filling at 0 again. If adds/removes are balanced, the
  /external/chromium/chrome/browser/extensions/
extension_disabled_infobar_delegate.cc 54 AddRef(); // Balanced in Proceed or Abort.
user_script_listener.cc 28 AddRef(); // Will be balanced in Cleanup().
  /external/chromium/chrome/browser/importer/
external_process_importer_client.cc 43 AddRef(); // balanced in Cleanup.
  /external/chromium/chrome/browser/
io_thread.h 109 // invoked, then this needs to be balanced with a call to
plugin_data_remover.cc 53 // Balanced in OnChannelOpened or OnError. Exactly one them will eventually be
  /external/chromium/chrome/browser/ui/cocoa/
keystone_infobar.mm 162 // Stay alive as long as needed. This is balanced by a release in
  /external/chromium_org/cc/resources/
image_raster_worker_pool.cc 192 // Balanced with MapImage() call in ScheduleTasks().
  /external/chromium_org/chrome/browser/extensions/api/webstore_private/
webstore_private_api.cc 220 AddRef(); // Balanced in OnBundleInstallCompleted / OnBundleInstallCanceled.
255 Release(); // Balanced in RunImpl().
261 Release(); // Balanced in RunImpl().
545 // Balanced in OnExtensionInstallSuccess() or OnExtensionInstallFailure().
  /external/chromium_org/chrome/browser/extensions/
crx_installer.cc 602 AddRef(); // Balanced in InstallUIProceed() and InstallUIAbort().
633 Release(); // balanced in ConfirmInstall() or ConfirmReEnable().
651 Release(); // balanced in ConfirmInstall() or ConfirmReEnable().
869 AddRef(); // Balanced in InstallUIProceed() and InstallUIAbort().
extension_context_menu_model.cc 126 AddRef(); // Balanced in Accepted() and Canceled()
  /external/chromium_org/chrome/browser/importer/
external_process_importer_client.cc 40 AddRef(); // balanced in Cleanup.
  /external/chromium_org/chrome/browser/ui/cocoa/
keystone_infobar_delegate.mm 180 // Stay alive as long as needed. This is balanced by a release in
presentation_mode_controller.h 86 // it must be balanced with a call to |-exitPresentationMode| before the
  /external/chromium_org/chrome/browser/ui/views/extensions/
extension_dialog.cc 32 AddRef(); // Balanced in DeleteDelegate();
  /external/chromium_org/chrome/browser/web_resource/
web_resource_service.cc 118 // Balanced in OnURLFetchComplete.
  /external/chromium_org/content/browser/dom_storage/
dom_storage_namespace.h 60 // must be balanced with a call to CloseStorageArea.
  /external/chromium_org/content/renderer/pepper/
pepper_platform_audio_input.cc 35 // Balanced by Release invoked in
  /external/chromium_org/content/shell/browser/
shell_download_manager_delegate.cc 36 // Balanced in Shutdown();
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSFontSelector.cpp 65 // after this font has been requested but before it began loading. Balanced by
  /external/chromium_org/third_party/skia/src/core/
SkComposeShader.cpp 75 We need to keep the calls to setContext/endContext balanced, since if we
  /external/llvm/unittests/ADT/
StringMapTest.cpp 139 // it fills up through a balanced pattern of inserts and erases. This can
  /external/skia/src/core/
SkComposeShader.cpp 75 We need to keep the calls to setContext/endContext balanced, since if we
  /frameworks/base/core/java/com/android/internal/widget/
EditableInputConnection.java 39 // balanced impact on its associated TextView.

Completed in 482 milliseconds

1 2 3 4 56 7 8 91011>>