HomeSort by relevance Sort by last modified time
    Searched refs:flow (Results 101 - 125 of 149) sorted by null

1 2 3 45 6

  /external/bluetooth/bluedroid/stack/rfcomm/
port_utils.c 405 ** Description Check the current user flow control and if necessary return
407 ** flow control type.
416 /* Flow control to the user can be caused by flow controlling by the peer */
417 /* (FlowInd, or flow control by the peer RFCOMM (Fcon) or internally if */
487 ** Description Send flow control messages to the peer for both enabling
488 ** and disabling flow control, for both credit-based and
489 ** TS 07.10 flow control mechanisms.
499 /* If using credit based flow control */
500 if (p_port->rfc.p_mcb->flow == PORT_FC_CREDIT
    [all...]
port_api.c 776 ** flow control message to the peer device. Enable flag passed
780 ** enable - enables data flow
811 if (p_port->rfc.p_mcb->flow == PORT_FC_CREDIT)
830 /* to the application because we were flow controlled */
853 ** flow control message to the peer device. Enable flag passed
855 ** when data flow enabled
858 ** enable - enables data flow
890 if (p_port->rfc.p_mcb->flow == PORT_FC_CREDIT)
909 /* to the application because we were flow controlled */
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderBlockLineLayout.cpp 677 // Set bits on our inline flow boxes that indicate which sides should
    [all...]
RenderBlock.cpp 429 RenderBlock* flow = continuationBefore(beforeChild); local
435 RenderBoxModelObject* cont = flow->continuation();
439 beforeChildParent = flow;
451 bool flowIsNormal = flow->isInline() || !flow->style()->columnSpan();
453 if (flow == beforeChildParent) {
454 flow->addChildIgnoringContinuation(newChild, beforeChild);
465 flow->addChildIgnoringContinuation(newChild, 0); // Just treat like an append.
543 // of their children that breaks when the flow is split through them. Disabling
3335 RenderInline* flow = *it; local
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/login/
login_common.js 91 * Enables keyboard driven flow.
  /external/chromium_org/chrome/browser/resources/file_manager/js/metadata/
metadata_dispatcher.js 109 * Callers must not parse log messages for control flow.
  /external/chromium_org/remoting/webapp/
oauth2_api.js 7 * OAuth2 API flow implementations.
third_party_token_fetcher.js 140 // The webapp uses an "implicit" OAuth flow with multiple response types to
oauth2.js 286 * Processes the results of the oauth flow.
  /external/chromium_org/third_party/WebKit/Source/core/css/
mediaControls.css 364 -webkit-flex-flow: column;
  /external/v8/
Android.v8common.mk 24 src/data-flow.cc \
  /prebuilts/misc/common/ecj/
ecj.jar 
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
nv50_ir_target_nv50.cpp 159 opInfo[i].flow = (i >= OP_BRA && i <= OP_JOIN);
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/codegen/
nv50_ir_target_nvc0.cpp 304 opInfo[i].flow = (i >= OP_BRA && i <= OP_JOIN);
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_target_nv50.cpp 159 opInfo[i].flow = (i >= OP_BRA && i <= OP_JOIN);
  /external/mesa3d/src/gallium/drivers/nvc0/codegen/
nv50_ir_target_nvc0.cpp 304 opInfo[i].flow = (i >= OP_BRA && i <= OP_JOIN);
  /external/chromium_org/v8/tools/gyp/
v8_base.arm.host.darwin-arm.mk 50 v8/src/data-flow.cc \
v8_base.arm.host.linux-arm.mk 50 v8/src/data-flow.cc \
v8_base.ia32.host.darwin-x86.mk 50 v8/src/data-flow.cc \
v8_base.ia32.host.linux-x86.mk 50 v8/src/data-flow.cc \
v8_base.mipsel.host.darwin-mips.mk 50 v8/src/data-flow.cc \
v8_base.mipsel.host.linux-mips.mk 50 v8/src/data-flow.cc \
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
  /frameworks/base/core/java/android/widget/
ListView.java     [all...]
  /external/chromium_org/chrome/browser/chromeos/login/
user_manager_impl.cc 802 // Invalidate OAuth token to force Gaia sign-in flow. This is needed
    [all...]

Completed in 1312 milliseconds

1 2 3 45 6