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

1 2 3 45 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
features.h 53 * @brief Include parallel dynamically load-balanced quicksort.
balanced_quicksort.h 26 * @brief Implementation of a dynamically load-balanced parallel quicksort.
91 /** @brief Balanced quicksort divide step.
232 * @brief Quicksort step doing load-balanced local sort.
settings.h 235 /// Applies to std::sort with dynamically load-balanced quicksort.
264 /// The number of stolen ranges in load-balanced quicksort.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
features.h 53 * @brief Include parallel dynamically load-balanced quicksort.
balanced_quicksort.h 26 * @brief Implementation of a dynamically load-balanced parallel quicksort.
91 /** @brief Balanced quicksort divide step.
240 * @brief Quicksort step doing load-balanced local sort.
settings.h 240 /// Applies to std::sort with dynamically load-balanced quicksort.
269 /// The number of stolen ranges in load-balanced quicksort.
  /external/chromium/chrome/browser/web_resource/
web_resource_service.cc 48 // Balanced in OnURLFetchComplete.
124 AddRef(); // balanced in Cleanup.
  /external/chromium/net/disk_cache/
file_posix.cc 115 file->AddRef(); // Balanced on OnOperationComplete()
127 file->AddRef(); // Balanced on OnOperationComplete()
  /packages/apps/UnifiedEmail/src/com/android/mail/lib/html/parser/
HtmlTreeBuilder.java 79 // will be balanced consistently.
166 * For instance, all the tags here are balanced with end tags. But the
  /packages/apps/UnifiedEmail/src/com/google/android/mail/common/html/parser/
HtmlTreeBuilder.java 79 // will be balanced consistently.
166 * For instance, all the tags here are balanced with end tags. But the
  /external/chromium_org/chrome/browser/extensions/api/identity/
identity_api.cc 114 // Balanced in CompleteFunctionWithResult|CompleteFunctionWithError
144 Release(); // Balanced in RunImpl.
151 Release(); // Balanced in RunImpl.
565 AddRef(); // Balanced in OnAuthFlowSuccess/Failure.
603 Release(); // Balanced in RunImpl.
611 Release(); // Balanced in RunImpl.
  /external/chromium_org/chrome/browser/extensions/api/bookmarks/
bookmarks_api.cc 104 AddRef(); // Balanced in Loaded().
155 Release(); // Balanced in Run().
909 // Balanced in one of the three callbacks of SelectFileDialog:
    [all...]
  /bionic/libc/unistd/
fnmatch.c 207 /* NOT a properly balanced [expr] pattern, EOS terminated
237 /* NOT a properly balanced [expr] pattern; Rewind
300 * match balanced slashes, starting a new segment pattern
  /external/chromium/chrome/browser/extensions/
crx_installer.cc 384 AddRef(); // Balanced in Proceed() and Abort().
399 Release(); // balanced in ConfirmInstall().
413 Release(); // balanced in ConfirmInstall().
extension_history_api.cc 202 AddRef(); // Balanced in SendAysncRepose() and below.
219 Release(); // Balanced in RunImpl().
extension_tts_api.cc 353 AddRef(); // Balanced in SpeechFinished().
362 Release(); // Balanced in RunImpl().
  /external/chromium/chrome/browser/ui/gtk/extensions/
extension_installed_bubble_gtk.cc 74 AddRef(); // Balanced in Close().
321 Release(); // Balanced in ctor.
  /external/chromium/chrome/browser/ui/views/extensions/
extension_installed_bubble.cc 249 AddRef(); // Balanced in BubbleClosing.
372 Release(); // Balanced in ctor.
  /external/chromium/net/base/
cookie_monster_perftest.cc 116 // Create a balanced binary tree of domains on which the cookie is set.
270 "balanced",
  /external/chromium_org/chrome/browser/extensions/api/push_messaging/
push_messaging_api.cc 100 // Balanced in ReportResult()
213 // Balanced in RunImpl.
  /external/chromium_org/chrome/browser/extensions/
blacklist.cc 102 AddRef(); // Balanced in OnCheckExtensionsResult
109 Release(); // Balanced in StartCheck.
  /external/chromium_org/content/browser/devtools/
worker_devtools_manager.cc 78 AddRef(); // Balanced in ResetWorkerId.
97 Release(); // Balanced in SetWorkerId.
  /external/chromium_org/net/disk_cache/
file_ios.cc 115 file->AddRef(); // Balanced on OnOperationComplete()
127 file->AddRef(); // Balanced on OnOperationComplete()
  /external/chromium_org/third_party/WebKit/Source/wtf/
ThreadingPthreads.cpp 173 // Balanced by .leakPtr() in createThreadInternal.
188 // Balanced by adoptPtr() in wtfThreadEntryPoint.
  /external/chromium_org/third_party/bintrees/bintrees/
rbtree.py 96 RBTree implements a balanced binary tree with a dict-like interface.
109 tree is reasonably balanced.

Completed in 1011 milliseconds

1 2 3 45 6 7 8 91011>>