/external/iproute2/doc/actions/ |
actions-general | 127 -If the second meter is exceeded the color of the flow changes further to 3. 147 # then pass it through a policer which allows 1kbps; if the flow
|
/external/opencore/nodes/pvcommsionode/src/ |
pv_comms_io_node_port.cpp | 403 //may need to generate port flow control now 851 //this is not an error-- it's the normal flow control mechanism. [all...] |
/external/oprofile/opcontrol/ |
opcontrol.cpp | 100 "branch instruction executed w/ or w/o program flow change"}, 166 "Branch or change in program flow that could have been predicted"},
|
/external/v8/tools/gyp/ |
v8.gyp | 255 '../../src/data-flow.cc', 256 '../../src/data-flow.h',
|
/external/v8/tools/visual_studio/ |
v8_base.vcproj | 340 RelativePath="..\..\src\data-flow.cc" 344 RelativePath="..\..\src\data-flow.h"
|
v8_base_arm.vcproj | 348 RelativePath="..\..\src\data-flow.cc" 352 RelativePath="..\..\src\data-flow.h"
|
v8_base_x64.vcproj | 340 RelativePath="..\..\src\data-flow.cc" 344 RelativePath="..\..\src\data-flow.h"
|
/external/webkit/WebCore/rendering/ |
RenderBlock.h | 505 // an anonymous block (that houses other blocks) or it will be an inline flow. 532 RenderLineBoxList m_lineBoxes; // All of the root line boxes created for this block flow. For example, <div>Hello<br>world.</div> will have two total lines for the <div>.
|
RenderBlockLineLayout.cpp | 307 // Set bits on our inline flow boxes that indicate which sides should 474 // compute accurate widths for the inline flow boxes). 496 // to update the static normal flow x/y of positioned elements. 662 // of normal flow. Don't need to worry about height any more. [all...] |
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/ |
OMX_VideoEnc_Utils.h | 136 * Redirects control flow in an error situation. 158 * Sets error type and redirects control flow to error handling and cleanup section
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/ |
gccint.info | 90 * Control Flow:: Maintaining and manipulating the control flow graph. [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/info/ |
gccint.info | 90 * Control Flow:: Maintaining and manipulating the control flow graph. [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/ |
gccint.info | 90 * Control Flow:: Maintaining and manipulating the control flow graph. [all...] |
/external/gtest/test/ |
gtest_pred_impl_unittest.cc | 139 // Verifies that the control flow in the test function is expected. 535 // Verifies that the control flow in the test function is expected. 973 // Verifies that the control flow in the test function is expected. [all...] |
/external/e2fsprogs/ext2ed/doc/ |
ext2ed-design.sgml | 382 I can remember - Nothing alike the current flow control, but it was enough 544 <Sect1 id="flow-control"> 545 <Title>Program flow control</Title> 553 I redesigned the program flow control. Up to now, I analyzed the user command 594 The program flow was now done according to the following algorithm: 734 <Literal remap="tt">main.c</Literal> handles the upper level of the program flow control. 914 nicely with the program flow control described earlier - The <Literal remap="tt">command</Literal> [all...] |
/external/v8/src/ia32/ |
codegen-ia32.cc | 309 // If there is a valid frame, control flow can fall off the end of 324 // control does not flow off the end of the body so we did not 439 // partially compiled) into control flow to the control destination. 440 // If force_control is true, control flow is forced. 467 // Convert the TOS value into flow to the control destination. 508 // There is true, and possibly false, control flow (with true as [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
tree-flow-inline.h | 1 /* Inline functions for tree-flow.h 26 tree-flow.h. See tree-flow.h for documentation. */ [all...] |
/bionic/libc/include/net/ |
ethertypes.h | 290 #define ETHERTYPE_FLOWCONTROL 0x8808 /* 802.3x flow control packet */
|
/dalvik/dx/tests/083-ssa-phi-placement/ |
expected.txt | 248 Blort.java:60@0030: Rop{move-result-pseudo N0030Ljava/lang/Integer; <- . flow
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/ |
CoroutineManager.java | 49 * subroutines. Like call/return, there is an explicit flow of control
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
List4.java | 191 "Such noble scenes as draw the eye to flow," +
|
List6.java | 205 "Such noble scenes as draw the eye to flow," +
|
/external/bluetooth/bluez/lib/ |
hci.c | 364 { "Flow Specification", 45 }, 407 { "Read Synchronous Flow Control Enable", 83 }, 408 { "Write Synchronous Flow Control Enable", 84 }, 409 { "Set Host Controller To Host Flow Control", 85 }, [all...] |
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
error_reporting.sgml | 310 abort and return if an error occurs. That is, control flow should
|
/external/libpcap/ |
pcap-snit.c | 98 * device because of flow control requirements or resource
|