OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:flow
(Results
201 - 225
of
2110
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
util.rb
23
def tidy( here_doc,
flow
= false )
25
if
flow
/external/bluetooth/bluedroid/hci/include/
bt_hci_lib.h
48
/** Receive
flow
control */
184
/** Controls receive
flow
*/
/external/chromium/chrome/browser/sync/
README.js
18
Message/event
flow
48
A diagram of the
flow
of a message and its reply:
sync_setup_wizard.h
80
// a "discrete" run (as in not a continuous wizard
flow
). This returns
84
// Helper to return whether |state| warrants starting a new
flow
.
/external/chromium_org/chrome/browser/
defaults.h
66
// credentials (user doesn't need to go through the startup
flow
). This is
68
// distinct signin
flow
.
/external/chromium_org/chrome/browser/signin/
signin_tracker.h
16
// The signin
flow
logic is spread across several classes with varying
32
// LoginUIService - Our desktop UI flows rely on having only a single login
flow
/external/chromium_org/chrome/browser/ui/app_list/
extension_app_item.h
67
// Checks if extension is disabled and if enable
flow
should be started.
68
// Returns true if extension enable
flow
is started or there is already one
/external/chromium_org/chrome/installer/util/
eula_util.cc
23
// first-run
flow
. Assume Chrome has been run if the path to the sentinel
68
if (!system_level) { // User-level case has seprate
flow
.
/external/chromium_org/chrome_frame/cfinstall/src/implementation/
crossdomaininstall.js
6
* @fileoverview Implements the in-line Google Chrome Frame installation
flow
.
32
* Executes the in-line installation
flow
.
/external/chromium_org/google_apis/gaia/
oauth2_access_token_fetcher.h
53
// Starts the
flow
with the given parameters.
77
// Helper methods for the
flow
.
/external/chromium_org/media/audio/win/
core_audio_util_win_unittest.cc
68
EDataFlow
flow
;
member in struct:media::__anon8640
79
// Create default devices for all
flow
/role combinations above.
83
CoreAudioUtil::CreateDefaultDevice(data[i].
flow
, data[i].role);
85
EXPECT_EQ(data[i].
flow
, CoreAudioUtil::GetDataFlow(audio_device));
88
// Only eRender and eCapture are allowed as
flow
parameter.
123
EDataFlow
flow
;
member in struct:media::__anon8641
132
// Get name and ID of default devices for all
flow
/role combinations above.
137
CoreAudioUtil::CreateDefaultDevice(data[i].
flow
, data[i].role);
/external/chromium_org/tools/gyp/test/win/linker-flags/
pgo.gyp
10
# In the PGO (Profile-Guided Optimization) build
flow
, we need to build the
11
# target binary multiple times. To implement this
flow
with gyp, here we
/external/clang/lib/StaticAnalyzer/Checkers/
NSAutoreleasePoolChecker.cpp
12
// (in its current form) could be written as a
flow
-insensitive check, in
13
// can be potentially enhanced in the future with
flow
-sensitive information.
/external/kernel-headers/original/linux/
serial_reg.h
143
#define UART_EFR_CTS 0x80 /* CTS
flow
control */
144
#define UART_EFR_RTS 0x40 /* RTS
flow
control */
148
* the low four bits control software
flow
control
185
#define UART_FCTR_RTS_NODELAY 0x00 /* RTS
flow
control delay */
239
#define UART_FCL 0x06 /*
Flow
Control Level Lower */
240
#define UART_FCH 0x07 /*
Flow
Control Level Higher */
254
#define UART_ACR_DSRFC 0x04 /* DSR
Flow
Control */
273
#define UART_RSA_MSR_FLOW (1 << 3) /* Enable the auto RTS/CTS
flow
control */
/external/libnfc-nci/src/udrv/include/
usb.h
74
/****
Flow
Control ****/
182
UINT8 fc; /*
Flow
control */
/external/libpcap/
atmuni31.h
40
#define OAMF4SC 0x03 /* Segment OAM F4
flow
cell */
41
#define OAMF4EC 0x04 /* End-to-end OAM F4
flow
cell */
/external/llvm/test/Analysis/DependenceAnalysis/
ZIV.ll
18
; CHECK: da analyze - consistent
flow
[|<]!
64
; CHECK: da analyze -
flow
[|<]!
/external/tcpdump/
atmuni31.h
40
#define OAMF4SC 0x03 /* Segment OAM F4
flow
cell */
41
#define OAMF4EC 0x04 /* End-to-end OAM F4
flow
cell */
/packages/apps/PackageInstaller/src/com/android/packageinstaller/
InstallFlowAnalytics.java
43
* <p>An instance of this class is created at the beginning of the install
flow
and gradually filled
44
* as the user progresses through the
flow
. When the
flow
terminates (regardless of the reason),
103
* Information about this
flow
expressed as a collection of flags. See {@code FLAG_...}
108
/** Outcome of the
flow
. See {@code RESULT_...} constants. */
137
* Time instant when this
flow
terminated, measured in elapsed realtime milliseconds. See
393
* Marks this
flow
as finished due to {@code PackageManager} succeeding or failing to install
408
* Marks this
flow
as finished and reports this to the Event Log.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
serial.h
118
#define ASYNC_CTS_FLOW 0x04000000 /* Do CTS
flow
control */
122
#define ASYNC_CONS_FLOW 0x00800000 /*
flow
control for console */
serial_reg.h
146
#define UART_EFR_CTS 0x80 /* CTS
flow
control */
147
#define UART_EFR_RTS 0x40 /* RTS
flow
control */
151
* the low four bits control software
flow
control
188
#define UART_FCTR_RTS_NODELAY 0x00 /* RTS
flow
control delay */
242
#define UART_FCL 0x06 /*
Flow
Control Level Lower */
243
#define UART_FCH 0x07 /*
Flow
Control Level Higher */
257
#define UART_ACR_DSRFC 0x04 /* DSR
Flow
Control */
276
#define UART_RSA_MSR_FLOW (1 << 3) /* Enable the auto RTS/CTS
flow
control */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
serial.h
118
#define ASYNC_CTS_FLOW 0x04000000 /* Do CTS
flow
control */
122
#define ASYNC_CONS_FLOW 0x00800000 /*
flow
control for console */
serial_reg.h
146
#define UART_EFR_CTS 0x80 /* CTS
flow
control */
147
#define UART_EFR_RTS 0x40 /* RTS
flow
control */
151
* the low four bits control software
flow
control
188
#define UART_FCTR_RTS_NODELAY 0x00 /* RTS
flow
control delay */
242
#define UART_FCL 0x06 /*
Flow
Control Level Lower */
243
#define UART_FCH 0x07 /*
Flow
Control Level Higher */
257
#define UART_ACR_DSRFC 0x04 /* DSR
Flow
Control */
276
#define UART_RSA_MSR_FLOW (1 << 3) /* Enable the auto RTS/CTS
flow
control */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
serial.h
118
#define ASYNC_CTS_FLOW 0x04000000 /* Do CTS
flow
control */
122
#define ASYNC_CONS_FLOW 0x00800000 /*
flow
control for console */
serial_reg.h
146
#define UART_EFR_CTS 0x80 /* CTS
flow
control */
147
#define UART_EFR_RTS 0x40 /* RTS
flow
control */
151
* the low four bits control software
flow
control
188
#define UART_FCTR_RTS_NODELAY 0x00 /* RTS
flow
control delay */
242
#define UART_FCL 0x06 /*
Flow
Control Level Lower */
243
#define UART_FCH 0x07 /*
Flow
Control Level Higher */
257
#define UART_ACR_DSRFC 0x04 /* DSR
Flow
Control */
276
#define UART_RSA_MSR_FLOW (1 << 3) /* Enable the auto RTS/CTS
flow
control */
Completed in 1561 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>