Searched refs:core (Results 151 - 175 of 867) sorted by relevance

1234567891011>>

/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/ClassBrowser/
H A Dsetup.py7 from distutils.core import setup
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/WebServicesTool/
H A Dsetup.py7 from distutils.core import setup
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Cocoa/Examples/Twisted/WebServicesTool/
H A Dsetup.py7 from distutils.core import setup
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Quartz/Examples/Programming with Quartz/BasicDrawing/
H A Dsetup.py7 from distutils.core import setup
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-ScreenSaver/Examples/SillyBallsSaver/
H A Dsetup.py7 from distutils.core import setup
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/tests/data/
H A Dslapd-dnssrv.conf16 include @SCHEMADIR@/core.schema
H A Dslapd-config-naked.conf1 include @SCHEMADIR@/core.schema
/macosx-10.9.5/WebKit-7537.78.2/mac/WebView/
H A DWebNotification.mm59 Notification* core(WebNotification *notification)
87 return core(self)->title();
96 return core(self)->body();
105 return core(self)->tag();
114 return core(self)->iconURL();
123 return core(self)->lang();
132 return core(self)->dir();
141 return [[[WebSecurityOrigin alloc] _initWithWebCoreSecurityOrigin:core(self)->scriptExecutionContext()->securityOrigin()] autorelease];
159 core(self)->dispatchShowEvent();
166 core(sel
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Dcorefile.c30 These are functions pertaining to core files.
46 when it failed and produced the core file @var{abfd}.
69 Returns the signal number which caused the core dump which
93 Return <<TRUE>> if the core file attached to @var{core_bfd}
120 Return TRUE if the core file attached to @var{core_bfd}
125 Note: When not able to determine the core file failing
127 though we're not sure that core file and executable match.
136 char *core; local
147 core = (char *) bfd_core_file_failing_command (core_bfd);
148 if (core
[all...]
H A Dnetbsd-core.c1 /* BFD back end for NetBSD style core files
31 #include <sys/core.h>
49 struct core core; member in struct:netbsd_core_struct
52 /* Handle NetBSD-style core dump file. */
61 struct core core; local
63 bfd_size_type amt = sizeof core;
65 val = bfd_bread (&core, amt, abfd);
66 if (val != sizeof core)
[all...]
/macosx-10.9.5/xnu-2422.115.4/osfmk/i386/
H A Dhpet.c115 x86_core_t *core; local
131 core = lcpu->core;
132 pkg = core->package;
150 core = lcpu->core;
151 pkg = core->package;
156 core->Hpet = (hpetTimer_t *)((uint8_t *)hpetArea + hpetReq.hpetOffset);
157 core->HpetVec = hpetReq.hpetVector;
162 core
328 x86_core_t *core; local
[all...]
/macosx-10.9.5/WebKit-7537.78.2/mac/History/
H A DWebHistoryItem.mm80 static inline WebCoreHistoryItem* core(WebHistoryItemPrivate* list) { return (WebCoreHistoryItem*)list; }
121 HistoryItem* coreItem = core(_private);
135 HistoryItem* coreItem = core(_private);
145 WebHistoryItem *copy = [[[self class] alloc] initWithWebCoreHistoryItem:core(_private)->copy()];
146 historyItemWrappers().set(core(copy->_private), copy);
155 return nsStringNilIfEmpty(core(_private)->urlString());
163 return nsStringNilIfEmpty(core(_private)->originalURLString());
169 return nsStringNilIfEmpty(core(_private)->title());
174 core(_private)->setAlternateTitle(alternateTitle);
179 return nsStringNilIfEmpty(core(_privat
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/modules/diagrams/
H A Dbasic.tcl27 ## Public API :: Construction, attach to the specified core.
30 set core $thecore
34 DefE $core box {textcolor textfont anchor justify stroke style color fillcolor at with width height slant}
35 DefE $core circle {textcolor textfont anchor justify stroke style color fillcolor at with circle::radius}
36 DefE $core diamond {textcolor textfont anchor justify stroke style color fillcolor at with diamond::width diamond::height diamond::aspect}
37 DefE $core drum {textcolor textfont anchor justify stroke style color fillcolor at with width height drum::aspect}
38 DefE $core ellipse {textcolor textfont anchor justify stroke style color fillcolor at with width height}
39 DefE $core text {textcolor textfont anchor justify text at with}
43 DefE $core line {textcolor textfont anchor justify stroke style color fillcolor from to then smooth arrowhead noturn}
44 DefE $core ar
[all...]
/macosx-10.9.5/WebCore-7537.78.1/bindings/objc/
H A DDOMObject.mm74 styleSheet = core(static_cast<DOMProcessingInstruction *>(self))->sheet();
76 styleSheet = core(static_cast<DOMHTMLLinkElement *>(self))->sheet();
78 styleSheet = core(static_cast<DOMHTMLStyleElement *>(self))->sheet();
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/InjectedBundle/API/mac/
H A DWKDOMInternals.h68 void add(WebCoreType core, WKDOMType kit) argument
70 m_map.add(core, kit);
73 WKDOMType get(WebCoreType core) argument
75 return m_map.get(core);
78 void remove(WebCoreType core) argument
80 m_map.remove(core);
/macosx-10.9.5/screen-22/screen/
H A Dosdef.sh10 rm -f core*
57 if test -f core*; then
58 file core*
67 echo " But it did not dump core -- strange! Let's continue carefully..."
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/misc/libffi/testsuite/
H A DMakefile.am16 CLEANFILES = *.exe core* *.log *.sum
/macosx-10.9.5/WebCore-7537.78.1/platform/network/mac/
H A DCredentialStorageMac.mm39 return credential ? core(credential) : Credential();
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/addzone/
H A Dclean.sh24 rm -f ns2/core*
/macosx-10.9.5/llvmCore-3425.0.33/bindings/python/llvm/tests/
H A Dtest_core.py2 from ..core import OpCode
3 from ..core import MemoryBuffer
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-core/libffi-src/tests/testsuite/
H A DMakefile.am16 CLEANFILES = *.exe core* *.log *.sum
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libffi-src/tests/testsuite/
H A DMakefile.am16 CLEANFILES = *.exe core* *.log *.sum
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/virtchannel_core/
H A DpkgIndex.tcl3 package ifneeded tcl::chan::core 1 [list source [list [file join $dir core.tcl]]]
8 package ifneeded tcl::transform::core 1 [list source [list [file join $dir transformcore.tcl]]]
/macosx-10.9.5/WebKit-7537.78.2/gtk/webkit/
H A Dwebkitwebbackforwardlist.cpp68 WebCore::BackForwardListImpl* backForwardList = core(list);
119 priv->backForwardList = static_cast<WebCore::BackForwardListImpl*>(core(webView)->backForwardList());
135 WebCore::BackForwardListImpl* backForwardList = core(webBackForwardList);
150 WebCore::BackForwardListImpl* backForwardList = core(webBackForwardList);
169 WebCore::HistoryItem* historyItem = core(webHistoryItem);
173 WebCore::BackForwardListImpl* backForwardList = core(webBackForwardList);
190 WebCore::HistoryItem* historyItem = core(webHistoryItem);
191 WebCore::BackForwardListImpl* backForwardList = core(webBackForwardList);
210 WebCore::BackForwardListImpl* backForwardList = core(webBackForwardList);
240 WebCore::BackForwardListImpl* backForwardList = core(webBackForwardLis
477 WebCore::BackForwardListImpl* WebKit::core(WebKitWebBackForwardList* webBackForwardList) function in class:WebKit
[all...]
/macosx-10.9.5/CPANInternal-140/JSON-Any-1.29/inc/Module/Install/
H A DAutoInstall.pm31 my @core = map @$_, map @$_, grep ref,
42 (@core ? (-core => \@core) : ()),

Completed in 362 milliseconds

1234567891011>>