/netbsd-src/sys/dev/ic/ |
H A D | ac97var.h | 92 struct ac97_codec_if_vtbl *vtbl; member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | aggregate.h | 221 FuncDeclarations vtbl; member 258 Dsymbols vtbl; // Array of FuncDeclaration's making up the vtbl[] variable
|
H A D | dclass.d | 49 FuncDeclarations vtbl; member 158 Dsymbols vtbl; // Array of FuncDeclaration's making up the vtbl[] variable
|
H A D | func.d | 651 final int findVtblIndex(Dsymbols* vtbl, int dim) in findVtblIndex()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
H A D | aggregate.h | 237 FuncDeclarations vtbl; member 278 Dsymbols vtbl; // Array of FuncDeclaration's making up the vtbl[] variable
|
H A D | dclass.c | 1198 Dsymbols *vtbl = &cd->vtbl; in findFunc() local 1864 bool BaseClass::fillVtbl(ClassDeclaration *cd, FuncDeclarations *vtbl, int newinstance) in fillVtbl()
|
H A D | func.c | 2810 int FuncDeclaration::findVtblIndex(Dsymbols *vtbl, int dim, bool fix17349) in findVtblIndex()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | cp-ubsan.cc | 324 tree vtbl = build_zero_cst (TREE_TYPE (vtbl_ptr)); in cp_ubsan_dfs_initialize_vtbl_ptrs() local
|
H A D | vtable-class-hierarchy.cc | 649 tree vtbl; in guess_num_vtable_pointers() local
|
H A D | init.cc | 1615 tree vtbl; in build_vtbl_address() local 1648 tree vtbl, vtbl_ptr; in expand_virtual_init() local
|
H A D | class.cc | 737 tree vtbl = NULL_TREE; in build_vtbl_ref() local 9639 tree vtbl; in build_ctor_vtbl_group() local 9708 tree vtbl, in accumulate_vtbl_inits() 9760 tree vtbl = NULL_TREE; in dfs_accumulate_vtbl_inits() local
|
H A D | decl2.cc | 2431 tree vtbl; in maybe_emit_vtables() local
|
H A D | typeck.cc | 3986 tree idx, delta, e1, e2, e3, vtbl; in get_member_function_from_ptrfunc() local
|
H A D | decl.cc | 17619 tree vtbl = build_zero_cst (TREE_TYPE (vtbl_ptr)); in begin_destructor_body() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | cp-ubsan.c | 306 tree vtbl = build_zero_cst (TREE_TYPE (vtbl_ptr)); in cp_ubsan_dfs_initialize_vtbl_ptrs() local
|
H A D | vtable-class-hierarchy.c | 649 tree vtbl; in guess_num_vtable_pointers() local
|
H A D | init.c | 1389 tree vtbl; in build_vtbl_address() local 1422 tree vtbl, vtbl_ptr; in expand_virtual_init() local
|
H A D | class.c | 706 tree vtbl = NULL_TREE; in build_vtbl_ref() local 9522 tree vtbl; in build_ctor_vtbl_group() local 9591 tree vtbl, in accumulate_vtbl_inits() 9643 tree vtbl = NULL_TREE; in dfs_accumulate_vtbl_inits() local
|
H A D | decl2.c | 2227 tree vtbl; in maybe_emit_vtables() local
|
H A D | typeck.c | 3725 tree idx, delta, e1, e2, e3, vtbl; in get_member_function_from_ptrfunc() local
|
H A D | decl.c | 16781 tree vtbl = build_zero_cst (TREE_TYPE (vtbl_ptr)); in begin_destructor_body() local
|
/netbsd-src/sys/dev/pci/ |
H A D | unichromefb.c | 624 struct VideoModeTable *vtbl; in uni_setmode() local 745 struct VideoModeTable *vtbl; in uni_set_crtc() local
|