Searched refs:reserved5 (Results 1 - 24 of 24) sorted by relevance

/macosx-10.9.5/IOBDStorageFamily-14/
H A DIOBDTypes.h104 UInt8 reserved5:6; member in struct:BDTrackInfo
114 UInt8 reserved5:6; member in struct:BDTrackInfo
/macosx-10.9.5/cxxfilt-11/cxxfilt/include/nlm/
H A Dexternal.h151 unsigned char reserved5[NLM_TARGET_LONG_SIZE]; local
H A Dinternal.h265 long reserved5; member in struct:nlm_internal_extended_header
/macosx-10.9.5/xnu-2422.115.4/osfmk/i386/
H A Dtss.h129 uint32_t reserved5; member in struct:x86_64_tss
/macosx-10.9.5/IOCDStorageFamily-51/
H A DIOCDTypes.h314 UInt8 reserved5:6; member in struct:CDATIP
332 UInt8 reserved5:6; member in struct:CDATIP
460 UInt8 reserved5:6; member in struct:CDTrackInfo
473 UInt8 reserved5:6; member in struct:CDTrackInfo
/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireFamily.kmodproj/
H A DIOFWDCLProgram.h51 void * reserved5 ;// IOMemoryCursor * fDataCursor; member in class:IODCLProgram
/macosx-10.9.5/IODVDStorageFamily-35/
H A DIODVDTypes.h375 UInt8 reserved5; member in struct:DVDDiscInfo
419 UInt8 reserved5:6; member in struct:DVDRZoneInfo
432 UInt8 reserved5:6; member in struct:DVDRZoneInfo
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDSystem/IOKit/hidsystem/
H A DIOLLEvent.h420 SInt32 reserved5[4]; member in struct:__anon2311::__anon2316
431 SInt32 reserved5; member in struct:__anon2311::__anon2317
/macosx-10.9.5/tcl-102/tcl/tcl/generic/
H A DtclIntPlatDecls.h386 void *reserved5; member in struct:TclIntPlatStubs
403 void *reserved5; member in struct:TclIntPlatStubs
435 void *reserved5; member in struct:TclIntPlatStubs
/macosx-10.9.5/xnu-2422.115.4/EXTERNAL_HEADERS/mach-o/
H A Dloader.h806 uint32_t reserved5; member in struct:routines_command
823 uint64_t reserved5; member in struct:routines_command_64
/macosx-10.9.5/cctools-845/libmacho/
H A Dswap.c360 r_cmd->reserved5 = OSSwapInt32(r_cmd->reserved5);
377 r_cmd->reserved5 = OSSwapInt64(r_cmd->reserved5);
/macosx-10.9.5/ntp-88/ntpd/
H A Drefclock_gpsvme.c50 uint8_t reserved5; /* card base + 0x1B */ member in struct:psc_regs
/macosx-10.9.5/pdisk-9/
H A DMacSCSICommand.h113 unsigned char reserved5; /* 5 Reserved */ member in struct:SCSI_Inquiry_Data
/macosx-10.9.5/tcl-102/tcl_ext/memchan/memchan/generic/
H A DbufDecls.h157 void *reserved5; member in struct:BufStubs
/macosx-10.9.5/cctools-845/include/mach-o/
H A Dloader.h807 uint32_t reserved5; member in struct:routines_command
824 uint64_t reserved5; member in struct:routines_command_64
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A DMachO.h446 uint32_t reserved5; member in struct:llvm::MachO::routines_command
459 uint64_t reserved5; member in struct:llvm::MachO::routines_command_64
/macosx-10.9.5/tcl-102/tcl84/tcl/generic/
H A DtclIntPlatDecls.h230 void *reserved5; member in struct:TclIntPlatStubs
246 void *reserved5; member in struct:TclIntPlatStubs
H A DtclIntDecls.h552 void *reserved5; member in struct:TclIntStubs
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/zlib/
H A DzlibtclDecls.h148 void (*reserved5)(void); member in struct:ZlibtclStubs
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Dnlmcode.h264 nlm_extended_header (abfd)->reserved5 =
265 get_word (abfd, (bfd_byte *) thdr.reserved5);
783 (bfd_vma) nlm_extended_header (abfd)->reserved5,
784 (bfd_byte *) thdr.reserved5);
/macosx-10.9.5/dyld-239.4/launch-cache/
H A DMachOFileAbstraction.hpp447 uint64_t reserved5() const INLINE { return P::getP(routines.fields.reserved5); }
448 void set_reserved5(uint64_t value) INLINE { P::setP(routines.fields.reserved5, value); }
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/dted/
H A Ddted.c156 Byte reserved5[357]; member in struct:__anon13187
/macosx-10.9.5/cctools-845/libstuff/
H A Dbytesex.c2380 r_cmd->reserved5 = SWAP_INT(r_cmd->reserved5);
2402 r_cmd->reserved5 = SWAP_LONG_LONG(r_cmd->reserved5);
/macosx-10.9.5/cctools-845/otool/
H A Dofile_print.c3268 printf(" reserved5 %u\n", rc->reserved5);
3292 printf(" reserved5 %llu\n", rc64->reserved5);

Completed in 223 milliseconds