HomeSort by relevance Sort by last modified time
    Searched full:priority (Results 676 - 700 of 2369) sorted by null

<<21222324252627282930>>

  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
apicdef_32.h 153 u32 priority : 8, member in struct:local_apic::__anon34706
160 u32 priority : 8, member in struct:local_apic::__anon34707
167 u32 priority : 8, member in struct:local_apic::__anon34708
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
apicdef_32.h 153 u32 priority : 8, member in struct:local_apic::__anon38344
160 u32 priority : 8, member in struct:local_apic::__anon38345
167 u32 priority : 8, member in struct:local_apic::__anon38346
  /bionic/libc/kernel/common/linux/
ipmi_smi.h 52 int priority);
notifier.h 29 int priority; member in struct:notifier_block
  /development/ndk/platforms/android-3/include/linux/
skbuff.h 143 __u32 priority; member in struct:sk_buff
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_utils.c     [all...]
  /external/chromium/base/
message_pump_mac.h 89 // within the appropriate priority constraints.
92 // Perform highest-priority work. This is associated with work_source_
99 // Perform idle-priority work. This is normally called by PreWaitObserver,
123 // Observer callback responsible for performing idle-priority work, before
  /external/chromium/chrome/browser/importer/
firefox_importer_utils_win.cc 13 // to priority. For example. One machine has multiple users. One non-admin
  /external/chromium/net/socket/
client_socket_pool_base.h 173 RequestPriority priority,
186 RequestPriority priority() const { return priority_; } function in class:net::internal::ClientSocketPoolBaseHelper::Request
368 return pending_requests_.front()->priority();
448 // having highest priority.
589 RequestPriority priority,
599 handle, callback, priority, ignore_limits,
655 RequestPriority priority,
664 new Request(handle, callback, priority,
677 // priority to LOWEST and specifies the NO_IDLE_SOCKETS flag.
  /external/chromium/net/spdy/
spdy_session_unittest.cc 81 // Insert several priority 0 items last.
94 EXPECT_EQ(0, buffer.priority());
99 int priority = 1; local
102 EXPECT_EQ(priority++, buffer.priority());
365 MEDIUM, /* priority, not important */
374 MEDIUM, /* priority, not important */
454 MEDIUM, /* priority, not important */
462 MEDIUM, /* priority, not important */
  /external/chromium/net/url_request/
url_request_filter.h 76 // Maps hostnames to factories. Hostnames take priority over URLs.
  /external/clang/include/clang/AST/
CommentBriefParser.h 26 /// description", in order of priority:
  /external/eigen/doc/
B01_Experimental.dox 16 We are aware that API stability is a major concern for our users. That's why it's a priority for us to reach it, but at the same time we're being serious about not calling Eigen API-stable too early.
  /external/iproute2/man/man8/
tc.8 32 priority filtertype
137 queue which honors Type of Service flags, as well as the priority that may be
222 skb->priority
223 Userspace programs can encode a class-id in the 'skb->priority' field using
  /external/kernel-headers/original/asm-generic/
resource.h 46 #define RLIMIT_RTPRIO 14 /* maximum realtime priority */
  /external/kernel-headers/original/linux/
cpu.h 73 { .notifier_call = fn, .priority = pri }; \
  /external/libvorbis/doc/vorbisfile/
ov_raw_seek.html 24 <p>When seek speed is a priority, this is the best seek funtion to use.
  /external/linux-tools-perf/util/
exec_cmd.c 54 /* Returns the highest-priority, location to look for perf programs. */
  /external/smack/src/org/jivesoftware/smack/
RosterListener.java 72 * That will return the presence value for the user with the highest priority and
  /external/tcpdump/
l2tp.h 30 #define L2TP_FLAG_PRIORITY 0x0100 /* Priority */
  /external/webkit/Source/WebCore/css/
CSSStyleDeclaration.h 63 void setProperty(const String& propertyName, const String& value, const String& priority, ExceptionCode&);
  /external/webkit/Source/WebCore/icu/unicode/
ucoleitr.h 45 * ordering priority of the positioned character. The ordering priority of a
148 * Get the ordering priority of the next collation element in the text.
160 * Get the ordering priority of the previous collation element in the text.
  /external/webkit/Source/WebCore/platform/graphics/android/rendering/
TexturesGenerator.h 73 // defer painting for one second if best in queue has priority
  /external/webkit/Source/WebKit/android/plugins/
PluginDebugAndroid.h 43 the DEBUG priority and use the same "webkit_plugin" log tag.
  /frameworks/av/services/audioflinger/
Effects.h 141 // First handle in mHandles has highest priority and controls the effect module
160 int32_t priority);
195 int priority() const { return mPriority; } function in class:EffectHandle
215 int mPriority; // client application priority to control the effect

Completed in 1079 milliseconds

<<21222324252627282930>>