HomeSort by relevance Sort by last modified time
    Searched full:outgoing (Results 101 - 125 of 890) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/netfilter_ipv4/
ip_queue.h 20 char outdev_name[IFNAMSIZ]; /* Name of outgoing interface */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
if_pppol2tp.h 33 __u16 d_tunnel, d_session; /* For sending outgoing packets */
ip_vs.h 134 __u32 outpkts; /* outgoing packets */
136 __u64 outbytes; /* outgoing bytes */
381 IPVS_STATS_ATTR_OUTPKTS, /* outgoing packets */
383 IPVS_STATS_ATTR_OUTBYTES, /* outgoing bytes */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter_ipv4/
ip_queue.h 20 char outdev_name[IFNAMSIZ]; /* Name of outgoing interface */
  /external/chromium_org/remoting/protocol/
session_manager.h 10 // OUTGOING SESSIONS
26 // method. For outgoing sessions authenticator must be passed to the
101 // Called when the session manager is ready to create outgoing
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
nv50_ir_graph.h 67 Edge *next[2]; // next edge outgoing/incident from/to origin/target
115 inline EdgeIterator outgoing(bool reverse = false) const;
207 Graph::EdgeIterator Graph::Node::outgoing(bool reverse) const function in class:nv50_ir::Graph::Node
nv50_ir_graph.cpp 131 EdgeIterator ei = this->outgoing();
186 for (EdgeIterator ei = pos->outgoing(); !ei.end(); ei.next()) {
225 for (Graph::EdgeIterator ei = node->outgoing(); !ei.end(); ei.next())
297 for (Graph::EdgeIterator ei = node->outgoing(); !ei.end(); ei.next()) {
408 for (EdgeIterator ei = c->outgoing(); !ei.end(); ei.next()) {
nv50_ir_ssa.cpp 101 for (Graph::EdgeIterator ei = node->outgoing(); !ei.end(); ei.next()) {
199 for (succIt = bb->cfg.outgoing(); !succIt.end(); succIt.next()) {
205 for (chldIt = bb->dom.outgoing(); !chldIt.end(); chldIt.next()) {
229 for (Graph::EdgeIterator ei = bb->cfg.outgoing(); !ei.end(); ei.next()) {
488 for (Graph::EdgeIterator ei = bb->cfg.outgoing(); !ei.end(); ei.next()) {
509 for (Graph::EdgeIterator ei = bb->dom.outgoing(); !ei.end(); ei.next())
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_graph.h 67 Edge *next[2]; // next edge outgoing/incident from/to origin/target
115 inline EdgeIterator outgoing(bool reverse = false) const;
207 Graph::EdgeIterator Graph::Node::outgoing(bool reverse) const function in class:nv50_ir::Graph::Node
nv50_ir_graph.cpp 131 EdgeIterator ei = this->outgoing();
186 for (EdgeIterator ei = pos->outgoing(); !ei.end(); ei.next()) {
225 for (Graph::EdgeIterator ei = node->outgoing(); !ei.end(); ei.next())
297 for (Graph::EdgeIterator ei = node->outgoing(); !ei.end(); ei.next()) {
408 for (EdgeIterator ei = c->outgoing(); !ei.end(); ei.next()) {
nv50_ir_ssa.cpp 101 for (Graph::EdgeIterator ei = node->outgoing(); !ei.end(); ei.next()) {
199 for (succIt = bb->cfg.outgoing(); !succIt.end(); succIt.next()) {
205 for (chldIt = bb->dom.outgoing(); !chldIt.end(); chldIt.next()) {
229 for (Graph::EdgeIterator ei = bb->cfg.outgoing(); !ei.end(); ei.next()) {
488 for (Graph::EdgeIterator ei = bb->cfg.outgoing(); !ei.end(); ei.next()) {
509 for (Graph::EdgeIterator ei = bb->dom.outgoing(); !ei.end(); ei.next())
  /packages/services/Telecomm/src/com/android/server/telecom/
CallActivity.java 42 * Pre-L, the only way apps were were allowed to make outgoing emergency calls was the
45 * In L, any app that has the CALL_PRIVILEGED permission can continue to make outgoing emergency
50 * make emergency outgoing calls using the CALL action. In order to do this, it must call
PhoneAccountRegistrar.java 151 * Retrieves the default outgoing phone account supporting the specified uriScheme. Note that if
155 * @param uriScheme The URI scheme for the outgoing call.
171 List<PhoneAccountHandle> outgoing = getCallCapablePhoneAccounts(uriScheme); local
172 switch (outgoing.size()) {
178 PhoneAccountHandle onlyHandle = outgoing.get(0);
180 return outgoing.get(0);
190 * @return The user-selected outgoing {@link PhoneAccount}, or null if it hasn't been set (or
195 // Return the registered outgoing default iff it still exists (we keep a sticky
211 // Asking to clear the default outgoing is a valid request
223 Log.w(this, "Trying to set nonexistent default outgoing %s"
    [all...]
  /external/chromium_org/chrome/browser/media/
webrtc_rtp_dump_handler.cc 21 // released) RTP dumps. Incoming and outgoing in one WebRtcDumpHandler are
127 // created. So we assign both incoming and outgoing dump path even if only
202 DVLOG(2) << "Outgoing RTP dumps released: " << outgoing_dump_path_.value();
249 // Either incoming or outgoing dump must be ongoing.
327 DVLOG(2) << "Deleted invalid outgoing dump "
  /frameworks/base/telephony/java/android/telephony/
DisconnectCause.java 35 /** Outgoing call to busy line */
37 /** Outgoing call to congested network */
122 * CDMA-specific "call lost" dialog. (If an outgoing call fails,
154 * The outgoing call failed with an unknown cause.
159 * The outgoing call was canceled by the {@link android.telecom.ConnectionService}.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ecf.provider.filetransfer_3.1.0.v20100529-0735.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.ecf.provider.filetransfer_3.2.0.v20130604-1622.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.ecf.provider.filetransfer_3.2.0.v20130604-1622.jar 
  /external/bluetooth/bluedroid/bta/include/
bta_ag_api.h 93 #define BTA_AG_OUT_CALL_ORIG_RES 14 /* Outgoing phone call origination */
94 #define BTA_AG_OUT_CALL_ALERT_RES 15 /* Outgoing phone call alerting remote party */
95 #define BTA_AG_OUT_CALL_CONN_RES 16 /* Outgoing phone call connected */
96 #define BTA_AG_CALL_CANCEL_RES 17 /* Incoming/outgoing 3-way canceled before connected */
340 #define BTA_AG_CALLSETUP_OUTGOING 2 /* Outgoing call set up is ongoing */
341 #define BTA_AG_CALLSETUP_ALERTING 3 /* Remote party being alerted in an outgoing call */
  /frameworks/native/cmds/flatland/
Main.cpp 105 { // Outgoing activity
131 { // Outgoing activity
157 { // Outgoing SurfaceView
161 { // Outgoing activity
187 { // Outgoing SurfaceView
191 { // Outgoing activity
  /external/llvm/docs/
BlockFrequencyTerminology.rst 19 outgoing edge. These are called branch probabilities. For a given block, the
20 sum of its outgoing branch probabilities should be 1.0.
28 the sum of the weights on the predecessor's outgoing edges.
  /packages/services/Telephony/src/com/android/phone/
CallGatewayManager.java 31 * This class manages gateway information for outgoing calls. When calls are made, they may contain
38 * <p>When an outgoing call is finally placed in PhoneUtils.placeCall, it uses this class to get the
101 * @param connection The connection object for the placed outgoing call.
  /packages/services/Telephony/src/com/android/phone/settings/
PhoneAccountSettingsFragment.java 273 * Queries the telcomm manager to update the default outgoing account selection preference
274 * with the list of outgoing accounts and the current default outgoing account.
  /art/compiler/sea_ir/ir/
instruction_tools.h 99 kNullCheckOut0, // Null check out outgoing arg0.
  /cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
ApplicationRestrictionActivity.java 39 // Outgoing broadcast

Completed in 2625 milliseconds

1 2 3 45 6 7 8 91011>>