Searched +refs:current +refs:window +refs:configuration (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/emacs-93/emacs/src/
H A Dwindow.c29 #include "window.h"
57 static int displayed_window_lines P_ ((struct window *));
58 static struct window *decode_window P_ ((Lisp_Object));
59 static int count_windows P_ ((struct window *));
60 static int get_leaf_windows P_ ((struct window *, struct window **, int));
64 static int window_min_size_1 P_ ((struct window *, int));
65 static int window_min_size P_ ((struct window *, int, int, int *));
67 static int freeze_window_start P_ ((struct window *, void *));
68 static int window_fixed_size_p P_ ((struct window *, in
322 Lisp_Object window; variable
347 Lisp_Object pos, window, partially; variable
416 Lisp_Object line, window; variable
534 Lisp_Object window; variable
543 Lisp_Object window; variable
554 Lisp_Object window; variable
563 Lisp_Object window; variable
575 Lisp_Object window, ncol; variable
597 Lisp_Object window; variable
611 register Lisp_Object window, value; variable
629 Lisp_Object window; variable
649 Lisp_Object window; variable
668 Lisp_Object window; variable
692 Lisp_Object window; variable
934 register Lisp_Object coordinates, window; variable
941 CHECK_WINDOW (window); variable
1005 Lisp_Object *window; member in struct:check_window_data
1058 Lisp_Object window; local
1128 Lisp_Object window; variable
1143 Lisp_Object window; variable
1170 Lisp_Object window, update; variable
1239 Lisp_Object window, pos; variable
1264 Lisp_Object window, pos, noforce; variable
1288 Lisp_Object window; variable
1301 Lisp_Object window, arg; variable
1315 Lisp_Object window; variable
1349 register Lisp_Object window, table; variable
1466 register Lisp_Object window; variable
1468 delete_window (window); variable
1701 Lisp_Object window; local
1943 Lisp_Object window, minibuf, all_frames; variable
1976 Lisp_Object window, minibuf, all_frames; variable
1991 Lisp_Object window; variable
2016 Lisp_Object frame, minibuf, window; variable
2020 CHECK_WINDOW (window); variable
2089 Lisp_Object window, windows, best_window, frame_arg; local
2263 Lisp_Object window; local
2390 Lisp_Object window; variable
2399 CHECK_LIVE_WINDOW (window); variable
3373 register Lisp_Object window, buffer, keep_margins; variable
3415 register Lisp_Object window, norecord; variable
3421 CHECK_LIVE_WINDOW (window); variable
3637 register Lisp_Object window, tem, swp; variable
3860 register Lisp_Object window; local
3962 Lisp_Object window, size, horflag; variable
3972 CHECK_LIVE_WINDOW (window); variable
4011 make_dummy_parent (window); variable
4027 make_dummy_parent (window); variable
4578 Lisp_Object window, delta, horizontal; variable
4821 Lisp_Object window; local
5331 Fvertical_motion (make_number (n), window); local
5369 Fvertical_motion (make_number (original_vpos), window); local
5380 Fvertical_motion (make_number (this_scroll_margin), window); local
5391 Fvertical_motion (make_number (original_vpos), window); local
5416 Fvertical_motion (make_number (original_vpos), window); local
5509 Lisp_Object window; variable
5536 CHECK_LIVE_WINDOW (window); variable
5560 Lisp_Object window; variable
5914 Lisp_Object window; variable
5935 Lisp_Object window; variable
6024 Lisp_Object window; member in struct:saved_window
6073 Lisp_Object configuration; variable
6082 CHECK_WINDOW_CONFIGURATION (configuration); variable
6751 Lisp_Object window, left_width, right_width; variable
6796 Lisp_Object window; variable
6822 Lisp_Object window, left_width, right_width, outside_margins; variable
6860 Lisp_Object window; variable
6888 Lisp_Object window, width, vertical_type, horizontal_type; variable
6933 Lisp_Object window; variable
6956 Lisp_Object window, pixels_p; variable
6965 CHECK_WINDOW (window); variable
6990 Lisp_Object window, vscroll, pixels_p; variable
6998 CHECK_WINDOW (window); variable
[all...]
/macosx-10.10/emacs-93/emacs/lisp/textmodes/
H A Dreftex.el148 ;; expression to search in current BibTeX database files (as
164 ;; To index the current selection or the word at point, type
172 ;; the current word or selection to a special _index phrase
338 "The idle timer used to recenter the toc window.")
362 or the current selection. More general index entries are created with
494 ;; If the symbols for the current master file do not exist, they are created.
534 ;; Return the name of the master file associated with the current buffer.
604 ;; Return the current citation format. Either the document-local value in
813 This will re-compile the configuration information and remove all
814 current scannin
[all...]
/macosx-10.10/CPANInternal-159.1/Log-Dispatch-2.34/lib/Log/
H A DDispatch.pm436 the current value of C<$Carp::CarpLevel>.
619 Written by Dominique Dumont. Logs messages to a Tk window.
634 Written by Tatsuhiko Miyagawa. Allows configuration of logging via a
/macosx-10.10/CPANInternal-159.1/Perl-Tidy-20121207/bin/
H A Dperltidy65 Execute perltidy on all F<.pl> files in the current directory with the
319 your current directory for a F<.perltidyrc> file of parameters. (The format
330 used to specify a configuration file which will override the default
340 the file should be searched for starting in the current directory and
423 displaying arbitrarily deep data structures and code in a finite window,
599 for the current perltidy process. This is the only sensible guess that can be
601 For example, if the input script was written with -i=2 and the current peltidy
604 scheme is used in the input script and not in the current process then the
2316 The number of consecutive non-blank lines at the current indentation depth is at least B<-lbl>
2471 Perltidy will first look in your current director
[all...]
/macosx-10.10/vim-55/runtime/syntax/
H A Dsqlanywhere.vim387 syn keyword sqlKeyword concat configuration confirm conflict connection
392 syn keyword sqlKeyword current cursor data data database
471 syn keyword sqlKeyword warning wd web when where window with with_auto
/macosx-10.10/Heimdal-398.1.2/lib/hcrypto/libtommath/
H A Dtommath.tex103 This book and indeed much of the LibTom projects would not exist in their current form if it was not for a plethora
444 processors. Wherever possible, highly efficient algorithms, such as Karatsuba multiplication, sliding window
451 based on the magnitude of the inputs and the configuration of the library.
511 (\textit{GCC}). This means that without changes the library will build without configuration or setting up any
515 GMP requires a configuration script to run and will not build out of the box. GMP and LibTomMath are still in active
1477 mp\_int. Step 2.1 will multiply the current result by sixteen making room for four more bits in the less significant positions. In step 2.2 the
2063 are the same there is no need to perform two reads from the digits of $a$. Step 6.1 performs a single precision shift on the current digit $a_n$ to
2182 First the destination $a$ is grown as required to accomodate the result. The counters $i$ and $j$ are used to form a \textit{sliding window} over
2183 the digits of $a$ of length $b$. The head of the sliding window is at $i$ (\textit{the leading digit}) and the tail at $j$ (\textit{the trailing digit}).
2184 The loop on step 7 copies the digit from the tail to the head. In each iteration the window i
[all...]

Completed in 192 milliseconds