/external/harfbuzz_ng/test/shaping/ |
D | CMakeLists.txt | 4 foreach (test IN ITEMS ${TESTS}) 13 foreach (test IN ITEMS ${TESTS}) 22 foreach (test IN ITEMS ${TESTS})
|
/external/harfbuzz_ng/test/subset/ |
D | CMakeLists.txt | 4 foreach (test IN ITEMS ${TESTS})
|
/external/gflags/cmake/ |
D | config.cmake.in | 119 foreach (_@PACKAGE_PREFIX@_PROPERTY_NAME IN ITEMS 137 foreach (_@PACKAGE_PREFIX@_PROPERTY_NAME IN ITEMS 167 foreach (_@PACKAGE_PREFIX@_VARIABLE IN ITEMS
|
/external/gflags/ |
D | CMakeLists.txt | 185 foreach (varname IN ITEMS CMAKE_INSTALL_PREFIX) 188 …foreach (varname IN ITEMS CMAKE_CONFIGURATION_TYPES CMAKE_OSX_ARCHITECTURES CMAKE_OSX_DEPLOYMENT_T… 248 foreach (fname IN ITEMS unistd stdint inttypes sys/types sys/stat fnmatch) 441 foreach (TYPE IN ITEMS STATIC SHARED) 457 foreach (opts IN ITEMS "" _nothreads) 498 foreach (type IN ITEMS static shared) 499 foreach (opts IN ITEMS "_nothreads" "") 523 foreach (opts IN ITEMS "" _nothreads) 535 foreach (opts IN ITEMS "" _nothreads)
|
/external/harfbuzz_ng/test/api/ |
D | CMakeLists.txt | 17 foreach (test_name IN ITEMS ${TEST_PROGS})
|
/external/rust/crates/chrono/src/ |
D | datetime.rs | 348 const ITEMS: &'static [Item<'static>] = &[Item::Fixed(Fixed::RFC2822)]; in parse_from_rfc2822() constant 350 parse(&mut parsed, s, ITEMS.iter())?; in parse_from_rfc2822() 360 const ITEMS: &'static [Item<'static>] = &[Item::Fixed(Fixed::RFC3339)]; in parse_from_rfc3339() constant 362 parse(&mut parsed, s, ITEMS.iter())?; in parse_from_rfc3339() 400 const ITEMS: &'static [Item<'static>] = &[Item::Fixed(Fixed::RFC2822)]; in to_rfc2822() constant 401 self.format_with_items(ITEMS.iter()).to_string() in to_rfc2822() 407 const ITEMS: &'static [Item<'static>] = &[Item::Fixed(Fixed::RFC3339)]; in to_rfc3339() constant 408 self.format_with_items(ITEMS.iter()).to_string() in to_rfc3339()
|
/external/tinyalsa_new/ |
D | CMakeLists.txt | 79 foreach(FLAG IN ITEMS -Wall -Wextra -Wpedantic -Werror -Wfatal-errors)
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/ |
D | lower_tf.mlir | 604 …// CHECK: %[[ITEMS:.*]]:2 = "tf.Unpack"(%arg0) {axis = 0 : i64} : (tensor<2x2xf32>) -> (tensor<2xf… 605 // CHECK-DAG: %[[ITEMS_1:.*]] = "tf.ExpandDims"(%[[ITEMS]]#1, %[[AXIS]]) 606 // CHECK-DAG: %[[ITEMS_0:.*]] = "tf.ExpandDims"(%[[ITEMS]]#0, %[[AXIS]]) 648 …// CHECK-DAG: %[[ITEMS]]:2 = "tf.Unpack"(%arg0) {axis = 0 : i64} : (tensor<2xf32>) -> (tensor<f32>… 650 // CHECK-DAG: %[[ITEMS_1:.*]] = "tf.ExpandDims"(%[[ITEMS]]#1, %[[AXIS]]) 651 // CHECK-DAG: %[[ITEMS_0:.*]] = "tf.ExpandDims"(%[[ITEMS]]#0, %[[AXIS]]) 662 …// CHECK-DAG: %[[ITEMS:.*]]:2 = "tf.Unpack"(%arg0) {axis = 0 : i64} : (tensor<2x2x2xf32>) -> (tens… 664 // CHECK-DAG: %[[ITEMS_1:.*]] = "tf.ExpandDims"(%[[ITEMS]]#1, %[[AXIS]]) 665 // CHECK-DAG: %[[ITEMS_0:.*]] = "tf.ExpandDims"(%[[ITEMS]]#0, %[[AXIS]]) 683 …// CHECK-DAG: %[[ITEMS:.*]]:2 = "tf.Unpack"(%arg0) {axis = 0 : i64} : (tensor<2x2xf32>) -> (tensor… [all …]
|
/external/cn-cbor/ |
D | CMakeLists.txt | 96 foreach (ig IN ITEMS ${igs})
|
/external/libxml2/ |
D | libxml2-config.cmake.cmake.in | 35 foreach(property IN ITEMS IMPORTED_LOCATION IMPORTED_IMPLIB)
|
D | CMakeLists.txt | 90 foreach(VARIABLE IN ITEMS WITH_AUTOMATA WITH_C14N WITH_CATALOG WITH_DEBUG WITH_DOCB WITH_EXPR WITH_…
|
/external/llvm-project/openmp/runtime/cmake/ |
D | config-ix.cmake | 82 foreach(libomp_lang IN ITEMS C CXX) 83 foreach(libomp_btype IN ITEMS DEBUG RELWITHDEBINFO RELEASE MINSIZEREL)
|
/external/rust/crates/chrono/src/naive/ |
D | time.rs | 1326 const ITEMS: &'static [Item<'static>] = &[ in from_str() constant 1339 parse(&mut parsed, s, ITEMS.iter())?; in from_str()
|
D | datetime.rs | 1473 const ITEMS: &'static [Item<'static>] = &[ in from_str() constant 1495 parse(&mut parsed, s, ITEMS.iter())?; in from_str()
|
D | date.rs | 1700 const ITEMS: &'static [Item<'static>] = &[ in from_str() constant 1712 parse(&mut parsed, s, ITEMS.iter())?; in from_str()
|
/external/llvm-project/llvm/docs/ |
D | CMakePrimer.rst | 279 foreach(var IN ITEMS foo bar baz) 296 foreach(var IN LISTS my_list ITEMS out_of_bounds)
|
/external/llvm-project/compiler-rt/ |
D | CMakeLists.txt | 572 foreach(path IN ITEMS ${LLVM_MAIN_SRC_DIR}/projects/libcxx 581 foreach(path IN ITEMS ${LLVM_MAIN_SRC_DIR}/projects/libcxxabi
|
/external/llvm/docs/ |
D | CMakePrimer.rst | 307 foreach(var IN ITEMS foo bar baz) 324 foreach(var IN LISTS my_list ITEMS out_of_bounds)
|
/external/rust/crates/libz-sys/src/zlib-ng/ |
D | CMakeLists.txt | 1098 foreach(extra_arg IN ITEMS "${ARGN}")
|
/external/pcre/dist2/doc/ |
D | pcre2.txt | 5214 UNSUPPORTED OPTIONS AND PATTERN ITEMS 6204 SPECIAL START-OF-PATTERN ITEMS
|