Searched defs:advance (Results 1 - 25 of 78) sorted by relevance

1234

/macosx-10.10/libstdcxx-104.1/include/c++/4.2.1/bits/
H A Dstl_iterator_base_funcs.h173 advance(_InputIterator& __i, _Distance __n) function
/macosx-10.10/tcpdump-61/tcpdump/
H A Dprint-ipcomp.c57 int advance; local
H A Dprint-ip6.c85 register int advance; local
[all...]
/macosx-10.10/JavaScriptCore-7600.1.17/dfg/
H A DDFGBinarySwitch.cpp51 bool BinarySwitch::advance(MacroAssembler& jit) function in class:JSC::DFG::BinarySwitch
/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DWeakRandom.h80 unsigned advance() function in class:JSC::WeakRandom
/macosx-10.10/WebCore-7600.1.25/Modules/indexeddb/leveldb/
H A DIDBBackingStoreCursorLevelDB.cpp65 bool IDBBackingStoreCursorLevelDB::advance(unsigned long count) function in class:WebCore::IDBBackingStoreCursorLevelDB
/macosx-10.10/WebCore-7600.1.25/html/parser/
H A DHTMLEntitySearch.cpp106 void HTMLEntitySearch::advance(UChar nextCharacter) function in class:WebCore::HTMLEntitySearch
H A DInputStreamPreprocessor.h71 ALWAYS_INLINE bool advance(SegmentedString& source) function in class:WebCore::InputStreamPreprocessor
/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DLatin1TextIterator.h50 void advance(unsigned advanceLength) function in class:WebCore::Latin1TextIterator
H A DSurrogatePairAwareTextIterator.h49 void advance(unsigned advanceLength) function in class:WebCore::SurrogatePairAwareTextIterator
/macosx-10.10/ICU-531.30/icuSources/samples/layout/
H A DScriptCompositeFontInstance.cpp46 font->getGlyphAdvance(LE_GET_GLYPH(glyph), advance); local
/macosx-10.10/OpenSSH-189/openssh/openbsd-compat/
H A Dinet_ntop.c122 int advance; local
/macosx-10.10/Security-57031.1.35/Security/include/security_utilities/
H A Dmemstreams.h61 void *advance(size_t size) function in class:Security::LowLevelMemoryUtilities::Writer
131 const void *advance(size_t size = 0) function in class:Security::LowLevelMemoryUtilities::Reader
[all...]
/macosx-10.10/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dmemstreams.h61 void *advance(size_t size) function in class:Security::LowLevelMemoryUtilities::Writer
131 const void *advance(size_t size = 0) function in class:Security::LowLevelMemoryUtilities::Reader
[all...]
/macosx-10.10/WebCore-7600.1.25/Modules/indexeddb/
H A DIDBCursorBackend.cpp69 void IDBCursorBackend::advance(unsigned long count, PassRefPtr<IDBCallbacks> prpCallbacks, ExceptionCode&) function in class:WebCore::IDBCursorBackend
/macosx-10.10/WebCore-7600.1.25/css/
H A DCSSValueList.h120 void advance() { m_position++; ASSERT(m_position <= m_inspector.length());} function in class:WebCore::CSSValueList::CSSValueListIterator
/macosx-10.10/WebCore-7600.1.25/platform/graphics/win/
H A DSimpleFontDataCGWin.cpp133 CGSize advance; local
/macosx-10.10/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DScoreboardHazardRecognizer.h75 void advance() { function in class:llvm::ScoreboardHazardRecognizer::Scoreboard
/macosx-10.10/lukemftp-14/tnftp/libnetbsd/
H A Dinet_ntop.c121 int advance; local
/macosx-10.10/mDNSResponder-561.1.1/mDNSMacOS9/
H A DShowInitIcon.c57 pascal void ShowInitIcon (short iconFamilyID, Boolean advance) argument
/macosx-10.10/JavaScriptCore-7600.1.17/ftl/
H A DFTLDWARFDebugLineInfo.cpp234 uint32_t advance = parseULEB128(offset); local
239 int32_t advance = parseSLEB128(offset); local
267 uint16_t advance = read<uint16_t>(offset); local
/macosx-10.10/Security-57031.1.35/Security/include/security_cdsa_client/
H A Ddliterators.cpp83 void TableBase::Iterator::advance(Record *fill) function in class:Security::CssmClient::TableBase::Iterator
/macosx-10.10/Security-57031.1.35/Security/libsecurity_cdsa_client/lib/
H A Ddliterators.cpp83 void TableBase::Iterator::advance(Record *fill) function in class:Security::CssmClient::TableBase::Iterator
/macosx-10.10/WebCore-7600.1.25/html/track/
H A DVTTScanner.h222 inline void VTTScanner::advance(unsigned amount) function in class:WebCore::VTTScanner
/macosx-10.10/WebCore-7600.1.25/platform/graphics/harfbuzz/
H A DHarfBuzzFaceCoreText.cpp65 CGFloat advance = CTFontGetAdvancesForGlyphs(ctFont, kCTFontHorizontalOrientation, &cgGlyph, 0, 1); local

Completed in 321 milliseconds

1234