Searched defs:left (Results 176 - 200 of 530) sorted by relevance

1234567891011>>

/macosx-10.10/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Ddebugging.cpp218 size_t left = buffer + sizeof(buffer) - bufp - 1; // reserve one local
/macosx-10.10/Security-57031.1.35/Security/sec/Security/
H A DSecOTRDHKey.c77 SecOTRFullDHKeyRef left = (SecOTRFullDHKeyRef)leftCF; local
188 SecOTRPublicDHKeyRef left = (SecOTRPublicDHKeyRef)leftCF; local
/macosx-10.10/Security-57031.1.35/Security/sec/securityd/Regressions/
H A DSOSAccountTesting.h84 static void accounts_agree_internal(char *label, SOSAccountRef left, SOSAccountRef right, bool check_peers) argument
149 static inline void accounts_agree(char *label, SOSAccountRef left, SOSAccountRef right) argument
/macosx-10.10/WebCore-7600.1.25/css/
H A DCSSBasicShapes.cpp297 static String buildInsetString(const String& top, const String& right, const String& bottom, const String& left, argument
H A DCSSBasicShapes.h72 CSSPrimitiveValue* left() const { return m_left.get(); } function in class:WebCore::CSSBasicShapeInset
82 void setLeft(PassRefPtr<CSSPrimitiveValue> left) { m_left = left; } argument
84 void updateShapeSize4Values(CSSPrimitiveValue* top, CSSPrimitiveValue* right, CSSPrimitiveValue* bottom, CSSPrimitiveValue* left) argument
/macosx-10.10/WebCore-7600.1.25/editing/
H A DVisiblePosition.cpp255 VisiblePosition VisiblePosition::left(bool stayInEditableContent) const function in class:WebCore::VisiblePosition
/macosx-10.10/WebCore-7600.1.25/html/
H A DHTMLFormElement.cpp463 unsigned left = rangeStart; local
[all...]
/macosx-10.10/WebCore-7600.1.25/page/
H A DPrintContext.cpp254 int left = box->pixelSnappedOffsetLeft(); local
/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DFloatRect.h191 void setLocationAndSizeFromEdges(float left, float top, float right, float bottom) argument
H A DLayoutRect.h219 inline IntRect pixelSnappedIntRect(LayoutUnit left, LayoutUnit top, LayoutUnit width, LayoutUnit height) argument
224 inline IntRect pixelSnappedIntRectFromEdges(LayoutUnit left, LayoutUnit top, LayoutUnit right, LayoutUnit bottom) argument
[all...]
/macosx-10.10/WebCore-7600.1.25/platform/graphics/filters/
H A DFELighting.cpp75 int left = static_cast<int>(pixels->item(offset - cPixelSize + cAlphaChannelOffset)); local
88 int left = static_cast<int>(pixels->item(offset - cPixelSize + cAlphaChannelOffset)); local
113 int left = static_cast<int>(pixels->item(offset - cPixelSize + cAlphaChannelOffset)); local
129 int left = static_cast<int>(pixels->item(offset - cPixelSize + cAlphaChannelOffset)); local
154 int left = static_cast<int>(pixels->item(offset - cPixelSize + cAlphaChannelOffset)); local
167 int left = static_cast<int>(pixels->item(offset - cPixelSize + cAlphaChannelOffset)); local
[all...]
/macosx-10.10/WebCore-7600.1.25/rendering/mathml/
H A DRenderMathMLOperator.h113 GlyphData left() const { return m_data[2]; } function in class:WebCore::RenderMathMLOperator::StretchyData
/macosx-10.10/WebCore-7600.1.25/rendering/shapes/
H A DShape.cpp146 float left = floatValueForLength(inset.left(), boxWidth); local
/macosx-10.10/apache-793/httpd/modules/filters/
H A Dmod_substitute.c228 int left = bytes; local
/macosx-10.10/cups-408/cups/cups/
H A Darray.c1204 int left, /* Left side of search */ local
[all...]
/macosx-10.10/curl-83.1.2/curl/lib/
H A Dhttp2.c549 size_t left = local
/macosx-10.10/dcerpc-61/dcerpc/idl_compiler/
H A Derrors.c123 struct error_log_rec_t *left; /* Left pointer */ member in struct:error_log_rec_t::__anon8142::__anon8143
[all...]
/macosx-10.10/emacs-93/emacs/lisp/play/
H A Dblackbox.el
/macosx-10.10/gnutar-453/gnutar/lib/
H A Dquotearg.c229 char const *left = gettext_quote (N_("`"), quoting_style); local
/macosx-10.10/gpatch-3/patch/
H A Dquotearg.c270 char const *left = gettext_quote (N_("`"), quoting_style); local
/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/bltins/
H A Dtest.c464 int test_binop(Shell_t *shp,register int op,const char *left,const char *right) argument
[all...]
/macosx-10.10/ksh-23/ksh/src/lib/libcmd/
H A Dexpr.c401 register char *left,*right; local
[all...]
/macosx-10.10/llvmCore-3425.0.34/include/llvm/ADT/
H A DSTLExtras.h44 bool operator()(const Ty* left, const Ty* right) const { argument
51 bool operator()(const Ty* left, const Ty* right) const { argument
/macosx-10.10/ncurses-44/ncurses/test/
H A Dworm.c138 }, left[8]={ variable in typeref:struct:options
/macosx-10.10/ppp-786.1.1/Dialogs/
H A DDialogs.c460 int n, left = len; local

Completed in 232 milliseconds

1234567891011>>