/netbsd-src/common/include/prop/ |
H A D | prop_ingest.h | 59 #define PROP_INGEST(key_, type_, handler_) \ argument 65 #define PROP_INGEST_OPTIONAL(key_, type_, handler_) \ argument
|
/netbsd-src/external/bsd/unbound/dist/pythonmod/examples/ |
H A D | avahi-resolver.py | 238 def __init__(self, callback, name, type_, timeout=None, getone=True): argument 266 def itemNew(self, interface, protocol, name, class_, type_, rdata, flags): argument 272 def itemRemove(self, interface, protocol, name, class_, type_, rdata, flags): argument 550 type_ = dns.rdatatype.from_text(type_str) variable
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/rtl/ |
H A D | tsan_test_util.h | 61 const Type type_; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/ |
H A D | gtest-spi.h | 109 const TestPartResult::Type type_; variable
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ |
H A D | tsan_mutex.h | 59 MutexType type_; variable
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/ |
H A D | tsan_mutex.h | 57 MutexType type_; variable
|
/netbsd-src/external/bsd/kyua-cli/dist/engine/ |
H A D | test_result.cpp | 44 engine::test_result::test_result(const result_type type_, in test_result()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
H A D | libgccjit++.h | 818 context::new_field (type type_, const std::string &name, location loc) in new_field() 827 context::new_bitfield (type type_, int width, const std::string &name, in new_bitfield() 868 context::new_param (type type_, in new_param() 913 type type_, in new_global() 1291 type type_, in new_cast() 1501 function::new_local (type type_, in new_local() 1790 rvalue::cast_to (type type_, in cast_to() 1858 context::new_struct_ctor (type type_, in new_struct_ctor() 1888 context::new_array_ctor (type type_, in new_array_ctor() 1909 context::new_union_ctor (type type_, in new_union_ctor()
|
H A D | jit-recording.h | 1099 type *type_) in rvalue() 1171 type *type_) in lvalue() 1703 type *type_) in cast() 1730 type *type_) in bitcast() 2018 local (function *func, location *loc, type *type_, string *name) in local()
|
H A D | jit-playback.cc | 206 get_tree_node_for_type (enum gcc_jit_types type_) in get_tree_node_for_type() 313 get_type (enum gcc_jit_types type_) in get_type() 1352 playback::type *type_) in build_cast() 1415 playback::type *type_) in new_cast() 1431 type *type_) in new_bitcast()
|
H A D | jit-recording.cc | 1243 recording::type *type_) in new_cast() 1259 type *type_) in new_bitcast() 5980 type *type_, in base_call()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/ |
H A D | libgccjit++.h | 757 context::new_field (type type_, const std::string &name, location loc) in new_field() 766 context::new_bitfield (type type_, int width, const std::string &name, in new_bitfield() 807 context::new_param (type type_, in new_param() 852 type type_, in new_global() 1230 type type_, in new_cast() 1432 function::new_local (type type_, in new_local() 1690 rvalue::cast_to (type type_, in cast_to()
|
H A D | jit-recording.h | 1016 type *type_) in rvalue() 1088 type *type_) in lvalue() 1524 type *type_) in cast() 1812 local (function *func, location *loc, type *type_, string *name) in local()
|
H A D | jit-playback.c | 142 get_tree_node_for_type (enum gcc_jit_types type_) in get_tree_node_for_type() 218 get_type (enum gcc_jit_types type_) in get_type() 1008 playback::type *type_) in build_cast() 1069 playback::type *type_) in new_cast()
|
H A D | jit-recording.c | 1160 recording::type *type_) in new_cast() 5189 type *type_, in base_call()
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | attributes.h | 197 int type_; variable
|
H A D | symtab.h | 1050 elfcpp::STT type_ : 4; variable
|
H A D | options.h | 2111 Input_file_type type_; variable
|
H A D | output.h | 1344 unsigned int type_ : 28; variable 4496 const elfcpp::Elf_Word type_; variable 4913 elfcpp::Elf_Word type_; variable
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | attributes.h | 197 int type_; variable
|
H A D | symtab.h | 1050 elfcpp::STT type_ : 4; variable
|
H A D | options.h | 2116 Input_file_type type_; variable
|
H A D | output.h | 1344 unsigned int type_ : 28; variable 4496 const elfcpp::Elf_Word type_; variable 4913 elfcpp::Elf_Word type_; variable
|
/netbsd-src/external/bsd/kyua-cli/dist/utils/text/ |
H A D | templates.cpp | 149 statement_def(const statement_type& type_, in statement_def()
|
/netbsd-src/external/mit/libuv/dist/src/ |
H A D | uv-common.h | 309 #define uv__handle_init(loop_, h, type_) \ argument
|