Searched +refs:bs +refs:view (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/tcl-105/tcl_ext/mk4tcl/metakit/examples/
H A Dmillions.py12 We split the main view by some number of subviews.
49 def __init__(self, view):
50 self.view = view
51 if len(self.view) == 0:
52 self.view.append()
59 for prop in self.view[-1].data.structure():
65 return rn[-1]+len(self.view[-1].data)
69 return self.view[main].data[sub]
73 self.view[mai
[all...]
/macosx-10.10.1/ncurses-44/ncurses/c++/
H A Dcursesw.h108 inline int UNDEF(border)(chtype ls, chtype rs, chtype ts, chtype bs, chtype tl, chtype tr, chtype bl, chtype br) argument
109 { return border(ls, rs, ts, bs, tl, tr, bl, br); }
1511 virtual void setWindow(NCursesWindow& view, int v_grid = 1, int h_grid = 1);
1512 // Add the window "view" as viewing window to the pad.
1544 void setWindow(NCursesWindow& view, int v_grid = 1, int h_grid = 1) { argument
/macosx-10.10.1/files-662.1.1/private/etc/
H A Dservices3548 pay-per-view 1564/udp # Pay-Per-View
3549 pay-per-view 1564/tcp # Pay-Per-View
3741 visitview 1631/udp # Visit view
3742 visitview 1631/tcp # Visit view
8196 # James Cox <jocox@view.com> February 2002
11370 a1-bs 5603/udp # A1-BS
11371 a1-bs 5603/tcp # A1-BS
/macosx-10.10.1/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c114 ** * Columns in a view
2187 ** ^Changes to a view that are simulated by an [INSTEAD OF trigger]
2833 ** is the name of the inner-most trigger or view that is responsible for
5161 ** ^If the specified table is actually a view, an [error code] is returned.
9364 ** changes and so the view will need to be reset.
9921 char *zName; /* Name of the table or view */
9928 Select *pSelect; /* NULL for tables. Points to definition if a view. */
10960 char *table; /* The table or view to which the trigger applies */
63955 } bs; member in union:vdbeExecUnion
[all...]

Completed in 494 milliseconds