HomeSort by relevance Sort by last modified time
    Searched full:priority (Results 1576 - 1600 of 3742) sorted by null

<<61626364656667686970>>

  /development/ndk/platforms/android-3/include/linux/
pkt_sched.h 280 unsigned char priority; member in struct:tc_cbq_wrropt
  /development/ndk/platforms/android-3/include/
syslog.h 76 #define LOG_MASK(pri) (1 << (pri)) /* mask for one priority */
  /development/samples/ApiDemos/res/layout/
remote_binding_options.xml 63 android:text="Waive Priority">
  /external/chromium/chrome/browser/
content_setting_image_model.cc 153 // If any embedded site has access the allowed icon takes priority over the
favicon_service.h 68 // priority of TOUCH_PRECOMPOSED_ICON, TOUCH_ICON and FAVICON.
  /external/chromium/chrome/browser/ui/webui/
most_visited_handler.h 118 // The most visited URLs, in priority order.
  /external/chromium/net/base/
dnsrr_resolver.h 101 RRResponse* response, int priority,
  /external/chromium/net/proxy/
multi_threaded_proxy_resolver.h 111 // TODO(eroman): Make this priority queue.
  /external/chromium/net/tools/flip_server/
http_interface.h 97 virtual void NewStream(uint32 stream_id, uint32 priority,
spdy_interface.h 91 uint32 priority,
streamer_interface.h 55 virtual void NewStream(uint32 stream_id, uint32 priority,
  /external/chromium/sdch/open-vcdiff/packages/deb/
control 2 Priority: optional
  /external/chromium_org/cc/resources/
tile_manager_unittest.cc 148 // A few tiles of each type of priority, with enough memory for all tiles.
168 // A few tiles of each type of priority, with enough memory for all tiles,
189 // A few tiles of each type of priority, with enough memory for all tiles,
210 // A few tiles of each type of priority, with enough memory for all tiles,
  /external/chromium_org/chrome/browser/chromeos/drive/
job_scheduler.h 29 // Because jobs are executed concurrently by priority and retried for network
32 // Jobs are grouped into two priority levels:
35 // USER_INITIATED jobs must be handled immediately, thus have higher priority.
263 // Returns the lowest acceptable priority level of the operations that is
  /external/chromium_org/chrome/browser/extensions/api/declarative/
rules_registry.cc 108 // Every rule should have a priority assigned.
109 DCHECK((*i)->priority);
367 if (!(*i)->priority.get())
368 (*i)->priority.reset(new int(DEFAULT_PRIORITY));
  /external/chromium_org/chrome/browser/net/spdyproxy/
proxy_advisor.h 58 // advisory is interprered as being of lower priority).
  /external/chromium_org/chrome/browser/policy/
profile_policy_connector.cc 44 // PolicyService of this connector, in decreasing order of priority.
  /external/chromium_org/chrome/browser/ui/webui/ntp/
most_visited_handler.h 103 // The most visited URLs, in priority order.
  /external/chromium_org/chrome/common/extensions/docs/templates/intros/
commands.html 27 <p>Certain Chrome shortcuts (e.g. window management) always take priority over
  /external/chromium_org/chrome/common/importer/
firefox_importer_utils_win.cc 15 // to priority. For example. One machine has multiple users. One non-admin
  /external/chromium_org/chrome/installer/setup/
setup_util_unittest.cc 180 const char kAdjustProcessPriority[] = "adjust-process-priority";
188 // A scoper that sets/resets the current process's priority class.
245 // Launching a subprocess at normal priority class is a noop.
251 // Launching a subprocess below normal priority class drops it to bg mode for
  /external/chromium_org/chrome/test/pyautolib/
chromeos_network.py 29 # Move ethernet to the end of the flimflam priority list,
  /external/chromium_org/chrome_frame/test/
proxy_factory_mock.cc 127 // Boost thread priority so we call ReleaseAutomationServer before
  /external/chromium_org/components/user_prefs/
pref_registry_syncable.h 37 // be synced or not. Syncable priority preferences are preferences that are
  /external/chromium_org/content/browser/
browser_child_process_host_impl.h 67 // Callers can reduce the BrowserChildProcess' priority.

Completed in 1497 milliseconds

<<61626364656667686970>>