HomeSort by relevance Sort by last modified time
    Searched full:flow (Results 51 - 75 of 491) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/opencore/nodes/pvdummyinputnode/include/
pvmf_fileinput_port.h 53 * Input (sink) ports have a simple flow control scheme.
59 * same flow-control scheme.
  /external/opencore/nodes/pvmp3ffparsernode/src/
pvmf_mp3ffparser_outport.h 49 * Input (sink) ports have a simple flow control scheme.
55 * same flow-control scheme.
  /external/opencore/nodes/streaming/jitterbuffernode/include/
pvmf_jitter_buffer_port.h 118 * Input (sink) ports have a simple flow control scheme.
124 * same flow-control scheme.
  /external/webkit/WebCore/rendering/
RenderRubyBase.cpp 115 // The reason why the base is in block flow must be after beforeChild.
131 // Moving block children -> have to set toBase as block flow
  /external/tcpdump/
decnet.h 303 #define COS_MASK 014 /* mask for flow control field */
304 #define COS_NONE 0 /* no flow control */
305 #define COS_SEGMENT 04 /* segment flow control */
306 #define COS_MESSAGE 010 /* message flow control */
391 byte ls_fcval; /* flow control value */
telnet.h 119 #define TELOPT_LFLOW 33 /* remote flow control */
157 #define LFLOW_OFF 0 /* Disable remote flow control */
158 #define LFLOW_ON 1 /* Enable remote flow control */
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSetupBasics.java 115 * This creates an intent that can be used to start a self-contained account creation flow
126 // If we're in the "eas flow" (from AccountManager), we want to return to the caller
135 // If we're not in the "eas flow" (from AccountManager), we want to show the message list
412 // for it. This logic needs to be followed in the auto setup flow as well.
420 // If this is EAS flow, don't try to find a provider for the domain!
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
basic-block.h 1 /* Define control and data flow tables, and regsets.
117 flow graph is manipulated by various optimizations. A signed type
121 /* Control flow edge information. */
157 #define EDGE_FALLTHRU 1 /* 'Straight line' flow */
158 #define EDGE_ABNORMAL 2 /* Strange flow, like computed
166 flow. */
190 /* Declared in tree-flow.h. */
378 /* A structure to group all the per-function control flow graph data.
392 /* Number of basic blocks in this flow graph. */
395 /* Number of edges in this flow graph. *
    [all...]
  /external/ppp/pppd/
tty.c 137 int crtscts = 0; /* Use hardware flow control */
207 "Set hardware (RTS/CTS) flow control",
210 "Set alternate hardware (DTR/CTS) flow control",
213 "Disable hardware flow control",
216 "Disable hardware flow control",
219 "Disable hardware flow control",
222 "Set software (XON/XOFF) flow control", OPT_PRIOSUB },
603 * Set line speed, flow control, etc.
709 /* set line speed, flow control, etc.;
    [all...]
  /bionic/libc/include/arpa/
telnet.h 111 #define TELOPT_LFLOW 33 /* remote flow control */
149 #define LFLOW_OFF 0 /* Disable remote flow control */
150 #define LFLOW_ON 1 /* Enable remote flow control */
  /external/bluetooth/hcidump/
ChangeLog 54 Add decoding for host controller to host flow control setting.
163 Add L2CAP retransmission and flow control decoding.
230 Decode RFCOMM credit based flow control.
  /external/bluetooth/hcidump/parser/
rfcomm.h 95 #define FCON (0xa0 >> 2) /* flow control on */
96 #define FCOFF (0x60 >> 2) /* flow control off */
108 #define FC 0x02 /* flow control (unable to accept frames) */
  /external/v8/src/
jump-target.h 52 // A jump target must have been reached via control flow (either by
54 // In particular, this means that at least one of the control-flow
251 // flow intended for the shadowed one.
  /hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd.h 108 bool txoff; /* Transmit flow-controlled */
139 ulong fc_packets; /* Number of flow control pkts recvd */
226 /* Indication from bus module to change flow-control state */
  /cts/tools/vm-tests/src/dot/junit/opcodes/move_result/
Test_move_result.java 105 * (in actual control flow) by an <invoke-kind> instruction
  /cts/tools/vm-tests/src/dot/junit/opcodes/move_result_object/
Test_move_result_object.java 116 * (in actual control flow) by an <invoke-kind> instruction
  /cts/tools/vm-tests/src/dot/junit/opcodes/move_result_wide/
Test_move_result_wide.java 105 * (in actual control flow) by an <invoke-kind> instruction
  /dalvik/libcore/luni/src/test/java/tests/api/java/util/
ConcurrentModificationExceptionTest.java 82 // The exception should have been thrown--if the code flow makes it here
  /development/samples/FixedGridLayout/src/com/example/android/fixedgridlayout/
FixedGridLayout.java 33 * cell contains exactly one view, and they flow in the natural
  /device/htc/dream/
init.trout.rc 81 -n -s 115200 /dev/ttyHS0 texasalt 4000000 flow
  /device/htc/sapphire/
init.sapphire.rc 81 -n -s 115200 /dev/ttyHS0 texasalt 4000000 flow
  /external/iptables/libipq/
ipq_set_mode.3 65 to enable the flow of packets to userspace.
  /external/kernel-headers/original/asm-arm/
termbits.h 136 #define CRTSCTS 020000000000 /* flow control */
  /external/kernel-headers/original/asm-x86/
termbits.h 161 #define CRTSCTS 020000000000 /* flow control */
  /external/svox/pico/lib/
picodefs.h 88 input) that disrupt the normal flow of operation, PICO_EXC_* or

Completed in 194 milliseconds

1 23 4 5 6 7 8 91011>>