Home
last modified time | relevance | path

Searched refs:CFIndex (Results 1 – 25 of 49) sorted by relevance

12

/external/antlr/antlr-3.4/runtime/ObjC/Framework/test/runtime/sets/
DANTLRBitSetTest.m20 CFIndex actual = (CFIndex)[bitSet numBits];
21 CFIndex expected = 3;
43 CFIndex actual = (CFIndex)[bitSet numBits];
44 CFIndex expected = 4;
56 CFIndex actual = (CFIndex)[bitSet numBits];
57 CFIndex expected = 3;
66 CFIndex actual = (CFIndex)[bitSet numBits];
67 CFIndex expected = 1;
82 CFIndex actual = (CFIndex)[copy numBits];
83 …STAssertEquals(actual, (CFIndex)[bitSet numBits], @"There should be three bits set in bitvector. B…
/external/clang/test/Analysis/
DCFContainers.mm6 typedef signed long CFIndex; typedef
14 CFIndex version;
21 CFArrayRef CFArrayCreate(CFAllocatorRef allocator, const void **values, CFIndex numValues, const CF…
43 typedef CFIndex CFNumberType;
45 typedef CFIndex CFComparisonResult;
57 CFIndex version;
64 CFIndex version;
71 CFIndex version;
77 …Create(CFAllocatorRef allocator, const void **keys, const void **values, CFIndex numValues, const …
86 const void *CFArrayGetValueAtIndex(CFArrayRef theArray, CFIndex idx);
[all …]
Dcfref_PR2519.c5 typedef signed long CFIndex; typedef
19 …Create(CFAllocatorRef allocator, const void **keys, const void **values, CFIndex numValues, const …
21 typedef CFIndex CFNumberType;
DCFNumber.c3 typedef signed long CFIndex; typedef
14 typedef CFIndex CFNumberType;
Dretain-release-inline.m21 typedef signed long CFIndex; typedef
22 typedef CFIndex CFByteOrder;
24 CFIndex location;
25 CFIndex length;
27 static __inline__ __attribute__((always_inline)) CFRange CFRangeMake(CFIndex loc, CFIndex len) {
45 extern CFMutableArrayRef CFArrayCreateMutable(CFAllocatorRef allocator, CFIndex capacity, const CFA…
46 extern const void *CFArrayGetValueAtIndex(CFArrayRef theArray, CFIndex idx);
58 extern CFMutableDictionaryRef CFDictionaryCreateMutable(CFAllocatorRef allocator, CFIndex capacity,…
76 typedef CFIndex CFNumberType;
82 …butedStringRef CFAttributedStringCreateMutableCopy(CFAllocatorRef alloc, CFIndex maxLength, CFAttr…
Dretain-release.mm43 typedef signed long CFIndex; typedef
45 CFIndex location;
46 CFIndex length;
48 static __inline__ __attribute__((always_inline)) CFRange CFRangeMake(CFIndex loc, CFIndex len) {
66 extern CFMutableArrayRef CFArrayCreateMutable(CFAllocatorRef allocator, CFIndex capacity, const CFA…
68 CFArrayRef CFArrayCreate(CFAllocatorRef allocator, const void **values, CFIndex numValues, const CF…
69 extern const void *CFArrayGetValueAtIndex(CFArrayRef theArray, CFIndex idx);
81 extern CFMutableDictionaryRef CFDictionaryCreateMutable(CFAllocatorRef allocator, CFIndex capacity,…
100 typedef CFIndex CFNumberType;
106 …butedStringRef CFAttributedStringCreateMutableCopy(CFAllocatorRef alloc, CFIndex maxLength, CFAttr…
Dretain-release-gc-only.m12 typedef signed long CFIndex; typedef
14 CFIndex location;
15 CFIndex length;
17 static __inline__ __attribute__((always_inline)) CFRange CFRangeMake(CFIndex loc, CFIndex len) {
35 extern CFMutableArrayRef CFArrayCreateMutable(CFAllocatorRef allocator, CFIndex capacity, const CFA…
36 extern const void *CFArrayGetValueAtIndex(CFArrayRef theArray, CFIndex idx);
48 extern CFMutableDictionaryRef CFDictionaryCreateMutable(CFAllocatorRef allocator, CFIndex capacity,…
66 typedef CFIndex CFNumberType;
72 …butedStringRef CFAttributedStringCreateMutableCopy(CFAllocatorRef alloc, CFIndex maxLength, CFAttr…
Duninit-vals-ps.c69 typedef signed long CFIndex; typedef
70 typedef CFIndex CFNumberType;
/external/google-breakpad/src/common/mac/
Dstring_utilities.cc38 CFIndex length = CFStringGetLength(str); in ConvertToString()
44 CFIndex maxUTF8Length = in ConvertToString()
47 CFIndex actualUTF8Length; in ConvertToString()
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DANTLRBitSet.m116 if ((CFIndex)type >= CFBitVectorGetCount(bitVector))
146 CFIndex bitIdx;
151 for (bitIdx = 0; bitIdx < (CFIndex)sizeof(unsigned long long)*8; bitIdx++) {
203 CFIndex selfCnt = CFBitVectorGetCount(bitVector);
205 CFIndex otherCnt = CFBitVectorGetCount(otherBitVector);
206 CFIndex maxBitCnt = selfCnt > otherCnt ? selfCnt : otherCnt;
209 CFIndex currIdx;
220 if ((CFIndex)bit >= CFBitVectorGetCount(bitVector))
278 CFIndex length = CFBitVectorGetCount(bitVector);
279 CFIndex currBit;
/external/clang/test/ARCMT/
Dobjcmt-ns-returns-inner-pointer.m47 typedef signed long CFIndex; /*AnyObj*/ typedef
50 CFIndex location;
51 CFIndex length;
56 typedef enum CFComparisonResult : CFIndex CFComparisonResult; enum CFComparisonResult : CFIndex {
Dobjcmt-migrate-all.m48 typedef signed long CFIndex; /*AnyObj*/ typedef
51 CFIndex location;
52 CFIndex length;
57 typedef enum CFComparisonResult : CFIndex CFComparisonResult; enum CFComparisonResult : CFIndex {
Dobjcmt-migrate-all.m.result48 typedef signed long CFIndex; /*AnyObj*/
51 CFIndex location;
52 CFIndex length;
57 typedef enum CFComparisonResult : CFIndex CFComparisonResult; enum CFComparisonResult : CFIndex {
Dobjcmt-ns-returns-inner-pointer.m.result47 typedef signed long CFIndex; /*AnyObj*/
50 CFIndex location;
51 CFIndex length;
56 typedef enum CFComparisonResult : CFIndex CFComparisonResult; enum CFComparisonResult : CFIndex {
/external/libcups/cups/
Dtestlang.c164 CFIndex j, /* Looping var */ in main()
174 CFIndex k, /* Looping var */ in main()
197 …if (!locale_id || !CFStringGetCString(locale_id, locale_str, (CFIndex)sizeof(locale_str), kCFStrin… in main()
204 …if (!language_id || !CFStringGetCString(language_id, language_str, (CFIndex)sizeof(language_str), … in main()
/external/clang/test/Analysis/Inputs/
Dsystem-header-simulator-objc.h11 typedef signed long CFIndex; typedef
121 extern CFMutableDictionaryRef CFDictionaryCreateMutable(CFAllocatorRef allocator, CFIndex capacity,…
127 …hExternalCharactersNoCopy(CFAllocatorRef alloc, UniChar *chars, CFIndex numChars, CFIndex capacity…
/external/webrtc/webrtc/modules/desktop_capture/mac/
Dwindow_list_utils.cc29 CFIndex count = CFArrayGetCount(window_array); in GetWindowList()
30 for (CFIndex i = 0; i < count; ++i) { in GetWindowList()
Dfull_screen_chrome_window_detector.cc143 CFIndex count = CFArrayGetCount(window_array); in FindFullScreenWindowWithSamePidAndTitle()
144 for (CFIndex i = 0; i < count; ++i) { in FindFullScreenWindowWithSamePidAndTitle()
/external/clang/test/SemaObjC/
Dobjc-cf-audited-warning.m11 typedef signed long long CFIndex; typedef
18 …mFileSystemRepresentation(CFAllocatorRef allocator, const UInt8 *buffer, CFIndex bufLen, Boolean i…
Darc-dict-bridged-cast.m7 typedef signed long CFIndex; typedef
20 CFMutableStringRef CFStringCreateMutable(CFAllocatorRef alloc, CFIndex maxLength);
/external/python/cpython2/Mac/Modules/
D_scproxy.c27 CFIndex len = CFStringGetLength(ref); in cfstring_to_pystring()
88 CFIndex len = CFArrayGetCount(anArray); in get_proxy_settings()
89 CFIndex i; in get_proxy_settings()
/external/python/cpython2/Mac/Modules/cf/
D_CFmodule.c96 p_itself->location = (CFIndex)location; in CFRange_Convert()
97 p_itself->length = (CFIndex)length; in CFRange_Convert()
213 CFIndex _rv; in CFTypeRefObj_CFGetRetainCount()
545 CFIndex _rv; in CFArrayRefObj_CFArrayGetCount()
743 CFIndex idx; in CFMutableArrayRefObj_CFArrayRemoveValueAtIndex()
774 CFIndex idx1; in CFMutableArrayRefObj_CFArrayExchangeValuesAtIndices()
775 CFIndex idx2; in CFMutableArrayRefObj_CFArrayExchangeValuesAtIndices()
996 CFIndex _rv; in CFDictionaryRefObj_CFDictionaryGetCount()
1372 CFIndex _rv; in CFDataRefObj_CFDataGetLength()
1584 CFIndex length; in CFMutableDataRefObj_CFDataSetLength()
[all …]
/external/compiler-rt/test/BlocksRuntime/
Ddispatch_async.c20 __block CFIndex counter; in EnqueueStuff()
/external/libchrome/base/strings/
Dsys_string_conversions_mac.mm27 CFIndex length = CFStringGetLength(cfstring);
32 CFIndex out_size;
33 CFIndex converted = CFStringGetBytes(cfstring,
/external/webrtc/webrtc/base/
Dmacwindowpicker.cc225 CFIndex i; in GetWindowList()
226 CFIndex count = CFArrayGetCount(window_array); in GetWindowList()

12