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

12 3 4 5 6

  /external/chromium_org/remoting/webapp/
host_setup_dialog.js 12 * steps for the flow.
50 /** @return {remoting.HostSetupFlow.State} Current state of the flow. */
73 // Stop the setup flow if user rejected one of the actions.
225 var flow = [
235 flow.unshift(remoting.HostSetupFlow.State.INSTALL_HOST);
238 this.startNewFlow_(flow);
274 * Starts new flow with the specified sequence of steps.
288 * flow and start the action corresponding to the current step (if
366 var flow = this.flow_;
370 if (flow !== that.flow_ |
    [all...]
  /external/chromium-trace/trace-viewer/src/ui/
overlay.css 12 -webkit-flex-flow: row;
31 -webkit-flex-flow: column;
  /external/chromium_org/chrome/browser/chromeos/login/screens/
screen_manager.cc 79 void ScreenManager::SetScreenFlow(ScreenFlow* flow) {
80 if (flow)
81 flow->set_screen_manager(this);
83 flow_.reset(flow);
screen_manager.h 25 // Class that manages screen states and flow.
62 // Sets new screen flow.
63 void SetScreenFlow(ScreenFlow* flow);
108 // Current screen flow.
  /external/chromium_org/media/audio/win/
audio_device_listener_win.h 46 STDMETHOD(OnDefaultDeviceChanged)(EDataFlow flow, ERole role,
core_audio_util_win.h 48 // Number of active audio devices in the specified flow data flow direction.
57 // Creates a default endpoint device that is specified by a data-flow
76 // default device for the specified by a data-flow direction and role.
78 EDataFlow flow, ERole role, const std::string& device_id);
84 // manage the flow of audio data between the application and an audio endpoint
88 // flow direction and role is define by |data_flow| and |role|.
97 // |audio_device|. Flow direction and role is define by the |audio_device|.
108 // of shared-mode streams using the default IMMDevice where flow direction
121 // default IMMDevice where flow direction and role is define by |data_flow
    [all...]
  /external/chromium_org/chrome_frame/cfinstall/src/common/
interactiondelegate.js 7 * look and feel of the Chrome Frame installation flow on their site.
15 * Frame installation flow.
46 * Receives notification that the installation flow is complete and that the
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
CSSNamedFlowView.js 33 * @param {WebInspector.NamedFlow} flow
35 WebInspector.CSSNamedFlowView = function(flow)
38 this.element.addStyleClass("css-named-flow");
50 this._flow = flow;
52 var content = flow.content;
56 var regions = flow.regions;
78 treeOutline.element.addStyleClass("named-flow-element");
125 get flow()
130 set flow(newFlow)
  /external/chromium_org/chrome/browser/extensions/api/identity/
identity_apitest.cc 412 TestOAuth2MintTokenFlow* flow = new TestOAuth2MintTokenFlow( local
414 EXPECT_CALL(*func.get(), CreateMintTokenFlow(_)).WillOnce(Return(flow));
440 TestOAuth2MintTokenFlow* flow = new TestOAuth2MintTokenFlow( local
442 EXPECT_CALL(*func.get(), CreateMintTokenFlow(_)).WillOnce(Return(flow));
461 TestOAuth2MintTokenFlow* flow = new TestOAuth2MintTokenFlow( local
463 EXPECT_CALL(*func.get(), CreateMintTokenFlow(_)).WillOnce(Return(flow));
484 TestOAuth2MintTokenFlow* flow = new TestOAuth2MintTokenFlow( local
486 EXPECT_CALL(*func.get(), CreateMintTokenFlow(_)).WillOnce(Return(flow));
518 TestOAuth2MintTokenFlow* flow = new TestOAuth2MintTokenFlow( local
520 EXPECT_CALL(*func.get(), CreateMintTokenFlow(_)).WillOnce(Return(flow));
549 TestOAuth2MintTokenFlow* flow = new TestOAuth2MintTokenFlow( local
580 TestOAuth2MintTokenFlow* flow = new TestOAuth2MintTokenFlow( local
599 TestOAuth2MintTokenFlow* flow = new TestOAuth2MintTokenFlow( local
617 TestOAuth2MintTokenFlow* flow = new TestOAuth2MintTokenFlow( local
637 TestOAuth2MintTokenFlow* flow = new TestOAuth2MintTokenFlow( local
654 TestOAuth2MintTokenFlow* flow = new TestOAuth2MintTokenFlow( local
671 TestOAuth2MintTokenFlow* flow = new TestOAuth2MintTokenFlow( local
688 TestOAuth2MintTokenFlow* flow = new TestOAuth2MintTokenFlow( local
717 TestOAuth2MintTokenFlow* flow = new TestOAuth2MintTokenFlow( local
736 TestOAuth2MintTokenFlow* flow = new TestOAuth2MintTokenFlow( local
782 TestOAuth2MintTokenFlow* flow = new TestOAuth2MintTokenFlow( local
939 TestOAuth2MintTokenFlow* flow = new TestOAuth2MintTokenFlow( local
979 TestOAuth2MintTokenFlow* flow = new TestOAuth2MintTokenFlow( local
    [all...]
experimental_identity_apitest.cc 336 TestOAuth2MintTokenFlow* flow = new TestOAuth2MintTokenFlow( local
338 EXPECT_CALL(*func.get(), CreateMintTokenFlow(_)).WillOnce(Return(flow));
353 TestOAuth2MintTokenFlow* flow = new TestOAuth2MintTokenFlow( local
355 EXPECT_CALL(*func.get(), CreateMintTokenFlow(_)).WillOnce(Return(flow));
374 TestOAuth2MintTokenFlow* flow = new TestOAuth2MintTokenFlow( local
376 EXPECT_CALL(*func.get(), CreateMintTokenFlow(_)).WillOnce(Return(flow));
392 TestOAuth2MintTokenFlow* flow = new TestOAuth2MintTokenFlow( local
394 EXPECT_CALL(*func.get(), CreateMintTokenFlow(_)).WillOnce(Return(flow));
427 TestOAuth2MintTokenFlow* flow = new TestOAuth2MintTokenFlow( local
429 EXPECT_CALL(*func.get(), CreateMintTokenFlow(_)).WillOnce(Return(flow));
472 TestOAuth2MintTokenFlow* flow = new TestOAuth2MintTokenFlow( local
489 TestOAuth2MintTokenFlow* flow = new TestOAuth2MintTokenFlow( local
508 TestOAuth2MintTokenFlow* flow = new TestOAuth2MintTokenFlow( local
576 TestOAuth2MintTokenFlow* flow = new TestOAuth2MintTokenFlow( local
    [all...]
  /external/bluetooth/bluedroid/stack/rfcomm/
rfc_port_if.c 132 UINT8 flow; local
142 /* Negotiate the flow control mechanism. If flow control mechanism for */
145 flow = (p_mcb->flow == PORT_FC_UNDEFINED) ? PORT_FC_DEFAULT : p_mcb->flow;
148 if (flow == PORT_FC_CREDIT)
268 ** Description This function is called by the port entity when flow
port_rfc.c 327 /* Negotiate the flow control mechanism. If flow control mechanism for */
329 /* use that. Otherwise both must want credit based, so use that. If flow is */
331 if (p_mcb->flow == PORT_FC_UNDEFINED)
335 p_mcb->flow = PORT_FC_TS710;
339 p_mcb->flow = PORT_FC_CREDIT;
343 /* Regardless of our flow control mechanism, if the PN cl is zero, we must */
353 else if (p_mcb->flow == PORT_FC_CREDIT)
365 /* must not be using credit based flow control; use TS 7.10 */
393 /* Flow control mechanism not set yet. Negotiate flow control mechanism. *
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
util.rb 23 def tidy( here_doc, flow = false )
25 if flow
  /external/chromium_org/third_party/WebKit/Source/core/Resources/pagepopups/
colorSuggestionPicker.css 62 -webkit-flex-flow: row wrap;
  /external/qemu/distrib/sdl-1.2.15/src/audio/nas/
SDL_nasaudio.c 250 NAS_AuWriteElement(this->hidden->aud, this->hidden->flow, 0, this->hidden->mixlen, this->hidden->mixbuf, AuFalse, NULL);
380 if ((this->hidden->dev == AuNone) || (!(this->hidden->flow = NAS_AuCreateFlow(this->hidden->aud, NULL)))) {
404 NAS_AuSetElements(this->hidden->aud, this->hidden->flow, AuTrue, 2, elms, NULL);
405 NAS_AuRegisterEventHandler(this->hidden->aud, AuEventHandlerIDMask, 0, this->hidden->flow,
408 NAS_AuStartFlow(this->hidden->aud, this->hidden->flow, NULL);
  /external/chromium_org/chrome_frame/cfinstall/src/stub/
prompt.js 7 * installation flow by loading its implementation on demand.
15 * Constructs a prompt flow that loads its implementation from an external
26 * An optional adapter to customize the display of the installation flow.
59 * Holds the loaded installation flow execution method. See
155 * Receives a handle to the flow implementation method and invokes it.
173 * Loads and executes the in-line Google Chrome Frame installation flow.
174 * Will typically execute asynchronously (as the flow behaviour is not yet
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
toy.ml 41 (* Simplify the control flow graph (deleting unreachable blocks, etc). *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
toy.ml 41 (* Simplify the control flow graph (deleting unreachable blocks, etc). *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
toy.ml 41 (* Simplify the control flow graph (deleting unreachable blocks, etc). *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
toy.ml 45 (* Simplify the control flow graph (deleting unreachable blocks, etc). *)
  /external/chromium_org/v8/test/mjsunit/regress/
regress-108296.js 34 // Create control flow for a.foo. Control flow resolution will
  /external/chromium_org/v8/test/webkit/
dfg-arguments-osr-exit-multiple-blocks-before-exit.js 25 "Tests aliased uses of 'arguments' that require reification of the Arguments object on OSR exit, in the case that there is some interesting control flow prior to the exit."
38 // Just some dummy control flow.
dfg-arguments-osr-exit-multiple-blocks.js 25 "Tests aliased uses of 'arguments' that require reification of the Arguments object on OSR exit, in the case that there is some interesting control flow."
39 // Just some dummy control flow.
  /external/v8/test/mjsunit/regress/
regress-108296.js 34 // Create control flow for a.foo. Control flow resolution will
  /external/chromium/chrome/browser/printing/cloud_print/
cloud_print_setup_flow.cc 79 CloudPrintSetupFlow* flow = new CloudPrintSetupFlow(json_args, profile, local
90 browser::ShowHtmlDialog(parent_window, profile, flow);
91 return flow;

Completed in 1032 milliseconds

12 3 4 5 6