/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/steps/ |
options.py | 35 cc = make_option("--cc", action="store", type="string", dest="cc", help="Comma-separated list of email addresses to carbon-copy.")
|
/external/chromium_org/third_party/skia/src/core/ |
SkConvolver.h | 12 // avoid confusion with Mac OS X's math library (Carbon)
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/schema/ |
build.xsd | 178 <xs:enumeration value="carbon"/>
|
/external/skia/src/core/ |
SkConvolver.h | 12 // avoid confusion with Mac OS X's math library (Carbon)
|
/external/valgrind/main/ |
darwin9.supp | 32 obj:/System/Library/Frameworks/Carbon*
|
/frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/testapp/ |
TestAppRS.java | 243 mActiveScene.assignRenderStateToMaterial(paint, "^Carbon");
|
/external/qemu/distrib/sdl-1.2.15/src/video/macrom/ |
SDL_romvideo.c | 25 #include <Carbon/Carbon.h> 30 #include <Carbon.h>
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
_sysconfigdata.py | 54 'EXTRAPLATDIR': 'plat-mac plat-mac/Carbon plat-mac/lib-scriptpackages \\', 389 'MACHDEPS': 'plat-darwin plat-mac plat-mac/Carbon plat-mac/lib-scriptpackages \\', 426 'PLATMACDIRS': 'plat-mac plat-mac/Carbon plat-mac/lib-scriptpackages \\',
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/ |
gensuitemodule.py | 24 from Carbon.Res import * 25 import Carbon.Folder 105 appsfolder = Carbon.Folder.FSFindFolder(-32765, 'apps', 0) 234 import Carbon.Evt 235 Carbon.Evt.WaitNextEvent(0,0) [all...] |
/development/ide/xcode/SampleCode/SampleCode.xcodeproj/ |
project.pbxproj | 73 8D0C4E920486CD37000505A6 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 20286C33FDCF999611CA2CEA /* Carbon.framework */; }; [all...] |
/development/ide/xcode/animatorTest/animatorTest.xcodeproj/ |
project.pbxproj | 12 8D0C4E920486CD37000505A6 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 20286C33FDCF999611CA2CEA /* Carbon.framework */; }; 311 20286C33FDCF999611CA2CEA /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; }; [all...] |
/external/qemu/distrib/sdl-1.2.15/Xcode/SDL/SDL.xcodeproj/ |
project.pbxproj | 197 007317C30858E15000B2BC32 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317C10858E15000B2BC32 /* Carbon.framework */; }; 198 007317C40858E15000B2BC32 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317C10858E15000B2BC32 /* Carbon.framework */; }; 201 00D0D0D810675E46004B05EF /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317C10858E15000B2BC32 /* Carbon.framework */; }; [all...] |
/external/chromium_org/third_party/WebKit/Tools/Scripts/ |
validate-committer-lists | 154 'voas' : 'voas@apple.com', # Ed Voas, did some Carbon work in WebKit
|
/external/chromium_org/third_party/freetype2/include/ |
ftconfig.h | 152 /* no Carbon frameworks for 64bit 10.4.x */
|
/external/chromium_org/third_party/mozilla/ |
NSPasteboard+Utils.mm | 155 // but we have to put something in the carbon style flavors, otherwise apps will think
|
/external/chromium_org/ui/gfx/ |
render_text_mac.cc | 205 // https://developer.apple.com/library/mac/#documentation/Carbon/Reference/CoreText_StringAttributes_Ref/Reference/reference.html
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/ |
Icons.py | 4 from Carbon.Files import *
|
/external/chromium_org/chrome/browser/web_applications/ |
web_app_mac.mm | 7 #import <Carbon/Carbon.h>
|
/external/chromium_org/chrome/ |
chrome.gyp | 628 # dylib for interposing Carbon calls in the plugin process. 660 '$(SDKROOT)/System/Library/Frameworks/Carbon.framework', [all...] |
/external/chromium_org/third_party/WebKit/Source/core/platform/mac/ |
ThemeMac.mm | 29 #import <Carbon/Carbon.h>
|
/external/chromium_org/third_party/npapi/npspy/extern/plugin/ |
npapi.h | 104 #include <Carbon/Carbon.h>
|
/external/qemu/distrib/sdl-1.2.15/src/joystick/darwin/ |
SDL_sysjoystick.c | 45 #include <Carbon/Carbon.h> /* for NewPtrClear, DisposePtr */
|
/frameworks/base/data/sounds/ |
AllAudio.mk | 26 $(LOCAL_PATH)/alarms/ogg/Carbon.ogg:system/media/audio/alarms/Carbon.ogg \
|
/external/clang/lib/Lex/ |
HeaderSearch.cpp | 674 /// within ".../Carbon.framework/Headers/Carbon.h", check to see if HIToolbox 675 /// is a subframework within Carbon.framework. If so, return the FileEntry [all...] |
/external/clang/www/ |
features.html | 72 compiling "Carbon.h" on Mac OS/X, we see that clang is 2.5x faster than GCC:</p> 75 alt="Time to parse carbon.h: -fsyntax-only"> 77 <p>Carbon.h is a monster: it transitively includes 558 files, 12.3M of code,
|