HomeSort by relevance Sort by last modified time
    Searched full:carbon (Results 26 - 50 of 270) sorted by null

12 3 4 5 6 7 8 91011

  /external/qemu/distrib/sdl-1.2.15/src/cdrom/macosx/
CDPlayer.h 29 #include <Carbon/Carbon.h>
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
MiniAEFrame.py 14 from Carbon import AE
15 from Carbon.AppleEvents import *
16 from Carbon import Evt
17 from Carbon.Events import *
18 from Carbon import Menu
19 from Carbon import Win
20 from Carbon.Windows import *
21 from Carbon import Qd
terminalcommand.py 22 from Carbon import AE
23 from Carbon.AppleEvents import *
applesingle.py 11 import Carbon.File
17 class Carbon:
120 if isinstance(infile, Carbon.File.Alias):
123 if hasattr(Carbon.File, "FSSpec"):
124 if isinstance(infile, (Carbon.File.FSSpec, Carbon.File.FSRef)):
127 if isinstance(infile, Carbon.File.FSRef):
EasyDialogs.py 24 from Carbon.Dlg import GetNewDialog, SetDialogItemText, GetDialogItemText, ModalDialog
25 from Carbon import Qd
26 from Carbon import QuickDraw
27 from Carbon import Dialogs
28 from Carbon import Windows
29 from Carbon import Dlg,Win,Evt,Events # sdm7g
30 from Carbon import Ctl
31 from Carbon import Controls
32 from Carbon import Menu
33 from Carbon import A
    [all...]
findertools.py 22 from Carbon import AppleEvents
26 import Carbon.File
27 import Carbon.Folder
48 fss = Carbon.File.FSSpec(file)
54 fss = Carbon.File.FSSpec(file)
63 src_fss.append(Carbon.File.FSSpec(s))
65 src_fss = Carbon.File.FSSpec(src)
66 dst_fss = Carbon.File.FSSpec(dstdir)
75 src_fss.append(Carbon.File.FSSpec(s))
77 src_fss = Carbon.File.FSSpec(src
    [all...]
  /system/core/fastboot/
util_osx.c 29 #import <Carbon/Carbon.h>
  /prebuilts/tools/darwin-x86/swt/
about.html 34 <h4>Carbon Binding</h4>
36 <p>The &quot;Carbon Binding&quot; is a binding to the Carbon API. The Content may include any or all of three portions of the Carbon Binding:</p>
38 <p>The following files in the plug-in JAR shall be defined as the native code portion of the Carbon Binding:</p>
40 <li>libswt-pi-carbon-xxxx.jnilib (where &quot;xxxx&quot; is the version number)</li>
43 <p>The following files in both the plug-in JAR and the src.zip shall be defined respectively as the bytecode and source code portions of the Carbon Binding:</p>
46 <li>The contents of the directory org/eclipse/swt/internal/carbon (but not including any sub-directories)</li>
49 <p>The Carbon Binding contains portions of Apple Computer's Carbon API header files which are:</p
    [all...]
  /prebuilts/tools/darwin-x86_64/swt/
about.html 34 <h4>Carbon Binding</h4>
36 <p>The &quot;Carbon Binding&quot; is a binding to the Carbon API. The Content may include any or all of three portions of the Carbon Binding:</p>
38 <p>The following files in the plug-in JAR shall be defined as the native code portion of the Carbon Binding:</p>
40 <li>libswt-pi-carbon-xxxx.jnilib (where &quot;xxxx&quot; is the version number)</li>
43 <p>The following files in both the plug-in JAR and the src.zip shall be defined respectively as the bytecode and source code portions of the Carbon Binding:</p>
46 <li>The contents of the directory org/eclipse/swt/internal/carbon (but not including any sub-directories)</li>
49 <p>The Carbon Binding contains portions of Apple Computer's Carbon API header files which are:</p
    [all...]
  /external/chromium_org/chrome/browser/ui/cocoa/
fullscreen_mode_controller.h 8 #include <Carbon/Carbon.h>
48 // A Carbon event handler that tracks the revealed fraction of the menu bar.
  /external/chromium_org/third_party/libjingle/source/talk/media/devices/
carbonvideorenderer.h 27 // cricket::VideoRenderer via Carbon.
32 #include <Carbon/Carbon.h>
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_macostools.py 10 import Carbon.File
64 fss, _, _ = Carbon.File.ResolveAliasFile(TESTFN2, 0)
76 fss, _, _ = Carbon.File.ResolveAliasFile(TESTFN2, 0)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_macostools.py 10 import Carbon.File
64 fss, _, _ = Carbon.File.ResolveAliasFile(TESTFN2, 0)
76 fss, _, _ = Carbon.File.ResolveAliasFile(TESTFN2, 0)
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/templates/packager/
customTargets.xml 69 <target name="assemble.macosx.carbon.ppc.xml">
71 <property name="archiveName" value="${archiveNamePrefix}-macosx.carbon.ppc.zip"/>
75 <target name="assemble.macosx.carbon.x86.xml">
77 <property name="archiveName" value="${archiveNamePrefix}-macosx.carbon.x86.zip"/>
  /external/chromium/webkit/glue/
webthemeengine_impl_mac.cc 7 #include <Carbon/Carbon.h>
  /external/chromium_org/content/plugin/
plugin_main_mac.mm 22 VLOG(0) << "No Carbon Interpose library found.";
43 NOTREACHED() << "Missing Carbon interposing library";
  /external/chromium_org/webkit/child/
webthemeengine_impl_mac.cc 7 #include <Carbon/Carbon.h>
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/
Dragconst.py 4 from Carbon.TextEdit import *
5 from Carbon.QuickDraw import *
  /external/eclipse-basebuilder/src/
eclipse-sourceBuild-srcIncluded-3.6.2.zip 
  /external/skia/bench/BenchTool/BenchTool.xcodeproj/
project.pbxproj 15 27739F520F1143C000F233EA /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 27739F510F1143C000F233EA /* Carbon.framework */; };
69 27739F510F1143C000F233EA /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; };
81 27739F520F1143C000F233EA /* Carbon.framework in Frameworks */,
91 27739F510F1143C000F233EA /* Carbon.framework */,
  /development/ide/xcode/ports/
skia_mac.cp 2 #include <Carbon/Carbon.h>
  /external/chromium/chrome/browser/tab_contents/
popup_menu_helper_mac.mm 5 #import <Carbon/Carbon.h>
  /external/chromium/chrome/browser/ui/cocoa/
chrome_event_processing_window_unittest.mm 5 #include <Carbon/Carbon.h>
  /external/chromium/third_party/libjingle/source/talk/base/
macutils.h 32 #include <Carbon/Carbon.h>
  /external/chromium_org/chrome/browser/ui/cocoa/applescript/
apple_event_util.mm 7 #import <Carbon/Carbon.h>

Completed in 2254 milliseconds

12 3 4 5 6 7 8 91011