HomeSort by relevance Sort by last modified time
    Searched full:pipeline (Results 126 - 150 of 411) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/webkit/Source/WebCore/platform/graphics/openvg/
SurfaceOpenVG.h 135 * Empty the OpenVG pipeline and make sure all the performed paint
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
libiberty.h 388 /* Last program in pipeline. Standard output of program goes to
418 the last program in a pipeline.
501 in the pipeline as input. The file name is chosen as for pex_run.
508 first program in the pipeline. You must have passed
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
libiberty.h 402 /* Last program in pipeline. Standard output of program goes to
432 the last program in a pipeline.
515 in the pipeline as input. The file name is chosen as for pex_run.
522 first program in the pipeline. You must have passed
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
libiberty.h 402 /* Last program in pipeline. Standard output of program goes to
432 the last program in a pipeline.
515 in the pipeline as input. The file name is chosen as for pex_run.
522 first program in the pipeline. You must have passed
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
libiberty.h 402 /* Last program in pipeline. Standard output of program goes to
432 the last program in a pipeline.
515 in the pipeline as input. The file name is chosen as for pex_run.
522 first program in the pipeline. You must have passed
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
simple.h 87 * the playback pipeline.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
simple.h 87 * the playback pipeline.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
simple.h 87 * the playback pipeline.
  /external/blktrace/
blkparse.c 290 static int pipeline; variable
    [all...]
  /external/chromium/webkit/glue/media/
buffered_data_source_unittest.cc 514 // introduction of a pipeline teardown deadlock. The pipeline owner blocks
  /external/llvm/lib/CodeGen/
PostRASchedulerList.cpp 16 // pipeline or resource constraints) or because an input to the instruction has
51 STATISTIC(NumStalls, "Number of pipeline stalls");
731 // Otherwise, we have a pipeline stall, but no other problem,
739 // processors without pipeline interlocks and other cases.
ScoreboardHazardRecognizer.cpp 137 // This stage was stalled beyond pipeline depth, so cannot conflict.
  /external/llvm/lib/Target/ARM/
ARMSubtarget.cpp 184 // If we have a reasonable estimate of the pipeline depth, then we can
  /external/openssl/crypto/rc4/asm/
rc4-s390x.pl 13 # "cluster" Address Generation Interlocks, so that one pipeline stall
  /external/oprofile/events/mips/sb1/
events 13 # Explaining Sub-Peak Performance: Pipeline Traps
  /external/skia/include/core/
SkXfermode.h 19 "transfer-modes" in the drawing pipeline. The static function Create(Modes)
  /external/skia/src/core/
SkBitmapProcState_filter.h 18 the drawing pipeline may rely on this (e.g. which blitrow proc to use).
  /external/webkit/Source/WebCore/platform/graphics/gstreamer/
VideoSinkGStreamer.cpp 97 "Sink/Video", "Sends video data from a GStreamer pipeline to a Cairo surface",
  /external/webkit/Source/WebKit/chromium/src/
ApplicationCacheHost.cpp 92 // the usual resource loading pipeline.
  /frameworks/av/media/libaah_rtp/
aah_rx_player.h 154 // Callers should consider resetting the pipeline entirely in the event
  /frameworks/av/media/libstagefright/codecs/mp3dec/
SoftMP3.cpp 262 // decoder have zero delay, which the rest of the pipeline assumes.
  /libcore/luni/src/main/java/javax/xml/validation/
TypeInfoProvider.java 161 * the attribute was originally present in the pipeline, and
  /system/core/sh/
eval.c 482 * Evaluate a pipeline. All the processes in the pipeline are children
483 * of the process creating the pipeline. (This differs from some versions
484 * of the shell, which make the last process in a pipeline the parent
  /external/nist-sip/java/gov/nist/javax/sip/stack/
TCPMessageChannel.java 592 Pipeline hispipe = null;
593 // Create a pipeline to connect to our message parser.
594 hispipe = new Pipeline(myClientInputStream, sipStack.readTimeout,
TLSMessageChannel.java 572 Pipeline hispipe = null;
573 // Create a pipeline to connect to our message parser.
574 hispipe = new Pipeline(myClientInputStream, sipStack.readTimeout,

Completed in 3007 milliseconds

1 2 3 4 56 7 8 91011>>