Searched refs:concurrency (Results 1 – 24 of 24) sorted by relevance
/external/jemalloc/ |
D | jemalloc.pc.in | 8 … malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support.
|
D | README | 2 fragmentation avoidance and scalable concurrency support. jemalloc first came
|
D | ChangeLog | 411 levels. This resolves what was a concurrency bottleneck for per arena huge
|
/external/swiftshader/third_party/LLVM/test/Transforms/LICM/ |
D | scalar-promote-memmodel.ll | 4 ; it would violate the concurrency memory model
|
/external/llvm/test/Transforms/LICM/ |
D | scalar-promote-memmodel.ll | 5 ; it would violate the concurrency memory model
|
/external/javasqlite/src/main/java/SQLite/JDBC2z/ |
D | JDBCDatabaseMetaData.java | 1374 public boolean supportsResultSetConcurrency(int type, int concurrency) in supportsResultSetConcurrency() argument 1379 return concurrency == ResultSet.CONCUR_READ_ONLY || in supportsResultSetConcurrency() 1380 concurrency == ResultSet.CONCUR_UPDATABLE; in supportsResultSetConcurrency()
|
/external/llvm/docs/ |
D | Atomics.rst | 41 with instructions with special semantics in the presence of concurrency. This 57 instructions with atomic ordering involved, concurrency does not matter, with 91 concurrency model was implemented, LLVM would perform this transformation.) 172 concurrency, please send an email to llvm-dev.)
|
D | index.rst | 188 Information about LLVM's concurrency model.
|
/external/lz4/ |
D | NEWS | 7 build : Makefile : fix make -jX lib+exe concurrency (#277)
|
/external/swiftshader/third_party/LLVM/lib/Support/Windows/ |
D | Signals.inc | 169 // (such as CTRL/C) occurs. This causes concurrency issues with the above
|
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/ |
D | Impl_RowSet.java | 145 public void setConcurrency(int concurrency) throws SQLException { in setConcurrency() argument
|
/external/okhttp/ |
D | CHANGELOG.md | 303 request concurrency. 635 * Drop ALPN support in Android. There's a concurrency bug in all
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/ |
D | Signals.inc | 205 // (such as CTRL/C) occurs. This causes concurrency issues with the above
|
/external/llvm/lib/Support/Windows/ |
D | Signals.inc | 204 // (such as CTRL/C) occurs. This causes concurrency issues with the above
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | ChangeLog | 298 concurrency cases 591 * improved P2P concurrency operations 595 - reject operations that would require multi-channel concurrency if 605 multi-channel concurrency
|
/external/python/cpython2/Doc/c-api/ |
D | init.rst | 361 In order to emulate concurrency of execution, the interpreter regularly
|
/external/testng/ |
D | CHANGES.txt | 773 Fixed: concurrency issue in JUnitXMLReporter
|
/external/python/cpython2/Doc/library/ |
D | multiprocessing.rst | 15 offers both local and remote concurrency, effectively side-stepping the
|
/external/libmicrohttpd/src/datadir/ |
D | spdy-draft.txt | 175 multiple connections for concurrency. This causes several problems,
|
/external/clang/docs/ |
D | AutomaticReferenceCounting.rst | 1387 which, by the concurrency model of the host language, happens-after
|
/external/python/cpython2/Doc/whatsnew/ |
D | 2.7.rst | 2373 concurrency benchmark that tries to measure computing throughput,
|
/external/doclava/res/assets/templates-sdk/assets/js/ |
D | android_3p-bundle.js | 1632 …* "About" = 'Clojure is a lisp for the jvm with concurrency primitives and a richer set of types…
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|
/external/python/cpython2/Misc/ |
D | NEWS | 7066 - iobench (a file I/O benchmark) and ccbench (a concurrency benchmark) were
|