Home
last modified time | relevance | path

Searched defs:type_ (Results 1 – 25 of 33) sorted by relevance

12

/netbsd-src/common/include/prop/
H A Dprop_ingest.h59 #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 Davahi-resolver.py238 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 Dtsan_test_util.h61 const Type type_; variable
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest-spi.h109 const TestPartResult::Type type_; variable
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_mutex.h59 MutexType type_; variable
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_mutex.h57 MutexType type_; variable
/netbsd-src/external/bsd/kyua-cli/dist/engine/
H A Dtest_result.cpp44 engine::test_result::test_result(const result_type type_, in test_result()
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Dlibgccjit++.h818 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 Djit-recording.h1099 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 Djit-playback.cc206 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 Djit-recording.cc1243 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 Dlibgccjit++.h757 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 Djit-recording.h1016 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 Djit-playback.c142 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 Djit-recording.c1160 recording::type *type_) in new_cast()
5189 type *type_, in base_call()
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dattributes.h197 int type_; variable
H A Dsymtab.h1050 elfcpp::STT type_ : 4; variable
H A Doptions.h2111 Input_file_type type_; variable
H A Doutput.h1344 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 Dattributes.h197 int type_; variable
H A Dsymtab.h1050 elfcpp::STT type_ : 4; variable
H A Doptions.h2116 Input_file_type type_; variable
H A Doutput.h1344 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 Dtemplates.cpp149 statement_def(const statement_type& type_, in statement_def()
/netbsd-src/external/mit/libuv/dist/src/
H A Duv-common.h309 #define uv__handle_init(loop_, h, type_) \ argument

12