Searched defs:mod* (Results 226 - 250 of 2948) sorted by relevance

1234567891011>>

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp399 UInt8 modeUpdate; member in struct:IOFramebufferPrivate
1314 IOIndex IOFramebuffer::closestDepth(IODisplayModeID mode, IOPixelInformation * matchInfo) argument
5326 IOReturn IOFramebuffer::processConnectChange(IOFBController * controller, IOOptionBits mode) argument
5342 IOOptionBits mode = 0; local
5413 processConnectChange(IOOptionBits mode) argument
5512 IODisplayModeID * modeIDs; local
5513 IOItemCount modeCount, modeNum; local
5610 IOFBDisplayModeDescription modeInfo; local
5612 IODisplayModeID mode; local
6882 IODisplayModeID mode; local
7312 getConfigMode(IODisplayModeID mode, const OSSymbol * sym) argument
7336 IODisplayModeID mode; local
7780 IODisplayModeID mode = args->scalarInput[0]; local
8223 IODisplayModeID * modeIDs; local
8224 IOItemCount modeCount, modeNum, aperture; local
8227 OSDictionary * modeDict; local
[all...]
/macosx-10.10/IOGraphics-485/IONDRVSupport/
H A DIONDRVFramebuffer.cpp1405 mapDepthIndex( IODisplayModeID modeID, IOIndex depth, bool fromDepthMode ) argument
1470 getResInfoForDetailed( IODisplayModeID modeID, VDDetailedTimingRec * detailed, IODisplayModeInformation * info ) argument
1498 getResInfoForArbMode( IODisplayModeID modeID, IODisplayModeInformation * info ) argument
1522 getResInfoForMode( IODisplayModeID modeID, IODisplayModeInformation * info ) argument
1568 setDetailedTiming( IODisplayModeID mode, IOOptionBits options, void * _desc, IOByteCount descripSize ) argument
1732 UInt32 mode = _mode; local
2693 IODisplayModeInformation modeInfo; local
[all...]
H A DIONDRVLibraries.cpp281 RegistryPropertyGetMod(const RegEntryID * entryID, const RegPropertyName * propertyName, RegPropertyModifiers * mod) argument
/macosx-10.10/IOGraphics-485/tools/
H A Dceamodes.c203 CEAVideoFormatDataToDetailedTiming(const CEAVideoFormatData * mode, IODetailedTimingInformation * timing) argument
[all...]
H A Dmlist.c24 IODisplayModeInformation * modeInfo; local
28 CFArrayRef modes; local
30 CFDictionaryRef mode; local
68 IODisplayModeID modeID = 0; local
[all...]
H A Dmodelist.c32 CFMutableDictionaryRef modes; member in struct:IOFBModeList
33 CFMutableArrayRef modesArray; member in struct:IOFBModeList
74 CompareModes(IOFBModeListRef modeListRef, argument
152 IOFBModeListRef modeListRef = (IOFBModeListRef) ref; local
199 TimingName(IOFBModeListRef modeListRef, IODisplayModeInformatio argument
361 ModeList(IOFBModeListRef modeListRef, Boolean reco) argument
367 CFIndex modeCount, newCount, cgIndex = 0; local
369 ModeInfo * modeArray; local
687 IOFBModeListRef modeListRef = &_xxx; local
[all...]
H A Dmodesuck.c97 IODisplayModeInformation * modeInfo; local
101 CFArrayRef modes; local
103 CFDictionaryRef mode; local
[all...]
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDKeyboardDevice.cpp30 UInt8 modifiers; member in struct:GenericKeyboardRpt
[all...]
H A DIOHIDSecurePromptClient.cpp64 UInt8 modifier[4]; member in struct:IOHIDSecurePromptClient_RawKeystrokeData
86 UInt8 modifier; member in struct:IOHIDSecurePromptClient_KeyqueueEntry
[all...]
H A DIOHIKeyboard.cpp566 unsigned modifiedOrigCharCode = origCharCode; local
567 unsigned modifiedOrigCharSet = origCharSet; local
568 unsigned modifiedFlags = flags; local
[all...]
H A DIOHIKeyboardMapper.cpp113 #define modifierOfInterest(keyBits) \ macro
785 bool IOHIKeyboardMapper::modifierSwapFilterKey(UInt8 * key) function in class:IOHIKeyboardMapper
788 SInt16 modBit = (thisBits & NX_WHICHMODMASK); local
968 int i, n, eventType, adjust, thisMask, modifiers, saveModifiers; local
2009 int modifierIndex = _stickyKeys_NumModifiersDown++; local
[all...]
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/IOKit/hidsystem/
H A DIOHIKeyboardMapper.h158 SInt32 modifierSwap_Modifiers[NX_NUMMODIFIERS]; member in struct:IOHIKeyboardMapper::ExpansionData
[all...]
H A Dev_keymap.h142 unsigned char *modDefs[NX_NUMMODIFIERS]; member in struct:_NXParsedKeyMapping_
/macosx-10.10/IOHIDFamily-606.1.7/tools/
H A DIOHIDUserDeviceTest.c34 UInt8 modifiers; member in struct:__anon2173
/macosx-10.10/IOKitUser-1050.1.21/
H A DIOCFURLAccess.c222 SInt32 mode; local
225 CFNumberRef modeNum = (CFNumberRef)value; local
228 const mode_t *modePtr = (const mode_t *)CFDataGetBytePtr((CFDataRef)value); local
289 CFDataRef modeData = CFDataCreate(alloc, (void *)(&(statBuf.st_mode)), sizeof(statBuf.st_mode)); local
535 int mode, mask; local
[all...]
/macosx-10.10/IOKitUser-1050.1.21/graphics.subproj/
H A DIOAccelSurfaceControl.c149 IOReturn IOAccelCreateSurface( io_service_t accelerator, UInt32 wID, eIOAccelSurfaceModeBits modebits, argument
H A DIODisplayLib.c227 CFStringRef modelString = CFStringCreateWithFormat(kCFAllocatorDefault, NULL, CFSTR("%s"), gIODisplayBoardID); local
254 CFStringRef modelDisplayIconFilePath = NULL; local
298 CFMutableDictionaryRef modelIdsDict = NULL; local
300 CFMutableDictionaryRef modelDict = NULL; local
319 CFMutableDictionaryRef modelDict = NULL; local
1789 IOFBDisplayModeDescription modeDesc; local
1835 IOFBDisplayModeDescription modeDesc; local
1868 IOFBDisplayModeDescription modeDesc; local
2014 IOFBDisplayModeDescription modeDesc; local
2043 IOFBDisplayModeDescription modeDesc; local
2785 IOFBDisplayModeDescription modeDesc; local
3075 static const uint32_t modes[4] = { local
[all...]
H A DIOGraphicsLib.c419 IODisplayModeID mode; local
726 UInt32 i, modeCount; local
542 IOFBGetPixelFormat( io_connect_t connect, IODisplayModeID mode, IOIndex depth, IOPixelAperture aperture, IOPixelEncoding * pixelFormat ) argument
1106 CFDataRef modetovr = NULL; local
1215 IOFBInstallMode( IOFBConnectRef connectRef, IODisplayModeID mode, IOFBDisplayModeDescription * desc, UInt32 driverFlags, IOOptionBits modeGenFlags ) argument
1256 CFIndex modeCount, i; local
1297 CFIndex modeCount, i; local
1605 IODisplayModeID * modes; local
1606 IOFBDisplayModeDescription *modeInfo; local
1609 UInt32 i, modeCount = 0, arbModeCount; local
1610 IODisplayModeID mode; local
1824 CFDictionaryRef modeDict; local
2333 IODisplayModeID mode; local
2604 IODisplayModeID mode = 0; local
2829 IODisplayModeID mode; local
3044 IOFBIndexForPixelBits( IOFBConnectRef connectRef, IODisplayModeID mode, IOIndex maxIndex, UInt32 bpp ) argument
3069 CFIndex modeCount, i; local
3073 IODisplayModeID mode, bestMode = 0; local
3078 CFDataRef modetinf; local
3306 CFIndex i, modeCount; local
4445 IODisplayModeID mode, otherMode; local
4658 IODisplayModeInformation modeInfo; local
4834 CFDictionaryRef modeDict = 0; local
4856 IOFBGetPixelInfoDictionary( CFDictionaryRef modeDictionary, IOIndex depth, IOPixelAperture aperture ) argument
[all...]
H A DIOGraphicsLibInternal.h424 CFMutableDictionaryRef modes; member in struct:IOFBConnect
425 CFMutableArrayRef modesArray; member in struct:IOFBConnect
[all...]
H A DPEFSupport.c845 SInt32 mode; local
/macosx-10.10/IOKitUser-1050.1.21/platform.subproj/
H A DIOPlatformSupport.c61 static Boolean CopyModel(char** model, uint32_t *majorRev, uint32_t *minorRev) argument
67 unsigned long modelLen; local
136 char* model = NULL; // must free local
141 Boolean modelFound = CopyModel(&model, &majorRev, &minorRev); local
176 char* model = NULL; // must free local
181 Boolean modelFound = CopyModel(&model, &majorRev, &minorRev); local
[all...]
/macosx-10.10/IONetworkingFamily-101/
H A DIONetworkInterface.cpp1072 UInt32 modMediumBits; local
1451 if_set_bpf_tap( ifnet_t ifp, bpf_tap_mode mode, bpf_packet_func func ) argument
3306 static const uint8_t modid[DLIL_MODIDLEN] = { local
[all...]
/macosx-10.10/IOSCSIParallelFamily-300.0.2/TestTools/SCSITargetProber/Cocoa/
H A DSCSIDevice.h53 NSString * model; variable
/macosx-10.10/IOUSBMassStorageClass-370.0.4/
H A DIOUSBMassStorageUFISubclass.cpp1267 UInt8 modeBuffer[72]; local
/macosx-10.10/JavaScriptCore-7600.1.17/API/
H A DJSCallbackObjectFunctions.h501 void JSCallbackObject<Parent>::getOwnNonIndexPropertyNames(JSObject* object, ExecState* exec, PropertyNameArray& propertyNames, EnumerationMode mode) argument

Completed in 307 milliseconds

1234567891011>>