OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:multithreaded
(Results
101 - 125
of
337
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libpng/projects/vstudio/zlib/
zlib.vcxproj
130
<RuntimeLibrary>
MultiThreaded
</RuntimeLibrary>
/external/libunwind/tests/
test-async-sig.c
58
We use a simple global here. In a
multithreaded
program, one would use
/external/mesa3d/docs/
llvmpipe.html
18
Also, the driver is
multithreaded
to take advantage of multiple CPU cores
libraries.html
35
- Open Source,
multithreaded
, parallel scene graph API
/external/mesa3d/src/mapi/mapi/
u_thread.h
153
* IMPORTANT: Link with
multithreaded
runtime library when THREADS are
/external/okhttp/okio/
README.md
29
copying the data across. This approach is particularly helpful for
multithreaded
/frameworks/av/media/libstagefright/codecs/on2/enc/
SoftVPXEncoder.h
55
// -
multithreaded
encoding utilizes a number of threads equal
/libcore/luni/src/main/java/java/util/concurrent/atomic/
LongAdder.java
121
* points between
multithreaded
computations. If there are
/libcore/ojluni/src/main/java/java/lang/
Appendable.java
41
* <p> Appendables are not necessarily safe for
multithreaded
access. Thread
/libcore/ojluni/src/main/java/java/util/
Formattable.java
109
* <p> Formattables are not necessarily safe for
multithreaded
access. Thread
/toolchain/binutils/binutils-2.25/libiberty/
setenv.c
31
environment. This implementation is not safe for
multithreaded
code.
/external/libvpx/libvpx/
CHANGELOG
28
Multithreaded
VP9 decoding (tile and frame-based)
29
Multithreaded
VP9 encoding - on by default
115
Fixes
multithreaded
encoder race condition in loopfilter
364
Fix
multithreaded
encoding for 1 MB wide frame
560
Improved
multithreaded
performance
/external/apache-xml/src/main/java/org/apache/xpath/
CachedXPathAPI.java
70
* not currently support
multithreaded
access to a single
86
* not be operated upon concurrently; we do not support
multithreaded
access
/external/icu/icu4c/source/test/cintltst/
cintltst.vcxproj
127
<RuntimeLibrary>
MultiThreaded
</RuntimeLibrary>
202
<RuntimeLibrary>
MultiThreaded
</RuntimeLibrary>
/external/jemalloc/msvc/projects/vc2015/test_threads/
test_threads.vcxproj
260
<RuntimeLibrary>
MultiThreaded
</RuntimeLibrary>
301
<RuntimeLibrary>
MultiThreaded
</RuntimeLibrary>
/external/libmicrohttpd/src/testcurl/
test_post_loop.c
501
"
multithreaded
post",
503
GAUGER ("
Multithreaded
select",
/external/libmicrohttpd/w32/VS2013/
libmicrohttpd.vcxproj
364
<RuntimeLibrary>
MultiThreaded
</RuntimeLibrary>
369
<RuntimeLibrary>
MultiThreaded
</RuntimeLibrary>
/external/libopus/win32/VS2010/
silk_common.vcxproj
153
<RuntimeLibrary>
MultiThreaded
</RuntimeLibrary>
188
<RuntimeLibrary>
MultiThreaded
</RuntimeLibrary>
/external/gemmlowp/meta/
multi_thread_gemm.h
15
// multi_thread_gemm.h: Entry point to the
multithreaded
version of the
/external/libpng/projects/vstudio/libpng/
libpng.vcxproj
176
<RuntimeLibrary>
MultiThreaded
</RuntimeLibrary>
/external/libpng/projects/vstudio/pngtest/
pngtest.vcxproj
183
<RuntimeLibrary>
MultiThreaded
</RuntimeLibrary>
/external/libpng/projects/vstudio/pngunknown/
pngunknown.vcxproj
183
<RuntimeLibrary>
MultiThreaded
</RuntimeLibrary>
/external/libpng/projects/vstudio/pngvalid/
pngvalid.vcxproj
183
<RuntimeLibrary>
MultiThreaded
</RuntimeLibrary>
/external/llvm/tools/llvm-symbolizer/
llvm-symbolizer.cpp
145
llvm::sys::InitializeCOMRAII COM(llvm::sys::COMThreadingMode::
MultiThreaded
);
/external/owasp/sanitizer/tools/findbugs/doc/
allBugDescriptions.html
[
all
...]
Completed in 1109 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>