Searched defs:offset (Results 201 - 225 of 1792) sorted by relevance

1234567891011>>

/macosx-10.10.1/ICU-531.30/icuSources/layout/
H A DIndicLayoutEngine.cpp56 le_int32 IndicOpenTypeLayoutEngine::glyphProcessing(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, argument
87 le_int32 IndicOpenTypeLayoutEngine::characterProcessing(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, argument
[all...]
H A DLigatureSubstProc.cpp70 le_int32 offset, i = 0; local
H A DLigatureSubstProc2.cpp76 le_int32 offset, i = 0; local
/macosx-10.10.1/ICU-531.30/icuSources/samples/layout/
H A DScriptCompositeFontInstance.cpp63 const LEFontInstance *ScriptCompositeFontInstance::getSubFont(const LEUnicode chars[], le_int32 *offset, le_int32 limit, le_int32 script, LEErrorCode &success) const argument
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dtzoffloc.cpp206 int32_t offset = TESTZONES[i]->getOffset(GregorianCalendar::AD, DATES[d][0], DATES[d][1], DATES[d][2], local
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/tools/toolutil/
H A Dflagparser.c111 int32_t offset=0; local
157 int32_t offset = 0; local
[all...]
/macosx-10.10.1/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFWPhysicalAddressSpace.h245 inline IOReturn getSegments( UInt64 * offset, FWSegment * fw_segments, UInt32 * num_segments ) argument
256 getPhysicalSegment( UInt64 offset, UInt64 * length ) argument
[all...]
H A DIOFWUserVectorCommand.cpp193 mach_vm_size_t offset = 0; local
/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDLib/
H A DIOHIDTransactionElement.c61 void * offset = NULL; local
/macosx-10.10.1/JavaScriptCore-7600.1.17/assembler/
H A DCodeLocation.h160 instructionAtOffset(int offset) argument
166 labelAtOffset(int offset) argument
172 jumpAtOffset(int offset) argument
178 callAtOffset(int offset) argument
184 nearCallAtOffset(int offset) argument
190 dataLabelPtrAtOffset(int offset) argument
196 dataLabel32AtOffset(int offset) argument
202 dataLabelCompactAtOffset(int offset) argument
208 convertibleLoadAtOffset(int offset) argument
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/bytecode/
H A DJumpTable.h90 void add(int32_t key, int32_t offset) argument
H A DPutByIdVariant.h50 static PutByIdVariant replace(Structure* structure, PropertyOffset offset) argument
101 PropertyOffset offset() const function in class:JSC::PutByIdVariant
59 transition( Structure* oldStructure, Structure* newStructure, PassRefPtr<IntendedStructureChain> structureChain, PropertyOffset offset) argument
/macosx-10.10.1/JavaScriptCore-7600.1.17/ftl/
H A DFTLJITCode.cpp79 void* JITCode::executableAddressAtOffset(size_t offset) argument
H A DFTLUnwindInfo.cpp75 int32_t offset = -((encoding & UNWIND_X86_64_RBP_FRAME_OFFSET) >> 16) * 8; local
120 int32_t offset = 0; local
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/interpreter/
H A DCallFrame.cpp55 void CallFrame::setLocationAsBytecodeOffset(unsigned offset) argument
H A DCallFrameInlines.h127 inline void CallFrame::setLocationAsBytecodeOffset(unsigned offset) argument
/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DJSGenericTypedArrayView.h170 bool canAccessRangeQuickly(unsigned offset, unsigned length) argument
H A DJSGenericTypedArrayViewConstructorInlines.h92 unsigned offset = (exec->argumentCount() > 1) ? exec->uncheckedArgument(1).toUInt32(exec) : 0; local
/macosx-10.10.1/OpenSSH-189/openssh/
H A Dsftp-glob.c39 int offset; member in struct:SFTP_OPENDIR
/macosx-10.10.1/OpenSSL098-52/src/crypto/asn1/
H A Da_utctm.c232 int offset; local
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/include/security_codesigning/
H A Dcdbuilder.cpp75 void CodeDirectory::Builder::reopen(string path, size_t offset, size_t length) argument
141 size_t offset = fixedSize(version); local
65 executable(string path, size_t pagesize, size_t offset, size_t length) argument
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/include/securityd_client/
H A DSharedMemoryClient.cpp126 SegmentOffsetType offset; local
145 size_t offset = mDataPtr - mDataArea; local
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A Dcdbuilder.cpp75 void CodeDirectory::Builder::reopen(string path, size_t offset, size_t length) argument
141 size_t offset = fixedSize(version); local
65 executable(string path, size_t pagesize, size_t offset, size_t length) argument
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurityd/lib/
H A DSharedMemoryClient.cpp126 SegmentOffsetType offset; local
145 size_t offset = mDataPtr - mDataArea; local
/macosx-10.10.1/WTF-7600.1.24/icu/unicode/
H A Dstringpiece.h83 StringPiece(const char* offset, int32_t len) : ptr_(offset), length_(len) { } argument

Completed in 282 milliseconds

1234567891011>>