Searched defs:right (Results 1 - 25 of 412) sorted by relevance

1234567891011>>

/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Dtzrule.cpp23 compareDates(const void * /*context*/, const void *left, const void *right) { argument
[all...]
H A Dcecal.cpp65 CECalendar::operator=(const CECalendar& right) argument
H A Ddtrule.cpp69 DateTimeRule::operator=(const DateTimeRule& right) { argument
H A Dtztrans.cpp55 TimeZoneTransition::operator=(const TimeZoneTransition& right) { argument
/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibCoalesceTree.h32 Node* right ; member in struct:IOFireWireLib::CoalesceTree::Node
/macosx-10.10/WebCore-7600.1.25/platform/
H A DCalculationValue.cpp67 float right = m_rightSide->evaluate(maxValue); local
H A DLengthBox.h52 LengthBox(Length top, Length right, Length bottom, Length left) argument
60 LengthBox(int top, int right, int bottom, int left) argument
69 const Length& right() const { return m_right; } function in struct:WebCore::LengthBox
/macosx-10.10/xnu-2782.1.97/osfmk/ipc/
H A Dipc_notify.c122 ipc_notify_port_destroyed( ipc_port_t port, ipc_port_t right) argument
/macosx-10.10/JavaScriptCore-7600.1.17/ftl/
H A DFTLAvailableRecovery.h49 AvailableRecovery(DFG::Node* node, RecoveryOpcode opcode, LValue left, LValue right, ValueFormat format) argument
62 LValue right() const { return m_right; } function in class:JSC::FTL::AvailableRecovery
/macosx-10.10/JavaScriptCore-7600.1.17/tests/mozilla/js1_5/Regress/
H A Dregress-192414.js62 var right = repeat_str(')', N); variable
/macosx-10.10/Security-57031.1.35/securityd/tests/
H A Dexectest.cpp64 AuthorizationItem right = { "system.privilege.admin", 0, NULL, 0 }; local
/macosx-10.10/WebCore-7600.1.25/dom/
H A DClientRect.h46 float right() const { return m_rect.maxX(); } function in class:WebCore::ClientRect
/macosx-10.10/WebCore-7600.1.25/html/parser/
H A DHTMLEntitySearch.cpp33 static const HTMLEntityTableEntry* halfway(const HTMLEntityTableEntry* left, const HTMLEntityTableEntry* right) argument
59 const HTMLEntityTableEntry* right = m_last; local
84 const HTMLEntityTableEntry* right = m_last; local
[all...]
/macosx-10.10/dcerpc-61/dcerpc/idl_compiler/
H A Dnamtbpvt.h114 struct NAMETABLE_n_t *right; /* Subtree with names greater */ member in struct:NAMETABLE_n_t
/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DLayoutBoxExtent.h43 LayoutBoxExtent(LayoutUnit top, LayoutUnit right, LayoutUnit bottom, LayoutUnit left) argument
47 inline LayoutUnit right() const { return m_right; } function in class:WebCore::LayoutBoxExtent
/macosx-10.10/WebCore-7600.1.25/platform/graphics/cairo/
H A DDrawErrorUnderline.h73 double right = x + (i + 2) * unitWidth; local
87 double right = x + (i + 2) * unitWidth; local
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DSimpleLineLayout.h59 float right; member in struct:WebCore::SimpleLineLayout::Run
/macosx-10.10/bootstrap_cmds-91/migcom.tproj/
H A Dstring.c67 strconcat(string_t left, string_t right) argument
78 strphrase(string_t left, string_t right) argument
/macosx-10.10/cups-408/cups/cups/
H A Dpwg.h66 right, /* Right margin in 2540ths */ member in struct:pwg_size_s
/macosx-10.10/cxxfilt-11/cxxfilt/include/
H A Dfibheap.h59 struct fibnode *right; member in struct:fibnode
/macosx-10.10/cxxfilt-11/cxxfilt/libiberty/
H A Dcp-demint.c59 cplus_demangle_fill_component(struct demangle_component *p, enum demangle_component_type type, struct demangle_component *left, struct demangle_component *right) argument
/macosx-10.10/libstdcxx-104.1/include/c++/4.2.1/ext/pb_ds/detail/binary_heap_/
H A Derase_fn_imps.hpp229 size_type right = m_size - 1; local
/macosx-10.10/ncurses-44/ncurses/ncurses/base/
H A Dlib_window.c115 int right = wp->_line[y].lastchar + wp->_parx; local
151 int right = pp->_line[win->_pary + y].lastchar - win->_parx; local
/macosx-10.10/ruby-106/ruby/sample/
H A Dmine.rb139 def right method in class:Board.open
/macosx-10.10/security_authtrampoline-55105/src/
H A DAuthorizationTrampoline.cpp90 AuthorizationItem right = { EXECUTERIGHT, 0, NULL, 0 }; local

Completed in 397 milliseconds

1234567891011>>