Home
last modified time | relevance | path

Searched defs:parallel (Results 1 - 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DParallel.cpp24 namespace parallel { namespace
/third_party/python/PCbuild/
H A Dbuild.bat62 set parallel=/m variable
75 if "%~1"=="-m" (set parallel=/m) & shift & goto CheckOpts variable
76 if "%~1"=="-M" (set parallel=) & shift & goto CheckOpts variable
/third_party/libabigail/tests/
H A Dtest-read-common.h153 bool parallel; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DParallel.h23 namespace parallel { namespace
/third_party/skia/src/core/
H A DSkStrokerPriv.cpp22 SkVector parallel; in RoundCapper() local
33 SkVector parallel; in SquareCapper() local
[all...]
/third_party/skia/src/pathops/
H A DSkDLineIntersection.cpp12 void SkIntersections::cleanUpParallelLines(bool parallel) { in cleanUpParallelLines() argument
/third_party/ffmpeg/libavformat/
H A Dnetwork.c403 ff_connect_parallel(struct addrinfo *addrs, int timeout_ms_per_address, int parallel, URLContext *h, int *fd, void (*customize_fd)(void *, int), void *customize_ctx) ff_connect_parallel() argument
/third_party/skia/dm/
H A DDM.cpp1543 SkTaskGroup parallel; in main() local
/third_party/libabigail/tools/
H A Dabipkgdiff.cc178 bool parallel; member in options
[all...]
/third_party/selinux/libselinux/src/
H A Dselinux_restorecon.c903 bool parallel; member
/third_party/curl/src/
H A Dtool_cfgable.h323 bool parallel; member
/third_party/skia/src/gpu/v1/
H A DSurfaceDrawContext.cpp1698 SkVector parallel = points[1] - points[0]; in drawStrokedLine() local
[all...]

Completed in 17 milliseconds