Searched refs:separate (Results 1 – 25 of 1642) sorted by relevance
12345678910>>...66
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_vue_map.c | 62 bool separate) in brw_compute_vue_map() argument 69 separate = false; in brw_compute_vue_map() 71 if (separate) { in brw_compute_vue_map() 85 vue_map->separate = separate; in brw_compute_vue_map() 182 if (separate) { in brw_compute_vue_map() 207 vue_map->separate = false; in brw_compute_tess_vue_map() 287 vue_map->separate ? "SSO" : "non-SSO"); in brw_print_vue_map() 299 vue_map->num_slots, vue_map->separate ? "SSO" : "non-SSO"); in brw_print_vue_map()
|
/external/ltp/testcases/network/stress/multicast/query-flood/ |
D | 00_Descriptions.txt | 17 groups on separate socket, then receiving a large number of General 22 multicast groups on separate socket, then receiving a large number of 27 multicast groups on separate socket, then receiving a large number of 46 groups on separate socket, then receiving a large number of General 51 multicast groups on separate socket, then receiving a large number of 56 multicast groups on separate socket, then receiving a large number of
|
/external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/ |
D | BaseDescription.java | 89 boolean separate = false; in appendList() 93 if (separate) append(separator); in appendList() 95 separate = true; in appendList()
|
/external/ltp/testcases/network/stress/multicast/packet-flood/ |
D | 00_Descriptions.txt | 8 multicast groups on separate sockets, then receiving a large number 18 multicast groups on separate sockets, then receiving a large number
|
/external/curl/docs/cmdline-opts/ |
D | next.d | 7 Help: Make next URL use its separate set of options 9 Tells curl to use a separate operation for the following URL and associated
|
/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/swiftshader/third_party/LLVM/test/CodeGen/ARM/ |
D | global-merge.ll | 15 ; When this works properly, @g3 is placed in a separate chunk of merged globals. 20 ; separate pool of merged globals.
|
/external/icu/icu4c/source/data/translit/ |
D | uz_Cyrl_uz_Latn.txt | 24 # нг ↔ ng ; as separate letters works 25 # Нг ↔ Ng ; as separate letters works
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | inline-asm.ll | 149 ; separate comment 163 ; separate comment 178 ; separate comment
|
/external/deqp/external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.0.x/ |
D | gl32-master.txt | 51 KHR-GL32.transform_feedback_overflow_query_ARB.basic-single-stream-separate-attribs 53 KHR-GL32.transform_feedback_overflow_query_ARB.advanced-single-stream-separate-attribs
|
/external/llvm/include/llvm/Option/ |
D | OptParser.td | 39 // An option which is which takes multiple (separate) arguments. 66 // RenderJoined - The option should be rendered joined, even if separate (only 67 // sensible on single value separate options).
|
/external/llvm/test/CodeGen/SystemZ/ |
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-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-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-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.
|
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-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-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-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 | 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.
|
/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
|
12345678910>>...66