Home
last modified time | relevance | path

Searched refs:attribute_type (Results 1 – 25 of 1457) sorted by relevance

12345678910>>...59

/dports/devel/libfsntfs/libfsntfs-20210503/libfsntfs/
H A Dlibfsntfs_file_name_attribute.c61 &attribute_type, in libfsntfs_file_name_attribute_get_parent_file_reference()
128 &attribute_type, in libfsntfs_file_name_attribute_get_creation_time()
195 &attribute_type, in libfsntfs_file_name_attribute_get_modification_time()
262 &attribute_type, in libfsntfs_file_name_attribute_get_access_time()
329 &attribute_type, in libfsntfs_file_name_attribute_get_entry_modification_time()
396 &attribute_type, in libfsntfs_file_name_attribute_get_file_attribute_flags()
463 &attribute_type, in libfsntfs_file_name_attribute_get_name_space()
531 &attribute_type, in libfsntfs_file_name_attribute_get_utf8_name_size()
600 &attribute_type, in libfsntfs_file_name_attribute_get_utf8_name()
669 &attribute_type, in libfsntfs_file_name_attribute_get_utf16_name_size()
[all …]
H A Dlibfsntfs_reparse_point_attribute.c45 uint32_t attribute_type = 0; in libfsntfs_reparse_point_attribute_get_tag() local
62 &attribute_type, in libfsntfs_reparse_point_attribute_get_tag()
130 &attribute_type, in libfsntfs_reparse_point_attribute_get_compression_method()
201 &attribute_type, in libfsntfs_reparse_point_attribute_get_utf8_substitute_name_size()
273 &attribute_type, in libfsntfs_reparse_point_attribute_get_utf8_substitute_name()
345 &attribute_type, in libfsntfs_reparse_point_attribute_get_utf16_substitute_name_size()
417 &attribute_type, in libfsntfs_reparse_point_attribute_get_utf16_substitute_name()
489 &attribute_type, in libfsntfs_reparse_point_attribute_get_utf8_print_name_size()
561 &attribute_type, in libfsntfs_reparse_point_attribute_get_utf8_print_name()
633 &attribute_type, in libfsntfs_reparse_point_attribute_get_utf16_print_name_size()
[all …]
H A Dlibfsntfs_standard_information_attribute.c73 &attribute_type, in libfsntfs_standard_information_attribute_get_creation_time()
85 if( attribute_type != LIBFSNTFS_ATTRIBUTE_TYPE_STANDARD_INFORMATION ) in libfsntfs_standard_information_attribute_get_creation_time()
153 &attribute_type, in libfsntfs_standard_information_attribute_get_modification_time()
165 if( attribute_type != LIBFSNTFS_ATTRIBUTE_TYPE_STANDARD_INFORMATION ) in libfsntfs_standard_information_attribute_get_modification_time()
233 &attribute_type, in libfsntfs_standard_information_attribute_get_access_time()
245 if( attribute_type != LIBFSNTFS_ATTRIBUTE_TYPE_STANDARD_INFORMATION ) in libfsntfs_standard_information_attribute_get_access_time()
313 &attribute_type, in libfsntfs_standard_information_attribute_get_entry_modification_time()
393 &attribute_type, in libfsntfs_standard_information_attribute_get_file_attribute_flags()
474 &attribute_type, in libfsntfs_standard_information_attribute_get_owner_identifier()
573 &attribute_type, in libfsntfs_standard_information_attribute_get_security_descriptor_identifier()
[all …]
H A Dlibfsntfs_volume_name_attribute.c45 uint32_t attribute_type = 0; in libfsntfs_volume_name_attribute_get_utf8_name_size() local
62 &attribute_type, in libfsntfs_volume_name_attribute_get_utf8_name_size()
74 if( attribute_type != LIBFSNTFS_ATTRIBUTE_TYPE_VOLUME_NAME ) in libfsntfs_volume_name_attribute_get_utf8_name_size()
114 uint32_t attribute_type = 0; in libfsntfs_volume_name_attribute_get_utf8_name() local
131 &attribute_type, in libfsntfs_volume_name_attribute_get_utf8_name()
143 if( attribute_type != LIBFSNTFS_ATTRIBUTE_TYPE_VOLUME_NAME ) in libfsntfs_volume_name_attribute_get_utf8_name()
183 uint32_t attribute_type = 0; in libfsntfs_volume_name_attribute_get_utf16_name_size() local
200 &attribute_type, in libfsntfs_volume_name_attribute_get_utf16_name_size()
212 if( attribute_type != LIBFSNTFS_ATTRIBUTE_TYPE_VOLUME_NAME ) in libfsntfs_volume_name_attribute_get_utf16_name_size()
252 uint32_t attribute_type = 0; in libfsntfs_volume_name_attribute_get_utf16_name() local
[all …]
H A Dlibfsntfs_object_identifier_attribute.c46 uint32_t attribute_type = 0; in libfsntfs_object_identifier_attribute_get_droid_file_identifier() local
74 &attribute_type, in libfsntfs_object_identifier_attribute_get_droid_file_identifier()
86 if( attribute_type != LIBFSNTFS_ATTRIBUTE_TYPE_OBJECT_IDENTIFIER ) in libfsntfs_object_identifier_attribute_get_droid_file_identifier()
162 uint32_t attribute_type = 0; in libfsntfs_object_identifier_attribute_get_birth_droid_volume_identifier() local
190 &attribute_type, in libfsntfs_object_identifier_attribute_get_birth_droid_volume_identifier()
202 if( attribute_type != LIBFSNTFS_ATTRIBUTE_TYPE_OBJECT_IDENTIFIER ) in libfsntfs_object_identifier_attribute_get_birth_droid_volume_identifier()
296 uint32_t attribute_type = 0; in libfsntfs_object_identifier_attribute_get_birth_droid_file_identifier() local
324 &attribute_type, in libfsntfs_object_identifier_attribute_get_birth_droid_file_identifier()
336 if( attribute_type != LIBFSNTFS_ATTRIBUTE_TYPE_OBJECT_IDENTIFIER ) in libfsntfs_object_identifier_attribute_get_birth_droid_file_identifier()
458 &attribute_type, in libfsntfs_object_identifier_attribute_get_birth_droid_domain_identifier()
[all …]
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/webrtc-sdp-0.3.1/tests/
H A Dunit_tests.rs194 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Fmtp) in parse_firefox_audio_offer()
203 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Mid) in parse_firefox_audio_offer()
206 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Mid) in parse_firefox_audio_offer()
209 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Msid) in parse_firefox_audio_offer()
221 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Setup) in parse_firefox_audio_offer()
224 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Ssrc) in parse_firefox_audio_offer()
305 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Mid) in parse_firefox_video_offer()
308 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Mid) in parse_firefox_video_offer()
311 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Msid) in parse_firefox_video_offer()
332 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Ssrc) in parse_firefox_video_offer()
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/webrtc-sdp/tests/
H A Dparse_sdp_tests.rs217 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Fmtp) in parse_firefox_audio_offer()
226 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Mid) in parse_firefox_audio_offer()
229 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Mid) in parse_firefox_audio_offer()
232 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Msid) in parse_firefox_audio_offer()
244 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Setup) in parse_firefox_audio_offer()
247 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Ssrc) in parse_firefox_audio_offer()
330 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Mid) in parse_firefox_video_offer()
333 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Mid) in parse_firefox_video_offer()
336 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Msid) in parse_firefox_video_offer()
357 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Ssrc) in parse_firefox_video_offer()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/webrtc-sdp/tests/
H A Dunit_tests.rs217 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Fmtp) in parse_firefox_audio_offer()
226 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Mid) in parse_firefox_audio_offer()
229 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Mid) in parse_firefox_audio_offer()
232 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Msid) in parse_firefox_audio_offer()
244 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Setup) in parse_firefox_audio_offer()
247 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Ssrc) in parse_firefox_audio_offer()
330 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Mid) in parse_firefox_video_offer()
333 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Mid) in parse_firefox_video_offer()
336 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Msid) in parse_firefox_video_offer()
357 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Ssrc) in parse_firefox_video_offer()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/webrtc-sdp/tests/
H A Dunit_tests.rs217 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Fmtp) in parse_firefox_audio_offer()
226 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Mid) in parse_firefox_audio_offer()
229 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Mid) in parse_firefox_audio_offer()
232 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Msid) in parse_firefox_audio_offer()
244 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Setup) in parse_firefox_audio_offer()
247 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Ssrc) in parse_firefox_audio_offer()
330 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Mid) in parse_firefox_video_offer()
333 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Mid) in parse_firefox_video_offer()
336 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Msid) in parse_firefox_video_offer()
357 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Ssrc) in parse_firefox_video_offer()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/webrtc-sdp/tests/
H A Dunit_tests.rs217 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Fmtp) in parse_firefox_audio_offer()
226 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Mid) in parse_firefox_audio_offer()
229 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Mid) in parse_firefox_audio_offer()
232 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Msid) in parse_firefox_audio_offer()
244 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Setup) in parse_firefox_audio_offer()
247 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Ssrc) in parse_firefox_audio_offer()
328 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Mid) in parse_firefox_video_offer()
331 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Mid) in parse_firefox_video_offer()
334 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Msid) in parse_firefox_video_offer()
355 .get_attribute(webrtc_sdp::attribute_type::SdpAttributeType::Ssrc) in parse_firefox_video_offer()
[all …]
/dports/misc/netron/netron-4.1.9/tools/
H A Dsklearn-script.py53 if attribute_type:
54 attribute['type'] = attribute_type
58 if attribute_type == 'float32':
65 elif attribute_type == 'int32':
72 elif attribute_type == 'string':
84 if attribute_type:
103 attribute_type = None
157 attribute_type = line
177 if attribute_type in type_map:
178 attribute_type = type_map[attribute_type]
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/public_key/src/
H A Dpubkey_cert_records.erl61 case attribute_type(Id) of
335 attribute_type(?'id-at-name') -> 'X520name'; function
336 attribute_type(?'id-at-surname') -> 'X520name'; function
337 attribute_type(?'id-at-givenName') -> 'X520name'; function
338 attribute_type(?'id-at-initials') -> 'X520name'; function
340 attribute_type(?'id-at-commonName') -> 'X520CommonName'; function
345 attribute_type(?'id-at-title') -> 'X520Title'; function
346 attribute_type(?'id-at-dnQualifier') -> 'X520dnQualifier'; function
349 attribute_type(?'id-at-pseudonym') -> 'X520Pseudonym'; function
351 attribute_type(?'id-emailAddress') -> 'EmailAddress'; function
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/public_key/src/
H A Dpubkey_cert_records.erl61 case attribute_type(Id) of
343 attribute_type(?'id-at-name') -> 'X520name'; function
344 attribute_type(?'id-at-surname') -> 'X520name'; function
345 attribute_type(?'id-at-givenName') -> 'X520name'; function
346 attribute_type(?'id-at-initials') -> 'X520name'; function
348 attribute_type(?'id-at-commonName') -> 'X520CommonName'; function
353 attribute_type(?'id-at-title') -> 'X520Title'; function
354 attribute_type(?'id-at-dnQualifier') -> 'X520dnQualifier'; function
357 attribute_type(?'id-at-pseudonym') -> 'X520Pseudonym'; function
359 attribute_type(?'id-emailAddress') -> 'EmailAddress'; function
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/public_key/src/
H A Dpubkey_cert_records.erl61 case attribute_type(Id) of
334 attribute_type(?'id-at-name') -> 'X520name'; function
335 attribute_type(?'id-at-surname') -> 'X520name'; function
336 attribute_type(?'id-at-givenName') -> 'X520name'; function
337 attribute_type(?'id-at-initials') -> 'X520name'; function
339 attribute_type(?'id-at-commonName') -> 'X520CommonName'; function
344 attribute_type(?'id-at-title') -> 'X520Title'; function
345 attribute_type(?'id-at-dnQualifier') -> 'X520dnQualifier'; function
348 attribute_type(?'id-at-pseudonym') -> 'X520Pseudonym'; function
350 attribute_type(?'id-emailAddress') -> 'EmailAddress'; function
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/public_key/src/
H A Dpubkey_cert_records.erl61 case attribute_type(Id) of
343 attribute_type(?'id-at-name') -> 'X520name'; function
344 attribute_type(?'id-at-surname') -> 'X520name'; function
345 attribute_type(?'id-at-givenName') -> 'X520name'; function
346 attribute_type(?'id-at-initials') -> 'X520name'; function
348 attribute_type(?'id-at-commonName') -> 'X520CommonName'; function
353 attribute_type(?'id-at-title') -> 'X520Title'; function
354 attribute_type(?'id-at-dnQualifier') -> 'X520dnQualifier'; function
357 attribute_type(?'id-at-pseudonym') -> 'X520Pseudonym'; function
359 attribute_type(?'id-emailAddress') -> 'EmailAddress'; function
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/public_key/src/
H A Dpubkey_cert_records.erl61 case attribute_type(Id) of
330 attribute_type(?'id-at-name') -> 'X520name'; function
331 attribute_type(?'id-at-surname') -> 'X520name'; function
332 attribute_type(?'id-at-givenName') -> 'X520name'; function
333 attribute_type(?'id-at-initials') -> 'X520name'; function
335 attribute_type(?'id-at-commonName') -> 'X520CommonName'; function
340 attribute_type(?'id-at-title') -> 'X520Title'; function
341 attribute_type(?'id-at-dnQualifier') -> 'X520dnQualifier'; function
344 attribute_type(?'id-at-pseudonym') -> 'X520Pseudonym'; function
346 attribute_type(?'id-emailAddress') -> 'EmailAddress'; function
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/public_key/src/
H A Dpubkey_cert_records.erl61 case attribute_type(Id) of
343 attribute_type(?'id-at-name') -> 'X520name'; function
344 attribute_type(?'id-at-surname') -> 'X520name'; function
345 attribute_type(?'id-at-givenName') -> 'X520name'; function
346 attribute_type(?'id-at-initials') -> 'X520name'; function
348 attribute_type(?'id-at-commonName') -> 'X520CommonName'; function
353 attribute_type(?'id-at-title') -> 'X520Title'; function
354 attribute_type(?'id-at-dnQualifier') -> 'X520dnQualifier'; function
357 attribute_type(?'id-at-pseudonym') -> 'X520Pseudonym'; function
359 attribute_type(?'id-emailAddress') -> 'EmailAddress'; function
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/public_key/src/
H A Dpubkey_cert_records.erl61 case attribute_type(Id) of
343 attribute_type(?'id-at-name') -> 'X520name'; function
344 attribute_type(?'id-at-surname') -> 'X520name'; function
345 attribute_type(?'id-at-givenName') -> 'X520name'; function
346 attribute_type(?'id-at-initials') -> 'X520name'; function
348 attribute_type(?'id-at-commonName') -> 'X520CommonName'; function
353 attribute_type(?'id-at-title') -> 'X520Title'; function
354 attribute_type(?'id-at-dnQualifier') -> 'X520dnQualifier'; function
357 attribute_type(?'id-at-pseudonym') -> 'X520Pseudonym'; function
359 attribute_type(?'id-emailAddress') -> 'EmailAddress'; function
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/spirit/test/karma/
H A Domit.cpp31 typedef std::pair<std::vector<int>, int> attribute_type; in main() typedef
33 rule<outiter_type, attribute_type(), locals<int> > r; in main()
35 attribute_type a; in main()
54 typedef std::pair<double, double> attribute_type; in main() typedef
55 rule<outiter_type, attribute_type()> r; in main()
59 attribute_type p1 (1.0, 2.0); in main()
62 attribute_type p2 (10.0, 2.0); in main()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/spirit/test/karma/
H A Domit.cpp30 typedef std::pair<std::vector<int>, int> attribute_type; in main() typedef
32 rule<outiter_type, attribute_type(), locals<int> > r; in main()
34 attribute_type a; in main()
53 typedef std::pair<double, double> attribute_type; in main() typedef
54 rule<outiter_type, attribute_type()> r; in main()
58 attribute_type p1 (1.0, 2.0); in main()
61 attribute_type p2 (10.0, 2.0); in main()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/spirit/test/karma/
H A Domit.cpp30 typedef std::pair<std::vector<int>, int> attribute_type; in main() typedef
32 rule<outiter_type, attribute_type(), locals<int> > r; in main()
34 attribute_type a; in main()
53 typedef std::pair<double, double> attribute_type; in main() typedef
54 rule<outiter_type, attribute_type()> r; in main()
58 attribute_type p1 (1.0, 2.0); in main()
61 attribute_type p2 (10.0, 2.0); in main()
/dports/databases/percona57-server/boost_1_59_0/libs/spirit/test/karma/
H A Domit.cpp30 typedef std::pair<std::vector<int>, int> attribute_type; in main() typedef
32 rule<outiter_type, attribute_type(), locals<int> > r; in main()
34 attribute_type a; in main()
53 typedef std::pair<double, double> attribute_type; in main() typedef
54 rule<outiter_type, attribute_type()> r; in main()
58 attribute_type p1 (1.0, 2.0); in main()
61 attribute_type p2 (10.0, 2.0); in main()
/dports/databases/xtrabackup/boost_1_59_0/libs/spirit/test/karma/
H A Domit.cpp30 typedef std::pair<std::vector<int>, int> attribute_type; in main() typedef
32 rule<outiter_type, attribute_type(), locals<int> > r; in main()
34 attribute_type a; in main()
53 typedef std::pair<double, double> attribute_type; in main() typedef
54 rule<outiter_type, attribute_type()> r; in main()
58 attribute_type p1 (1.0, 2.0); in main()
61 attribute_type p2 (10.0, 2.0); in main()
/dports/databases/percona57-client/boost_1_59_0/libs/spirit/test/karma/
H A Domit.cpp30 typedef std::pair<std::vector<int>, int> attribute_type; in main() typedef
32 rule<outiter_type, attribute_type(), locals<int> > r; in main()
34 attribute_type a; in main()
53 typedef std::pair<double, double> attribute_type; in main() typedef
54 rule<outiter_type, attribute_type()> r; in main()
58 attribute_type p1 (1.0, 2.0); in main()
61 attribute_type p2 (10.0, 2.0); in main()
/dports/devel/boost-libs/boost_1_72_0/libs/spirit/test/karma/
H A Domit.cpp31 typedef std::pair<std::vector<int>, int> attribute_type; in main() typedef
33 rule<outiter_type, attribute_type(), locals<int> > r; in main()
35 attribute_type a; in main()
54 typedef std::pair<double, double> attribute_type; in main() typedef
55 rule<outiter_type, attribute_type()> r; in main()
59 attribute_type p1 (1.0, 2.0); in main()
62 attribute_type p2 (10.0, 2.0); in main()

12345678910>>...59