Home
last modified time | relevance | path

Searched refs:Parallel (Results 1 – 22 of 22) sorted by relevance

/external/llvm/lib/Target/R600/
DSISchedule.td55 // The latency numbers are taken from AMD Accelerated Parallel Processing
/external/libvpx/libvpx/vp9/common/arm/neon/
Dvp9_iht4x4_add_neon.asm18 ; Parallel 1D IDCT on all the columns of a 4x4 16bits data matrix which are
52 ; Parallel 1D IADST on all the columns of a 4x4 16bits data matrix which
Dvp9_iht8x8_add_neon.asm118 ; Parallel 1D IDCT on all the columns of a 8x8 16bits data matrix which are
281 ; Parallel 1D IADST on all the columns of a 8x8 16bits data matrix which
Dvp9_idct8x8_add_neon.asm19 ; Parallel 1D IDCT on all the columns of a 8x8 16bit data matrix which are
/external/squashfs-tools/RELEASE-READMEs/
DREADME-3.118 1. Parallel compression. By default as many compression and fragment
/external/ceres-solver/internal/ceres/
Dcovariance_test.cc783 TEST_F(LargeScaleCovarianceTest, Parallel) { in TEST_F() argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/templates/headless-build/
Dbuild.properties87 #Parallel compilation, requires flattenedDependencies=true
/external/iproute2/testsuite/configs/
Dall-2.4138 # Parallel port support
Dall-no-act241 # Parallel port support
Dall-police-act241 # Parallel port support
/external/llvm/cmake/modules/
DHandleLLVMOptions.cmake241 message(STATUS "Parallel compilation disabled")
/external/chromium-trace/trace-viewer/third_party/Paste/paste/evalexception/media/
DMochiKit.packed.js6238 MochiKit.Visual.Parallel=function(_665,_666){ class
6245 MochiKit.Visual.Parallel.prototype=new MochiKit.Visual.Base();
6246 MochiKit.Base.update(MochiKit.Visual.Parallel.prototype,{__class__:MochiKit.Visual.Parallel,__init_…
6611 return new v.Parallel([new v.Scale(_6d4,200,{sync:true,scaleFromCenter:_6d5.scaleFromCenter,scaleMo…
6672 return new v.Parallel([new v.Move(_6f5,{x:0,y:_6f6.distance,sync:true}),new v.Opacity(_6f5,{sync:tr…
6819 new v.Parallel([new v.Opacity(_734.element,{sync:true,to:1,from:0,transition:_726.opacityTransition…
6862 return new v.Parallel([new v.Opacity(_735,{sync:true,to:0,from:1,transition:_736.opacityTransition}…
/external/squashfs-tools/
DCHANGES331 1.1. Parallel compression. By default as many compression and
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/llvm/lib/Target/ARM/
DARMScheduleSwift.td1232 // 4.2.10 Parallel Arithmetic
DARMInstrThumb2.td2111 // A6.3.13, A6.3.14, A6.3.15 Parallel addition and subtraction (signed/unsigned)
/external/owasp/sanitizer/tools/findbugs/lib/
Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/gptfdisk/
DNEWS764 - Added GUID for IBM General Parallel File System (GPFS) partition type
/external/jarjar/lib/
Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/llvm/lib/Target/NVPTX/
DNVPTXIntrinsics.td7044 // PTX Parallel Synchronization and Communication Intrinsics
/external/jetty/
DVERSION.txt1445 + JETTY-1250 Parallel start of HandlerCollection
/external/bison/
DChangeLog-201217758 * data/bison.c++ (r1_): Parallel change to yyr1 in bison.simple---