HomeSort by relevance Sort by last modified time
    Searched full:corefoundation (Results 76 - 100 of 173) sorted by null

1 2 34 5 6 7

  /external/libchrome/base/time/
time_mac.cc 7 #include <CoreFoundation/CFDate.h>
8 #include <CoreFoundation/CFTimeZone.h>
106 // The Time routines in this file use Mach and CoreFoundation APIs, since the
  /external/clang/test/Analysis/inlining/
InlineObjCInstanceMethod.m 1 // RUN: %clang --analyze -Xanalyzer -analyzer-checker=osx.cocoa.IncompatibleMethodTypes,osx.coreFoundation.CFRetainRelease -Xclang -verify %s
  /external/libusb/
configure.ac 31 AM_LDFLAGS="-Wl,-framework -Wl,IOKit -Wl,-framework -Wl,CoreFoundation -Wl,-prebind -no-undefined"
  /prebuilts/gdb/darwin-x86/bin/
python-config.sh 63 LIBS="-lpython${VERSION}${ABIFLAGS} -ldl -framework CoreFoundation $SYSLIBS"
  /prebuilts/python/darwin-x86/2.7.5/bin/
python-config.sh 53 LIBS="-ldl -framework CoreFoundation $SYSLIBS -lpython${VERSION}${ABIFLAGS}"
  /external/clang/test/Analysis/
CFContainers.mm 1 // RUN: %clang_cc1 -analyze -analyzer-checker=osx.coreFoundation.containers.PointerSizedValues,osx.coreFoundation.containers.OutOfBounds -analyzer-store=region -triple x86_64-apple-darwin -verify %s
CFDateGC.m 5 // Foundation.h and CoreFoundation.h (Mac OS X).
  /external/webrtc/webrtc/base/
macwindowpicker.cc 13 #include <CoreFoundation/CoreFoundation.h>
macasyncsocket.cc 18 #include <CoreFoundation/CoreFoundation.h>
  /external/webrtc/webrtc/modules/desktop_capture/
mouse_cursor_monitor_mac.mm 16 #include <CoreFoundation/CoreFoundation.h>
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/ANTLR.xcodeproj/
project.pbxproj 36 1A0F346012EA42D800496BB8 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F71F6B8F09A81E6F003221F4 /* CoreFoundation.framework */; };
53 1A12117B11D3B47000F27B38 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1A348BB711D2C711000C72FC /* CoreFoundation.framework */; };
56 1A1211D911D3BF6800F27B38 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1A348BB711D2C711000C72FC /* CoreFoundation.framework */; };
60 1A12122D11D3C93500F27B38 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1A348BB711D2C711000C72FC /* CoreFoundation.framework */; };
64 1A1212E411D3F55500F27B38 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1A348BB711D2C711000C72FC /* CoreFoundation.framework */; }
    [all...]
  /external/google-breakpad/src/client/mac/handler/minidump_test.xcodeproj/
project.pbxproj 26 9B37CEEC0AF98ECD00FA4BD4 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9B37CEEB0AF98ECD00FA4BD4 /* CoreFoundation.framework */; };
32 9BD82AC10B0029DF0055103E /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9B37CEEB0AF98ECD00FA4BD4 /* CoreFoundation.framework */; };
122 9B37CEEB0AF98ECD00FA4BD4 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; };
178 9B37CEEC0AF98ECD00FA4BD4 /* CoreFoundation.framework in Frameworks */,
195 9BD82AC10B0029DF0055103E /* CoreFoundation.framework in Frameworks */,
301 9B37CEEB0AF98ECD00FA4BD4 /* CoreFoundation.framework */
    [all...]
  /external/libchrome/base/message_loop/
message_pump_mac.h 36 #include <CoreFoundation/CoreFoundation.h>
  /external/skia/src/core/
SkAdvancedTypefaceMetrics.cpp 30 #include <CoreFoundation/CoreFoundation.h>
  /external/valgrind/
darwin9-drd.supp 257 # Suppression patterns for CoreFoundation.framework.
407 # http://developer.apple.com/documentation/CoreFoundation/Reference/CFBagRef/Reference/reference.html
  /external/webrtc/webrtc/modules/video_coding/codecs/h264/
h264_video_toolbox_nalu.cc 16 #include <CoreFoundation/CoreFoundation.h>
  /system/core/adb/
Android.mk 201 LOCAL_LDLIBS_darwin := -framework CoreFoundation -framework IOKit
233 LOCAL_LDLIBS_darwin := -lpthread -framework CoreFoundation -framework IOKit -framework Carbon
  /external/chromium-trace/catapult/telemetry/third_party/pyserial/serial/tools/
list_ports_osx.py 29 cf = ctypes.cdll.LoadLibrary(ctypes.util.find_library('CoreFoundation'))
  /external/clang/lib/StaticAnalyzer/Checkers/
CStringSyntaxChecker.cpp 1 //== CStringSyntaxChecker.cpp - CoreFoundation containers API *- C++ -*-==//
ObjCContainersASTChecker.cpp 1 //== ObjCContainersASTChecker.cpp - CoreFoundation containers API *- C++ -*-==//
  /external/compiler-rt/lib/asan/tests/
asan_mac_test_helpers.mm 9 #import <CoreFoundation/CFBase.h>
  /external/google-tv-pairing-protocol/cpp/
main.scons 132 'CoreFoundation',
  /external/mesa3d/src/glx/apple/
Makefile 66 LDFLAGS += -lXplugin -framework ApplicationServices -framework CoreFoundation
  /external/google-breakpad/src/client/mac/Framework/
Breakpad.h 54 #include <CoreFoundation/CoreFoundation.h>
  /external/google-breakpad/src/client/mac/handler/
breakpad_nlist_64.cc 70 #include <CoreFoundation/CoreFoundation.h>

Completed in 1202 milliseconds

1 2 34 5 6 7