Home
last modified time | relevance | path

Searched defs:cfArray (Results 1 – 25 of 44) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/OSX/
H A DInterop.CoreFoundation.CFArray.cs18 private static extern CFIndex _CFArrayGetCount(SafeCFArrayHandle cfArray); in _CFArrayGetCount()
23 … private static extern IntPtr CFArrayGetValueAtIndex(SafeCFArrayHandle cfArray, CFIndex index); in CFArrayGetValueAtIndex()
25 internal static long CFArrayGetCount(SafeCFArrayHandle cfArray) in CFArrayGetCount()
30 internal static IntPtr CFArrayGetValueAtIndex(SafeCFArrayHandle cfArray, int index) in CFArrayGetValueAtIndex()
/dports/devel/app-builder/app-builder-3.4.2/vendor/howett.net/plist/
H A Dplist_types.go44 type cfArray struct { struct
45 values []cfValue
48 func (*cfArray) typeName() string {
52 func (p *cfArray) hash() interface{} {
H A Dunmarshal.go200 func (p *Decoder) unmarshalArray(a *cfArray, val reflect.Value) {
302 func (p *Decoder) arrayInterface(a *cfArray) []interface{} {
/dports/net-im/coyim/coyim-0.3.11/vendor/howett.net/plist/
H A Dplist_types.go44 type cfArray struct { struct
45 values []cfValue
48 func (*cfArray) typeName() string {
52 func (p *cfArray) hash() interface{} {
H A Dunmarshal.go200 func (p *Decoder) unmarshalArray(a *cfArray, val reflect.Value) {
305 func (p *Decoder) arrayInterface(a *cfArray) []interface{} {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/howett.net/plist/
H A Dplist_types.go44 type cfArray struct { struct
45 values []cfValue
48 func (*cfArray) typeName() string {
52 func (p *cfArray) hash() interface{} {
H A Dunmarshal.go200 func (p *Decoder) unmarshalArray(a *cfArray, val reflect.Value) {
302 func (p *Decoder) arrayInterface(a *cfArray) []interface{} {
/dports/net/traefik/traefik-2.6.1/vendor/howett.net/plist/
H A Dplist_types.go44 type cfArray struct { struct
45 values []cfValue
48 func (*cfArray) typeName() string {
52 func (p *cfArray) hash() interface{} {
H A Dunmarshal.go200 func (p *Decoder) unmarshalArray(a *cfArray, val reflect.Value) {
302 func (p *Decoder) arrayInterface(a *cfArray) []interface{} {
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/howett.net/plist/
H A Dplist_types.go67 type cfArray struct { struct
68 values []cfValue
71 func (*cfArray) typeName() string {
75 func (p *cfArray) hash() interface{} {
H A Dunmarshal.go214 func (p *Decoder) unmarshalArray(a *cfArray, val reflect.Value) {
316 func (p *Decoder) arrayInterface(a *cfArray) []interface{} {
/dports/x11/wallutils/wallutils-5.10.0/vendor/howett.net/plist/
H A Dplist_types.go67 type cfArray struct { struct
68 values []cfValue
71 func (*cfArray) typeName() string {
75 func (p *cfArray) hash() interface{} {
H A Dunmarshal.go214 func (p *Decoder) unmarshalArray(a *cfArray, val reflect.Value) {
316 func (p *Decoder) arrayInterface(a *cfArray) []interface{} {
/dports/x11/wallutils/wallutils-5.10.0/vendor/github.com/xyproto/heic/heic-1.0.0/vendor/howett.net/plist/
H A Dplist_types.go67 type cfArray struct { struct
68 values []cfValue
71 func (*cfArray) typeName() string {
75 func (p *cfArray) hash() interface{} {
H A Dunmarshal.go214 func (p *Decoder) unmarshalArray(a *cfArray, val reflect.Value) {
316 func (p *Decoder) arrayInterface(a *cfArray) []interface{} {
/dports/audio/ardour6/Ardour-6.8.0/libs/appleutility/CoreAudio/PublicUtility/
H A DCAPersistence.cpp429 CFArrayRef cfArray; in NumberOfMaps() local
446 CFArrayRef cfArray; in RestoreFromMapPList() local
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/network/ssl/
H A Dqsslsocket_mac.cpp424 QCFType<CFArrayRef> cfArray; in continueHandshake() local
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/network/ssl/
H A Dqsslsocket_mac.cpp424 QCFType<CFArrayRef> cfArray; in continueHandshake() local
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/network/ssl/
H A Dqsslsocket_mac.cpp424 QCFType<CFArrayRef> cfArray; in continueHandshake() local
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/network/ssl/
H A Dqsslsocket_mac.cpp424 QCFType<CFArrayRef> cfArray; in continueHandshake() local
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/network/ssl/
H A Dqsslsocket_mac.cpp424 QCFType<CFArrayRef> cfArray; in continueHandshake() local
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/network/ssl/
H A Dqsslsocket_mac.cpp424 QCFType<CFArrayRef> cfArray; in continueHandshake() local
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/network/ssl/
H A Dqsslsocket_mac.cpp424 QCFType<CFArrayRef> cfArray; in continueHandshake() local
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/network/ssl/
H A Dqsslsocket_mac.cpp424 QCFType<CFArrayRef> cfArray; in continueHandshake() local
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/network/ssl/
H A Dqsslsocket_mac.cpp424 QCFType<CFArrayRef> cfArray; in continueHandshake() local

12