Searched defs:ranges (Results 1 - 25 of 68) sorted by last modified time

123

/macosx-10.9.5/xnu-2422.115.4/iokit/Kernel/
H A DIOMemoryDescriptor.cpp287 IOMemoryDescriptor::withRanges( IOVirtualRange * ranges, argument
316 IOMemoryDescriptor::withAddressRanges(IOAddressRange * ranges, argument
379 IOMemoryDescriptor::withPhysicalRanges( IOPhysicalRange * ranges, argument
526 initWithPhysicalRanges( IOPhysicalRange * ranges, UInt32 count, IODirection direction, bool reference) argument
541 initWithRanges( IOVirtualRange * ranges, UInt32 count, IODirection direction, task_t task, bool reference) argument
[all...]
/macosx-10.9.5/CF-855.17/
H A DCFString.c715 rearrangeBlocks( uint8_t *buffer, CFIndex numBlocks, CFIndex blockSize, const CFRange *ranges, CFIndex numRanges, CFIndex insertLength) argument
768 copyBlocks( const uint8_t *srcBuffer, uint8_t *dstBuffer, CFIndex srcLength, Boolean srcIsUnicode, Boolean dstIsUnicode, const CFRange *ranges, CFIndex numRanges, CFIndex insertLength) argument
1804 __CFStringReplaceMultiple(CFMutableStringRef str, CFRange *ranges, CFIndex numRanges, CFStringRef replacement) argument
4250 CFRange *ranges = rangeBuffer; local
[all...]
H A DCFURL.c2831 static CFRange _rangeForComponent(UInt32 flags, CFRange *ranges, UInt32 compFlag) { argument
2957 static CFRange _netLocationRange(UInt32 flags, CFRange *ranges) { argument
H A DCFURL.inc.h50 CFRange ranges[9]; variable
[all...]
/macosx-10.9.5/WebCore-7537.78.1/testing/
H A DInternals.cpp2162 RefPtr<TimeRanges> ranges = TimeRanges::create(); local
2170 double Internals::closestTimeToTimeRanges(double time, TimeRanges* ranges) argument
/macosx-10.9.5/IOPCIFamily-224.92.1/IOKit/pci/
H A DIOPCIConfigurator.h274 IOPCIRange * ranges[kIOPCIRangeCount]; member in struct:IOPCIConfigEntry
/macosx-10.9.5/IOAudioFamily-197.4.2/
H A DIOAudioLevelControl.h50 OSArray *ranges; member in class:IOAudioLevelControl
/macosx-10.9.5/llvmCore-3425.0.33/lib/DebugInfo/
H A DDWARFDebugAranges.cpp37 AddArangeDescriptors(DWARFDebugAranges::RangeColl &ranges) argument
/macosx-10.9.5/emacs-92/emacs/src/
H A Dunexmacosx.c440 unexec_regions_recorder(task_t task, void *rr, unsigned type, vm_range_t *ranges, unsigned num) argument
/macosx-10.9.5/emacs-92/
H A Dunexmacosx.c440 unexec_regions_recorder(task_t task, void *rr, unsigned type, vm_range_t *ranges, unsigned num) argument
/macosx-10.9.5/libxml2-26/libxml2/
H A DgenUnicode.py158 ranges = [] variable
308 ranges = Categories[name] variable
415 ranges = Categories[name] variable
[all...]
H A Dxmlregexp.c199 xmlRegRangePtr *ranges; member in struct:_xmlRegAtom
[all...]
/macosx-10.9.5/dyld-239.4/include/mach-o/
H A Ddyld_images.h148 } ranges[4]; /* max regions */ member in struct:dyld_shared_cache_ranges
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DStyleResolver.h368 MatchRanges ranges; member in struct:WebCore::StyleResolver::MatchResult
588 MatchRanges ranges; member in struct:WebCore::StyleResolver::MatchedPropertiesCacheItem
H A DCSSFontFace.h54 const Vector<UnicodeRange>& ranges() const { return m_ranges; } function in class:WebCore::CSSFontFace
H A DCSSSegmentedFontFace.cpp98 static void appendFontDataWithInvalidUnicodeRangeIfLoading(SegmentedFontData* newFontData, PassRefPtr<SimpleFontData> prpFaceFontData, const Vector<CSSFontFace::UnicodeRange>& ranges) argument
/macosx-10.9.5/ruby-104/ruby/
H A Dregparse.c4115 const OnigCodePoint *ranges; local
1168 node_new_cclass_by_codepoint_range(int not, OnigCodePoint sb_out, const OnigCodePoint ranges[]) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A DInspectorStyleSheet.cpp1013 const SelectorRangeList& ranges = sourceData->selectorRanges; local
/macosx-10.9.5/JavaScriptCore-7537.78.1/yarr/
H A DYarrJIT.cpp132 void matchCharacterClassRange(RegisterID character, JumpList& failures, JumpList& matchDest, const CharacterRange* ranges, unsigned count, unsigned* matchIndex, const UChar* matches, unsigned matchCount) argument
H A DYarrPattern.cpp217 void addSortedRange(Vector<CharacterRange>& ranges, UChar lo, UChar hi) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DDefaultTextEditor.js1482 var ranges = []; variable
[all...]
/macosx-10.9.5/ruby-104/ruby/enc/
H A Dshift_jis.c559 get_ctype_code_range(OnigCtype ctype, OnigCodePoint* sb_out, const OnigCodePoint* ranges[], OnigEncoding enc ARG_UNUSED) argument
/macosx-10.9.5/xnu-2422.115.4/iokit/Kernel/i386/
H A DIOKeyStoreHelper.cpp71 IOAddressRange ranges; local
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/opentype/
H A DOpenTypeVerticalData.cpp130 } ranges[1]; member in struct:WebCore::OpenType::Coverage2Table
/macosx-10.9.5/apache-786.1/httpd/modules/http/
H A Dbyterange_filter.c393 int ranges = 1; local

Completed in 341 milliseconds

123