Searched defs:td (Results 1 - 25 of 103) sorted by relevance

12345

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/parse/
H A Dtypedef4.C10 typedef typename T::subT td; // { dg-error "previous declaration" } typedef in class:smart_ptr2
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/parse/
H A Dtypedef4.C10 typedef typename T::subT td; // { dg-error "previous declaration" } typedef in class:smart_ptr2
/netbsd-6-1-5-RELEASE/external/bsd/llvm/include/
H A DMakefile[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/c-c++-common/dfp/
H A Dconvert-bfp-10.c7 volatile _Decimal128 td; variable
H A Dconvert-bfp-11.c12 volatile _Decimal128 td; variable
H A Dconvert-bfp-2.c8 volatile _Decimal128 td; variable
H A Dconvert-bfp-7.c12 volatile _Decimal128 td; variable
[all...]
H A Dconvert-bfp-8.c12 volatile _Decimal128 td; variable
H A Dconvert-bfp-9.c13 volatile _Decimal128 td; variable
[all...]
H A Dsignbit-1.c19 volatile _Decimal128 td; variable
H A Dconvert-bfp-3.c8 volatile _Decimal128 td; variable
H A Dconvert-bfp-4.c8 volatile _Decimal128 td; variable
H A Dconvert-bfp-5.c8 volatile _Decimal128 td; variable
H A Dconvert-bfp-6.c13 volatile _Decimal128 td; variable
[all...]
/netbsd-6-1-5-RELEASE/external/cddl/osnet/sys/sys/
H A Dsig.h49 struct thread *td = curthread; local
/netbsd-6-1-5-RELEASE/external/bsd/libelf/dist/
H A Dlibelf_allocate.c190 Elf_Data *d, *td; local
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dcall-sc.c28 typedef double td; typedef
/netbsd-6-1-5-RELEASE/dist/ipf/
H A Dmlfk_ipl.c316 iplpoll(struct cdev *dev, int events, struct thread *td) argument
/netbsd-6-1-5-RELEASE/sys/netinet/
H A Dtcp_debug.c119 struct tcp_debug *td = &tcp_debug[tcp_debx++]; local
[all...]
/netbsd-6-1-5-RELEASE/bin/csh/
H A Dtime.c233 struct timeval td; local
/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-c/detail/
H A Dsanity_test.c82 struct test_data *td = v; local
118 struct test_data td = { t, cond }; local
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-c/detail/
H A Dsanity_test.c84 struct test_data *td = v; local
120 struct test_data td = { t, cond }; local
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dctfconvert.c86 file_read(tdata_t *td, char *filename, int ignore_non_c) argument
H A Dfixup_tdescs.c57 fix_ptrptr_to_struct(tdata_t *td) argument
111 fix_ptr_to_struct(tdata_t *td) argument
158 cvt_fixstabs(tdata_t *td) argument
185 lookup_tdesc(tdata_t *td, char const *name) argument
204 fix_small_cpu_struct(tdata_t *td, size_t ptrsize) argument
280 cvt_fixups(tdata_t *td, size_t ptrsize) argument
[all...]
H A Diidesc.c116 iter_iidescs_by_name(tdata_t *td, char const *name, argument

Completed in 303 milliseconds

12345