Home
last modified time | relevance | path

Searched defs:window (Results 1 – 25 of 95) sorted by relevance

1234

/freebsd-11-stable/contrib/subversion/subversion/libsvn_delta/
HDtext_delta.c119 svn_txdelta_window_t *window; in svn_txdelta__make_window() local
151 svn_txdelta_window_t *window; in compute_window() local
173 svn_txdelta_window_dup(const svn_txdelta_window_t *window, in svn_txdelta_window_dup()
199 svn_txdelta__copy_window(const svn_txdelta_window_t *window, in svn_txdelta__copy_window()
341 svn_txdelta_next_window(svn_txdelta_window_t **window, in svn_txdelta_next_window()
357 txdelta_next_window(svn_txdelta_window_t **window, in txdelta_next_window()
431 svn_txdelta_window_t *window; in svn_txdelta_run() local
514 svn_txdelta_window_t *window; in tpush_write_handler() local
562 svn_txdelta_window_t *window; in tpush_close_handler() local
655 svn_txdelta_apply_instructions(svn_txdelta_window_t *window, in svn_txdelta_apply_instructions()
[all …]
HDsvndiff.c90 send_simple_insertion_window(svn_txdelta_window_t *window, in send_simple_insertion_window()
162 svn_txdelta_window_t *window, in encode_window()
251 window_handler(svn_txdelta_window_t *window, void *baton) in window_handler()
551 decode_window(svn_txdelta_window_t *window, svn_filesize_t sview_offset, in decode_window()
681 svn_txdelta_window_t window; in write_handler() local
943 svn_txdelta_read_svndiff_window(svn_txdelta_window_t **window, in svn_txdelta_read_svndiff_window()
1035 svn_txdelta_window_t *window; in svndiff_stream_read_fn() local
/freebsd-11-stable/contrib/ee/
HDnew_curse.c2023 wmove(window, row, column) /* move cursor to indicated position in window */ in wmove() argument
2057 werase(window) /* clear the specified window */ in werase() argument
2070 wclrtoeol(window) /* erase from current cursor position to end of line */ in wclrtoeol() argument
2085 wrefresh(window) /* flush all previous output */ in wrefresh() argument
2124 touchwin(window) in touchwin() argument
2139 wnoutrefresh(window) in wnoutrefresh() argument
2257 wgetch(window) /* get character from specified window */ in wgetch() argument
2413 waddch(window, c) /* output the character in the specified window */ in waddch() argument
2491 winsertln(window) /* insert a blank line into the specified window */ in winsertln() argument
2540 wdeleteln(window) /* delete a line in the specified window */ in wdeleteln() argument
[all …]
/freebsd-11-stable/sys/powerpc/pseries/
HDplpar_iommu.c107 struct dma_window *window = malloc(sizeof(struct dma_window), in phyp_iommu_set_dma_tag() local
164 struct dma_window *window = cookie; in phyp_iommu_map() local
220 struct dma_window *window = cookie; in phyp_iommu_unmap() local
/freebsd-11-stable/crypto/openssl/crypto/bn/
HDbn_exp.c276 int i, j, bits, ret = 0, wstart, wend, window, wvalue; in BN_mod_exp_recp() local
411 int i, j, bits, ret = 0, wstart, wend, window, wvalue; in BN_mod_exp_mont() local
619 int window) in MOD_EXP_CTIME_COPY_TO_PREBUF()
637 int window) in MOD_EXP_CTIME_COPY_FROM_PREBUF()
707 int i, bits, ret = 0, window, wvalue; in BN_mod_exp_mont_consttime() local
1362 int i, j, bits, ret = 0, wstart, wend, window, wvalue; in BN_mod_exp_simple() local
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/
HDtemp_serializer.h59 svn_string_t window; member
95 svn_txdelta_window_t *window; member
HDcached_data.c1259 const svn_fs_fs__raw_cached_window_t *window in parse_raw_window() local
1348 set_cached_window(svn_txdelta_window_t *window, in set_cached_window()
1407 set_cached_combined_window(svn_stringbuf_t *window, in set_cached_combined_window()
1698 svn_txdelta_window_t *window; in get_combined_window() local
1718 svn_txdelta_window_t *window; in get_combined_window() local
2431 delta_read_next_window(svn_txdelta_window_t **window, void *baton, in delta_read_next_window()
3250 const svn_fs_fs__txdelta_cached_window_t *window in get_txdelta_window_end() local
3267 const svn_fs_fs__raw_cached_window_t *window in get_raw_window_end() local
3327 svn_fs_fs__raw_cached_window_t window; in cache_windows() local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
HDIOHandlerCursesGUI.cpp275 virtual bool WindowDelegateDraw(Window &window, bool force) { in WindowDelegateDraw()
279 virtual HandleCharResult WindowDelegateHandleChar(Window &window, int key) { in WindowDelegateHandleChar()
464 bool RemoveSubWindow(Window *window) { in RemoveSubWindow()
904 void Menu::DrawMenuTitle(Window &window, bool highlight) { in DrawMenuTitle()
963 bool Menu::WindowDelegateDraw(Window &window, bool force) { in WindowDelegateDraw()
1012 HandleCharResult Menu::WindowDelegateHandleChar(Window &window, int key) { in WindowDelegateHandleChar()
1517 bool Draw(Window &window, const int first_visible_row, in Draw()
1578 void DrawTreeForChild(Window &window, TreeItem *child, in DrawTreeForChild()
1650 bool WindowDelegateDraw(Window &window, bool force) override { in WindowDelegateDraw()
1725 HandleCharResult WindowDelegateHandleChar(Window &window, int c) override { in WindowDelegateHandleChar()
[all …]
/freebsd-11-stable/include/rpc/
HDauth_kerb.h58 u_long window; /* associated window */ member
79 u_long window; /* associated window */ member
HDauth_des.h60 u_long window; /* associated window */ member
/freebsd-11-stable/sys/contrib/ngatm/netnatm/saal/
HDsscfu.h65 void (*window)(struct sscfu *, void *, u_int); member
/freebsd-11-stable/contrib/less/
HDscrsize.c48 static int get_winsize(dpy, window, p_width, p_height) in get_winsize() argument
/freebsd-11-stable/sys/contrib/zlib/
HDinffast.c66 unsigned char FAR *window; /* allocated sliding window, if wsize != 0 */ local
HDinfback.c28 int ZEXPORT inflateBackInit_(strm, windowBits, window, version, stream_size) in inflateBackInit_() argument
HDzlib.h1790 # define z_inflateBackInit(strm, windowBits, window) \ argument
1804 # define inflateBackInit(strm, windowBits, window) \ argument
/freebsd-11-stable/contrib/opie/libopie/
HDgenerator.c147 int window; variable
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
HDinffast.c85 unsigned char FAR *window; /* allocated sliding window, if wsize != 0 */ local
/freebsd-11-stable/lib/libc/rpc/
HDsvc_auth_des.c86 u_int window; /* credential lifetime window */ member
124 u_int window; in _svcauth_des() local
/freebsd-11-stable/contrib/dialog/
HDrangebox.c36 WINDOW *window; member
47 WINDOW *window; member
/freebsd-11-stable/contrib/gdb/gdb/tui/
HDtui-wingeneral.c72 tui_delete_win (WINDOW * window) in tui_delete_win()
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_x/
HDtemp_serializer.h64 svn_txdelta_window_t *window; member
/freebsd-11-stable/sys/contrib/zlib/contrib/asm686/
HDmatch.S37 #define window 4 /* local copy of s->window */ macro
/freebsd-11-stable/usr.sbin/dumpcis/
HDcardinfo.h105 int window; /* Memory map window number (0-4) */ member
124 int window; /* I/O map number (0-1) */ member
/freebsd-11-stable/contrib/ldns/
HDdnssec.c689 uint8_t window; /* most significant octet of type */ in ldns_dnssec_create_nsec_bitmap() local
1367 uint8_t window = type >> 8; in ldns_nsec_bitmap_covers_type() local
1404 uint8_t window = type >> 8; in ldns_nsec_bitmap_set_type() local
1442 uint8_t window = type >> 8; in ldns_nsec_bitmap_clear_type() local
/freebsd-11-stable/contrib/subversion/subversion/svnbench/
HDnull-blame-cmd.c51 delta_handler(svn_txdelta_window_t *window, void *baton) in delta_handler()

1234