Searched +defs:top +defs:cell (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/heap/
H A DMarkStackInlines.h65 inline size_t MarkStackArray::top() function in class:JSC::MarkStackArray
83 inline void MarkStackArray::append(const JSCell* cell) argument
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dtable.el[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/pt/rde_critcl/
H A Dstack.c15 long int top; /* Index of the topmost _unused_ cell in the member in struct:RDE_STACK_
19 void** cell; /* Array of the stack cells. */ member in struct:RDE_STACK_
59 void** cell = (void**) ckrealloc ((char*) s->cell, new * sizeof(void*)); local
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Dsubr_prof.c236 tostruct_t *top, *prevtop; local
382 user_addr_t cell; local
402 short *cell; local
[all...]
/macosx-10.9.5/ncurses-42/ncurses/test/
H A Dtest_opaque.c156 status_y(WINDOW *stswin, int cell) argument
162 status_x(WINDOW *stswin, int cell) argument
168 to_keyword(WINDOW *stswin, int cell) argument
174 to_result(WINDOW *stswin, int cell, bool before) argument
184 show_keyword(WINDOW *stswin, int cell, int active, const char *name) argument
220 int top, bottom; 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
572 FindRowColTag(Table *tablePtr, int cell, int mode) argument
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/play/
H A Dtetris.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/emacs-lisp/
H A Dcust-print.el[all...]
/macosx-10.9.5/emacs-92/emacs/src/
H A Ddata.c558 (cell, newca variable
555 register Lisp_Object cell, newcar; variable
557 CHECK_CONS (cell); variable
566 register Lisp_Object cell, newcdr; variable
568 CHECK_CONS (cell); variable
569 CHECK_IMPURE (cell); variable
2358 unsigned long top = i >> 16; local
2371 Lisp_Object top, bot; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderBox.cpp2652 RenderTableCell* cell = toRenderTableCell(cb); local
3970 LayoutUnit top = rootBox->lineTop(); local
4041 LayoutUnit top = renderer->borderTop() + renderer->paddingTop() + (isTableRow() ? LayoutUnit() : renderer->y()); local
[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/sqlite/
H A Dsqlite3.c49419 int top; /* First byte of cell content area */ local
49585 int top; local
49657 int top; /* First byte of the cell content area */ local
127922 RtreeCell cell; local
127976 RtreeCell cell; local
128513 RtreeCell cell; local
128604 RtreeCell cell; local
128685 RtreeCell cell; local
129427 RtreeCell cell; local
129625 RtreeCell cell; local
129752 RtreeCell cell; /* New cell to insert if nData>1 */ local
130174 RtreeCell cell; local
[all...]

Completed in 378 milliseconds