HomeSort by relevance Sort by last modified time
    Searched full:important (Results 151 - 175 of 5286) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/chromium/chrome/common/
thumbnail_score_unittest.cc 67 // good_clipping is important, but sill not enough.
71 // at_top is important. Finally, the thumbnail is new and interesting enough.
  /external/chromium/third_party/libjingle/source/talk/examples/call/
mucinviterecvtask.h 43 // These numbers are important; see .cc file
50 // These numbers are important; see .cc file
  /external/chromium_org/media/audio/mac/
audio_device_listener_mac_unittest.cc 21 // It's important to create the device listener from the message loop in
30 // It's important to destroy the device listener from the message loop in
  /external/chromium_org/third_party/libjingle/source/talk/examples/call/
mucinviterecvtask.h 43 // These numbers are important; see .cc file
50 // These numbers are important; see .cc file
  /external/qemu/distrib/sdl-1.2.15/src/thread/dc/
SDL_sysmutex.c 79 /* The order of operations is important.
112 /* The order of operations is important.
  /external/qemu/distrib/sdl-1.2.15/src/thread/generic/
SDL_sysmutex.c 86 /* The order of operations is important.
119 /* The order of operations is important.
  /frameworks/base/docs/html/training/basics/actionbar/
index.jd 35 <p>The action bar is one of the most important design elements you can implement for your
42 <li>Access to important actions in a predictable way (such as Search).</li>
  /packages/apps/Launcher3/src/com/android/launcher3/
HideFromAccessibilityHelper.java 67 Integer important = mPreviousValues.get(v); local
68 v.setImportantForAccessibility(important);
  /art/test/302-float-conversion/src/
Main.java 31 //loop seem important
  /bionic/libstdc++/include/
cwchar 30 /* IMPORTANT: cwchar and cwctype are not supported. See comment in
cwctype_is_not_supported 30 /* IMPORTANT: cwchar and cwctype are not supported. See comment in
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
PositionList.java 43 * constant for {@link #make} to indicate that only "important" position
47 public static final int IMPORTANT = 3;
64 case IMPORTANT: {
94 if ((howMuch == IMPORTANT) && !lastWasTarget) {
  /dalvik/dx/src/com/android/dx/dex/code/
PositionList.java 43 * constant for {@link #make} to indicate that only "important" position
47 public static final int IMPORTANT = 3;
64 case IMPORTANT: {
94 if ((howMuch == IMPORTANT) && !lastWasTarget) {
  /dalvik/dx/tests/069-dex-source-position/
run 20 dx --debug --dex --no-optimize --positions=important --no-locals \
  /dalvik/tests/302-float-conversion/src/
Main.java 31 //loop seem important
  /dalvik/vm/compiler/template/mips/
fbinop.S 12 * IMPORTANT: you may specify "chkzero" or "preinstr" but not both.
  /development/samples/BusinessCard/
AndroidManifest.xml 20 <!-- IMPORTANT! We want this app to run on Cupcake, Donut, Eclair and beyond -->
  /external/chromium/chrome/browser/net/
url_request_tracking.cc 12 // The value is not important, this address is used as the unique key for the
  /external/chromium/chrome/browser/resources/
network_menu.css 6 background-position: 4px top !important;
  /external/chromium/chrome/browser/ui/cocoa/
html_dialog_window_controller.h 23 // Order here is important, as tab_contents_ may send messages to
  /external/chromium/chrome/common/extensions/docs/static/
experimental.webNavigation.html 14 It's important to note that some technical oddities in the OS's handling
experimental.webRequest.html 13 It's important to note that some technical oddities in the OS's handling
  /external/chromium/net/base/
winsock_util.cc 19 // Pass the important values as function arguments so that they are available
  /external/chromium/net/disk_cache/
file_lock.h 26 // It is important to perform Lock() and Unlock() operations in the right order,
  /external/chromium-trace/trace-viewer/src/cc/
layer_picker.css 35 -webkit-user-select: text !important;

Completed in 1140 milliseconds

1 2 3 4 5 67 8 91011>>