Searched defs:synchronize (Results 1 - 17 of 17) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dmatrix.c78 synchronize;
194 if (matrix_info->synchronize != MagickFalse)
207 *synchronize;
224 synchronize=GetEnvironmentValue("MAGICK_SYNCHRONIZE");
225 if (synchronize != (const char *) NULL)
227 matrix_info->synchronize=IsStringTrue(synchronize);
228 synchronize=DestroyString(synchronize);
76 synchronize; member in struct:_MatrixInfo
204 *synchronize; local
H A Dcache-private.h205 synchronize, member in struct:_CacheInfo
H A Dblob.c136 synchronize,
462 clone_info->synchronize=blob_info->synchronize;
529 if (image->blob->synchronize != MagickFalse)
553 (image->blob->synchronize != MagickFalse))
2464 image->blob->synchronize=image_info->synchronize;
4188 if (image->blob->synchronize != MagickFalse)
4236 if (image->blob->synchronize != MagickFalse)
133 synchronize, member in struct:_BlobInfo
H A Dcache.c196 *synchronize;
217 synchronize=GetEnvironmentValue("MAGICK_SYNCHRONIZE");
218 if (synchronize != (const char *) NULL)
220 cache_info->synchronize=IsStringTrue(synchronize);
221 synchronize=DestroyString(synchronize);
3437 if (cache_info->synchronize != MagickFalse)
190 *synchronize; local
H A Dimage.c1349 *synchronize;
1366 synchronize=GetEnvironmentValue("MAGICK_SYNCHRONIZE");
1367 if (synchronize != (const char *) NULL)
1369 image_info->synchronize=IsStringTrue(synchronize);
1370 synchronize=DestroyString(synchronize);
1334 *synchronize; local
H A Dimage.h449 synchronize; member in struct:_ImageInfo
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorDeviceCuda.h264 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void synchronize() const { function
/external/llvm/examples/ParallelJIT/
H A DParallelJIT.cpp242 static WaitForThreads synchronize; variable
252 synchronize.block(); // wait until other threads are at this point
301 synchronize.releaseThreads(3); // wait until other threads are at this point
/external/swiftshader/third_party/LLVM/examples/ParallelJIT/
H A DParallelJIT.cpp221 static WaitForThreads synchronize; variable
231 synchronize.block(); // wait until other threads are at this point
279 synchronize.releaseThreads(3); // wait until other threads are at this point
/external/swiftshader/src/Renderer/
H A DRenderer.cpp901 void Renderer::synchronize() function in class:sw::Renderer
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.team.core_3.5.100.R36x_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.reconciler.dropins_1.1.2.R36x_v20101111-1430.jar ... java.io.IOException e public static synchronized void synchronize (org.eclipse.core.runtime.IProgressMonitor) org ...
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/guice/extensions/persist/lib/
H A Dhibernate-search.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/hibernate/search/ org/hibernate/search/annotations/ ...
/external/guice/lib/build/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/parsers/ META-INF/services/ ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.core.resources_3.10.0.v20150423-0755.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 1496 milliseconds