Searched refs:set (Results 76 - 100 of 2924) sorted by relevance

1234567891011>>

/macosx-10.10.1/ksh-23/ksh/src/lib/libast/misc/
H A Ddebug.c44 debug_elapsed(int set) argument
53 if (set)
61 debug_elapsed(int set) argument
/macosx-10.10.1/AppleRAID-4.0.6/
H A DAppleRAID.cpp59 void AppleRAID::addSet(AppleRAIDSet *set) argument
61 const OSString * uuid = set->getUUID();
64 raidSets->setObject(uuid, set);
68 void AppleRAID::removeSet(AppleRAIDSet * set) argument
70 const OSString * uuid = set->getUUID();
87 // top level set has both UUID's set the same
165 IOLog("AppleRAID::newMember detected duplicate member %s in set \"%s\" (%s).\n",
167 // XXX should break the set, this is bad
173 // Look up the set'
181 AppleRAIDSet * set = findSet(setUUID); local
287 AppleRAIDSet * set = findSet(member); local
335 AppleRAIDSet * set = findSet(member); local
343 startSet(AppleRAIDSet * set) argument
367 degradeSet(AppleRAIDSet *set) argument
402 restartSet(AppleRAIDSet *set, bool bump) argument
448 AppleRAIDSet * set = findSet(setUUIDString); local
562 AppleRAIDSet * set = findSet(setName); local
618 AppleRAIDSet * set = 0; local
[all...]
/macosx-10.10.1/curl-83.1.2/curl/lib/
H A Durl.c271 /* Free all dynamic strings stored in the data->set substructure. */
274 Curl_safefree(data->set.str[i]);
351 /* Copy src->set into dst->set first, then deal with the strings
353 dst->set = src->set;
356 memset(dst->set.str, 0, STRING_LAST * sizeof(char *));
360 r = setstropt(&dst->set.str[i], src->set.str[i]);
469 CURLcode Curl_init_userdefined(struct UserDefined *set) argument
2042 struct Curl_share *set; local
[all...]
/macosx-10.10.1/libunwind-35.3/testsuite/
H A Dunwind_test_x86_64_frameless_big.s282 .set L$set$0,LECIE1-LSCIE1
283 .long L$set$0 # Length of Common Information Entry
304 .set L$set$3,LEFDE3-LASFDE3
305 .long L$set$3 # FDE Length
309 .set L$set$4,LFE13-LFB13
310 .quad L$set$4 # FDE address range
313 .set
[all...]
H A Dunwind_test_x86_64_frameless.s276 .set L$set$0,LECIE1-LSCIE1
277 .long L$set$0 # Length of Common Information Entry
298 .set L$set$3,LEFDE3-LASFDE3
299 .long L$set$3 # FDE Length
303 .set L$set$4,LFE13-LFB13
304 .quad L$set$4 # FDE address range
307 .set
[all...]
/macosx-10.10.1/OpenSSL098-52/src/crypto/threads/
H A Dnetware.bat15 set BLD_DEBUG=
16 set CFLAGS=
17 set LFLAGS=
18 set LIBS=
20 if "%1" == "DEBUG" set BLD_DEBUG=YES
21 if "%1" == "debug" set BLD_DEBUG=YES
27 set CFLAGS=-c -I..\..\outinc_nw -nosyspath -DOPENSSL_SYS_NETWARE -opt off -g -sym internal -maxerrors 20
29 if "%BLD_DEBUG%" == "YES" set LIBS=..\..\out_nw.dbg\ssl.lib ..\..\out_nw.dbg\crypto.lib
30 if "%BLD_DEBUG%" == "" set LIBS=..\..\out_nw\ssl.lib ..\..\out_nw\crypto.lib
32 set LFLAG
[all...]
/macosx-10.10.1/tidy-15.15/tidy/test/
H A Donetest.cmd16 set VERSION='%Id'
19 set TESTNO=%1
20 set EXPECTED=%2
22 set TIDY=..\bin\tidy
23 set INFILES=.\input\in_%1.*ml
24 set CFGFILE=.\input\cfg_%1.txt
26 set TIDYFILE=.\tmp\out_%1.html
27 set MSGFILE=.\tmp\msg_%1.txt
29 set HTML_TIDY=
32 if NOT exist %CFGFILE% set CFGFIL
[all...]
/macosx-10.10.1/OpenSSL098-52/src/Netware/
H A Dset_env.bat17 set LIBC_BUILD=
18 set CLIB_BUILD=
19 set GNUC=
21 if "%1" == "netware-clib" set CLIB_BUILD=Y
22 if "%1" == "netware-clib" set LIBC_BUILD=
24 if "%1" == "netware-libc" set LIBC_BUILD=Y
25 if "%1" == "netware-libc" set CLIB_BUILD=
27 if "%2" == "gnuc" set GNUC=Y
28 if "%2" == "codewarrior" set GNUC=
31 if "%NDKBASE%" == "" set NDKBAS
[all...]
/macosx-10.10.1/adv_cmds-158/gencat/
H A Dgenlib.c316 if (strncmp(cptr, "set", 3) == 0) {
401 setT *set; local
425 set = (setT *) malloc(sizeof(setT));
426 if (!set) nomem();
427 bzero(set, sizeof(*set));
429 cat->last->next = set;
430 set->prev = cat->last;
431 cat->last = set;
432 } else cat->first = cat->last = set;
536 setT *set; local
574 setT *set; local
652 setT *set; local
758 setT *set; local
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/heap/
H A DStrongInlines.h37 set(value);
44 set(handle.get());
48 inline void Strong<T>::set(VM& vm, ExternalType value) function in class:JSC::Strong
52 set(value);
/macosx-10.10.1/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DApplicationCacheIcons.css27 content: -webkit-image-set(url(../Images/ApplicationCacheManifest.png) 1x, url(../Images/ApplicationCacheManifest@2x.png) 2x);
31 content: -webkit-image-set(url(../Images/ApplicationCache.png) 1x, url(../Images/ApplicationCache@2x.png) 2x);
H A DDOMStorageIcons.css27 content: -webkit-image-set(url(../Images/LocalStorage.png) 1x, url(../Images/LocalStorage@2x.png) 2x);
31 content: -webkit-image-set(url(../Images/SessionStorage.png) 1x, url(../Images/SessionStorage@2x.png) 2x);
H A DLegacyProfileObject.js52 set type(type)
62 set title(title)
72 set id(id)
82 set recording(flag)
H A DCookieIcon.css27 content: -webkit-image-set(url(../Images/Cookie.png) 1x, url(../Images/Cookie@2x.png) 2x);
H A DDatabaseIcon.css27 content: -webkit-image-set(url(../Images/Database.png) 1x, url(../Images/Database@2x.png) 2x);
H A DDatabaseTableIcon.css27 content: -webkit-image-set(url(../Images/DatabaseTable.png) 1x, url(../Images/DatabaseTable@2x.png) 2x);
H A DLogIcon.css27 content: -webkit-image-set(url(../Images/Log.png) 1x, url(../Images/Log@2x.png) 2x);
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/comp/
H A Dsigflag.c35 sigflag(int sig, int flags, int set)
42 if (set)
/macosx-10.10.1/JavaScriptCore-7600.1.17/jit/
H A DRegisterSet.h57 void set(Reg reg, bool value = true) function in class:JSC::RegisterSet
60 m_vector.set(reg.index(), value);
63 void set(JSValueRegs regs) function in class:JSC::RegisterSet
66 set(regs.tagGPR());
67 set(regs.payloadGPR());
73 set(reg, false);
112 void setAny(Reg reg) { set(reg); }
113 void setAny(const RegisterSet& set) { merge(set); } argument
126 static unsigned hash(const RegisterSet& set) { retur argument
[all...]
H A DTempRegisterSet.cpp43 set(reg);
48 set(reg);
/macosx-10.10.1/CPANInternal-159.1/Class-Std-0.011/demo/
H A Ddemo_perlify.pl12 my %baz : ATTR( :set<baz> );
23 my %qux : ATTR( :set<qux> );
/macosx-10.10.1/CrackLib-37765/cracklib27/cracklib/
H A Dgenrules.pl6 # upon hardware or computer systems, and maintains copyright as set out
22 for ($i = 0; $i <= $#set; $i++)
24 $stack[$depth] = $set[$i];
26 if ($depth == $#set)
48 @set = (0 .. 5);
/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DStructureRareDataInlines.h40 m_previous.set(vm, this, structure);
55 m_objectToStringValue.set(vm, this, value);
/macosx-10.10.1/Libc-1044.1.2/string/FreeBSD/
H A Dwcscspn.c40 wcscspn(const wchar_t *s, const wchar_t *set) argument
47 q = set;
H A Dwcsspn.c40 wcsspn(const wchar_t *s, const wchar_t *set) argument
47 q = set;

Completed in 234 milliseconds

1234567891011>>