/external/chromium_org/net/socket/ |
client_socket_handle.h | 47 // method returns either OK or ERR_IO_PENDING. On ERR_IO_PENDING, |priority| 76 RequestPriority priority, 227 RequestPriority priority, 240 group_name, &socket_params, priority, this, callback_, net_log);
|
client_socket_pool.h | 78 // connecting. |priority| will determine the placement into the wait list. 102 RequestPriority priority, 113 // ClientSocketPool will assign a priority to the new connections, if any. 114 // This priority will probably be lower than all others, since this method
|
/external/chromium_org/net/tools/flip_server/ |
sm_interface.h | 50 uint32 priority,
|
/external/chromium_org/net/tools/quic/ |
quic_spdy_client_stream.h | 58 // of client-side streams should be able to set the priority.
|
/external/chromium_org/remoting/host/installer/linux/debian/ |
postinst | 11 Priority: Medium
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
CSSStyleDeclaration.idl | 33 [Default=Undefined] optional DOMString priority);
|
/external/chromium_org/third_party/WebKit/Source/platform/exported/ |
WebURLRequest.cpp | 325 WebURLRequest::Priority WebURLRequest::priority() const function in class:blink::WebURLRequest 327 return static_cast<WebURLRequest::Priority>( 328 m_private->m_resourceRequest->priority());
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/ |
log.xsl | 171 <xsl:apply-templates select=".//message[@priority != 'debug']"/> 187 <!-- report every message but those with debug priority --> 188 <xsl:template match="message[@priority!='debug']"> 197 <td class="{@priority}" nowrap="yes">
|
/external/eigen/doc/ |
TopicMultithreading.dox | 11 You can control the number of thread that will be used using either the OpenMP API or Eiegn's API using the following priority:
|
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/crypto/digest/ |
MAC.java | 20 /* Higher Priority First */
|
/external/iptables/extensions/ |
libxt_connbytes.man | 8 scheduled using a lower priority band in traffic control.
|
/external/kernel-headers/original/linux/ |
binder.h | 156 int priority; member in struct:binder_pri_desc 161 int priority; member in struct:binder_pri_ptr_cookie 216 * int: priority 294 * int: priority
|
ipmi_smi.h | 96 are held when this is run. If the priority is > 0, the 97 message will go into a high-priority queue and be sent 98 first. Otherwise, it goes into a normal-priority queue. */ 101 int priority);
|
/external/okhttp/src/test/java/com/squareup/okhttp/internal/spdy/ |
MockSpdyPeer.java | 168 public int priority; field in class:MockSpdyPeer.InFrame 188 @Override public void synStream(int flags, int streamId, int associatedStreamId, int priority, 195 this.priority = priority;
|
/frameworks/base/core/java/android/bluetooth/ |
IBluetoothHeadset.aidl | 33 boolean setPriority(in BluetoothDevice device, int priority);
|
/frameworks/base/docs/html/distribute/googleplay/quality/ |
index.jd | 7 them. At the same time, users enjoy and value apps that put a priority on
|
/frameworks/base/services/java/com/android/server/ |
FgThread.java | 27 * simply being a background priority), which can cause operations scheduled on it
|
/frameworks/support/v4/java/android/support/v4/util/ |
LogWriter.java | 34 * Create a new Writer that sends to the log with the given priority
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
802.1d.h | 24 /* 802.1D priority defines */
|
/hardware/qcom/camera/QCamera2/util/ |
QCameraCmdThread.h | 63 int32_t sendCmd(camera_cmd_type_t cmd, uint8_t sync_cmd, uint8_t priority);
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/ |
framework.ipp | 199 return (lhs->priority() < rhs->priority()) || ((lhs->priority() == rhs->priority()) && (lhs < rhs));
|
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/ |
dic_nodes_cache.cpp | 43 // Get the starting words of the top scoring dicNode (last dicNode popped from priority queue)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/ |
resource.h | 46 #define RLIMIT_RTPRIO 14 /* maximum realtime priority */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/ |
resource.h | 46 #define RLIMIT_RTPRIO 14 /* maximum realtime priority */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/ |
resource.h | 46 #define RLIMIT_RTPRIO 14 /* maximum realtime priority */
|