Searched
full:pipe (Results
401 -
425 of
1632) sorted by null
<<11121314151617181920>>
/external/libvpx/examples/includes/geshi/geshi/ |
prolog.php | 133 0 => "(?<![A-Z_])(?!(?:PIPE|SEMI)[^a-zA-Z0-9_])[A-Z_][a-zA-Z0-9_]*(?![a-zA-Z0-9_])"
|
visualprolog.php | 117 0 => "(?<![a-zA-Z0-9_])(?!(?:PIPE|SEMI)>)[A-Z_]\w*(?!\w)",
|
/external/oprofile/events/arm/armv6/ |
events | 4 event:0x01 counters:0,1 um:zero minimum:500 name:CYCLES_IFU_MEM_STALL : cycles instruction fetch pipe is stalled
|
/external/oprofile/events/arm/mpcore/ |
events | 4 event:0x01 counters:0,1 um:zero minimum:500 name:CYCLES_IFU_MEM_STALL : cycles instruction fetch pipe is stalled
|
/external/oprofile/events/arm/xscale1/ |
events | 4 event:0x01 counters:1,2 um:zero minimum:500 name:CYCLES_IFU_MEM_STALL : cycles instruction fetch pipe is stalled
|
/external/oprofile/events/arm/xscale2/ |
events | 4 event:0x01 counters:1,2,3,4 um:zero minimum:500 name:CYCLES_IFU_MEM_STALL : cycles instruction fetch pipe is stalled
|
/external/oprofile/events/avr32/ |
events | 4 event:0x01 counters:1,2 um:zero minimum:500 name:CYCLES_IFU_MEM_STALL : cycles instruction fetch pipe is stalled
|
/external/oprofile/libutil++/ |
child_reader.h | 89 // already input in the pipe buffer or in buf2.
|
/external/qemu/docs/ |
ANDROID-QEMUD.TXT | 10 the emulator program is using qemu pipes (see ANDROID-QEMU-PIPE.TXT for details 174 - QEMU pipe communication model works similarly to the serial port multiplexing, 182 In the pipe model each client gets connected to the emulator through a unique 183 handle to /dev/qemu_pipe (a "pipe"), so there is no need for multiplexing the
|
/external/v8/tools/ |
disasm.py | 76 stdout=subprocess.PIPE,
|
run-valgrind.py | 48 process = subprocess.Popen(command, stderr=subprocess.PIPE)
|
/external/webkit/Source/WebCore/WebCore.gyp/scripts/ |
action_maketokenizer.py | 89 p1 = subprocess.Popen(['flex', '-t', flexInput], stdout=subprocess.PIPE)
|
/external/webkit/Source/WebCore/platform/ |
FileSystem.cpp | 46 // - Pipe (7C)
|
/frameworks/base/core/jni/ |
android_os_ParcelFileDescriptor.cpp | 58 if (pipe(fds) < 0) {
|
/frameworks/base/tests/DumpRenderTree2/src/com/android/dumprendertree2/forwarder/ |
ConnectionHandler.java | 133 /** We have 2 threads running, one for each pipe, that we start here. */
|
/hardware/ti/omap3/omx/ |
Android.mk | 16 TI_OMX_CFLAGS := -Wall -fpic -pipe -DSTATIC_TABLE -O0 -DOMAP_3430
|
/hardware/ti/omap4xxx/domx/mm_osal/inc/ |
timm_osal_pipes.h | 58 * Defined for Pipe timeout value
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
stdio-write.c | 27 called on a pipe with no readers, WriteFile() fails with error
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
signum.h | 46 #define SIGPIPE 13 /* Broken pipe (POSIX). */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
tar.h | 96 #define FIFOTYPE '6' /* Named pipe. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
signum.h | 46 #define SIGPIPE 13 /* Broken pipe (POSIX). */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
tar.h | 96 #define FIFOTYPE '6' /* Named pipe. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
signum.h | 46 #define SIGPIPE 13 /* Broken pipe (POSIX). */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
tar.h | 96 #define FIFOTYPE '6' /* Named pipe. */
|
/sdk/emulator/opengl/system/OpenglSystemCommon/ |
HostConnection.cpp | 27 /* Set to 1 to use a QEMU pipe, or 0 for a TCP connection */
|
Completed in 1692 milliseconds
<<11121314151617181920>>