Searched refs:in (Results 101 - 125 of 6925) sorted by relevance

1234567891011>>

/macosx-10.10/Chess-310.6/sjeng/
H A Dmkinstalldirs10 for file in ${1+"$@"} ; do
15 for d in ${1+"$@"} ; do
17 case "$pathcomp" in
/macosx-10.10/WebKit-7600.1.25/win/Interfaces/
H A DIWebHTMLRepresentation.idl4 * Redistribution and use in source and binary forms, with or without
9 * 2. Redistributions in binary form must reproduce the above copyright
10 * notice, this list of conditions and the following disclaimer in the
49 HRESULT supportedMIMETypes([in, out] BSTR* types, [in, out] int* cTypes);
54 HRESULT supportedNonImageMIMETypes([in, out] BSTR* types, [in, out] int* cTypes);
59 HRESULT supportedImageMIMETypes([in, out] BSTR* types, [in, out] int* cTypes);
64 HRESULT attributedStringFromDOMNodes([in] IDOMNod
[all...]
H A DIWebFramePrivate.idl4 * Redistribution and use in source and binary forms, with or without
9 * 2. Redistributions in binary form must reproduce the above copyright
10 * notice, this list of conditions and the following disclaimer in the
39 WebFrameLoadTypeIndexedBackForward, // a multi-item hop in the backforward list
65 HRESULT setInPrintingMode([in] BOOL value, [in] HDC printDC);
66 HRESULT getPrintedPageCount([in] HDC printDC, [out, retval] UINT* pageCount);
67 [local] HRESULT spoolPages([in] HDC printDC, [in] UINT startPage, [in] UIN
[all...]
/macosx-10.10/bash-94.1.2/bash-3.2/examples/functions/
H A Dwhence19 case "$1" in
43 case "$cmd" in
48 *) case "$(builtin type -type $cmd)" in
H A Dksh-compat-test8 case "$#" in
9 3) case "$2" in
23 case "$#" in
24 4) case "$2" in
/macosx-10.10/less-25/less/
H A Dmkinstalldirs10 for file in ${1+"$@"} ; do
15 for d in ${1+"$@"} ; do
17 case "$pathcomp" in
/macosx-10.10/ntp-92/scripts/
H A Dhpadjtime.sh5 case "$1" in
6 hp-ux) case "$3" in
8 *.09.03 | *.09.10) case "$5" in
/macosx-10.10/procmail-14/procmail/new/
H A Dmkinstalldirs11 for file in ${1+"$@"} ; do
16 for d in ${1+"$@"} ; do
18 case "$pathcomp" in
/macosx-10.10/system_cmds-643.1.1/dynamic_pager.tproj/
H A Dbacking_store_triggers.defs23 in hi_wat : int;
24 in flags : int;
25 in trigger_port : mach_port_t);
/macosx-10.10/tcl-105/tcl_ext/expect/expect/
H A Dmkinstalldirs10 for file in ${1+"$@"} ; do
15 for d in ${1+"$@"} ; do
17 case "$pathcomp" in
/macosx-10.10/tcl-105/tcl_ext/memchan/memchan/tools/
H A Dmkinstalldirs10 for file in ${1+"$@"} ; do
15 for d in ${1+"$@"} ; do
17 case "$pathcomp" in
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/tools/
H A Dmkinstalldirs10 for file in ${1+"$@"} ; do
15 for d in ${1+"$@"} ; do
17 case "$pathcomp" in
/macosx-10.10/tcl-105/tcl_ext/trf/trf/tools/
H A Dmkinstalldirs10 for file in ${1+"$@"} ; do
15 for d in ${1+"$@"} ; do
17 case "$pathcomp" in
/macosx-10.10/xnu-2782.1.97/osfmk/UserNotification/
H A DUNDReply.defs7 * as defined in and that are subject to the Apple Public Source License
8 * Version 2.0 (the 'License'). You may not use this file except in
40 in result: int;
41 in data: xmlData);
45 in userLandNotificationKey: int);
/macosx-10.10/dcerpc-61/dcerpc/include/dce/
H A Dep.idl6 * Redistribution and use in source and binary forms, with or without
12 * 2. Redistributions in binary form must reproduce the above copyright
13 * notice, this list of conditions and the following disclaimer in the
40 * copyright notices and this notice appears in all source code copies,
43 * in advertising or publicity pertaining to distribution of the software
50 * Redistribution and use in source and binary forms, with or without
56 * 2. Redistributions in binary form must reproduce the above copyright
57 * notice, this list of conditions and the following disclaimer in the
94 ** Clients use an endpoint map either directly or indirectly (in the
136 [in] handle_
[all...]
H A Dsmb.idl6 * Redistribution and use in source and binary forms, with or without
12 * 2. Redistributions in binary form must reproduce the above copyright
13 * notice, this list of conditions and the following disclaimer in the
40 * copyright notices and this notice appears in all source code copies,
43 * in advertising or publicity pertaining to distribution of the software
50 * Redistribution and use in source and binary forms, with or without
56 * 2. Redistributions in binary form must reproduce the above copyright
57 * notice, this list of conditions and the following disclaimer in the
101 [in] void* creds,
107 [in] rpc_transport_info_handle_
[all...]
/macosx-10.10/Libc-1044.1.2/uuid/uuidsrc/
H A Dparse.c7 * Redistribution and use in source and binary forms, with or without
11 * notice, and the entire permission notice in its entirety,
13 * 2. Redistributions in binary form must reproduce the above copyright
14 * notice, this list of conditions and the following disclaimer in the
42 int uuid_parse(const char *in, uuid_t uu) argument
49 if (strlen(in) != 36)
51 for (i=0, cp = in; i <= 36; i++,cp++) {
65 uuid.time_low = strtoul(in, NULL, 16);
66 uuid.time_mid = strtoul(in+9, NULL, 16);
67 uuid.time_hi_and_version = strtoul(in
[all...]
/macosx-10.10/bash-94.1.2/bash-3.2/examples/scripts/
H A Dzprintf22 for a in "$@"; do
/macosx-10.10/bash-94.1.2/bash-3.2/tests/
H A Dredir1.sub8 echo BUG: after exec in redir1.sub
/macosx-10.10/bind9-45.101/bind9/bin/tests/db/
H A Ddns_db_expirenode_data7 dns_db_expirenode.data rbt vix.com. in a.vix.com. 10000 0 ISC_R_NOTFOUND
H A Ddns_db_load_data7 dns_db_load_1.data rbt . zone in ISC_R_SUCCESS a. A DNS_R_DELEGATION
H A Ddns_db_load_soa_not_top7 dns_db_load_25.data rbt . zone in DNS_R_NOTZONETOP a. A DNS_R_DELEGATION
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/checkconf/
H A Dclean.sh7 # copyright notice and this permission notice appear in all copies.
19 rm -f good.conf.in good.conf.out
/macosx-10.10/cxxfilt-11/cxxfilt/libiberty/
H A Dmemcpy.c2 This function is in the public domain. */
6 @deftypefn Supplemental void* memcpy (void *@var{out}, const void *@var{in}, size_t @var{length})
8 Copies @var{length} bytes from memory region @var{in} to region
21 memcpy (PTR out, const PTR in, size_t length) argument
23 bcopy(in, out, length);
/macosx-10.10/ksh-23/ksh/src/cmd/INIT/
H A Dmprobe.sh23 do case $1 in

Completed in 574 milliseconds

1234567891011>>