Searched defs:segments (Results 1 - 25 of 42) sorted by relevance

12

/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Drbt_rule.h106 UnicodeFunctor** segments; member in class:TransliterationRule
/macosx-10.10/ICU-531.30/icuSources/layout/
H A DLookupTables.cpp27 const LookupSegment *BinarySearchLookupTable::lookupSegment(const LETableReference &base, const LookupSegment *segments, LEGlyphID glyph, LEErrorCode &success) const argument
H A DSegmentArrayProcessor.cpp37 const LookupSegment *segments = segmentArrayLookupTable->segments; local
H A DSegmentArrayProcessor2.cpp37 const LookupSegment *segments = segmentArrayLookupTable->segments; local
H A DSegmentSingleProcessor.cpp37 const LookupSegment *segments = segmentSingleLookupTable->segments; local
H A DSegmentSingleProcessor2.cpp38 const LookupSegment *segments = segmentSingleLookupTable->segments; local
H A DLookupTables.h71 LookupSegment segments[ANY_NUMBER]; member in struct:SegmentSingleLookupTable
77 LookupSegment segments[ANY_NUMBER]; member in struct:SegmentArrayLookupTable
/macosx-10.10/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFWSimpleContiguousPhysicalAddressSpace.cpp151 FWSegment segments[ 2 ]; local
H A DIOFWPhysicalAddressSpace.cpp179 IODMACommand::Segment64 segments[10]; local
H A DIOFWIsochChannel.cpp266 IODMACommand::Segment64 segments[10]; local
/macosx-10.10/IOPCIFamily-239.1.2/AppleSamplePCI/
H A DAppleSamplePCI.cpp204 IODMACommand::Segment64 segments[1]; local
269 IODMACommand::Segment32 segments[1]; local
/macosx-10.10/ruby-106/ruby/lib/rubygems/
H A Dversion.rb285 def segments # :nodoc: method in class:Gem
[all...]
/macosx-10.10/xnu-2782.1.97/iokit/IOKit/
H A DIOMemoryCursor.h219 getPhysicalSegments(IOMemoryDescriptor *descriptor, IOByteCount fromPosition, PhysicalSegment *segments, UInt32 maxSegments, UInt32 inMaxTransferSize = 0, IOByteCount *transferSize = 0) argument
295 getPhysicalSegments(IOMemoryDescriptor * descriptor, IOByteCount fromPosition, PhysicalSegment * segments, UInt32 maxSegments, UInt32 inMaxTransferSize = 0, IOByteCount * transferSize = 0) argument
369 getPhysicalSegments(IOMemoryDescriptor * descriptor, IOByteCount fromPosition, PhysicalSegment * segments, UInt32 maxSegments, UInt32 inMaxTransferSize = 0, IOByteCount * transferSize = 0) argument
[all...]
H A DIODMACommand.h352 gen32IOVMSegments(UInt64 *offset, Segment32 *segments, UInt32 *numSegments) argument
360 gen64IOVMSegments(UInt64 *offset, Segment64 *segments, UInt32 *numSegments) argument
[all...]
/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DRegion.h94 void setShapeSegments(const Vector<int>& segments) { m_shape.setSegments(segments); } argument
134 const Vector<int, 32>& segments() const { return m_segments; } function in class:WebCore::Region::Shape
137 void setSegments(const Vector<int>& segments) { m_segments = segments; } argument
/macosx-10.10/bash-94.1.2/bash-3.2/lib/intl/
H A Dgmo.h139 } segments[1]; member in struct:sysdep_string
/macosx-10.10/cxxfilt-11/cxxfilt/intl/
H A Dgmo.h139 } segments[1]; member in struct:sysdep_string
/macosx-10.10/libxslt-13/libxslt/libxslt/
H A Dattrvt.c51 void *segments[MAX_AVT_SEG]; member in struct:_xsltAttrVT
[all...]
/macosx-10.10/Libinfo-459/gen.subproj/
H A Drthdr.c298 inet6_rth_space(int type, int segments) argument
311 inet6_rth_init(void *bp, socklen_t bp_len, int type, int segments) argument
368 int i, segments; local
[all...]
/macosx-10.10/WebCore-7600.1.25/rendering/shapes/
H A DShapeOutsideInfo.cpp309 SegmentList segments; local
334 SegmentList segments = computeSegmentsForLine(borderBoxLineTop, lineHeight); local
[all...]
/macosx-10.10/WebCore-7600.1.25/svg/
H A DSVGPathParser.cpp478 int segments = ceilf(fabsf(thetaArc / (piOverTwoFloat + 0.001f))); local
/macosx-10.10/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/lib/
H A Ducsset.c116 segment_t segments[SEG_LEN]; member in struct:idn_ucsset
195 segment_t *segments; local
265 segment_t *segments; local
[all...]
/macosx-10.10/tcl-105/tk/tk/xlib/
H A Dxgc.c540 XDrawSegments( Display *display, Drawable d, GC gc, XSegment *segments, int nsegments) argument
/macosx-10.10/dyld-353.2.1/launch-cache/
H A Ddsc_extractor.cpp391 size_t dylib_maker(const void* mapped_cache, std::vector<uint8_t> &dylib_data, const std::vector<seg_info>& segments) { argument
/macosx-10.10/WebCore-7600.1.25/inspector/
H A DInspectorReplayAgent.cpp83 RefPtr<TypeBuilder::Array<SegmentIdentifier>> segments = TypeBuilder::Array<SegmentIdentifier>::create(); local

Completed in 351 milliseconds

12