Home
last modified time | relevance | path

Searched defs:dd (Results 1 – 25 of 35) sorted by relevance

12

/minix/common/dist/zlib/contrib/masmx86/
H A Dinffas32.asm106 dd 0 label
107 dd 1 label
108 dd 3 label
109 dd 7 label
110 dd 15 label
111 dd 31 label
112 dd 63 label
113 dd 127 label
114 dd 255 label
115 dd 511 label
[all …]
/minix/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Ddefaulted-private-dtor.cpp12 BadDtor dd; // expected-error {{private destructor}} in f() local
28 BadDtor dd; // expected-error {{private destructor}} member
34 BadDtor dd; // expected-error {{private destructor}} variable
41 BadDtor dd; in f() local
54 BadDtor dd; member in K
H A Ddeleted-function.cpp31 WithDel dd; // expected-error {{call to deleted constructor of 'WithDel'}} in test() local
44 DelDtor dd; // expected-error {{attempt to use a deleted function}} in f() local
51 DelDtor dd; member
57 DelDtor dd; // expected-error {{attempt to use a deleted function}} variable
H A Dcxx0x-deleted-default-ctor.cpp114 defaulted_delete dd; // expected-error {{call to implicitly-deleted default constructor}} variable
/minix/crypto/external/bsd/openssl/dist/crypto/cms/
H A Dcms_dd.c70 CMS_DigestedData *dd; in DECLARE_ASN1_ITEM() local
100 CMS_DigestedData *dd; in cms_DigestedData_init_bio() local
111 CMS_DigestedData *dd; in cms_DigestedData_do_final() local
/minix/lib/libm/src/
H A Ds_fmal.c49 struct dd { struct
55 * Compute a+b exactly, returning the exact result in a struct dd. We assume argument
H A Ds_fma.c52 struct dd { struct
58 * Compute a+b exactly, returning the exact result in a struct dd. We assume argument
/minix/external/bsd/llvm/dist/clang/test/CodeGenObjCXX/
H A Dcatch-id-type.mm17 double dd; field
/minix/lib/libc/gdtoa/
H A DstrtodI.c55 strtodI(s, sp, dd) CONST char *s; char **sp; double *dd; in strtodI() argument
H A Dstrtopdd.c38 strtopdd(s, sp, dd) CONST char *s; char **sp; double *dd; in strtopdd() argument
H A Dstrtordd.c177 strtordd(s, sp, rounding, dd) CONST char *s; char **sp; int rounding; double *dd; in strtordd() argument
H A Dg_ddfmt.c48 U *dd, ddx[2]; local
/minix/lib/libc/gdtoa/test/
H A DdItest.c60 double dd[2], dd1, dd2; in main() local
H A Dddtest.c84 union { double dd[2]; ULong L[4]; } u; in main() member
/minix/external/mit/expat/dist/doc/
H A Dstyle.css92 dd { selector
/minix/tests/lib/libc/gen/
H A Dt_glob.c127 struct gl_dir *dd = v; in gl_readdir() local
185 struct gl_dir *dd = v; in gl_closedir() local
/minix/crypto/external/bsd/openssl/dist/ssl/
H A Ds23_srvr.c254 unsigned char *p, *d, *d_len, *dd; in ssl23_get_client_hello() local
/minix/external/bsd/bzip2/dist/
H A Dbzip.css20 dd { selector
/minix/lib/libedit/TEST/
H A Dtc1.c90 DIR *dd = opendir("."); in complete() local
H A Dwtc1.c59 DIR *dd = opendir("."); in complete() local
/minix/crypto/external/bsd/openssl/dist/crypto/mdc2/
H A Dmdc2dgst.c124 DES_LONG d[2], dd[2]; in mdc2_body() local
/minix/lib/libexecinfo/
H A Dsymtab.c173 uintptr_t dd, sd, me = (uintptr_t)p; in symtab_find() local
/minix/lib/libc/citrus/
H A Dcitrus_module.c209 DIR *dd = opendir(search_dirs[i]); in _findshlib() local
/minix/usr.bin/ftp/
H A Dcomplete.c167 DIR *dd; in complete_local() local
/minix/sys/fs/msdosfs/
H A Dmsdosfs_conv.c150 dos2unixtime(u_int dd, u_int dt, u_int dh, int gmtoff, struct timespec *tsp) in dos2unixtime()

12