/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
function.h | 247 /* # of bytes of outgoing arguments. If ACCUMULATE_OUTGOING_ARGS is 319 for outgoing stack alignment. */ 489 !ACCUMULATE_OUTGOING_ARGS, it contains the outgoing arguments. */
|
/external/kernel-headers/original/uapi/linux/ |
firewire-cdev.h | 106 * This event is sent when the stack receives a response to an outgoing request 493 * @length: Length of outgoing payload, in bytes 499 * Send a request to the device. This ioctl implements all outgoing requests. 517 * @length: Length of outgoing payload, in bytes [all...] |
/packages/apps/Exchange/tests/src/com/android/exchange/utility/ |
CalendarUtilitiesTests.java | 314 // Create the outgoing message 360 // Create the outgoing message 422 // Create the outgoing message 488 // Create the outgoing message 569 // Create the outgoing message [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/ |
nv50_ir_ra.cpp | 319 for (Graph::EdgeIterator ei = p->cfg.outgoing(); !ei.end(); ei.next()) 462 for (Graph::EdgeIterator ei = bb->cfg.outgoing(); !ei.end(); ei.next()) { 520 for (Graph::EdgeIterator ei = bb->cfg.outgoing(); !ei.end(); ei.next()) { 547 for (Graph::EdgeIterator ei = bb->cfg.outgoing(); !ei.end(); ei.next()) { 730 for (Graph::EdgeIterator ei = nodes[i].outgoing(); !ei.end(); ei.next()) 1142 for (Graph::EdgeIterator ei = node->outgoing(); !ei.end(); ei.next()) [all...] |
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
nv50_ir_ra.cpp | 319 for (Graph::EdgeIterator ei = p->cfg.outgoing(); !ei.end(); ei.next()) 462 for (Graph::EdgeIterator ei = bb->cfg.outgoing(); !ei.end(); ei.next()) { 520 for (Graph::EdgeIterator ei = bb->cfg.outgoing(); !ei.end(); ei.next()) { 547 for (Graph::EdgeIterator ei = bb->cfg.outgoing(); !ei.end(); ei.next()) { 730 for (Graph::EdgeIterator ei = nodes[i].outgoing(); !ei.end(); ei.next()) 1142 for (Graph::EdgeIterator ei = node->outgoing(); !ei.end(); ei.next()) [all...] |
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/ |
HeadsetClientStateMachine.java | 209 boolean outgoing = state == BluetoothHeadsetClientCall.CALL_STATE_DIALING || 219 outgoing); [all...] |
/external/chromium_org/net/quic/ |
quic_connection.cc | [all...] |
quic_connection.h | 513 // In addition to all outgoing frames being bundled when the 516 // outgoing packet. 625 // Update |stop_waiting| for an outgoing ack. [all...] |
/external/chromium_org/third_party/libjingle/source/talk/session/media/ |
channel.cc | 323 // Send outgoing data if we are enabled, have local and remote content, 440 LOG(LS_ERROR) << "Dropping outgoing " << content_name_ << " " 513 LOG(LS_ERROR) << "Can't send outgoing " << PacketType(rtcp) [all...] |
/packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/ |
EmailContent.java | [all...] |
/external/chromium_org/third_party/cython/src/Cython/Build/ |
Dependencies.py | 555 def transitive_merge_helper(self, node, extract, merge, seen, stack, outgoing): 564 for next in outgoing(node): 565 sub_deps, sub_loop = self.transitive_merge_helper(next, extract, merge, seen, stack, outgoing) [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
es_generator.py | 325 # Outgoing conversion depends on whether we have to conditionally 404 # Whether we use incoming conversion or outgoing conversion 655 # In the case of an outgoing conversion (i.e. parameters must [all...] |
/external/mesa3d/src/mesa/main/ |
es_generator.py | 325 # Outgoing conversion depends on whether we have to conditionally 404 # Whether we use incoming conversion or outgoing conversion 655 # In the case of an outgoing conversion (i.e. parameters must [all...] |
/external/opencv/cvaux/src/ |
enmin.cpp | 404 /* processing all vertices outgoing from vertex u */ 619 /* deleting edges incoming to v and outgoing from v */ 657 /* hlpGraphEdge is outgoing edge */ [all...] |
/external/wpa_supplicant_8/src/eap_peer/ |
eap_tls_common.c | 565 * eap_tls_process_output - Process outgoing TLS message 591 * Limit outgoing message to the configured maximum size. Fragment 710 * No outgoing fragments remaining from the previous message [all...] |
/packages/apps/InCallUI/res/values/ |
strings.xml | 118 <!-- In-call screen: string shown to the user when their outgoing number is different than the 124 <!-- In-call screen: string shown to the user when their outgoing number is different than the 318 <!-- Title displayed in the overlay for outgoing calls which include the name of the provider.
|
/system/netd/server/ |
RouteController.cpp | 251 // + If |oif| is non-NULL, the rule matches the specified outgoing interface. 535 // A rule to route traffic based on a chosen outgoing interface. 538 // the outgoing interface (typically for link-local communications). [all...] |
/developers/build/prebuilts/gradle/BasicAccessibility/Application/src/main/java/com/example/android/basicaccessibility/ |
DialView.java | 120 * This is where a View should populate outgoing accessibility events with its text content.
|
/developers/samples/android/ui/accessibility/BasicAccessibility/Application/src/main/java/com/example/android/basicaccessibility/ |
DialView.java | 120 * This is where a View should populate outgoing accessibility events with its text content.
|
/development/samples/browseable/BasicAccessibility/src/com.example.android.basicaccessibility/ |
DialView.java | 120 * This is where a View should populate outgoing accessibility events with its text content.
|
/external/bluetooth/bluedroid/stack/btm/ |
btm_dev.c | 286 /* outgoing connection */
|
/external/bluetooth/bluedroid/stack/rfcomm/ |
rfc_l2cap_if.c | 103 /* if timeout, local device disconnects outgoing connection and continues as acceptor */
|
/external/chromium_org/chrome/common/extensions/api/ |
easy_unlock_private.idl | 238 // future outgoing connections.
|
/external/chromium_org/components/autofill/content/browser/wallet/ |
wallet_client.h | 58 // WalletClient is designed so only one request to Online Wallet can be outgoing
|
/external/chromium_org/content/browser/renderer_host/p2p/ |
socket_host_udp.cc | 231 // 1. If the outgoing packet is set to DSCP_NO_CHANGE
|