Searched refs:separate (Results 1 – 25 of 1033) sorted by relevance
12345678910>>...42
/external/hamcrest/src/org/hamcrest/ |
D | BaseDescription.java | 73 boolean separate = false; in appendList() 77 if (separate) append(separator); in appendList() 79 separate = true; in appendList()
|
/external/valgrind/main/none/tests/s390x/ |
D | ecag.stdout.exp-zec12 | 1 L1 topology: separate data and instruction; private 8 L2 topology: separate data and instruction; private
|
/external/chromium_org/third_party/sqlite/ |
D | separate_cache_pool.patch | 14 + ** * Always use separate caches (mode-1) if SQLITE_SEPARATE_CACHE_POOLS 21 ** use separate caches (mode-1)
|
/external/oprofile/ |
D | README_PACKAGERS | 16 standard OProfile components or in a separate devel package if desired. 40 as the other standard OProfile components or in a separate package if desired. 46 Java agent libraries be packaged in a separate RPM. You could then build 58 or in a separate devel package.
|
/external/chromium_org/third_party/WebKit/Source/bindings/scripts/ |
D | BUILD.gn | 11 # This separate pre-caching step is required to use lex/parse table 31 # A separate pre-caching step is *required* to use bytecode caching in
|
D | scripts.gyp | 19 # This separate pre-caching step is required to use lex/parse table caching 47 # A separate pre-caching step is *required* to use bytecode caching in
|
/external/valgrind/main/callgrind/tests/ |
D | threads.vgtest | 2 vgopts: --separate-threads=yes --collect-bus=yes
|
D | threads-use.vgtest | 2 vgopts: --separate-threads=yes --cacheuse=yes --collect-bus=yes --collect-systime=yes
|
/external/eigen/doc/ |
D | UnalignedArrayAssert.dox | 45 then you need to read this separate page: \ref TopicStructHavingEigenMembers "Structures Having Eig… 59 then you need to read this separate page: \ref TopicStlContainers "Using STL Containers with Eigen". 71 then you need to read this separate page: \ref TopicPassingByValue "Passing Eigen objects by value … 87 then you need to read this separate page: \ref TopicWrongStackAlignment "Compiler making a wrong as…
|
/external/llvm/test/CodeGen/SystemZ/ |
D | atomicrmw-add-06.ll | 34 ; Check the next doubleword up, which needs separate address logic. 55 ; Check the next doubleword down, which needs separate address logic.
|
D | atomicrmw-or-05.ll | 34 ; Check the next word up, which needs separate address logic. 55 ; Check the next word down, which needs separate address logic.
|
D | atomicrmw-xor-05.ll | 34 ; Check the next word up, which needs separate address logic. 55 ; Check the next word down, which needs separate address logic.
|
D | atomicrmw-and-06.ll | 34 ; Check the next doubleword up, which needs separate address logic. 55 ; Check the next doubleword down, which needs separate address logic.
|
D | atomicrmw-or-06.ll | 34 ; Check the next doubleword up, which needs separate address logic. 55 ; Check the next doubleword down, which needs separate address logic.
|
D | atomicrmw-xor-06.ll | 34 ; Check the next doubleword up, which needs separate address logic. 55 ; Check the next doubleword down, which needs separate address logic.
|
D | atomicrmw-and-05.ll | 34 ; Check the next word up, which needs separate address logic. 55 ; Check the next word down, which needs separate address logic.
|
D | atomicrmw-add-05.ll | 34 ; Check the next word up, which needs separate address logic. 55 ; Check the next word down, which needs separate address logic.
|
D | atomicrmw-sub-05.ll | 36 ; Check the next word up, which needs separate address logic. 59 ; Check the next word down, which needs separate address logic.
|
D | int-move-03.ll | 24 ; Check the next doubleword up, which needs separate address logic. 56 ; Check the next doubleword down, which needs separate address logic.
|
D | atomicrmw-sub-06.ll | 36 ; Check the next doubleword up, which needs separate address logic. 59 ; Check the next doubleword down, which needs separate address logic.
|
D | int-move-07.ll | 24 ; Check the next doubleword up, which needs separate address logic. 56 ; Check the next doubleword down, which needs separate address logic.
|
/external/elfutils/0.153/ |
D | THANKS | 4 Alexander Larsson separate debug info
|
/external/chromium_org/third_party/webtreemap/src/ |
D | README.markdown | 22 likely imported via a separate JSON file. Each node (including the 45 The treemap is constructed with one `div` per region with a separate
|
/external/deqp/doc/testspecs/GLES3/ |
D | functional.shaders.matrix.txt | 42 - Covered in separate UBO tests 58 Uniform buffer object tests are described in a separate test
|
/external/chromium_org/third_party/WebKit/Source/core/inspector/ |
D | DEPS | 2 # In order to link modules as a separate dylib, we'll need to sort out
|
12345678910>>...42