Searched defs:_offset (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-Quartz/Examples/TLayer/
H A DShadowOffsetView.py10 _offset = objc.ivar(type=CGSize.__typestr__) variable in class:ShadowOffsetView
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-Quartz/Examples/TLayer/
H A DShadowOffsetView.py10 _offset = objc.ivar(type=CGSize.__typestr__) variable in class:ShadowOffsetView
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/Examples/TLayer/
H A DShadowOffsetView.py10 _offset = objc.ivar(type=CGSize.__typestr__) variable in class:ShadowOffsetView
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Darc-dis.h63 int ea_reg1, ea_reg2, _offset; member in struct:arcDisState
/macosx-10.10.1/libauto-186/
H A DBitmap.h431 usword_t _offset; // arbitrary offset that is subtracted from values returned by next_set_bit() (adjusts for subzone quanum bias member in class:Auto::Bitmap::AtomicCursor
/macosx-10.10.1/Libc-1044.1.2/include/
H A Dstdio.h152 fpos_t _offset; /* current lseek offset (see WARNING) */ member in struct:__sFILE
/macosx-10.10.1/JavaScriptCore-7600.1.17/parser/
H A DParserTokens.h158 JSTextPosition(int _line, int _offset, int _lineStartOffset) : line(_line), offset(_offset), lineStartOffset(_lineStartOffset) { } argument
/macosx-10.10.1/tcl-105/tcl_ext/mk4tcl/metakit/src/
H A Dcustom.cpp701 c4_DWordArray _base, _offset; member in class:c4_JoinPropViewer
792 c4_DWordArray _base, _offset; member in class:c4_JoinViewer
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/tools/tzcode/
H A Dtz2icu.cpp736 FinalZone(int32_t _offset, int32_t _year, const string& _ruleid) : argument
792 set(const string& id, const string& _mode, int32_t _month, int32_t _dom, int32_t _dow, int32_t _time, bool _isstd, bool _isgmt, int32_t _offset) argument
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOMemoryDescriptor.cpp3500 bool IOMemoryMap::setMemoryDescriptor(IOMemoryDescriptor * _memory, mach_vm_size_t _offset) argument
3918 mach_vm_size_t _offset = newMapping->fOffset; local
3473 init( task_t intoTask, mach_vm_address_t toAddress, IOOptionBits _options, mach_vm_size_t _offset, mach_vm_size_t _length ) argument
3979 getPhysicalSegment( IOByteCount _offset, IOPhysicalLength * _length, IOOptionBits _options) argument
[all...]

Completed in 376 milliseconds