Searched defs:right (Results 176 - 200 of 397) sorted by relevance

1234567891011>>

/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecode/
H A DSpeculatedType.h302 inline SpeculatedType mergeSpeculations(SpeculatedType left, SpeculatedType right) argument
308 inline bool mergeSpeculation(T& left, SpeculatedType right) argument
/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGFixupPhase.cpp1035 bool attemptToMakeFastStringAdd(Node* node, Edge& left, Edge& right) argument
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Daclparse.c333 char *left, *right, *style; local
[all...]
/macosx-10.9.5/Security-55471.14.18/sec/Security/
H A DSecOTRPublicIdentity.c218 bool SecOTRPIEqual(SecOTRPublicIdentityRef left, SecOTRPublicIdentityRef right) argument
/macosx-10.9.5/Security-55471.14.18/utilities/src/
H A DSecCFWrappers.h124 static inline bool CFEqualSafe(CFTypeRef left, CFTypeRef right) argument
187 static inline CFComparisonResult CFDataCompare(CFDataRef left, CFDataRef right) argument
/macosx-10.9.5/Security-55471.14.18/utilities/utilities/
H A DSecCFWrappers.h124 static inline bool CFEqualSafe(CFTypeRef left, CFTypeRef right) argument
187 static inline CFComparisonResult CFDataCompare(CFDataRef left, CFDataRef right) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DPODRedBlackTree.h286 Node* right() const { return m_right; } function in class:WebCore::PODRedBlackTree::Node
[all...]
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderThemeWinCE.cpp504 IntPoint right = IntPoint(left.x() + mediaElement->percentLoaded() * (r.maxX() - r.x() - 4), (r.y() + r.maxY()) / 2); local
/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebKitSupport/
H A DFatFingers.cpp443 void FatFingers::getAdjustedPaddings(const IntPoint& contentViewportPos, unsigned& top, unsigned& right, unsigned& bottom, unsigned& left) const argument
/macosx-10.9.5/bind9-45.100/bind9/contrib/dlz/bin/dlzbdb/
H A Ddlzbdb.c300 char *right; local
349 char *right; local
[all...]
/macosx-10.9.5/cctools-845/as/
H A Dexpr.c340 expressionS right; local
[all...]
/macosx-10.9.5/cctools-845/gprof/
H A Dscatter.c52 int right; member in struct:TreeNodestruct
/macosx-10.9.5/cups-372.4/cups/cups/
H A Dcups-private.h195 right, /* Right margin in hundredths of member in struct:_cups_media_db_s
/macosx-10.9.5/emacs-92/emacs/lisp/calc/
H A Dcalc-keypd.el
/macosx-10.9.5/emacs-92/emacs/lisp/emacs-lisp/
H A Dcrm.el
/macosx-10.9.5/emacs-92/emacs/lisp/emulation/
H A Dcua-rect.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/obsolete/
H A Dsun-curs.el
/macosx-10.9.5/hfs-226.1.1/fsck_hfs/dfalib/
H A DHardLinkCheck.c97 struct HardLinkList *right = (struct HardLinkList*)a2; local
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/misc/
H A Dfts.c263 register FTSENT* right; local
350 register FTSENT* right; local
[all...]
/macosx-10.9.5/ncurses-42/ncurses/menu/
H A Dmenu.h82 struct tagITEM *right; member in struct:tagITEM
/macosx-10.9.5/tcl-102/tcl_ext/snack/snack/unix/
H A DjkAudIO_alsa.c354 int g = 0, left, right, recsrc = 0; local
372 int g = 0, left, right; local
[all...]
H A DjkAudIO_oss.c517 int g = 0, left, right, recsrc = 0; local
535 int g = 0, left, right; local
808 int i, vol = 0, devMask, isStereo = 0, left, right; local
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tktable/tktable/generic/
H A DtkTableTag.c406 TableGetTagBorders(TableTag *tagPtr, int *left, int *right, int *top, int *bottom) argument
/macosx-10.9.5/xnu-2422.115.4/SETUP/kextsymboltool/
H A Dkextsymboltool.c198 struct symbol * right = (struct symbol *) _right; local
/macosx-10.9.5/xnu-2422.115.4/libsyscall/mach/
H A Dmach_port.c77 mach_port_allocate_name( ipc_space_t task, mach_port_right_t right, mach_port_name_t name) argument
90 mach_port_allocate( ipc_space_t task, mach_port_right_t right, mach_port_name_t *name) argument
136 mach_port_get_refs( ipc_space_t task, mach_port_name_t name, mach_port_right_t right, mach_port_urefs_t *refs) argument
150 mach_port_mod_refs( ipc_space_t task, mach_port_name_t name, mach_port_right_t right, mach_port_delta_t delta) argument
328 mach_port_allocate_qos( ipc_space_t task, mach_port_right_t right, mach_port_qos_t *qos, mach_port_name_t *name) argument
342 mach_port_allocate_full( ipc_space_t task, mach_port_right_t right, mach_port_t proto, mach_port_qos_t *qos, mach_port_name_t *name) argument
[all...]

Completed in 238 milliseconds

1234567891011>>