| /minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/ |
| H A D | CBindingWrapping.h | 19 #define DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ty, ref) \ argument 28 #define DEFINE_ISA_CONVERSION_FUNCTIONS(ty, ref) \ argument 36 #define DEFINE_STDCXX_CONVERSION_FUNCTIONS(ty, ref) \ argument
|
| H A D | Endian.h | 111 struct ref { struct 112 explicit ref(void *Ptr) : Ptr(Ptr) {} in ref() function 114 operator value_type() const { in value_type()
|
| /minix3/external/bsd/llvm/dist/clang/test/SemaObjC/ |
| H A D | property-5.m | 12 @property(readonly) id ref; property 19 @property(readonly) NSData *ref; property
|
| H A D | property-inherited.m | 37 @property(assign) id ref; property 43 @property(assign) NSData *ref; property
|
| /minix3/external/bsd/bind/dist/lib/isc/ |
| H A D | refcount.c | 30 isc_refcount_init(isc_refcount_t *ref, unsigned int n) { in isc_refcount_init()
|
| /minix3/external/bsd/llvm/dist/clang/test/Analysis/ |
| H A D | reference.mm | 4 - (int &)ref; method
|
| H A D | call-invalidation.cpp | 64 int &ref; member
|
| /minix3/external/bsd/libarchive/dist/libarchive/test/ |
| H A D | test_write_format_cpio_empty.c | 33 static char ref[] = variable
|
| /minix3/minix/servers/vm/ |
| H A D | fdref.c | 109 void fdref_ref(struct fdref *ref, struct vir_region *region) in fdref_ref() 118 struct fdref *ref = region->param.file.fdref; in fdref_deref() local
|
| /minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/ |
| H A D | reference-in-block-args.cpp | 12 ST ref = {2, 100}; variable
|
| H A D | vla.cpp | 38 array_t &ref = *(array_t*) array; in test0() local
|
| H A D | constructors.cpp | 21 A::A(struct Undeclared &ref) : mem(0) {} in A() 44 B::B(struct Undeclared &ref) : A(ref), mem(1) {} in B()
|
| H A D | debug-info-static-member.cpp | 63 int ref() { in ref() function
|
| /minix3/external/bsd/bind/dist/unit/atf-src/atf-c++/detail/ |
| H A D | auto_array.hpp | 91 auto_array< T >::auto_array(auto_array_ref< T > ref) in auto_array() 152 auto_array< T >::operator=(auto_array_ref< T > ref) in operator =()
|
| /minix3/external/bsd/atf/dist/atf-c++/detail/ |
| H A D | auto_array.hpp | 91 auto_array< T >::auto_array(auto_array_ref< T > ref) in auto_array() 152 auto_array< T >::operator=(auto_array_ref< T > ref) in operator =()
|
| /minix3/external/bsd/atf/dist/tools/ |
| H A D | auto_array.hpp | 91 auto_array< T >::auto_array(auto_array_ref< T > ref) in auto_array() 152 auto_array< T >::operator=(auto_array_ref< T > ref) in operator =()
|
| /minix3/external/bsd/llvm/dist/clang/test/CXX/basic/basic.lookup/basic.lookup.argdep/ |
| H A D | p2.cpp | 120 void test(B<int> &ref) { in test() 131 void test(B<int> &ref) { in test()
|
| /minix3/external/bsd/llvm/dist/clang/test/Analysis/diagnostics/ |
| H A D | deref-track-symbolic-region.cpp | 19 int &ref = *ptr; // expected-note {{'ref' initialized here}} in testRefParam() local
|
| /minix3/external/bsd/llvm/dist/clang/test/CodeGen/ |
| H A D | pragma-pack-1.c | 5 struct ref { struct 6 struct ref *next; argument
|
| /minix3/external/bsd/llvm/dist/llvm/lib/IR/ |
| H A D | Use.cpp | 43 const UserRef *ref = reinterpret_cast<const UserRef *>(End); in getUser() local
|
| /minix3/external/bsd/llvm/dist/clang/test/Misc/ |
| H A D | diag-aka-types.cpp | 9 const foo_t &ref = foo_t(); variable
|
| /minix3/external/bsd/dhcp/dist/common/ |
| H A D | comapi.c | 340 omapi_object_t *id, omapi_object_t *ref) in dhcp_group_lookup() 564 omapi_object_t *id, omapi_object_t *ref) in dhcp_control_lookup() 736 omapi_object_t *ref) in dhcp_subnet_lookup() 903 omapi_object_t *ref) in dhcp_shared_network_lookup()
|
| /minix3/external/bsd/dhcp/dist/server/ |
| H A D | omapi.c | 687 omapi_object_t *id, omapi_object_t *ref) in dhcp_lease_lookup() 1300 omapi_object_t *id, omapi_object_t *ref) in dhcp_host_lookup() 1703 omapi_object_t *id, omapi_object_t *ref) in dhcp_pool_lookup() 2103 omapi_object_t *id, omapi_object_t *ref, in class_lookup() 2189 omapi_object_t *id, omapi_object_t *ref) in dhcp_class_lookup() 2292 omapi_object_t *id, omapi_object_t *ref) in dhcp_subclass_lookup()
|
| /minix3/external/bsd/llvm/dist/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/ |
| H A D | p6-0x.cpp | 26 …typedef T &ref; // expected-error-re 2{{reference to function type '{{.*}}' cannot have '{{&|&&}}'… typedef
|
| /minix3/external/bsd/dhcp/dist/omapip/ |
| H A D | array.c | 40 omapi_array_ref_t ref, in omapi_array_allocate()
|