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

1 2 3 4 5 6 7

  /external/valgrind/
darwin14.supp 162 ## OSX1010:CoreFoundation-1
164 ## obj:*CoreFoundation.framework*CoreFoundation*
165 ## obj:*CoreFoundation.framework*CoreFoundation*
166 ## obj:*CoreFoundation.framework*CoreFoundation*
170 OSX1010:CoreFoundation-2
172 obj:*CoreFoundation.framework*CoreFoundation*
    [all...]
darwin15.supp 219 ## OSX1011:CoreFoundation-1
221 ## obj:*CoreFoundation.framework*CoreFoundation*
222 ## obj:*CoreFoundation.framework*CoreFoundation*
223 ## obj:*CoreFoundation.framework*CoreFoundation*
227 OSX1011:CoreFoundation-2
229 obj:*CoreFoundation.framework*CoreFoundation*
    [all...]
darwin12.supp 24 OSX108:CoreFoundation-1
26 obj:*CoreFoundation.framework/Versions/A/CoreFoundation
27 obj:*CoreFoundation.framework/Versions/A/CoreFoundation
28 obj:*CoreFoundation.framework/Versions/A/CoreFoundation
32 OSX108:CoreFoundation-2
34 obj:*CoreFoundation.framework/Versions/A/CoreFoundation
    [all...]
  /external/bison/m4/
intlmacosx.m4 24 LIBS="$LIBS -Wl,-framework -Wl,CoreFoundation"
27 [[#include <CoreFoundation/CFPreferences.h>]],
34 [Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in the CoreFoundation framework.])
39 LIBS="$LIBS -Wl,-framework -Wl,CoreFoundation"
42 [[#include <CoreFoundation/CFLocale.h>]],
49 [Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the CoreFoundation framework.])
53 INTL_MACOSX_LIBS="-Wl,-framework -Wl,CoreFoundation"
  /external/libchrome/base/mac/
scoped_cffiledescriptorref.h 8 #include <CoreFoundation/CoreFoundation.h>
scoped_cftyperef.h 8 #include <CoreFoundation/CoreFoundation.h>
15 // of a CoreFoundation object: any object that can be represented as a
  /prebuilts/go/darwin-x86/src/runtime/cgo/
cgo.go 15 #cgo darwin,arm LDFLAGS: -framework CoreFoundation
16 #cgo darwin,arm64 LDFLAGS: -framework CoreFoundation
  /prebuilts/go/linux-x86/src/runtime/cgo/
cgo.go 15 #cgo darwin,arm LDFLAGS: -framework CoreFoundation
16 #cgo darwin,arm64 LDFLAGS: -framework CoreFoundation
  /external/clang/test/Analysis/
CFContainers-invalid.c 1 // RUN: %clang_cc1 -analyze -analyzer-checker=osx.coreFoundation.containers.PointerSizedValues -triple x86_64-apple-darwin -verify %s
  /prebuilts/gdb/darwin-x86/lib/pkgconfig/
python-2.7.pc 10 Libs.private: -ldl -framework CoreFoundation
python.pc 10 Libs.private: -ldl -framework CoreFoundation
python2.pc 10 Libs.private: -ldl -framework CoreFoundation
  /prebuilts/python/darwin-x86/2.7.5/lib/pkgconfig/
python-2.7.pc 10 Libs.private: -ldl -framework CoreFoundation
python.pc 10 Libs.private: -ldl -framework CoreFoundation
python2.pc 10 Libs.private: -ldl -framework CoreFoundation
  /external/compiler-rt/test/asan/TestCases/Darwin/
suppressions-darwin.cc 13 // RUN: echo "interceptor_via_lib:CoreFoundation" > %t.supp
19 #include <CoreFoundation/CoreFoundation.h>
suppressions-sandbox.cc 11 #include <CoreFoundation/CoreFoundation.h>
  /external/google-breakpad/src/common/mac/
string_utilities.h 35 #include <CoreFoundation/CoreFoundation.h>
43 // Convert a CoreFoundation string into a std::string
  /external/compiler-rt/test/BlocksRuntime/
dispatch_async.c 7 #include <CoreFoundation/CoreFoundation.h>
  /external/skia/include/ports/
SkTypeface_mac.h 15 #include <CoreFoundation/CoreFoundation.h>
  /external/webrtc/webrtc/base/
macconversion.h 16 #include <CoreFoundation/CoreFoundation.h>
macutils.h 14 #include <CoreFoundation/CoreFoundation.h>
  /external/webrtc/webrtc/modules/video_capture/mac/qtkit/
video_capture_qtkit_objc.h 21 #import <CoreFoundation/CoreFoundation.h>
  /external/chromium-trace/catapult/telemetry/telemetry/util/mac/
determine_if_keychain_entry_is_decryptable.c 18 // To compile, run: "clang -framework Security -framework CoreFoundation
22 #include <CoreFoundation/CoreFoundation.h>
  /prebuilts/go/darwin-x86/src/crypto/x509/
root_cgo_darwin.go 11 #cgo LDFLAGS: -framework CoreFoundation -framework Security
13 #include <CoreFoundation/CoreFoundation.h>

Completed in 798 milliseconds

1 2 3 4 5 6 7