/external/deqp/modules/gles3/functional/ |
D | es3fDefaultVertexAttributeTests.cpp | 97 COMPONENTS = (COMPS) \ 103 tcu::Vector<TYPE, COMPONENTS> value; \ 104 value = convertToTypeVec<Type, COMPONENTS>(v); \ 131 COMPONENTS = (COMPS) \ 137 tcu::Vector<TYPE, COMPONENTS> value; \ 138 value = convertToTypeVec<Type, COMPONENTS>(v); \ 165 COMPONENTS = (COMPS) \ 171 tcu::Vector<TYPE, COMPONENTS> value; \ 172 value = convertToTypeVec<Type, COMPONENTS>(v); \ 199 COMPONENTS = (COMPS) \ [all …]
|
/external/libvpx/libvpx/examples/ |
D | svc_context.h | 47 #define COMPONENTS 4 // psnr & sse statistics maintained for total, y, u, v macro 58 double psnr_sum[VPX_SS_MAX_LAYERS][COMPONENTS]; // total/Y/U/V 59 uint64_t sse_sum[VPX_SS_MAX_LAYERS][COMPONENTS];
|
D | svc_encodeframe.c | 572 double scale[COMPONENTS]; in vpx_svc_dump_statistics() 573 double psnr[COMPONENTS]; in vpx_svc_dump_statistics() 574 double mse[COMPONENTS]; in vpx_svc_dump_statistics() 597 for (j = 0; j < COMPONENTS; j++) { in vpx_svc_dump_statistics() 611 for (j = 0; j < COMPONENTS; ++j) { in vpx_svc_dump_statistics()
|
/external/deqp/modules/gles2/functional/ |
D | es2fDefaultVertexAttributeTests.cpp | 95 COMPONENTS = (COMPS) \ 101 tcu::Vector<TYPE, COMPONENTS> value; \ 102 value = convertToTypeVec<Type, COMPONENTS>(v); \ 129 COMPONENTS = (COMPS) \ 135 tcu::Vector<TYPE, COMPONENTS> value; \ 136 value = convertToTypeVec<Type, COMPONENTS>(v); \
|
/external/gflags/cmake/ |
D | config.cmake.in | 53 # - find_package(@PACKAGE_NAME@ COMPONENTS nothreads_static) 54 # - find_package(@PACKAGE_NAME@ COMPONENTS nothreads_shared) 55 # - find_package(@PACKAGE_NAME@ COMPONENTS static) 56 # - find_package(@PACKAGE_NAME@ COMPONENTS shared)
|
/external/eigen/bench/btl/libs/blaze/ |
D | CMakeLists.txt | 3 find_package(Boost COMPONENTS system)
|
/external/eigen/cmake/ |
D | FindPastix.cmake | 15 # [COMPONENTS <comp1> <comp2> ...] # dependencies 24 # COMPONENTS are optional libraries PASTIX could be linked with, 26 # COMPONENTS can be some of the following: 276 COMPONENTS ${STARPU_COMPONENT_LIST}) 279 COMPONENTS ${STARPU_COMPONENT_LIST}) 677 "Have you tried with COMPONENTS (MPI/SEQ, STARPU, STARPU_CUDA, SCOTCH, PTSCOTCH, METIS)? "
|
D | FindScotch.cmake | 15 # [COMPONENTS <comp1> <comp2> ...] # dependencies 18 # COMPONENTS can be some of the following:
|
D | FindPTSCOTCH.cmake | 15 # [COMPONENTS <comp1> <comp2> ...] # dependencies 22 # COMPONENTS can be some of the following:
|
/external/python/cpython2/PC/VS7.1/ |
D | python20.wse | 329 Text=COMPONENTS values: 347 Variable=COMPONENTS 436 Variable=COMPONENTS 448 Variable=COMPONENTS 460 Variable=COMPONENTS 472 Variable=COMPONENTS 484 Variable=COMPONENTS 980 Variable=COMPONENTS 1046 Variable=COMPONENTS 1052 Variable=COMPONENTS [all …]
|
/external/python/cpython2/Lib/plat-irix5/ |
D | CL_old.py | 140 COMPONENTS = 4 variable
|
/external/eigen/bench/spbench/ |
D | CMakeLists.txt | 41 find_package(PASTIX QUIET COMPONENTS METIS SCOTCH)
|
/external/tensorflow/tensorflow/contrib/cmake/modules/ |
D | FindAbseilCpp.cmake | 24 # search all libraries if no COMPONENTS was requested
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | EmojiConstants.java | 21 public static final UnicodeSet COMPONENTS = new UnicodeSet(EmojiConstants.MODIFIERS) field in EmojiConstants
|
D | Annotations.java | 227 …static UnicodeSetSpanner uss = new UnicodeSetSpanner(EmojiConstants.COMPONENTS); // must be sync'ed 382 if (EmojiConstants.COMPONENTS.containsSome(code)) { in synthesize()
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/CommandGuide/ |
D | llvm-config.rst | 143 COMPONENTS chapter
|
/external/llvm/docs/CommandGuide/ |
D | llvm-config.rst | 143 COMPONENTS chapter
|
/external/swiftshader/third_party/LLVM/docs/CommandGuide/ |
D | llvm-config.pod | 100 =head1 COMPONENTS chapter
|
/external/skia/src/compute/skc/platforms/cl_12/kernels/ |
D | segment_ttrk.cl | 35 // THE ORDER OF COMPONENTS IS:
|
/external/skqp/src/compute/skc/platforms/cl_12/kernels/ |
D | segment_ttrk.cl | 35 // THE ORDER OF COMPONENTS IS:
|
/external/eigen/test/ |
D | CMakeLists.txt | 83 find_package(PASTIX QUIET COMPONENTS METIS SCOTCH)
|
/external/gflags/ |
D | CMakeLists.txt | 36 ## find_package(gflags COMPONENTS nothreads_static)
|