Searched refs:getProperty (Results 26 - 50 of 149) sorted by relevance

123456

/macosx-10.10.1/IOFireWireIP-226.2/KernelSource/IOKit/
H A DIOFireWireIP.cpp78 OSObject * prop = fDevice->getProperty(gFireWire_GUID);
201 OSBoolean * tunnelled = OSDynamicCast( OSBoolean, getProperty("IOPCITunnelled", gIOServicePlane, kIORegistryIterateParents | kIORegistryIterateRecursively) );
206 OSData * tbtVendorID = (OSData *)getProperty("Tunnel Endpoint Device Vendor ID", gIOServicePlane, kIORegistryIterateParents | kIORegistryIterateRecursively);
207 OSData * tbtModelID = (OSData *)getProperty("Tunnel Endpoint Device Model ID", gIOServicePlane, kIORegistryIterateParents | kIORegistryIterateRecursively);
224 OSData * tbtUID = (OSData *)getProperty("Tunnel Endpoint GUID", gIOServicePlane, kIORegistryIterateParents | kIORegistryIterateRecursively);
242 OSString * modelName = (OSString *)(tbtSwitch->getProperty("Device Model Name", gIOServicePlane, 0));
782 OSObject *regProperty = fControl->getProperty("FWARDMAMax", gIOServicePlane);
H A DIOFireWireIPUnit.cpp227 OSObject *prop = fIPLocalNode->getProperty(gFireWire_GUID);
317 OSObject *prop = localNode->getProperty(gFireWire_GUID);
/macosx-10.10.1/IOStorageFamily-182.1.1/
H A DIOMedia.cpp205 s = OSDynamicCast(OSString, client->getProperty(gIOMatchCategoryKey));
211 s = OSDynamicCast(OSString,client->getProperty(kIOMediaContentMaskKey));
250 s = OSDynamicCast(OSString, client->getProperty(gIOMatchCategoryKey));
1119 string = OSDynamicCast(OSString, getProperty(kIOMediaContentKey));
1136 string = OSDynamicCast(OSString, getProperty(kIOMediaContentHintKey));
1220 object = OSDynamicCast(OSString, driver->getProperty(kIOMediaContentMaskKey));
H A DIOMediaBSDClient.cpp822 unit = OSDynamicCast( OSNumber, service->getProperty( kIOBSDUnitKey ) );
844 number = OSDynamicCast( OSNumber, device->getProperty( "throttle-unit" ) );
1276 /* object */ minor->media->getProperty(
1294 /* object */ minor->media->getProperty(
1312 /* object */ minor->media->getProperty(
1330 /* object */ minor->media->getProperty(
1348 /* object */ minor->media->getProperty(
1366 /* object */ minor->media->getProperty(
1384 /* object */ minor->media->getProperty(
1402 /* object */ minor->media->getProperty(
[all...]
H A DIOBlockStorageDevice.cpp48 IOBlockStorageDevice::getProperty(const OSSymbol * key) const function in class:IOBlockStorageDevice
64 obj = super::getProperty(key);
H A DIOBlockStorageDevice.h150 using IORegistryEntry::getProperty;
164 virtual OSObject * getProperty(const OSSymbol * key) const;
/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DArrayPrototype.cpp152 static ALWAYS_INLINE JSValue getProperty(ExecState* exec, JSObject* obj, unsigned index) function in namespace:JSC
463 JSValue v = getProperty(exec, currentArray, k);
555 JSValue obj2 = getProperty(exec, thisObj, lk1);
558 JSValue obj = getProperty(exec, thisObj, k);
619 JSValue v = getProperty(exec, thisObj, k);
818 JSValue v = getProperty(exec, thisObj, k + begin);
898 rv = getProperty(exec, thisObj, i);
929 JSValue prop = getProperty(exec, thisObj, i);
975 rv = getProperty(exec, thisObj, length - i - 1);
1005 JSValue prop = getProperty(exe
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/test/scr024/src/com/sleepycat/collections/test/
H A DDbTestUtil.java35 String dir = System.getProperty("testdestdir");
/macosx-10.10.1/BerkeleyDB-21/db/test/scr024/src/com/sleepycat/util/test/
H A DExceptionWrapperTest.java118 String version = System.getProperty("java.version");
/macosx-10.10.1/JavaScriptCore-7600.1.17/API/tests/
H A DJSNodeList.c111 definition.getProperty = JSNodeList_getProperty;
/macosx-10.10.1/WebKit-7600.1.25/cf/WebCoreSupport/
H A DWebInspectorClientCF.cpp132 virtual String getProperty(const String& name) function in class:InspectorFrontendSettingsCF
/macosx-10.10.1/WebKit2-7600.1.25/Shared/Plugins/
H A DNPObjectProxy.h68 bool getProperty(NPIdentifier propertyName, NPVariant* result);
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/Plugins/Netscape/
H A DNPJSObject.h73 bool getProperty(NPIdentifier propertyName, NPVariant* result);
/macosx-10.10.1/cddafs-253/
H A DAppleCDDAFileSystemUtilities.cpp86 objectPtr = cdMediaPtr->getProperty ( kIOCDMediaTOCKey );
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOReportLegend.cpp111 legend = IOReportLegend::with(OSDynamicCast(OSArray, reportingService->getProperty(kIOReportLegendKey)));
H A DIOCPU.cpp226 num = OSDynamicCast(OSNumber, service->getProperty(key));
518 OSObject *IOCPU::getProperty(const OSSymbol *aKey) const function in class:IOCPU
522 return super::getProperty(aKey);
701 if ((service->getProperty(gIOInterruptControllersKey) != 0) &&
702 (service->getProperty(gIOInterruptSpecifiersKey) != 0))
/macosx-10.10.1/BerkeleyDB-21/db/test/scr016/src/com/sleepycat/db/test/
H A DTestUtils.java165 String OSStr = java.lang.System.getProperty("os.name");
181 String var = props.getProperty("BASETEST_DBDIR");
/macosx-10.10.1/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFireWireUnit.cpp185 OSNumber * spec_id_number = (OSNumber*)getProperty( gFireWireUnit_Spec_ID );
186 OSNumber * sw_vers_number = (OSNumber*)getProperty( gFireWireUnit_SW_Version );
H A DIOFireWireUserClientIniter.cpp99 OSObject* dictObj = getProperty("IOProviderMergeProperties");
198 destObject = dest->getProperty(keyObject);
/macosx-10.10.1/IOGraphics-485/IOGraphicsFamily/
H A DIODisplay.cpp256 && (0 != entry->getProperty("has-safe-sleep")))
349 edidData = OSDynamicCast( OSData, getProperty( kIODisplayEDIDKey ));
353 edidData = OSDynamicCast( OSData, getProperty( kIODisplayEDIDKey ));
430 if (0 == getProperty(kDisplayVendorID))
432 if (0 == getProperty(kDisplayProductID))
434 if (0 == getProperty(kDisplaySerialNumber))
474 if ((num = OSDynamicCast(OSNumber, framebuffer->getProperty(kIOFBTransformKey))))
505 framebuffer->getProperty(gIODisplayParametersKey))))
/macosx-10.10.1/JavaScriptCore-7600.1.17/API/
H A DJSObjectRef.h127 If this callback is NULL, the getProperty callback will be used to service hasProperty requests.
196 Use JSPropertyNameAccumulatorAddName to add property names to accumulator. A class's getPropertyNames callback only needs to provide the names of properties that the class vends through a custom getProperty or setProperty callback. Other properties, including statically declared properties, properties vended by other classes, and properties belonging to object's prototype, are added independently.
286 @field getProperty A JSObjectGetPropertyCallback to invoke when getting the property's value.
292 JSObjectGetPropertyCallback getProperty; member in struct:__anon2491
321 @field hasProperty The callback invoked when determining whether an object has a property. If this field is NULL, getProperty is called instead. The hasProperty callback enables optimization in cases where only a property's existence needs to be known, not its value, and computing its value is expensive.
322 @field getProperty The callback invoked when getting a property's value.
330 @discussion The staticValues and staticFunctions arrays are the simplest and most efficient means for vending custom properties. Statically declared properties autmatically service requests like getProperty, setProperty, and getPropertyNames. Property access callbacks are required only to implement unusual properties, like array indexes, whose names are not known at compile-time.
341 A NULL callback specifies that the default object callback should substitute, except in the case of hasProperty, where it specifies that getProperty should substitute.
356 JSObjectGetPropertyCallback getProperty; member in struct:__anon2493
/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIONVRAM.h150 virtual OSObject *getProperty(const OSSymbol *aKey) const;
151 virtual OSObject *getProperty(const char *aKey) const;
/macosx-10.10.1/IONetworkingFamily-101/
H A DIOKernelDebugger.cpp149 OSString *bsdname = OSDynamicCast(OSString, interface->getProperty(kIOBSDNameKey));
171 OSData * macAddr = OSDynamicCast(OSData, controller->getProperty(kIOMACAddress));
196 OSBoolean *pdp = OSDynamicCast(OSBoolean, provider->getProperty(kIOPrimaryDebugPortKey));
572 if ( device && device->getProperty( "built-in" )) // ...it is a built in controller...
647 interface->getController()->getProperty(kIOMACAddress));
/macosx-10.10.1/AppleRAID-4.0.6/
H A DAppleRAIDMirrorSet.cpp199 props->setObject(kAppleRAIDSetAutoRebuildKey, getProperty(kAppleRAIDSetAutoRebuildKey));
200 props->setObject(kAppleRAIDSetTimeoutKey, getProperty(kAppleRAIDSetTimeoutKey));
567 OSNumber * number = OSDynamicCast(OSNumber, getProperty(kAppleRAIDSetTimeoutKey));
621 bool autoRebuild = OSDynamicCast(OSBoolean, getProperty(kAppleRAIDSetAutoRebuildKey)) == kOSBooleanTrue;
671 OSArray * spareUUIDs = OSDynamicCast(OSArray, getProperty(kAppleRAIDSparesKey));
686 OSArray * memberUUIDs = OSDynamicCast(OSArray, getProperty(kAppleRAIDMembersKey));
843 OSNumber * bytesCompleted = OSDynamicCast(OSNumber, target->getProperty(kAppleRAIDRebuildStatus));
/macosx-10.10.1/AppleUSBCDCDriver-4205.2.2/AppleUSBCDC/Classes/
H A DAppleUSBCDC.cpp131 OSBoolean *boolObj = OSDynamicCast(OSBoolean, provider->getProperty("kCDCDoNotMatchThisDevice"));
138 probeScore = OSDynamicCast(OSNumber, provider->getProperty("IOProbeScore"));
148 classInfo = (OSNumber *)provider->getProperty("bDeviceClass");
225 devInfo = (OSNumber *)fpDevice->getProperty("bDeviceClass");
233 devInfo = (OSNumber *)fpDevice->getProperty("bDeviceSubClass");
241 devInfo = (OSNumber *)fpDevice->getProperty("bDeviceProtocol");
259 prefConfig = (OSNumber *)fpDevice->getProperty("Preferred Configuration");

Completed in 193 milliseconds

123456