Searched refs:local (Results 1 - 25 of 624) sorted by relevance

1234567891011>>

/macosx-10.9.5/dyld-239.4/unit-tests/test-cases/dlclose-unload-c++/
H A Dbar.c25 static void local() function
33 return &local;
H A Dfoo.c25 static void local() function
33 return &local;
/macosx-10.9.5/rsync-42/rsync/zlib/
H A Dtrees.h3 local const ct_data static_ltree[L_CODES+2] = {
64 local const ct_data static_dtree[D_CODES] = {
118 local const int base_length[LENGTH_CODES] = {
123 local const int base_dist[D_CODES] = {
/macosx-10.9.5/sudo-72/src/zlib/
H A Dtrees.h3 local const ct_data static_ltree[L_CODES+2] = {
64 local const ct_data static_dtree[D_CODES] = {
118 local const int base_length[LENGTH_CODES] = {
123 local const int base_dist[D_CODES] = {
/macosx-10.9.5/xnu-2422.115.4/libkern/zlib/
H A Dtrees.h30 local const ct_data static_ltree[L_CODES+2] = {
91 local const ct_data static_dtree[D_CODES] = {
145 local const int base_length[LENGTH_CODES] = {
150 local const int base_dist[D_CODES] = {
/macosx-10.9.5/zlib-53/zlib/
H A Dtrees.h3 local const ct_data static_ltree[L_CODES+2] = {
64 local const ct_data static_dtree[D_CODES] = {
118 local const int base_length[LENGTH_CODES] = {
123 local const int base_dist[D_CODES] = {
/macosx-10.9.5/postfix-252/postfix/src/local/
H A Dlocal_expand.c7 /* #include "local.h"
39 /* .IP local
103 #include "local.h"
115 LOCAL_EXP *local = (LOCAL_EXP *) ptr; local
120 return (local->state->msg_attr.user);
122 return (local->usr_attr->home);
124 return (local->usr_attr->shell);
126 return (local->state->msg_attr.domain);
127 } else if (STREQ(name, "local")) {
128 return (local
165 LOCAL_EXP local; local
[all...]
/macosx-10.9.5/remote_cmds-41.90.1/talk.tproj/
H A Dget_iface.c56 static struct sockaddr_in local; local
66 local.sin_addr.s_addr = htonl(INADDR_ANY);
67 local.sin_port = htons(60000);
68 local.sin_family = AF_INET;
69 local.sin_len = sizeof local;
76 rv = bind(s, (struct sockaddr *)&local, sizeof local);
77 local.sin_port = htons(ntohs(local
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/testsuite/binutils-all/
H A Dtestprog.c8 static int local = 2; variable
22 || local != 2
/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGOSREntry.cpp111 for (size_t local = 0; local < entry->m_expectedValues.numberOfLocals(); ++local) {
112 if (entry->m_localsForcedDouble.get(local)) {
113 if (!exec->registers()[local].jsValue().isNumber()) {
115 dataLog(" OSR failed because variable ", local, " is ", exec->registers()[local].jsValue(), ", expected number.\n");
121 if (!entry->m_expectedValues.local(local).validate(exec->registers()[local]
[all...]
/macosx-10.9.5/libclosure-63/objectTests/
H A Dcollecttest.m25 void (^local)(void) = ^{ [weakSet count]; };
27 //[weakSet addObject:_Block_copy_collectable(local)];
28 [weakSet addObject:Block_copy(local)];
29 [weakSet addObject:Block_copy(local)];
30 [weakSet addObject:Block_copy(local)];
31 [weakSet addObject:Block_copy(local)];
32 [weakSet addObject:Block_copy(local)];
33 [weakSet addObject:Block_copy(local)];
34 //printf("gc block... we hope\n%s\n", _Block_dump(Block_copy(local)));
H A Dlocalisglobal.c30 void (^local)(void) = ^ { printf("hi %d\n", i); };
33 if (aresame(local, localisglobal)) {
34 fail("local block could be global, but isn't");
37 fail("local block is not global, not stack, what is it??");
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/examples/tie/
H A Dtransceiver.tcl10 array set local {}
46 export local server $id
47 import server $id local
49 trace add variable local {write unset} Track
62 {set local(a) 0}
63 {set local(a) 1}
64 {set local(b) .}
65 {unset local(a)}
66 {array set local {xa @ xb *}}
67 {array unset local
[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/roken/
H A Dtm2time.c47 tm2time (struct tm tm, int local) argument
51 tm.tm_isdst = local ? -1 : 0;
55 if (!local)
/macosx-10.9.5/WebKit-7537.78.2/win/Interfaces/
H A DIWebSerializedJSValuePrivate.idl43 [local] HRESULT setInternalRepresentation([in] void* internalRepresentation);
44 [local] HRESULT getInternalRepresentation([out, retval] void** internalRepresentation);
H A DIWebCookieManager.idl49 [local] HRESULT cookieStorage([out, retval] CFHTTPCookieStorageRef* storage);
51 [local] HRESULT setCookieStorage([in] CFHTTPCookieStorageRef storage);
H A DIWebSerializedJSValue.idl38 [local] HRESULT serialize([in] JSContextRef context, [in] JSValueRef value, [out, retval] JSValueRef* exception);
39 [local] HRESULT deserialize([in] JSContextRef context, [out, retval] JSValueRef* value);
/macosx-10.9.5/dcerpc-58/dcerpc/idl_lib/
H A Dlapollo.h102 # include <local/shlib.h>
/macosx-10.9.5/dcerpc-58/dcerpc/include/dce/
H A Dlrpc.idl50 [local] interface lrpc
H A Dndrold.idl94 ** This local interface logically defines the data type "ndr_old_format_t"
100 ** data type needs to be used in the definitions of other local
101 ** interfaces. (These local interfaces are part of v2.) Prior to v2,
106 ** do is make local interfaces that need this data type import this
115 [local] interface ndrold
/macosx-10.9.5/emacs-92/emacs/src/s/
H A Dopenbsd.h28 /* The version of gcc on OpenBSD doesn't search /usr/local/lib by
30 #define LD_SWITCH_X_DEFAULT -L/usr/local/lib
35 #define LD_SWITCH_X_DEFAULT -L/usr/local/lib
/macosx-10.9.5/NFS-81/rpc.lockd/
H A Dnlm_prot_svc.c80 char *(*local)(char *, struct svc_req *);
92 local = (char *(*)(char *, struct svc_req *)) nlm_sm_notify_0_svc;
106 result = (*local)((char *)&argument, rqstp);
142 char *(*local)(char *, struct svc_req *);
154 local = (char *(*)(char *, struct svc_req *)) nlm_test_1_svc;
160 local = (char *(*)(char *, struct svc_req *)) nlm_lock_1_svc;
166 local = (char *(*)(char *, struct svc_req *)) nlm_cancel_1_svc;
172 local = (char *(*)(char *, struct svc_req *)) nlm_unlock_1_svc;
178 local = (char *(*)(char *, struct svc_req *)) nlm_granted_1_svc;
184 local
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/gke/
H A Dgkunpack.cpp17 Architecture local = Architecture::local(); local
18 const EmbeddedSignatureBlob *sig = EmbeddedSignatureBlob::specific(top->find(local.cpuType()));
20 sig = EmbeddedSignatureBlob::specific(top->find(local.cpuType() & ~CPU_ARCH_MASK));
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/build/
H A Dmod.mk59 all-local-mod:
60 all-mod: $(LIBRARY) all-local-mod FORCE
62 all-local-lib:
63 all-yes: $(LIBSTAT) all-local-lib FORCE
69 install-local-lib:
70 install-yes: install-local-lib FORCE
72 lint-local-lib:
73 lint-yes lint-mod: lint-local-lib FORCE
76 5lint-local-lib:
77 5lint-yes 5lint-mod: 5lint-local
[all...]
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/sfio/
H A Dsfflsbuf.c41 int local, isall; local
43 SFMTXDECL(f); /* declare a local stream variable for multithreading */
47 GETLOCAL(f,local);
51 if(SFMODE(f,local) != SF_WRITE && _sfmode(f,SF_WRITE,local) < 0)
53 SFLOCK(f,local);
67 { SFOPEN(f,local);
108 { SFOPEN(f,local);
119 SFOPEN(f,local);

Completed in 169 milliseconds

1234567891011>>