| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/ |
| pr9631.cc | 20 class vbase class in namespace:foo 23 virtual ~vbase() {} 31 class bar : public foo::vbase, public virtual empty_base
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/ |
| pr9631.cc | 20 class vbase class in namespace:foo 23 virtual ~vbase() {} 31 class bar : public foo::vbase, public virtual empty_base
|
| /src/sys/arch/epoc32/epoc32/ |
| machdep.c | 569 vaddr_t vbase = ARM7XX_INTRREG_VBASE; local 598 if (wmcom_cnattach(vbase + offset, 115200, mode, irda) == 0)
|
| /src/sys/arch/hpc/stand/hpcboot/ |
| memory.cpp | 72 vaddr_t vbase; local 95 vbase = vaddr_t(VirtualAlloc(0, vsize, MEM_RESERVE, 98 vbase = vaddr_t(VirtualAlloc(0, vsize, MEM_COMMIT, 101 if (vbase == 0) { 105 _memory = vbase; 117 LPVOID(vbase + _page_size * i), 121 vaddr = vbase + _page_size * i;
|
| /src/external/bsd/libevent/dist/test/ |
| regress_rpc.c | 603 void *vbase; member in struct:rpc_hook_ctx_ 614 evrpc_resume_request(ctx->vbase, ctx->ctx, EVRPC_CONTINUE); 626 tmp->vbase = arg;
|
| /src/external/bsd/ntp/dist/sntp/libevent/test/ |
| regress_rpc.c | 601 void *vbase; member in struct:rpc_hook_ctx_ 612 evrpc_resume_request(ctx->vbase, ctx->ctx, EVRPC_CONTINUE); 624 tmp->vbase = arg;
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.compile/ |
| compile-cplus.c | 221 VirtualBase vbase; local
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.compile/ |
| compile-cplus.c | 221 VirtualBase vbase; local
|
| /src/sys/dev/tc/ |
| sfb.c | 323 int hsetup, vsetup, vbase, cookie; local 330 vbase = 1; 331 SFBWRITE32(asic, SFB_ASIC_VIDEO_BASE, vbase); 348 ri->ri_bits = base + SFB_FB_OFFSET + vbase * 4096;
|
| sfbplus.c | 332 int i, depth, hsetup, vsetup, vbase, cookie; local 346 *(uint32_t *)(asic + SFB_ASIC_VIDEO_BASE) = vbase = 1; 347 vbase *= (i & 0x20) ? 2048 : 4096; /* VRAM chip size */ 348 if (i & 1) vbase *= 4; /* bytes per pixel */ 372 ri->ri_bits = base + 0x800000 + vbase;
|
| /src/crypto/external/bsd/openssl.old/dist/test/ |
| sslapitest.c | 5224 static SRP_VBASE *vbase = NULL; variable 5238 user = SRP_VBASE_get1_by_user(vbase, username); 5344 if (sk_SRP_user_pwd_insert(vbase->users_pwd, user_pwd, 0) == 0) 5360 * Test 0: Simple successful SRP connection, new vbase 5361 * Test 1: Connection failure due to bad password, new vbase 5362 * Test 2: Simple successful SRP connection, vbase loaded from existing file 5363 * Test 3: Connection failure due to bad password, vbase loaded from existing 5365 * Test 4: Simple successful SRP connection, vbase loaded from new file 5366 * Test 5: Connection failure due to bad password, vbase loaded from new file 5375 vbase = SRP_VBASE_new(NULL) [all...] |
| /src/crypto/external/bsd/openssl/dist/test/ |
| sslapitest.c | 7121 static SRP_VBASE *vbase = NULL; variable 7135 user = SRP_VBASE_get1_by_user(vbase, username); 7241 if (sk_SRP_user_pwd_insert(vbase->users_pwd, user_pwd, 0) == 0) 7257 * Test 0: Simple successful SRP connection, new vbase 7258 * Test 1: Connection failure due to bad password, new vbase 7259 * Test 2: Simple successful SRP connection, vbase loaded from existing file 7260 * Test 3: Connection failure due to bad password, vbase loaded from existing 7262 * Test 4: Simple successful SRP connection, vbase loaded from new file 7263 * Test 5: Connection failure due to bad password, vbase loaded from new file 7272 vbase = SRP_VBASE_new(NULL) [all...] |
| /src/external/gpl3/gcc/dist/gcc/cp/ |
| class.cc | 86 tree vbase; member in struct:vtbl_init_data 87 /* The functions in vbase for which we have already provided vcall 90 /* The vtable index of the next vcall or vbase offset. */ 2570 vbase and vcall offsets, etc. Set its type and call the back end 2888 overriding function. We will want the vbase offset from 4439 tree vbase = get_primary_binfo (type_binfo); 4441 if (vbase && BINFO_VIRTUAL_P (vbase) 4442 && BINFO_PRIMARY_P (vbase) 4443 && BINFO_INHERITANCE_CHAIN (vbase) == type_binfo 4435 tree vbase = get_primary_binfo (type_binfo); local 6658 tree vbase; local 9744 tree vbase; local 10032 tree vbase; local 10509 tree vbase; local [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/cp/ |
| class.cc | 86 tree vbase; member in struct:vtbl_init_data 87 /* The functions in vbase for which we have already provided vcall 90 /* The vtable index of the next vcall or vbase offset. */ 2344 vbase and vcall offsets, etc. Set its type and call the back end 2662 overriding function. We will want the vbase offset from 4162 tree vbase = get_primary_binfo (type_binfo); 4164 if (vbase && BINFO_VIRTUAL_P (vbase) 4165 && BINFO_PRIMARY_P (vbase) 4166 && BINFO_INHERITANCE_CHAIN (vbase) == type_binfo 4158 tree vbase = get_primary_binfo (type_binfo); local 6349 tree vbase; local 9353 tree vbase; local 9641 tree vbase; local 10118 tree vbase; local [all...] |
| /src/crypto/external/apache2/openssl/dist/test/ |
| sslapitest.c | 7715 static SRP_VBASE *vbase = NULL; variable 7729 user = SRP_VBASE_get1_by_user(vbase, username); 7836 if (sk_SRP_user_pwd_insert(vbase->users_pwd, user_pwd, 0) == 0) 7852 * Test 0: Simple successful SRP connection, new vbase 7853 * Test 1: Connection failure due to bad password, new vbase 7854 * Test 2: Simple successful SRP connection, vbase loaded from existing file 7855 * Test 3: Connection failure due to bad password, vbase loaded from existing 7857 * Test 4: Simple successful SRP connection, vbase loaded from new file 7858 * Test 5: Connection failure due to bad password, vbase loaded from new file 7867 vbase = SRP_VBASE_new(NULL) [all...] |