HomeSort by relevance Sort by last modified time
    Searched full:unnecessary (Results 751 - 775 of 1411) sorted by null

<<31323334353637383940>>

  /libcore/luni/src/main/java/java/util/concurrent/locks/
AbstractQueuedLongSynchronizer.java 372 * and to suppress unnecessary signals and traversals.
471 * unnecessary wake-ups, but only when there are multiple
    [all...]
  /art/compiler/dex/
mir_optimization.cc 617 /* Eliminate unnecessary null checks for a basic block. */
    [all...]
  /cts/libs/json/src/com/android/json/stream/
JsonReader.java 240 * <li>Unnecessary array separators. These are interpreted as if null
    [all...]
  /development/samples/training/InteractiveChart/src/com/example/android/interactivechart/
InteractiveLineGraphView.java 337 // Avoid unnecessary allocations during drawing. Re-use allocated
    [all...]
  /external/aac/libSBRdec/src/
sbr_dec.cpp     [all...]
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
NFAFactory.java 40 * No optimization is done to remove unnecessary epsilon edges.
  /external/bzip2/
compress.c 642 which makes randomisation unnecessary. So always set
  /external/chromium/base/synchronization/
condition_variable_unittest.cc 316 queue.SetAllowHelp(true); // Allow (unnecessary) help requests.
  /external/chromium/base/
tracked_objects.h 89 // Births instances, and is able to avoid additional (redundant/unnecessary)
  /external/chromium/chrome/browser/resources/touch_ntp/
newtab.js 65 * The 'trash' element. Note that technically this is unnecessary,
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
ecmalintrules.py 561 'Unnecessary braces around @inheritDoc',
    [all...]
  /external/chromium_org/base/
callback.h 45 // The reason to pass via a const-reference is to avoid unnecessary
  /external/chromium_org/base/synchronization/
condition_variable_unittest.cc 334 queue.SetAllowHelp(true); // Allow (unnecessary) help requests.
  /external/chromium_org/chrome/browser/
browser_process_impl.cc 266 // TODO(gbillock): Make this unnecessary.
    [all...]
  /external/chromium_org/chrome/browser/profiles/
profile_io_data.cc 615 // TODO(ajwong): These AssertNoURLRequests() calls are unnecessary since they
    [all...]
  /external/chromium_org/chrome/browser/resources/options/chromeos/
display_options.js 141 * prevent unnecessary dragging events happen. Set to null unless it's
  /external/chromium_org/chrome/browser/search_engines/
template_url_service.h 106 // Removes any unnecessary characters from a user input keyword.
    [all...]
  /external/chromium_org/chrome/browser/sync/glue/
data_type_manager_impl_unittest.cc 796 // The DTM will call ConfigureDataTypes(), even though it is unnecessary.
    [all...]
  /external/chromium_org/chrome/browser/ui/views/omnibox/
omnibox_view_views.cc 458 // all is unnecessary since the selection will change on regaining focus,
    [all...]
  /external/chromium_org/chrome/tools/
webforms_aggregator.py 230 GET request, saving any unnecessary downloadings.
  /external/chromium_org/dbus/
bus.cc 204 // The origin message loop is unnecessary if the client uses synchronous
    [all...]
  /external/chromium_org/native_client_sdk/src/doc/devguide/coding/
3D-graphics.rst 383 Native Client this is usually unnecessary. The ``SwapBuffers`` command does an
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLRenderingContext.h 665 // and the function returns true if that clear is now unnecessary.
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/page/scrolling/
ScrollingCoordinator.cpp 205 // Avoid unnecessary commits
    [all...]
  /external/chromium_org/third_party/closure_linter/closure_linter/
ecmalintrules.py 561 'Unnecessary braces around @inheritDoc',
    [all...]

Completed in 1177 milliseconds

<<31323334353637383940>>