Searched refs:separate (Results 1 – 25 of 1114) sorted by relevance
12345678910>>...45
/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/none/tests/s390x/ |
D | ecag.stdout.exp-z13 | 1 L1 topology: separate data and instruction; private 8 L2 topology: separate data and instruction; private
|
D | ecag.stdout.exp-zec12 | 1 L1 topology: separate data and instruction; private 8 L2 topology: separate data and instruction; private
|
/external/ImageMagick/m4/ |
D | ax_cxx_bool.m4 | 11 # If the compiler recognizes bool as a separate built-in type, define 12 # HAVE_BOOL. Note that a typedef is not a separate type since you cannot
|
/external/v8/build/config/posix/ |
D | BUILD.gn | 16 # is applied to all Posix targets. It is here to separate out the logic that is 30 # config that is applied to all targets. It is here to separate out the logic
|
/external/v8/build/config/linux/ |
D | BUILD.gn | 12 # is applied to all targets. It is here to separate out the logic that is 20 # config that is applied to all targets. It is here to separate out the logic
|
/external/selinux/policycoreutils/sandbox/ |
D | sandbox.config | 1 # Space separate list of homedirs
|
/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/valgrind/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/llvm/test/CodeGen/SystemZ/ |
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-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-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 | 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.
|
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 | 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-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-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 | 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 | 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-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.
|
/external/v8/build/config/mac/ |
D | BUILD.gn | 9 # is applied to all targets. It is here to separate out the logic. 53 # config that is applied to all targets. It is here to separate out the logic
|
/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/llvm/include/llvm/Option/ |
D | OptParser.td | 39 // An option which is which takes multiple (separate) arguments. 63 // RenderJoined - The option should be rendered joined, even if separate (only 64 // sensible on single value separate options).
|
12345678910>>...45