Searched +defs:left +defs:right (Results 51 - 75 of 322) sorted by relevance

1234567891011>>

/macosx-10.9.5/xnu-2422.115.4/bsd/hfs/hfscommon/BTree/
H A DBTreeMiscOps.c314 FindIteratorPosition(BTreeControlBlockPtr btreePtr, BTreeIteratorPtr iterator, BlockDescriptor *left, BlockDescriptor *middle, BlockDescriptor *right, u_int32_t *returnNodeNum, u_int16_t *returnIndex, Boolean *foundRecord ) argument
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/play/
H A Dsolitaire.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/calendar/
H A Dcal-move.el[all...]
/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Dnormlzr.cpp205 Normalizer::concatenate(const UnicodeString &left, const UnicodeString &right, argument
H A Dpropsvec.c313 const uint32_t *left=(const uint32_t *)l, *right=(const uint32_t *)r; local
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dcsdetect.cpp57 charsetMatchComparator(const void * /*context*/, const void *left, const void *right) argument
H A Drbt_rule.cpp292 int32_t left = anteContextLength; local
294 int32_t right = len - left; local
[all...]
H A Ducol_wgt.cpp136 compareRanges(const void * /*context*/, const void *left, const void *right) { argument
H A Duspoof_conf.cpp108 static int8_t U_CALLCONV SPUStringCompare(UHashTok left, UHashTok right) { argument
/macosx-10.9.5/ICU-511.35/icuSources/io/
H A Dufmt_cmn.c72 UChar *left, *right, temp; local
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/layout/
H A DKernTable.cpp22 le_uint16 left; // left glyph of kern pair member in struct:PairInfo
23 le_uint16 right; // right glyph of kern pair member in struct:PairInfo
138 le_uint16 left = p->left; local
139 le_uint16 right = p->right; local
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/test/cintltst/
H A Dnfsprep.c153 int left, middle, right,rc; local
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecode/
H A DArrayProfile.h73 inline bool mergeArrayModes(ArrayModes& left, ArrayModes right) argument
/macosx-10.9.5/Libc-997.90.3/regex/TRE/lib/
H A Dtre-ast.h83 tre_ast_node_t *left; member in struct:__anon2924
84 tre_ast_node_t *right; member in struct:__anon2924
106 tre_ast_node_t *left; member in struct:__anon2926
107 tre_ast_node_t *right; member in struct:__anon2926
[all...]
/macosx-10.9.5/Security-55471.14.18/sec/securityd/Regressions/
H A DSOSAccountTesting.h37 static void accounts_agree_internal(char *label, SOSAccountRef left, SOSAccountRef right, bool check_peers) argument
102 accounts_agree(char *label, SOSAccountRef left, SOSAccountRef right) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DFloatQuad.cpp86 float left = min4(m_p1.x(), m_p2.x(), m_p3.x(), m_p4.x()); local
89 float right = max4(m_p1.x(), m_p2.x(), m_p3.x(), m_p4.x()); local
[all...]
H A DFloatRect.cpp168 float left = min(p0.x(), p1.x()); local
170 float right = max(p0.x(), p1.x()); local
207 float left = min3(p0.x(), p1.x(), p2.x()); local
209 float right = max3(p0.x(), p1.x(), p2.x()); local
217 float left = min4(p0.x(), p1.x(), p2.x(), p3.x()); local
219 float right local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/filters/
H A DCustomFilterRenderer.cpp50 static void orthogonalProjectionMatrix(TransformationMatrix& matrix, float left, float right, float bottom, float top) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/win/
H A DQTPixelBuffer.cpp206 void QTPixelBuffer::getExtendedPixels(size_t* left, size_t* right, size_t* top, size_t* bottom) const argument
/macosx-10.9.5/WebCore-7537.78.1/platform/image-decoders/gif/
H A DGIFImageDecoder.cpp357 int left = upperBoundScaledX(frameRect.x()); local
358 int right = lowerBoundScaledX(frameRect.maxX(), left); local
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderTextTrackCue.cpp161 LayoutUnit left = x(); local
163 LayoutUnit right = left + firstLineBox->width(); local
329 LayoutUnit right = (parentWidth / 2) - (width / 2); local
[all...]
/macosx-10.9.5/apache-786.1/httpd/modules/cache/
H A Dcache_pqueue.c31 #define left(i) (2*(i)) macro
32 #define right(i) ((2*(i))+1) macro
[all...]
/macosx-10.9.5/bc-21/bc/bc/
H A Dbcdefs.h167 struct id_rec *left, *right; /* Tree pointers. */ member in struct:id_rec
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/include/dns/
H A Drbt.h84 dns_rbtnode_t *left; member in struct:dns_rbtnode
85 dns_rbtnode_t *right; member in struct:dns_rbtnode
/macosx-10.9.5/cups-372.4/cups/ppdc/
H A Dppdc-driver.cxx882 char left[255], right[255], bottom[255], top[255]; local
[all...]

Completed in 318 milliseconds

1234567891011>>