Home
last modified time | relevance | path

Searched refs:target_attributes (Results 1 – 25 of 47) sorted by relevance

12

/dports/www/drupal9/drupal-9.2.10/core/modules/jsonapi/src/JsonApiResource/
H A DLink.php73 * @param array $target_attributes
78 …eableMetadata $cacheability, Url $url, string $link_relation_type, array $target_attributes = []) { argument
79 assert(Inspector::assertAllStrings(array_keys($target_attributes)));
82 }, array_values($target_attributes)));
87 $this->attributes = $target_attributes;
/dports/science/libkml/libkml-1.3.0/src/kml/engine/
H A Dmerge.cc63 Attributes target_attributes; in BeginById() local
64 target_->SerializeAttributes(&target_attributes); in BeginById()
65 target_attributes.MergeAttributes(attributes); in BeginById()
66 target_->ParseAttributes(target_attributes.Clone()); in BeginById()
/dports/devel/premake5/premake-5.0.0-alpha16-src/contrib/mbedtls/tests/suites/
H A Dtest_suite_psa_crypto_slot_management.function549 psa_key_attributes_t target_attributes = PSA_KEY_ATTRIBUTES_INIT;
578 psa_set_key_id( &target_attributes, target_id );
579 psa_set_key_lifetime( &target_attributes, target_lifetime );
581 psa_set_key_usage_flags( &target_attributes, target_usage );
582 psa_set_key_algorithm( &target_attributes, target_alg );
602 psa_reset_key_attributes( &target_attributes );
604 &target_attributes ) );
620 TEST_EQUAL( source_type, psa_get_key_type( &target_attributes ) );
622 psa_get_key_bits( &target_attributes ) );
626 psa_get_key_enrollment_algorithm( &target_attributes ) );
[all …]
H A Dtest_suite_psa_crypto.function2421 target_attributes = source_attributes;
2429 psa_set_key_algorithm( &target_attributes, target_alg_arg );
2435 &target_attributes, &target_key ) );
2443 psa_get_key_type( &target_attributes ) );
2445 psa_get_key_bits( &target_attributes ) );
2472 psa_reset_key_attributes( &target_attributes );
2505 psa_set_key_type( &target_attributes, target_type_arg );
2506 psa_set_key_bits( &target_attributes, target_bits_arg );
2508 psa_set_key_algorithm( &target_attributes, target_alg_arg );
2513 &target_attributes, &target_key ),
[all …]
/dports/www/drupal8/drupal-8.9.20/core/modules/jsonapi/src/JsonApiResource/
H A DLink.php73 * @param array $target_attributes
78 …ct(CacheableMetadata $cacheability, Url $url, $link_relation_type, array $target_attributes = []) { argument
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Applications/src/
H A Devaluate-overlap.cc529 const ImageAttributes target_attributes = target->Attributes(); in main() local
587 if (source.Attributes() != target_attributes) { in main()
729 if (source->Attributes() != target_attributes) { in main()
816 GreyImage source(target_attributes); in main()
820 if (sources[n].Attributes() != target_attributes) { in main()
874 if (source.Attributes() != target_attributes) { in main()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dcgraphclones.c993 tree target_attributes) in create_version_clone_with_body() argument
1020 if (target_attributes) in create_version_clone_with_body()
1022 DECL_ATTRIBUTES (new_decl) = target_attributes; in create_version_clone_with_body()
1025 tree v = TREE_VALUE (target_attributes); in create_version_clone_with_body()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dcgraphclones.c1002 tree target_attributes, bool version_decl) in create_version_clone_with_body() argument
1031 if (target_attributes) in create_version_clone_with_body()
1033 DECL_ATTRIBUTES (new_decl) = target_attributes; in create_version_clone_with_body()
1036 tree v = TREE_VALUE (target_attributes); in create_version_clone_with_body()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dcgraphclones.c993 tree target_attributes) in create_version_clone_with_body() argument
1020 if (target_attributes) in create_version_clone_with_body()
1022 DECL_ATTRIBUTES (new_decl) = target_attributes; in create_version_clone_with_body()
1025 tree v = TREE_VALUE (target_attributes); in create_version_clone_with_body()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dcgraphclones.c993 tree target_attributes) in create_version_clone_with_body() argument
1020 if (target_attributes) in create_version_clone_with_body()
1022 DECL_ATTRIBUTES (new_decl) = target_attributes; in create_version_clone_with_body()
1025 tree v = TREE_VALUE (target_attributes); in create_version_clone_with_body()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcgraphclones.c953 const char *suffix, tree target_attributes) in create_version_clone_with_body() argument
976 if (target_attributes) in create_version_clone_with_body()
978 DECL_ATTRIBUTES (new_decl) = target_attributes; in create_version_clone_with_body()
981 tree v = TREE_VALUE (target_attributes); in create_version_clone_with_body()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dcgraphclones.c988 tree target_attributes) in create_version_clone_with_body() argument
1015 if (target_attributes) in create_version_clone_with_body()
1017 DECL_ATTRIBUTES (new_decl) = target_attributes; in create_version_clone_with_body()
1020 tree v = TREE_VALUE (target_attributes); in create_version_clone_with_body()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dcgraphclones.c988 tree target_attributes) in create_version_clone_with_body() argument
1015 if (target_attributes) in create_version_clone_with_body()
1017 DECL_ATTRIBUTES (new_decl) = target_attributes; in create_version_clone_with_body()
1020 tree v = TREE_VALUE (target_attributes); in create_version_clone_with_body()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dcgraphclones.c953 const char *suffix, tree target_attributes) in create_version_clone_with_body() argument
976 if (target_attributes) in create_version_clone_with_body()
978 DECL_ATTRIBUTES (new_decl) = target_attributes; in create_version_clone_with_body()
981 tree v = TREE_VALUE (target_attributes); in create_version_clone_with_body()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dcgraphclones.c953 const char *suffix, tree target_attributes) in create_version_clone_with_body() argument
976 if (target_attributes) in create_version_clone_with_body()
978 DECL_ATTRIBUTES (new_decl) = target_attributes; in create_version_clone_with_body()
981 tree v = TREE_VALUE (target_attributes); in create_version_clone_with_body()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcgraphclones.c953 const char *suffix, tree target_attributes) in create_version_clone_with_body() argument
976 if (target_attributes) in create_version_clone_with_body()
978 DECL_ATTRIBUTES (new_decl) = target_attributes; in create_version_clone_with_body()
981 tree v = TREE_VALUE (target_attributes); in create_version_clone_with_body()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dcgraphclones.c988 tree target_attributes) in create_version_clone_with_body() argument
1015 if (target_attributes) in create_version_clone_with_body()
1017 DECL_ATTRIBUTES (new_decl) = target_attributes; in create_version_clone_with_body()
1020 tree v = TREE_VALUE (target_attributes); in create_version_clone_with_body()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dcgraphclones.c953 const char *suffix, tree target_attributes) in create_version_clone_with_body() argument
976 if (target_attributes) in create_version_clone_with_body()
978 DECL_ATTRIBUTES (new_decl) = target_attributes; in create_version_clone_with_body()
981 tree v = TREE_VALUE (target_attributes); in create_version_clone_with_body()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dcgraphclones.c1027 const char *suffix, tree target_attributes) in create_version_clone_with_body() argument
1052 if (target_attributes) in create_version_clone_with_body()
1054 DECL_ATTRIBUTES (new_decl) = target_attributes; in create_version_clone_with_body()
1057 tree v = TREE_VALUE (target_attributes); in create_version_clone_with_body()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dcgraphclones.c1027 const char *suffix, tree target_attributes) in create_version_clone_with_body() argument
1052 if (target_attributes) in create_version_clone_with_body()
1054 DECL_ATTRIBUTES (new_decl) = target_attributes; in create_version_clone_with_body()
1057 tree v = TREE_VALUE (target_attributes); in create_version_clone_with_body()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dcgraphclones.c1027 const char *suffix, tree target_attributes) in create_version_clone_with_body() argument
1052 if (target_attributes) in create_version_clone_with_body()
1054 DECL_ATTRIBUTES (new_decl) = target_attributes; in create_version_clone_with_body()
1057 tree v = TREE_VALUE (target_attributes); in create_version_clone_with_body()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dxml-tdesc.c478 static const struct gdb_xml_attribute target_attributes[] = { variable
497 { "target", target_attributes, target_children, GDB_XML_EF_NONE,
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dxml-tdesc.c478 static const struct gdb_xml_attribute target_attributes[] = { variable
497 { "target", target_attributes, target_children, GDB_XML_EF_NONE,
/dports/devel/gdb/gdb-11.1/gdb/
H A Dxml-tdesc.c592 static const struct gdb_xml_attribute target_attributes[] = { variable
611 { "target", target_attributes, target_children, GDB_XML_EF_NONE,
/dports/security/py-angr/angr-9.0.5405/angr/analyses/
H A Dbindiff.py56 def _get_closest_matches(input_attributes, target_attributes): argument
69 for b in target_attributes:
70 dist = _euclidean_dist(input_attributes[a], target_attributes[b])

12