Searched defs:window (Results 76 - 91 of 91) sorted by relevance

1234

/freebsd-10-stable/crypto/openssh/
H A Dchannels.c288 channel_new(char *ctype, int type, int rfd, int wfd, int efd, u_int window, u_int maxpack, int extusage, char *remote_name, int nonblock) argument
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_format_lha.c352 ssize_t bytes_avail, offset, window; local
428 ssize_t bytes, window; local
[all...]
H A Darchive_read_support_format_cab.c413 ssize_t bytes_avail, offset, window; local
491 ssize_t bytes, window; local
[all...]
H A Darchive_read_support_format_rar.c204 unsigned char *window; member in struct:lzss
712 ssize_t window = 4096; local
741 ssize_t bytes, window; local
[all...]
H A Darchive_read_support_format_7zip.c493 ssize_t window = 4096; local
550 ssize_t bytes, window; local
[all...]
H A Darchive_read_support_format_rar5.c503 static void circular_memcpy(uint8_t* dst, uint8_t* window, const uint64_t mask, argument
[all...]
/freebsd-10-stable/sys/dev/usb/input/
H A Datp.c2098 struct timeval window = { local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dtree.c2961 window_consumer(svn_txdelta_window_t *window, void *baton) argument
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dtree.c2928 window_consumer(svn_txdelta_window_t *window, void *baton) argument
[all...]
/freebsd-10-stable/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.c3316 uint32_t window; local
/freebsd-10-stable/sys/dev/atkbdc/
H A Dpsm.c2817 int cursor, peer, window; local
/freebsd-10-stable/contrib/ee/
H A Dnew_curse.c2863 WINDOW *window; local
3261 WINDOW *window; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DIOHandler.cpp889 WindowDelegateDraw (Window &window, bool force) argument
895 WindowDelegateHandleChar (Window &window, int key) argument
1168 RemoveSubWindow (Window *window) argument
1394 SetActiveWindow (Window *window) argument
1843 DrawMenuTitle(Window &window, bool highlight) argument
1916 WindowDelegateDraw(Window &window, bool force) argument
1977 WindowDelegateHandleChar(Window &window, int key) argument
2406 DrawTree(Window &window) argument
2436 DrawTreeForChild(Window &window, Row *child, uint32_t reverse_depth) argument
2615 Draw(Window &window, const int first_visible_row, const uint32_t selected_row_idx, int &row_idx, int &num_rows_left) argument
2683 DrawTreeForChild(Window &window, TreeItem *child, uint32_t reverse_depth) argument
2799 WindowDelegateDraw(Window &window, bool force) argument
2890 WindowDelegateHandleChar(Window &window, int c) argument
3020 TreeDelegateDrawTreeItem(TreeItem &item, Window &window) argument
3088 TreeDelegateDrawTreeItem(TreeItem &item, Window &window) argument
3222 WindowDelegateDraw(Window &window, bool force) argument
3300 WindowDelegateHandleChar(Window &window, int c) argument
3438 DisplayRowObject(Window &window, Row &row, DisplayOptions &options, bool highlight, bool last_child) argument
3497 DisplayRows(Window &window, std::vector<Row> &rows, DisplayOptions &options) argument
3615 WindowDelegateDraw(Window &window, bool force) argument
3695 WindowDelegateDraw(Window &window, bool force) argument
3875 WindowDelegateDraw(Window &window, bool force) argument
3901 WindowDelegateHandleChar(Window &window, int key) argument
4006 WindowDelegateDraw(Window &window, bool force) argument
4012 WindowDelegateHandleChar(Window &window, int key) argument
4342 WindowDelegateDraw(Window &window, bool force) argument
4460 WindowDelegateDraw(Window &window, bool force) argument
4928 WindowDelegateHandleChar(Window &window, int c) argument
[all...]
/freebsd-10-stable/sys/net/
H A Dzlib.c370 Bytef *window; member in struct:deflate_state
3582 Bytef *window; /* sliding window */ member in struct:inflate_blocks_state
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_base/
H A Dtree.c3718 window_consumer(svn_txdelta_window_t *window, void *baton) argument
[all...]
/freebsd-10-stable/sys/dev/iwn/
H A Dif_iwnreg.h825 uint8_t window; member in struct:iwn5000_wimax_coex::iwn5000_wimax_event

Completed in 469 milliseconds

1234