Searched refs:VTBL (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12.1/contrib/subversion/subversion/libsvn_ra/ |
| H A D | wrapper_template.h | 81 sess->vtable = &VTBL; in compat_open() 93 SVN_ERR(VTBL.open_session(sess, &session_url, repos_URL, in compat_open() 140 return VTBL.rev_proplist(session_baton, rev, props, pool); in compat_rev_proplist() 294 SVN_ERR(VTBL.do_update(session_baton, &reporter3, &baton3, in compat_do_update() 320 SVN_ERR(VTBL.do_switch(session_baton, &reporter3, &baton3, in compat_do_switch() 417 return VTBL.get_uuid(session_baton, uuid, pool); in compat_get_uuid() 424 return VTBL.get_repos_root(session_baton, url, pool); in compat_get_repos_root() 453 return VTBL.get_file_revs(session_baton, path, start, end, in compat_get_file_revs() 460 return VTBL.get_version(); in compat_get_version() 506 SVN_ERR(INITFUNC(VTBL.get_version(), &vtable, pool)); in COMPAT_INITFUNC() [all …]
|
| /freebsd-12.1/contrib/llvm/include/llvm/IR/ |
| H A D | IntrinsicsARM.td | 387 // The table operands for VTBL and VTBX consist of 1 to 4 v8i8 vectors. 388 // Besides the table, VTBL has one other v8i8 argument and VTBX has two.
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_ra_serf/ |
| H A D | serf.c | 1123 #define VTBL serf_vtable macro
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_ra_local/ |
| H A D | ra_plugin.c | 1965 #define VTBL ra_local_vtable macro
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_ra_svn/ |
| H A D | client.c | 3326 #define VTBL ra_svn_vtable macro
|
| /freebsd-12.1/contrib/llvm/lib/Target/ARM/ |
| H A D | ARMScheduleA57.td | 1236 def : InstRW<[A57Write_6cyc_1V], (instregex "VTBL(3|4)", "VTBX(3|4)")>;
|
| H A D | ARMInstrNEON.td | 6798 // VTBL : Vector Table Lookup
|