Searched refs:ms (Results 101 - 125 of 577) sorted by relevance

1234567891011>>

/macosx-10.10/tcl-105/tcl84/tcl/unix/
H A DtclUnixEvent.c35 Tcl_Sleep(ms)
36 int ms; /* Number of milliseconds to sleep. */
50 after.sec += ms/1000;
51 after.usec += (ms%1000)*1000;
/macosx-10.10/dtrace-147/test/tst/common/begin/
H A Dtst.begin.d50 tick-1ms
/macosx-10.10/dtrace-147/test/tst/common/builtinvar/
H A Dtst.errno.d42 tick-10ms
/macosx-10.10/dtrace-147/test/tst/common/fbtprovider/
H A Dtst.functionentry.d37 #pragma D option statusrate=10ms
H A Dtst.functionreturnvalue.d37 #pragma D option statusrate=10ms
H A Dtst.return0.d37 #pragma D option statusrate=10ms
/macosx-10.10/dtrace-147/test/tst/common/preprocessor/
H A Derr.ifdefelsenotendif.d46 tick-10ms
H A Derr.mulelse.d51 tick-10ms
H A Dtst.ifdef.d47 tick-10ms
H A Dtst.ifndef.d51 tick-10ms
H A Dtst.ifnotdef.d47 tick-10ms
H A Dtst.logicaland.d46 tick-10ms
H A Dtst.logicalandor.d46 tick-10ms
H A Dtst.logicalor.d46 tick-10ms
H A Dtst.muland.d46 tick-10ms
H A Dtst.mulor.d46 tick-10ms
H A Dtst.preexpelse.d47 tick-10ms
H A Dtst.preexpif.d46 tick-10ms
H A Dtst.preexpifelse.d48 tick-10ms
/macosx-10.10/file-46/file/src/
H A Dreadcdf.c41 #define NOTMIME(ms) (((ms)->flags & MAGIC_MIME) == 0)
44 cdf_file_property_info(struct magic_set *ms, const cdf_property_info_t *info, argument
51 const char *str = "vnd.ms-office";
61 if (NOTMIME(ms) && file_printf(ms, ", %s: %hd", buf,
66 if (NOTMIME(ms) && file_printf(ms, ", %s: %d", buf,
71 if (NOTMIME(ms) && file_printf(ms, ",
152 cdf_file_summary_info(struct magic_set *ms, const cdf_stream_t *sst) argument
198 file_trycdf(struct magic_set *ms, int fd, const unsigned char *buf, size_t nbytes) argument
[all...]
H A Dsoftmagic.c69 file_softmagic(struct magic_set *ms, const unsigned char *buf, size_t nbytes, int mode) argument
73 for (ml = ms->mlist->next; ml != ms->mlist; ml = ml->next)
74 if ((rv = match(ms, ml->magic, ml->nmagic, buf, nbytes, mode)) != 0)
108 match(struct magic_set *ms, struct magic *magic, uint32_t nmagic, argument
117 int print = (ms->flags & (MAGIC_MIME|MAGIC_APPLE)) == 0;
119 if (file_check_mem(ms, cont_level) == -1)
134 ms->offset = m->offset;
135 ms->line = m->lineno;
138 switch (mget(ms,
314 check_fmt(struct magic_set *ms, struct magic *m) argument
355 mprint(struct magic_set *ms, struct magic *m) argument
581 moffset(struct magic_set *ms, struct magic *m) argument
767 mconvert(struct magic_set *ms, struct magic *m) argument
917 mcopy(struct magic_set *ms, union VALUETYPE *p, int type, int indir, const unsigned char *s, uint32_t offset, size_t nbytes, size_t linecnt) argument
1027 mget(struct magic_set *ms, const unsigned char *s, struct magic *m, size_t nbytes, unsigned int cont_level) argument
1679 magiccheck(struct magic_set *ms, struct magic *m) argument
1985 handle_annotation(struct magic_set *ms, struct magic *m) argument
2001 print_sep(struct magic_set *ms, int firstline) argument
[all...]
/macosx-10.10/OpenSSL098-52/src/ms/
H A Dmw.bat6 perl util\mk1mf.pl Mingw32 >ms\mingw32.mak
8 perl util\mkdef.pl 32 libeay >ms\libeay32.def
10 perl util\mkdef.pl 32 ssleay >ms\ssleay32.def
14 make -f ms/mingw32.mak
18 dllwrap --dllname libeay32.dll --output-lib out/libeay32.a --def ms/libeay32.def out/libcrypto.a -lwsock32 -lgdi32
20 dllwrap --dllname libssl32.dll --output-lib out/libssl32.a --def ms/ssleay32.def out/libssl.a out/libeay32.a
/macosx-10.10/cxxfilt-11/cxxfilt/libiberty/
H A Dpex-msdos.c109 struct pex_msdos *ms; local
112 ms = (struct pex_msdos *) obj->sysdep;
116 if (ms->files[i] == NULL)
118 ms->files[i] = xstrdup (name);
130 pex_msdos_fdindex (struct pex_msdos *ms, int fd) argument
133 if (fd < 0 || fd >= PEX_MSDOS_FILE_COUNT || ms->files[fd] == NULL)
144 struct pex_msdos *ms; local
147 ms = (struct pex_msdos *) obj->sysdep;
148 fdindex = pe_msdos_fdindex (ms, fd);
149 free (ms
162 struct pex_msdos *ms; local
291 struct pex_msdos *ms; local
308 struct pex_msdos *ms; local
[all...]
/macosx-10.10/ksh-23/ksh/src/lib/libast/misc/
H A Dmagic.tab47 0 long 0x223e9f78 ms outlook tnef archive application/pax
48 0 string MSCF ms cabinet archive application/pax
1282 0 leshort 0 windows icon resource application/x-ms-icon
1349 0 long 0xd0cf11e0 ms powerpoint document application/x-powerpoint
1351 0 string ms C/C++ program database ms program database application/x-dbx
1448 |name match *.acp Office.ActorPreview application/x-ms-office
1449 |name match *.act Office.Actor application/x-ms-office
1450 |name match *.ade Microsoft Access project extension application/x-ms
1451 |name match *.adp Microsoft Access project application/x-ms
[all...]
/macosx-10.10/dtrace-147/test/tst/common/aggs/
H A Dtst.aggpackzoom.d18 tick-1ms
26 tick-1ms

Completed in 318 milliseconds

1234567891011>>