Searched refs:media (Results 101 - 125 of 178) sorted by relevance

12345678

/macosx-10.10/AppleRAID-4.0.6/
H A Dartest.c159 CFMutableDictionaryRef media = MKCFReadMedia(options, device, &err2); local
160 if (!media || err2) goto Failure;
163 CFMutableArrayRef Schemes = (CFMutableArrayRef) CFDictionaryGetValue(media, CFSTR("Schemes"));
200 err2 = MKCFWriteMedia(media, nil, nil, woptions, device);
202 MKCFDisposeMedia(media);
208 if (media) MKCFDisposeMedia(media);
/macosx-10.10/DiskArbitration-268/diskarbitrationd/
H A DDADisk.h65 extern DADiskRef DADiskCreateFromIOMedia( CFAllocatorRef allocator, io_service_t media );
/macosx-10.10/IOStorageFamily-182.1.1/
H A DIOMedia.cpp200 // If the client is indeed a storage driver, we reset the media's Leaf
201 // property to false and replace the media's Content property with the
230 // take advantage of when this media needs to eliminate one of its
231 // clients. If the termination was issued on this media or farther
233 // would not be consistent since this media object is going to die
245 // If the client is indeed a storage driver, we reset the media's Leaf
246 // property to true and reset the media's Content property to the hint
247 // we obtained when this media was initialized.
279 // This method will work even when the media is in the terminated state.
448 // bailing out, if applicable, by re-registering the media
1272 _ZN7IOMedia4readEP9IOServiceyP18IOMemoryDescriptor19IOStorageCompletion( IOMedia * media, IOService * client, UInt64 byteStart, IOMemoryDescriptor * buffer, IOStorageCompletion completion ) argument
1277 _ZN7IOMedia5writeEP9IOServiceyP18IOMemoryDescriptor19IOStorageCompletion( IOMedia * media, IOService * client, UInt64 byteStart, IOMemoryDescriptor * buffer, IOStorageCompletion completion ) argument
[all...]
/macosx-10.10/WebCore-7600.1.25/css/
H A DCSSStyleSheet.h59 virtual MediaList* media() const override;
H A DStyleRule.cpp338 StyleRuleMedia::StyleRuleMedia(PassRefPtr<MediaQuerySet> media, Vector<RefPtr<StyleRuleBase>>& adoptRules) argument
340 , m_mediaQueries(media)
H A DStyleRule.h205 static PassRef<StyleRuleMedia> create(PassRefPtr<MediaQuerySet> media, Vector<RefPtr<StyleRuleBase>>& adoptRules) argument
207 return adoptRef(*new StyleRuleMedia(media, adoptRules));
/macosx-10.10/cups-408/cups/cups/
H A Dppd-private.h116 int num_sizes; /* Number of media sizes */
126 char *source_option; /* PPD option for media source */
127 int num_sources; /* Number of media sources */
129 int num_types; /* Number of media types */
210 extern const char *_pwgPageSizeForMedia(pwg_media_t *media,
H A Dcups.h110 /* If the printer supports media
112 * "ready" media. */
129 # define CUPS_MEDIA "media"
130 # define CUPS_MEDIA_READY "media-ready"
131 # define CUPS_MEDIA_SUPPORTED "media-supported"
149 # define CUPS_MEDIA_SOURCE "media-source"
150 # define CUPS_MEDIA_SOURCE_SUPPORTED "media-source-supported"
155 # define CUPS_MEDIA_TYPE "media-type"
156 # define CUPS_MEDIA_TYPE_SUPPORTED "media-type-supported"
286 char media[12 member in struct:cups_size_s
[all...]
/macosx-10.10/WebCore-7600.1.25/html/
H A DHTMLLinkElement.cpp212 RefPtr<MediaQuerySet> media = MediaQuerySet::createAllowingDescriptionSyntax(m_media); local
214 mediaQueryMatches = evaluator.eval(media.get());
/macosx-10.10/WebCore-7600.1.25/platform/mac/
H A DWebVideoFullscreenController.mm131 QTMovie *movie = _mediaElement->platformMedia().media.qtMovie;
142 AVPlayer *player = _mediaElement->platformMedia().media.avfMediaPlayer;
362 rate = [_mediaElement->platformMedia().media.qtMovie rate];
/macosx-10.10/cups-408/cups/test/
H A Drun-stp-tests.sh383 *media=a4* | *media=iso_a4* | *PageSize=A4*)
397 *media=a4* | *media=iso_a4* | *PageSize=A4*)
411 *media=a4* | *media=iso_a4* | *PageSize=A4*)
H A D4.2-cups-printer-ops.test323 EXPECT media-col-default
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/External/CodeMirror/
H A Dsass.js241 if (stream.match(/^@(else if|if|media|else|for|each|while|mixin|function)/)){
H A Dcodemirror.css267 @media print {
/macosx-10.10/vim-55/runtime/autoload/xml/
H A Dxsl.vim25 \ 'output' : [[], {'method' : ['xml', 'html', 'text'], 'version' : [], 'encoding' : [], 'omit-xml-declaration' : ['yes', 'no'], 'standalone' : ['yes', 'no'], 'doctype-public' : [], 'doctype-system' : [], 'cdata-section-elements' : [], 'indent' : ['yes', 'no'], 'media-type' : []}],
/macosx-10.10/pdisk-9/
H A Ddeblock_media.c48 struct media m;
177 /* no media */
244 /* no media */
294 /* recompute size to handle file media */
H A Ddump.c404 io_service_t media; local
424 while((media = IOIteratorNext(iterator))) {
427 blockdev = IORegistryEntryCreateCFProperty(media,
446 IOObjectRelease(media);
506 printf("map %d blocks out of %d, media %lu blocks (%d byte blocks)\n",
/macosx-10.10/cups-408/cups/test/everywhere/
H A Dipp-tests.test19 # Regular expression for PWG media size names (eek!)
216 DISPLAY media-supported
249 EXPECT ?media-default OF-TYPE no-value|keyword|name IN-GROUP printer-attributes-tag COUNT 1
250 EXPECT ?media-ready OF-TYPE keyword|name IN-GROUP printer-attributes-tag
251 EXPECT ?media-supported OF-TYPE keyword|name IN-GROUP printer-attributes-tag
273 EXPECT media-supported WITH-VALUE "a4" DEFINE-VALUE OPTIONAL_A4_MEDIA
274 EXPECT media-supported WITH-VALUE "iso-a4" DEFINE-VALUE OPTIONAL_A4_MEDIA
275 EXPECT media-supported WITH-VALUE "iso_a4_210x297mm" DEFINE-VALUE OPTIONAL_A4_MEDIA
276 EXPECT media-supported WITH-VALUE "letter" DEFINE-VALUE OPTIONAL_LETTER_MEDIA
277 EXPECT media
[all...]
/macosx-10.10/DiskArbitration-268/autodiskmount/
H A Dautodiskmount.c804 DiskVolumes_newVolume(DiskVolumesPtr diskList, DiskPtr media, boolean_t isRemovable, argument
808 char * devname = media->ioBSDName;
828 error = IOServiceMatchPropertyTable(media->service, mediaProps, &matches);
1091 int diskIsInternal(io_registry_entry_t media) argument
1097 io_registry_entry_t service = media;
1191 dwarning(("can't obtain name for media object\n"));
1288 //blank media
/macosx-10.10/WebCore-7600.1.25/inspector/
H A DInspectorPageAgent.cpp1016 void InspectorPageAgent::setEmulatedMedia(ErrorString*, const String& media) argument
1018 if (media == m_emulatedMedia)
1021 m_emulatedMedia = media;
1029 void InspectorPageAgent::applyEmulatedMedia(String* media) argument
1032 *media = m_emulatedMedia;
H A DInspectorStyleSheet.cpp166 static PassRefPtr<Inspector::TypeBuilder::CSS::CSSMedia> buildMediaObject(const MediaList* media, MediaListSource mediaListSource, const String& sourceURL) argument
186 .setText(media->mediaText())
191 mediaObject->setSourceLine(media->queries()->lastLine());
241 mediaList = mediaRule->media();
245 mediaList = importRule->media();
266 mediaList = styleSheet->media();
/macosx-10.10/WebCore-7600.1.25/bindings/objc/
H A DDOM.mm743 String media = link->getAttribute(HTMLNames::mediaAttr);
744 if (media.isEmpty())
748 RefPtr<MediaQuerySet> mediaQuerySet = MediaQuerySet::createAllowingDescriptionSyntax(media);
H A DPublicDOMInterfaces.h69 - (DOMCSSStyleSheet *)createCSSStyleSheet:(NSString *)title :(NSString *)media;
73 - (DOMCSSStyleSheet *)createCSSStyleSheet:(NSString *)title media:(NSString *)media WEBKIT_AVAILABLE_MAC(10_5);
656 @property (copy) NSString *media; variable
796 @property (copy) NSString *media; variable
923 @property (readonly, strong) DOMMediaList *media; variable
928 @property (readonly, strong) DOMMediaList *media; variable
1004 @property (readonly, strong) DOMMediaList *media; variable
/macosx-10.10/WebInspectorUI-7600.1.17/Tools/PrettyPrinting/
H A Dcodemirror.css267 @media print {
/macosx-10.10/cups-408/cups/everywhere/
H A Ddocument-tests.test454 NAME "D-2.4 Print color.jpg with media=na_letter_8.5x11in and ipp-attribute-fidelity=true"
461 ATTR name job-name "color.jpg with media=na_letter_8.5x11in and ipp-attribute-fidelity=true"
465 ATTR keyword media na_letter_8.5x11in
472 NAME "D-2.5 Print color.jpg with media=iso_a4_210x297mm and ipp-attribute-fidelity=true"
479 ATTR name job-name "color.jpg with media=iso_a4_210x297mm and ipp-attribute-fidelity=true"
483 ATTR keyword media iso_a4_210x297mm
579 NAME "D-3.5 Print document-letter.pdf with media=iso_a4_210x297mm and ipp-attribute-fidelity=true"
586 ATTR name job-name "document-letter.pdf with media=iso_a4_210x297mm and ipp-attribute-fidelity=true"
590 ATTR keyword media iso_a4_210x297mm
598 NAME "D-3.6 Print document-a4.pdf with media
[all...]

Completed in 389 milliseconds

12345678