/external/chromium_org/third_party/decklink/mac/include/ |
D | DeckLinkAPIDispatch.cpp | 60 …bundleURL = CFURLCreateWithFileSystemPath(kCFAllocatorDefault, CFSTR(kDeckLinkAPI_BundlePath), kCF… in InitDeckLinkAPI() 66 …eateIteratorFunc)CFBundleGetFunctionPointerForName(gDeckLinkAPIBundleRef, CFSTR("CreateDeckLinkIte… in InitDeckLinkAPI() 67 …IInformationFunc)CFBundleGetFunctionPointerForName(gDeckLinkAPIBundleRef, CFSTR("CreateDeckLinkAPI… in InitDeckLinkAPI() 68 …reviewHelperFunc)CFBundleGetFunctionPointerForName(gDeckLinkAPIBundleRef, CFSTR("CreateOpenGLScree… in InitDeckLinkAPI() 69 …creenPreviewFunc)CFBundleGetFunctionPointerForName(gDeckLinkAPIBundleRef, CFSTR("CreateCocoaScreen… in InitDeckLinkAPI() 70 …sionInstanceFunc)CFBundleGetFunctionPointerForName(gDeckLinkAPIBundleRef, CFSTR("CreateVideoConver… in InitDeckLinkAPI() 71 …veryInstanceFunc)CFBundleGetFunctionPointerForName(gDeckLinkAPIBundleRef, CFSTR("CreateDeckLinkDis… in InitDeckLinkAPI() 161 …bundleURL = CFURLCreateWithFileSystemPath(kCFAllocatorDefault, CFSTR(kBMDStreamingAPI_BundlePath),… in InitBMDStreamingAPI() 167 …iscoveryFunc)CFBundleGetFunctionPointerForName(gBMDStreamingAPIBundleRef, CFSTR("CreateBMDStreamin… in InitBMDStreamingAPI() 168 …ALParserFunc)CFBundleGetFunctionPointerForName(gBMDStreamingAPIBundleRef, CFSTR("CreateBMDStreamin… in InitBMDStreamingAPI()
|
D | DeckLinkAPIDispatch_v8_0.cpp | 57 …bundleURL = CFURLCreateWithFileSystemPath(kCFAllocatorDefault, CFSTR(kDeckLinkAPI_BundlePath), kCF… in InitDeckLinkAPI() 63 …eateIteratorFunc)CFBundleGetFunctionPointerForName(gDeckLinkAPIBundleRef, CFSTR("CreateDeckLinkIte… in InitDeckLinkAPI() 64 …IInformationFunc)CFBundleGetFunctionPointerForName(gDeckLinkAPIBundleRef, CFSTR("CreateDeckLinkAPI… in InitDeckLinkAPI() 65 …reviewHelperFunc)CFBundleGetFunctionPointerForName(gDeckLinkAPIBundleRef, CFSTR("CreateOpenGLScree… in InitDeckLinkAPI() 66 …creenPreviewFunc)CFBundleGetFunctionPointerForName(gDeckLinkAPIBundleRef, CFSTR("CreateCocoaScreen… in InitDeckLinkAPI() 67 …sionInstanceFunc)CFBundleGetFunctionPointerForName(gDeckLinkAPIBundleRef, CFSTR("CreateVideoConver… in InitDeckLinkAPI()
|
D | DeckLinkAPIDispatch_v7_6.cpp | 51 …bundleURL = CFURLCreateWithFileSystemPath(kCFAllocatorDefault, CFSTR(kDeckLinkAPI_BundlePath), kCF… in InitDeckLinkAPI_v7_6() 57 … = (CreateIteratorFunc_v7_6)CFBundleGetFunctionPointerForName(gBundleRef, CFSTR("CreateDeckLinkIte… in InitDeckLinkAPI_v7_6() 58 …creenPreviewHelperFunc_v7_6)CFBundleGetFunctionPointerForName(gBundleRef, CFSTR("CreateOpenGLScree… in InitDeckLinkAPI_v7_6() 59 …CocoaScreenPreviewFunc_v7_6)CFBundleGetFunctionPointerForName(gBundleRef, CFSTR("CreateCocoaScreen… in InitDeckLinkAPI_v7_6() 60 …ConversionInstanceFunc_v7_6)CFBundleGetFunctionPointerForName(gBundleRef, CFSTR("CreateVideoConver… in InitDeckLinkAPI_v7_6()
|
/external/lldb/tools/debugserver/source/ |
D | RNBServices.h | 20 #define DTSERVICES_APP_FRONTMOST_KEY CFSTR("isFrontApp") 21 #define DTSERVICES_APP_PATH_KEY CFSTR("executablePath") 22 #define DTSERVICES_APP_ICON_PATH_KEY CFSTR("iconPath") 23 #define DTSERVICES_APP_DISPLAY_NAME_KEY CFSTR("displayName") 24 #define DTSERVICES_APP_PID_KEY CFSTR("pid")
|
/external/chromium_org/chrome/browser/extensions/api/image_writer_private/ |
D | removable_storage_provider_mac.cc | 29 CFDictionaryAddValue(matching, CFSTR(kIOMediaWholeKey), kCFBooleanTrue); in PopulateDeviceList() 30 CFDictionaryAddValue(matching, CFSTR(kIOMediaWritableKey), kCFBooleanTrue); in PopulateDeviceList() 53 dict, CFSTR(kIOBSDNameKey)); in PopulateDeviceList() 57 dict, CFSTR(kIOMediaSizeKey)); in PopulateDeviceList() 63 dict, CFSTR(kIOMediaRemovableKey)); in PopulateDeviceList() 76 CFSTR(kIOPropertyDeviceCharacteristicsKey), in PopulateDeviceList() 86 characteristics, CFSTR(kIOPropertyVendorNameKey)); in PopulateDeviceList() 90 characteristics, CFSTR(kIOPropertyProductNameKey)); in PopulateDeviceList()
|
/external/clang/test/CodeGen/ |
D | cfstring.c | 12 #define CFSTR __builtin___CFStringMakeConstantString macro 15 CFSTR("Hello, World!"); in f() 19 void *G = CFSTR("yo joe"); 22 static void* h = CFSTR("Goodbye, World!"); in h()
|
D | cfstring2.c | 5 #define CFSTR(x) (CFStringRef) __builtin___CFStringMakeConstantString (x) macro 8 CFSTR("Hello, World!"); in f() 12 void *G = CFSTR("yo joe");
|
D | utf16-cfstrings.c | 6 #define CFSTR __builtin___CFStringMakeConstantString macro 9 CFSTR("überhund"); in foo()
|
/external/chromium_org/content/browser/battery_status/ |
D | battery_status_manager_mac.cc | 66 CFSTR(kIOPSPowerSourceStateKey)); in FetchBatteryStatus() 69 CFStringsAreEqual(current_state, CFSTR(kIOPSBatteryPowerValue)); in FetchBatteryStatus() 71 GetValueAsBoolean(description, CFSTR(kIOPSIsChargingKey), true); in FetchBatteryStatus() 73 GetValueAsBoolean(description, CFSTR(kIOPSIsChargedKey), false); in FetchBatteryStatus() 78 GetValueAsSInt64(description, CFSTR(kIOPSCurrentCapacityKey), -1); in FetchBatteryStatus() 80 GetValueAsSInt64(description, CFSTR(kIOPSMaxCapacityKey), -1); in FetchBatteryStatus() 91 GetValueAsSInt64(description, CFSTR(kIOPSTimeToFullChargeKey), -1); in FetchBatteryStatus() 109 GetValueAsSInt64(description, CFSTR(kIOPSTimeToEmptyKey), -1); in FetchBatteryStatus() 135 CFSTR(kIOPSTransportTypeKey)); in GetInternalBatteriesStates() 138 CFStringsAreEqual(transport_type, CFSTR(kIOPSInternalType)); in GetInternalBatteriesStates() [all …]
|
/external/chromium_org/device/hid/ |
D | hid_service_mac.cc | 95 collections_filter, CFSTR(kIOHIDElementTypeKey), collection_type_id); in GetCollectionInfos() 135 GetHidIntProperty(hid_device, CFSTR(kIOHIDVendorIDKey)); in PopulateDeviceInfo() 137 GetHidIntProperty(hid_device, CFSTR(kIOHIDProductIDKey)); in PopulateDeviceInfo() 139 GetHidStringProperty(hid_device, CFSTR(kIOHIDProductKey)); in PopulateDeviceInfo() 141 GetHidStringProperty(hid_device, CFSTR(kIOHIDSerialNumberKey)); in PopulateDeviceInfo() 145 GetHidIntProperty(hid_device, CFSTR(kIOHIDMaxInputReportSizeKey)); in PopulateDeviceInfo() 150 GetHidIntProperty(hid_device, CFSTR(kIOHIDMaxOutputReportSizeKey)); in PopulateDeviceInfo() 155 GetHidIntProperty(hid_device, CFSTR(kIOHIDMaxFeatureReportSizeKey)); in PopulateDeviceInfo()
|
/external/qemu/distrib/sdl-1.2.15/src/joystick/darwin/ |
D | SDL_sysjoystick.c | 239 refType = CFDictionaryGetValue (refElement, CFSTR(kIOHIDElementCookieKey)); in HIDGetElementInfo() 242 refType = CFDictionaryGetValue (refElement, CFSTR(kIOHIDElementMinKey)); in HIDGetElementInfo() 245 refType = CFDictionaryGetValue (refElement, CFSTR(kIOHIDElementMaxKey)); in HIDGetElementInfo() 288 CFTypeRef refElementType = CFDictionaryGetValue (refElement, CFSTR(kIOHIDElementTypeKey)); in HIDAddElement() 289 CFTypeRef refUsagePage = CFDictionaryGetValue (refElement, CFSTR(kIOHIDElementUsagePageKey)); in HIDAddElement() 290 CFTypeRef refUsage = CFDictionaryGetValue (refElement, CFSTR(kIOHIDElementUsageKey)); in HIDAddElement() 400 CFTypeRef refElementTop = CFDictionaryGetValue (deviceProperties, CFSTR(kIOHIDElementKey)); in HIDGetCollectionElements() 412 refCF = CFDictionaryGetValue (value, CFSTR(kIOHIDElementUsagePageKey)); in HIDTopLevelElementHandler() 415 refCF = CFDictionaryGetValue (value, CFSTR(kIOHIDElementUsageKey)); in HIDTopLevelElementHandler() 443 refCF = CFDictionaryGetValue (hidProperties, CFSTR(kIOHIDProductKey)); in HIDGetDeviceInfo() [all …]
|
/external/opencv/otherlibs/highgui/ |
D | grfmt_imageio.cpp | 257 imageUTI = CFSTR( "com.microsoft.bmp" ); in FilenameToUTI() 259 imageUTI = CFSTR( "com.ilm.openexr-image" ); in FilenameToUTI() 261 imageUTI = CFSTR( "public.jpeg" ); in FilenameToUTI() 263 imageUTI = CFSTR( "public.jpeg-2000" ); in FilenameToUTI() 265 imageUTI = CFSTR( "com.adobe.pdf" ); in FilenameToUTI() 267 imageUTI = CFSTR( "public.png" ); in FilenameToUTI() 269 imageUTI = CFSTR( "public.tiff" ); in FilenameToUTI()
|
/external/qemu/distrib/sdl-1.2.15/src/cdrom/macosx/ |
D | CDPlayer.c | 231 theRawTOCDataRef = (CFDataRef)CFDictionaryGetValue (dictRef, CFSTR(kRawTOCDataString)); in ReadTOCData() 234 theSessionArrayRef = (CFArrayRef)CFDictionaryGetValue (dictRef, CFSTR(kSessionsString)); in ReadTOCData() 253 …leadoutBlock = (CFNumberRef) CFDictionaryGetValue (theSessionDict, CFSTR(kLeadoutBlockStrin… in ReadTOCData() 255 … trackArray = (CFArrayRef)CFDictionaryGetValue (theSessionDict, CFSTR(kTrackArrayString)); in ReadTOCData() 270 … trackNumber = (CFNumberRef) CFDictionaryGetValue (theTrackDict, CFSTR(kPointKeyString)); in ReadTOCData() 271 …sessionNumber = (CFNumberRef) CFDictionaryGetValue (theTrackDict, CFSTR(kSessionNumberKeyString)); in ReadTOCData() 272 … startBlock = (CFNumberRef) CFDictionaryGetValue (theTrackDict, CFSTR(kStartBlockKeyString)); in ReadTOCData() 273 … isDataTrack = (CFBooleanRef) CFDictionaryGetValue (theTrackDict, CFSTR(kDataKeyString)); in ReadTOCData() 357 if (CFStringHasSuffix (name, CFSTR(".aiff")) || in ListTrackFiles() 358 CFStringHasSuffix (name, CFSTR(".cdda"))) { in ListTrackFiles()
|
/external/clang/test/Sema/ |
D | builtins.c | 26 #define CFSTR __builtin___CFStringMakeConstantString macro 29 X = CFSTR("\242"); // expected-warning {{input conversion stopped}} in test7() 30 X = CFSTR("\0"); // no-warning in test7() 31 …X = CFSTR(242); // expected-error {{CFString literal is not a string constant}} expected-warning {… in test7() 32 X = CFSTR("foo", "bar"); // expected-error {{too many arguments to function call}} in test7()
|
/external/chromium_org/rlz/mac/lib/ |
D | machine_id_mac.cc | 42 primary_interface, CFSTR(kIOPrimaryInterface), kCFBooleanTrue); in FindEthernetInterfaces() 44 matching_dict, CFSTR(kIOPropertyMatchKey), primary_interface); in FindEthernetInterfaces() 75 CFSTR(kIOMACAddress), in GetMACAddressFromIterator() 107 CFSTR(kIOPlatformSerialNumberKey), in CopySerialNumber()
|
/external/chromium_org/base/ |
D | file_version_info_mac.mm | 59 return GetString16Value(CFSTR("CFBundleGetInfoString")); 69 base::string16 version(GetString16Value(CFSTR("CrBundleVersion"))); 72 return GetString16Value(CFSTR("CFBundleVersion")); 74 return GetString16Value(CFSTR("CFBundleShortVersionString")); 103 return GetString16Value(CFSTR("SCMRevision"));
|
/external/chromium_org/chrome/utility/image_writer/ |
D | image_writer_mac.cc | 35 CFDictionaryAddValue(matching, CFSTR(kIOMediaWholeKey), kCFBooleanTrue); in IsValidDevice() 36 CFDictionaryAddValue(matching, CFSTR(kIOMediaWritableKey), kCFBooleanTrue); in IsValidDevice() 37 CFDictionaryAddValue(matching, CFSTR(kIOBSDNameKey), cf_bsd_name); in IsValidDevice() 53 dict, CFSTR(kIOMediaRemovableKey)); in IsValidDevice()
|
/external/chromium_org/third_party/mozilla/ |
D | NSWorkspace+Utils.m | 47 NSArray* apps = [(NSArray*)LSCopyAllHandlersForURLScheme(CFSTR("https")) autorelease]; 59 NSArray* apps = [(NSArray*)LSCopyAllHandlersForURLScheme(CFSTR("feed")) autorelease]; 71 …NSString* defaultBundleId = [(NSString*)LSCopyDefaultHandlerForURLScheme(CFSTR("http")) autoreleas… 81 return [(NSString*)LSCopyDefaultHandlerForURLScheme(CFSTR("feed")) autorelease]; 102 LSSetDefaultHandlerForURLScheme(CFSTR("http"), (CFStringRef)bundleID); 103 LSSetDefaultHandlerForURLScheme(CFSTR("https"), (CFStringRef)bundleID); 110 LSSetDefaultHandlerForURLScheme(CFSTR("feed"), (CFStringRef)bundleID);
|
/external/chromium_org/chrome/common/mac/ |
D | mock_launchd.cc | 149 CFStringRef program = CFSTR(LAUNCH_JOBKEY_PROGRAM); in CopyJobDictionary() 150 CFStringRef program_pid = CFSTR(LAUNCH_JOBKEY_PID); in CopyJobDictionary() 169 CFStringRef program = CFSTR(LAUNCH_JOBKEY_PROGRAM); in CopyDictionaryByCheckingIn() 170 CFStringRef program_args = CFSTR(LAUNCH_JOBKEY_PROGRAMARGUMENTS); in CopyDictionaryByCheckingIn() 190 CFStringRef socket_key = CFSTR(LAUNCH_JOBKEY_SOCKETS); in CopyDictionaryByCheckingIn() 230 CFStringRef socket_dict_key = CFSTR("ServiceProcessSocket"); in CopyDictionaryByCheckingIn()
|
/external/stlport/test/eh/ |
D | mwerks_console_OS_X.c | 86 theErr = __msl_CreateFrameworkBundleFromName(CFSTR("System.framework"), in InstallConsole() 99 CFBundleGetFunctionPointerForName(__msl_os_x.theBundle, CFSTR("read")); in InstallConsole() 101 CFBundleGetFunctionPointerForName(__msl_os_x.theBundle, CFSTR("write")); in InstallConsole()
|
/external/clang/test/SemaObjC/ |
D | format-strings-objc.m | 35 #define CFSTR(cStr) ((CFStringRef) __builtin___CFStringMakeConstantString ("" cStr "")) macro 62 …CFStringCreateWithFormat(CFSTR("%i"),test); // expected-warning{{format specifies type 'int' but t… 83 …MyCFStringCreateWithFormat(CFSTR("%@")); // expected-warning {{more '%' conversions than data argu… category 175 CFStringCreateWithFormat(CFSTR("%@"), x); // no-warning 178 CFStringCreateWithFormat(CFSTR("%@"), y); // no-warning 225 …NSLog(@"no specifiers", dict[CFSTR("abc")]); // expected-error{{indexing expression is invalid bec… 226 …NSLog(@"%@", dict[CFSTR("abc")]); // expected-error{{indexing expression is invalid because subscr… 227 …NSLog(@"%@ %@", dict[CFSTR("abc")]); // expected-error{{indexing expression is invalid because sub… 229 …[Foo fooWithFormat:@"no specifiers", dict[CFSTR("abc")]]; // expected-error{{indexing expression i… 230 …[Foo fooWithFormat:@"%@", dict[CFSTR("abc")]]; // expected-error{{indexing expression is invalid b… [all …]
|
/external/lldb/source/Host/macosx/ |
D | Symbols.cpp | 372 …_src_cfpath = static_cast<CFStringRef>(::CFDictionaryGetValue (uuid_dict, CFSTR("DBGSourcePath"))); in LocateMacOSXFilesUsingDebugSymbols() 375 …_src_cfpath = static_cast<CFStringRef>(::CFDictionaryGetValue (uuid_dict, CFSTR("DBGBuildSourcePat… in LocateMacOSXFilesUsingDebugSymbols() 398 …xec_cf_path = static_cast<CFStringRef>(::CFDictionaryGetValue (uuid_dict, CFSTR("DBGSymbolRichExec… in LocateMacOSXFilesUsingDebugSymbols() 584 …cf_str = (CFStringRef)CFDictionaryGetValue ((CFDictionaryRef) uuid_dict, CFSTR("DBGSymbolRichExecu… in GetModuleSpecInfoFromUUIDDictionary() 591 … cf_str = (CFStringRef)CFDictionaryGetValue ((CFDictionaryRef) uuid_dict, CFSTR("DBGDSYMPath")); in GetModuleSpecInfoFromUUIDDictionary() 601 …cf_str = (CFStringRef)CFDictionaryGetValue ((CFDictionaryRef) uuid_dict, CFSTR("DBGArchitecture")); in GetModuleSpecInfoFromUUIDDictionary() 611 …cf_str = (CFStringRef)CFDictionaryGetValue ((CFDictionaryRef) uuid_dict, CFSTR("DBGBuildSourcePath… in GetModuleSpecInfoFromUUIDDictionary() 617 … cf_str = (CFStringRef)CFDictionaryGetValue ((CFDictionaryRef) uuid_dict, CFSTR("DBGSourcePath")); in GetModuleSpecInfoFromUUIDDictionary() 646 …CFTypeRef defaults_setting = CFPreferencesCopyAppValue (CFSTR ("DBGShellCommands"), CFSTR ("com.ap… in DownloadObjectAndSymbolFile()
|
/external/clang/test/SemaCXX/ |
D | builtins.cpp | 3 #define CFSTR __builtin___CFStringMakeConstantString macro 6 (void)CFStringRef(CFSTR("Hello")); in f()
|
/external/chromium_org/third_party/WebKit/Source/core/editing/ |
D | SmartReplaceCF.cpp | 44 …acterSetAddCharactersInString(smartSet, isPreviousCharacter ? CFSTR("([\"\'#$/-`{") : CFSTR(")].,;… in getSmartSet()
|
/external/lldb/test/functionalities/data-formatter/rdar-3534688/ |
D | main.m | 23 CFBagSetValue(mutable_bag_ref, CFSTR("Hello world")); 32 CFBinaryHeapAddValue(binheap_ref, CFSTR("Hello world"));
|