/minix3/external/bsd/llvm/dist/clang/test/CXX/temp/temp.res/temp.dep/temp.dep.type/ |
H A D | p1.cpp | 10 B<T>::C bc; // ok, B<T> is the current instantiation. member 15 B<B<T>>::C bc; // ok, B<B<T>> is the current instantiation. member 20 B<B<T>>::C bc; // expected-error {{missing 'typename'}} member
|
/minix3/external/bsd/libc++/dist/libcxx/test/std/containers/unord/unord.map/ |
H A D | bucket.pass.cpp | 43 size_t bc = c.bucket_count(); in main() local 63 size_t bc = c.bucket_count(); in main() local
|
/minix3/external/bsd/libc++/dist/libcxx/test/containers/unord/unord.map/ |
H A D | bucket.pass.cpp | 43 size_t bc = c.bucket_count(); in main() local 63 size_t bc = c.bucket_count(); in main() local
|
/minix3/external/bsd/libc++/dist/libcxx/test/containers/unord/unord.set/ |
H A D | bucket.pass.cpp | 42 size_t bc = c.bucket_count(); in main() local 61 size_t bc = c.bucket_count(); in main() local
|
/minix3/external/bsd/libc++/dist/libcxx/test/containers/unord/unord.multimap/ |
H A D | bucket.pass.cpp | 43 size_t bc = c.bucket_count(); in main() local 63 size_t bc = c.bucket_count(); in main() local
|
/minix3/external/bsd/libc++/dist/libcxx/test/std/containers/unord/unord.multimap/ |
H A D | bucket.pass.cpp | 43 size_t bc = c.bucket_count(); in main() local 63 size_t bc = c.bucket_count(); in main() local
|
/minix3/external/bsd/libc++/dist/libcxx/test/std/containers/unord/unord.multiset/ |
H A D | bucket.pass.cpp | 42 size_t bc = c.bucket_count(); in main() local 62 size_t bc = c.bucket_count(); in main() local
|
/minix3/external/bsd/libc++/dist/libcxx/test/containers/unord/unord.multiset/ |
H A D | bucket.pass.cpp | 42 size_t bc = c.bucket_count(); in main() local 62 size_t bc = c.bucket_count(); in main() local
|
/minix3/external/bsd/libc++/dist/libcxx/test/std/containers/unord/unord.set/ |
H A D | bucket.pass.cpp | 42 size_t bc = c.bucket_count(); in main() local 61 size_t bc = c.bucket_count(); in main() local
|
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/ |
H A D | overload-call-copycon.cpp | 28 void test_copycon2(A a, const A ac, B b, B const bc, B volatile bv) { in test_copycon2() 39 void test_copycon3(B b, const B bc) { in test_copycon3()
|
H A D | class.cpp | 35 NestedC bc : 1; // expected-error {{bit-field 'bc' has non-integral type}} member in C
|
H A D | cxx0x-deleted-default-ctor.cpp | 54 bad_const bc; // expected-error {{call to implicitly-deleted default constructor}} variable
|
/minix3/sys/net/ |
H A D | bpf_filter.c | 66 bpf_destroy(bpf_ctx_t *bc) in bpf_destroy() 72 bpf_set_cop(bpf_ctx_t *bc, const bpf_copfunc_t *funcs, size_t n) in bpf_set_cop() 80 bpf_set_extmem(bpf_ctx_t *bc, size_t nwords, bpf_memword_init_t preinited) in bpf_set_extmem() 208 bpf_filter_ext(const bpf_ctx_t *bc, const struct bpf_insn *pc, bpf_args_t *args) in bpf_filter_ext() 606 bpf_validate_ext(const bpf_ctx_t *bc, const struct bpf_insn *f, int signed_len) in bpf_validate_ext()
|
/minix3/external/bsd/llvm/dist/clang/test/CXX/special/class.inhctor/ |
H A D | elsewhere.cpp | 39 B<char> bc; variable
|
/minix3/crypto/external/bsd/heimdal/dist/lib/asn1/ |
H A D | check-gen.c | 64 #define IF_OPT_COMPARE(ac,bc,e) \ argument 66 #define COMPARE_OPT_STRING(ac,bc,e) \ argument 68 #define COMPARE_OPT_OCTECT_STRING(ac,bc,e) \ argument 70 #define COMPARE_STRING(ac,bc,e) \ argument 72 #define COMPARE_INTEGER(ac,bc,e) \ argument 74 #define COMPARE_OPT_INTEGER(ac,bc,e) \ argument 76 #define COMPARE_MEM(ac,bc,e,len) \ argument
|
/minix3/tests/lib/libbpfjit/ |
H A D | t_cop.c | 64 retA(const bpf_ctx_t *bc, bpf_args_t *args, uint32_t A) in retA() 71 retBL(const bpf_ctx_t *bc, bpf_args_t *args, uint32_t A) in retBL() 78 retWL(const bpf_ctx_t *bc, bpf_args_t *args, uint32_t A) in retWL() 85 retNF(const bpf_ctx_t *bc, bpf_args_t *args, uint32_t A) in retNF() 95 setARG(const bpf_ctx_t *bc, bpf_args_t *args, uint32_t A) in setARG()
|
/minix3/tests/net/bpfjit/ |
H A D | t_cop.c | 72 retA(const bpf_ctx_t *bc, bpf_args_t *args, uint32_t A) in retA() 79 retBL(const bpf_ctx_t *bc, bpf_args_t *args, uint32_t A) in retBL() 86 retWL(const bpf_ctx_t *bc, bpf_args_t *args, uint32_t A) in retWL() 93 retNF(const bpf_ctx_t *bc, bpf_args_t *args, uint32_t A) in retNF() 103 setARG(const bpf_ctx_t *bc, bpf_args_t *args, uint32_t A) in setARG()
|
H A D | t_extmem.c | 65 retM(const bpf_ctx_t *bc, bpf_args_t *args, uint32_t A) in retM()
|
/minix3/sys/lib/libsa/ |
H A D | bootcfg.c | 100 char *bc, *c; in perform_bootcfg() local
|
/minix3/sys/external/bsd/compiler_rt/dist/lib/builtins/ppc/ |
H A D | multc3.c | 30 long double bc = __gcc_qmul(b,c); in __multc3() local
|
/minix3/tests/include/sys/ |
H A D | t_types.c | 85 blkcnt_t bc; in ATF_TC_BODY() local
|
/minix3/usr.bin/rsh/ |
H A D | rsh.c | 324 char *bc = buf; in checkfd() local
|
/minix3/minix/lib/liblwip/dist/src/include/lwip/priv/ |
H A D | api_msg.h | 97 } bc; member
|
/minix3/external/bsd/llvm/dist/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/ |
H A D | p5-var.cpp | 47 const Base bc, const Derived dc, in bind_lvalue_to_lvalue()
|
/minix3/external/bsd/bzip2/dist/ |
H A D | compress.c | 243 Int32 v, t, i, j, gs, ge, totc, bt, bc, iter; in sendMTFValues() local
|