/third_party/ltp/testcases/kernel/syscalls/fanotify/ |
D | fanotify16.c | 335 int namelen, info_type, mask_match, info_id = 0; in do_test() local 362 info_type = FAN_EVENT_INFO_TYPE_DFID_NAME; in do_test() 364 info_type = FAN_EVENT_INFO_TYPE_DFID; in do_test() 367 info_type = FAN_EVENT_INFO_TYPE_FID; in do_test() 369 info_type = FAN_EVENT_INFO_TYPE_DFID; in do_test() 390 event->event_len, event_fid->hdr.info_type, in do_test() 398 event->event_len, event_fid->hdr.info_type, in do_test() 407 event->event_len, event_fid->hdr.info_type, in do_test() 409 } else if (info_type != event_fid->hdr.info_type) { in do_test() 415 event->event_len, event_fid->hdr.info_type, in do_test() [all …]
|
D | fanotify21.c | 176 if (info->hdr.info_type != FAN_EVENT_INFO_TYPE_PIDFD) { in do_test() 181 info->hdr.info_type); in do_test() 270 info->hdr.info_type, in do_test()
|
D | fanotify.h | 190 uint8_t info_type; member 438 int info_type) in get_event_info() argument 447 if (hdr->info_type == info_type) in get_event_info()
|
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/ |
D | cpu.c | 31 static WEBP_INLINE void GetCPUInfo(int cpu_info[4], int info_type) { in GetCPUInfo() argument 37 : "a"(info_type), "c"(0)); in GetCPUInfo() 42 static WEBP_INLINE void GetCPUInfo(int cpu_info[4], int info_type) { in GetCPUInfo() argument 49 : "a"(info_type), "c"(0)); in GetCPUInfo() 52 static WEBP_INLINE void GetCPUInfo(int cpu_info[4], int info_type) { in GetCPUInfo() argument 56 : "a"(info_type), "c"(0)); in GetCPUInfo()
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
D | cpu.c | 31 static WEBP_INLINE void GetCPUInfo(int cpu_info[4], int info_type) { in GetCPUInfo() argument 37 : "a"(info_type), "c"(0)); in GetCPUInfo() 42 static WEBP_INLINE void GetCPUInfo(int cpu_info[4], int info_type) { in GetCPUInfo() argument 49 : "a"(info_type), "c"(0)); in GetCPUInfo() 52 static WEBP_INLINE void GetCPUInfo(int cpu_info[4], int info_type) { in GetCPUInfo() argument 56 : "a"(info_type), "c"(0)); in GetCPUInfo()
|
/third_party/boost/boost/bimap/views/ |
D | map_view.hpp | 67 typedef BOOST_DEDUCED_TYPENAME base_::value_type::info_type info_type; typedef in boost::bimaps::views::map_view 86 const info_type & info_at(const CompatibleKey& k) const in info_at() 99 info_type & info_at(const CompatibleKey& k) in info_at()
|
D | unordered_map_view.hpp | 83 typedef BOOST_DEDUCED_TYPENAME base_::value_type::info_type info_type; typedef in boost::bimaps::views::unordered_map_view 101 const info_type & info_at(const CompatibleKey& k) const in info_at() 114 info_type & info_at(const CompatibleKey& k) in info_at()
|
D | multimap_view.hpp | 62 typedef BOOST_DEDUCED_TYPENAME base_::value_type::info_type info_type; typedef in boost::bimaps::views::multimap_view
|
D | unordered_multimap_view.hpp | 75 typedef BOOST_DEDUCED_TYPENAME base_::value_type::info_type info_type; typedef in boost::bimaps::views::unordered_multimap_view
|
D | list_map_view.hpp | 92 typedef BOOST_DEDUCED_TYPENAME base_::value_type::info_type info_type; typedef in boost::bimaps::views::list_map_view
|
D | unconstrained_map_view.hpp | 38 typedef void info_type; typedef in boost::bimaps::views::unconstrained_map_view
|
D | vector_map_view.hpp | 68 typedef BOOST_DEDUCED_TYPENAME base_::value_type::info_type info_type; typedef in boost::bimaps::views::vector_map_view
|
/third_party/boost/boost/bimap/relation/ |
D | mutant_relation.hpp | 109 typedef BOOST_DEDUCED_TYPENAME tagged_info_type::value_type info_type; typedef in boost::bimaps::relation::detail::relation_info_hook 112 info_type info; 125 info_type in relation_info_hook() 126 >::param_type i = info_type() ) in relation_info_hook() 162 typedef ::boost::mpl::na info_type; typedef in boost::bimaps::relation::detail::relation_info_hook 280 BOOST_DEDUCED_TYPENAME base_::info_type in mutant_relation()
|
D | structured_pair.hpp | 170 typedef BOOST_DEDUCED_TYPENAME tagged_info_type::value_type info_type; typedef in boost::bimaps::relation::detail::pair_info_hook 173 info_type info; 186 info_type in pair_info_hook() 187 >::param_type i = info_type() ) in pair_info_hook() 205 info = info_type(); in clear_info() 216 typedef ::boost::mpl::na info_type; typedef in boost::bimaps::relation::detail::pair_info_hook 307 BOOST_DEDUCED_TYPENAME base_::info_type >::param_type i) in structured_pair()
|
/third_party/abseil-cpp/absl/random/internal/ |
D | randen_detect.cc | 46 static void __cpuid(int cpu_info[4], int info_type) { in __cpuid() argument 50 : "a"(info_type), "c"(0)); in __cpuid()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
D | randen_detect.cc | 46 static void __cpuid(int cpu_info[4], int info_type) { in __cpuid() argument 50 : "a"(info_type), "c"(0)); in __cpuid()
|
/third_party/boost/boost/bimap/relation/support/ |
D | value_type_of.hpp | 81 typedef BOOST_DEDUCED_TYPENAME SymmetricType::info_type type;
|
/third_party/jerryscript/jerry-core/parser/js/ |
D | js-scanner-util.c | 1985 uint8_t info_type = info_p->type; in scanner_create_variables() local 1991 JERRY_ASSERT (info_type == SCANNER_TYPE_FUNCTION || info_type == SCANNER_TYPE_BLOCK); in scanner_create_variables() 1994 JERRY_ASSERT (info_type == SCANNER_TYPE_FUNCTION in scanner_create_variables() 1997 if (info_type == SCANNER_TYPE_FUNCTION && !(option_flags & SCANNER_CREATE_VARS_IS_FUNCTION_BODY)) in scanner_create_variables() 2176 if (info_type == SCANNER_TYPE_FUNCTION) in scanner_create_variables() 2239 if (info_type == SCANNER_TYPE_FUNCTION) in scanner_create_variables() 2412 if (info_type == SCANNER_TYPE_FUNCTION in scanner_create_variables() 2416 JERRY_ASSERT (info_type == SCANNER_TYPE_FUNCTION); in scanner_create_variables() 2441 if (info_type == SCANNER_TYPE_FUNCTION) in scanner_create_variables()
|
/third_party/boost/boost/bimap/ |
D | bimap.hpp | 206 typedef BOOST_DEDUCED_TYPENAME base_::relation::info_type info_type; typedef in boost::bimaps::bimap
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | fanotify.h | 25 unsigned char info_type; member
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | fanotify.h | 25 unsigned char info_type; member
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | fanotify.h | 25 unsigned char info_type; member
|
/third_party/musl/include/sys/ |
D | fanotify.h | 25 unsigned char info_type; member
|
/third_party/musl/ndk_musl_include/sys/ |
D | fanotify.h | 25 unsigned char info_type; member
|
/third_party/skia/third_party/externals/microhttpd/src/include/ |
D | microhttpd.h | 2454 enum MHD_ConnectionInfoType info_type, 2533 enum MHD_DaemonInfoType info_type,
|