/minix/external/bsd/llvm/dist/clang/test/SemaCXX/ |
H A D | address-space-conversion.cpp | 50 void test_static_cast(void_ptr vp, void_ptr_1 vp1, void_ptr_2 vp2, in test_static_cast() argument 68 (void)static_cast<A_ptr_1>(vp1); in test_static_cast() 94 (void)static_cast<A_ptr>(vp1); // expected-error{{casts away qualifiers}} in test_static_cast() 99 (void)static_cast<A_ptr_2>(vp1); // expected-error{{casts away qualifiers}} in test_static_cast() 131 void test_reinterpret_cast(void_ptr vp, void_ptr_1 vp1, void_ptr_2 vp2, in test_reinterpret_cast() argument 142 (void)reinterpret_cast<A_ptr>(vp1); in test_reinterpret_cast() 150 (void)reinterpret_cast<A_ptr_1>(vp1); in test_reinterpret_cast() 157 void test_cstyle_cast(void_ptr vp, void_ptr_1 vp1, void_ptr_2 vp2, in test_cstyle_cast() argument 168 (void)(A_ptr)(vp1); in test_cstyle_cast() 176 (void)(A_ptr_1)(vp1); in test_cstyle_cast() [all …]
|
/minix/sys/ufs/ufs/ |
H A D | ufs_wapbl.h | 98 ufs_wapbl_begin2(struct mount *mp, struct vnode *vp1, struct vnode *vp2, in ufs_wapbl_begin2() argument 104 if (vp1) in ufs_wapbl_begin2() 105 vref(vp1); in ufs_wapbl_begin2() 120 ufs_wapbl_end2(struct mount *mp, struct vnode *vp1, struct vnode *vp2) in ufs_wapbl_end2() argument 130 if (vp1) in ufs_wapbl_end2() 131 vrele(vp1); in ufs_wapbl_end2()
|
/minix/external/bsd/llvm/dist/llvm/test/CodeGen/X86/ |
H A D | mem-intrin-base-reg.ll | 27 %vp1 = getelementptr <4 x i32>* %vp0, i32 1 29 %v1 = load <4 x i32>* %vp1 52 %vp1 = getelementptr <4 x i32>* %vp0, i32 1 54 %v1 = load <4 x i32>* %vp1 80 %vp1 = getelementptr <4 x i32>* %vp0, i32 1 82 %v1 = load <4 x i32>* %vp1
|
/minix/sys/fs/puffs/ |
H A D | puffs_sys.h | 344 #define PUFFS_MSG_ENQUEUEWAIT2_NOERROR(pmp, park, vp1, vp2) \ argument 347 puffs_msg_wait2(pmp, park, vp1, vp2); \ 356 #define PUFFS_MSG_ENQUEUEWAIT2(pmp, park, vp1, vp2, var) \ argument 359 var = puffs_msg_wait2(pmp, park, vp1, vp2); \
|
/minix/games/fortune/strfile/ |
H A D | strfile.c | 137 static int cmp_str(const void *vp1, const void *vp2); 367 cmp_str(const void *vp1, const void *vp2) in cmp_str() argument 373 p1 = (const STR *)vp1; in cmp_str()
|
/minix/external/bsd/llvm/dist/clang/test/PCH/ |
H A D | exprs.c | 72 void_ptr vp1 = &integer; variable
|
/minix/minix/usr.bin/diff/ |
H A D | diffdir.c | 318 dircompare(const void *vp1, const void *vp2) in dircompare() argument 320 struct diffdirent *dp1 = *((struct diffdirent **) vp1); in dircompare()
|
/minix/bin/csh/ |
H A D | set.c | 426 struct varent *vp1; in madrof() local 429 if (vp->v_left && (vp1 = madrof(pat, vp->v_left))) in madrof() 430 return vp1; in madrof()
|
/minix/external/bsd/llvm/dist/clang/test/SemaObjC/ |
H A D | arc-type-conversion.m | 33 void *vp1 = sip;
|
/minix/external/bsd/llvm/dist/clang/test/SemaObjCXX/ |
H A D | arc-type-conversion.mm | 139 void *vp1 = sip;
|
/minix/external/bsd/llvm/dist/llvm/test/CodeGen/PowerPC/ |
H A D | pr17168.ll | 184 !127 = !{!"0x100\00vp1\001770\000", !114, !5, !20} ; [ DW_TAG_auto_variable ] [vp1] [line 1770]
|
/minix/etc/ |
H A D | services | 4104 oracle-vp1 1809/tcp # Oracle-VP1 [Craig_Fowler] … 4105 oracle-vp1 1809/udp # Oracle-VP1 [Craig_Fowler] …
|