Searched defs:range (Results 1 - 25 of 404) sorted by relevance

1234567891011>>

/macosx-10.9.5/CF-855.17/
H A DCFStorage.h89 typedef void (^CFStorageApplierBlock)(const void *vals, CFRange range, bool *stop); local
[all...]
/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibCoalesceTree.h33 IOVirtualRange range ; member in struct:IOFireWireLib::CoalesceTree::Node
/macosx-10.9.5/WebCore-7537.78.1/editing/mac/
H A DTextAlternativeWithRange.h41 NSRange range; member in struct:WebCore::TextAlternativeWithRange
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dgnus-range.el[all...]
/macosx-10.9.5/Security-55471.14.18/utilities/src/
H A DSecCFWrappers.c17 CFRange range = { 0, CFStringGetLength(inStr) }; local
48 CFRange range = { 0, CFStringGetLength(inStr) }; local
/macosx-10.9.5/Security-55471.14.18/utilities/utilities/
H A DSecCFWrappers.c17 CFRange range = { 0, CFStringGetLength(inStr) }; local
48 CFRange range = { 0, CFStringGetLength(inStr) }; local
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DCalculationValue.cpp58 PassRefPtr<CalculationValue> CalculationValue::create(PassOwnPtr<CalcExpressionNode> value, CalculationPermittedValueRange range) argument
/macosx-10.9.5/libauto-185.5/
H A DRangeIterator.h57 RangeIterator(Range &range) argument
/macosx-10.9.5/xnu-2422.115.4/iokit/Kernel/
H A DIODeviceMemory.cpp58 IODeviceMemory * range; local
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Ddtfmtrtts.h67 static double randDouble(double range) argument
/macosx-10.9.5/IOGraphics-471.92.1/tools/
H A Drange.c48 IODisplayTimingRange * range = (IODisplayTimingRange *) CFDataGetBytePtr(fbRange); local
121 IODisplayScalerInformation * range = (IODisplayScalerInformation *) CFDataGetBytePtr(fbRange); local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/accessibility/atk/
H A DWebKitAccessibleInterfaceValue.cpp107 float range = coreObject->maxValueForRange() - coreObject->minValueForRange(); local
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSPropertySourceData.cpp58 CSSPropertySourceData::CSSPropertySourceData(const String& name, const String& value, bool important, bool parsedOk, const SourceRange& range) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/text/
H A DUnicodeRange.cpp435 unsigned int range; local
[all...]
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/InjectedBundle/DOM/
H A DInjectedBundleRangeHandle.cpp48 Range* range = toRange(toJS(object)); local
52 PassRefPtr<InjectedBundleRangeHandle> InjectedBundleRangeHandle::getOrCreate(Range* range) argument
66 PassRefPtr<InjectedBundleRangeHandle> InjectedBundleRangeHandle::create(Range* range) argument
71 InjectedBundleRangeHandle::InjectedBundleRangeHandle(Range* range) argument
[all...]
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/string/
H A Dwc2utf8.c36 uint32_t range; member in struct:Utf8_s
/macosx-10.9.5/BerkeleyDB-21/db/java/src/com/sleepycat/collections/
H A DMyRangeCursor.java24 MyRangeCursor(KeyRange range, argument
/macosx-10.9.5/ICU-511.35/icuSources/common/unicode/
H A Dusetiter.h260 int32_t range; member in class:UnicodeSetIterator
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/layout/
H A DOpenTypeUtilities.cpp87 le_int32 range = 0; local
/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_csp/open_ssl/bn/
H A Dbn_rand.c175 int BN_rand_range(BIGNUM *r, BIGNUM *range) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DSegmentedFontData.h60 void appendRange(const FontDataRange& range) { m_ranges.append(range); } argument
/macosx-10.9.5/llvmCore-3425.0.33/unittests/ADT/
H A DDAGDeltaAlgorithmTest.cpp49 std::set<unsigned> range(unsigned Start, unsigned End) { function in namespace:__anon10721
56 std::set<unsigned> range(unsigned N) { function in namespace:__anon10721
/macosx-10.9.5/tcl-102/tcl_ext/memchan/memchan/generic/
H A DbufRange.c42 static Buf_BufferType range = { variable
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tclxml/tclxml/expat/gennmtab/
H A Dgennmtab.c35 struct range { struct
/macosx-10.9.5/BerkeleyDB-21/db/test/scr015/
H A DTestKeyRange.cpp143 DB_KEY_RANGE range; local

Completed in 239 milliseconds

1234567891011>>