/external/opencore/nodes/pvclientserversocketnode/include/ |
pvmf_socket_buffer_allocators.h | 302 * becomes zero. This could cause problems when due to transient nature of data flow 303 * iNumOutStandingBuffers could become zero when the data flow drys up temporarily. [all...] |
/external/opencore/nodes/pvprotocolenginenode/protocol_common/src/ |
pvmf_protocol_engine_node_common.h | 556 ProcessingState_NormalDataflow, // normal data flow 597 // data flow event [all...] |
/external/opencore/nodes/streaming/common/include/ |
pvmf_streaming_buffer_allocators.h | 332 * becomes zero. This could cause problems when due to transient nature of data flow 333 * iNumOutStandingBuffers could become zero when the data flow drys up temporarily. [all...] |
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/src/ |
pvmf_jitter_buffer_impl.cpp | 292 //5. Check for flow control [JB specific] [all...] |
/external/webkit/JavaScriptCore/assembler/ |
MacroAssemblerARMv7.h | 666 // Forwards / external control flow operations: 844 // Arithmetic control flow operations: [all...] |
MacroAssemblerX86Common.h | 604 // Forwards / external control flow operations: 738 // Arithmetic control flow operations:
|
/external/webkit/WebCore/rendering/ |
RenderObject.h | 209 // Called when an object that was floating or positioned becomes a normal flow object 211 // normal flow object. [all...] |
RenderTableCell.cpp | 251 // the first in-flow line box in the cell, or the first in-flow table-row in the cell, whichever comes first. If there [all...] |
/external/opencore/nodes/pvprotocolenginenode/base/src/ |
pvmf_protocol_engine_node.cpp | [all...] |
/external/v8/src/x64/ |
codegen-x64.cc | 461 // If there is a valid frame, control flow can fall off the end of 476 // control does not flow off the end of the body so we did not [all...] |
/prebuilt/common/ecj/ |
ecj.jar | |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/ |
gcc.info | [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/man/man1/ |
arm-eabi-g++.1 | [all...] |
arm-eabi-gcc.1 | [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/ |
gcc.info | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/info/ |
gcc.info | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/man/man1/ |
arm-eabi-g++.1 | [all...] |
arm-eabi-gcc.1 | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/ |
gcc.info | [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/ |
gcc.info | [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man1/ |
i686-unknown-linux-gnu-g++.1 | [all...] |
i686-unknown-linux-gnu-gcc.1 | [all...] |
/external/libxml2/ |
HTMLparser.c | 387 * Humm this is bad, do an automatic flow conversion 495 #define FLOW BLOCK,INLINE 500 static const char* const html_flow[] = { FLOW, NULL } ; 541 static const char* const flow_param[] = { FLOW, "param", NULL } ; 550 static const char* const body_contents[] = { FLOW, "ins", "del", NULL } ; 565 static const char* const fieldset_contents[] = { FLOW, "legend" } ; 593 static const char* const noframes_content[] = { "body", FLOW MODIFIER, NULL } ; 594 static const char* const object_contents[] = { FLOW, "param", NULL } ; [all...] |
/external/bluetooth/hcidump/parser/ |
hci.c | 88 "Flow Specification Complete", 194 "Flow Specification", 246 "Read Synchronous Flow Control Enable", 247 "Write Synchronous Flow Control Enable", 249 "Set Host Controller To Host Flow Control", [all...] |
/frameworks/base/core/java/android/widget/ |
ListView.java | [all...] |