bool 45 lib-src/ebrowse.c static bool bool 51 lib-src/ebrowse.c static bool bool 236 lib-src/ebrowse.c static bool bool 108 lib-src/emacsclient.c static bool nowait; bool 111 lib-src/emacsclient.c static bool quiet; bool 114 lib-src/emacsclient.c static bool suppress_output; bool 117 lib-src/emacsclient.c static bool eval; bool 120 lib-src/emacsclient.c static bool create_frame; bool 123 lib-src/emacsclient.c static bool reuse_frame; bool 135 lib-src/emacsclient.c static bool tty; bool 459 lib-src/emacsclient.c static void message (bool, const char *, ...) ATTRIBUTE_FORMAT_PRINTF (2, 3); bool 461 lib-src/emacsclient.c message (bool is_error, const char *format, ...) bool 978 lib-src/emacsclient.c static bool bool 1099 lib-src/emacsclient.c static bool bool 1109 lib-src/emacsclient.c static bool bool 1110 lib-src/emacsclient.c find_tty (const char **tty_type, const char **tty_name, bool noabort) bool 1376 lib-src/emacsclient.c bool took_action = false; bool 1480 lib-src/emacsclient.c bool tmpdir_used = false; bool 1619 lib-src/emacsclient.c set_socket (bool no_exit_if_error) bool 1920 lib-src/emacsclient.c static bool bool 1941 lib-src/emacsclient.c bool skiplf = true; bool 1975 lib-src/emacsclient.c bool start_daemon_if_needed = alternate_editor && !alternate_editor[0]; bool 2150 lib-src/emacsclient.c bool saw_response = false; bool 2154 lib-src/emacsclient.c bool retry = true; bool 2155 lib-src/emacsclient.c bool msg_showed = quiet; bool 153 lib-src/etags.c static bool bool 159 lib-src/etags.c static bool bool 165 lib-src/etags.c static bool bool 171 lib-src/etags.c static bool bool 178 lib-src/etags.c static bool bool 182 lib-src/etags.c static bool const table[UCHAR_MAX + 1] = { bool 190 lib-src/etags.c static bool bool 193 lib-src/etags.c static bool const table[UCHAR_MAX + 1] = { bool 210 lib-src/etags.c static bool bool 213 lib-src/etags.c static bool const table[UCHAR_MAX + 1] = { bool 231 lib-src/etags.c static bool bool 234 lib-src/etags.c static bool const table[UCHAR_MAX + 1] = { bool 269 lib-src/etags.c bool metasource; /* source used to generate other sources */ bool 281 lib-src/etags.c bool usecharno; /* etags tags shall contain char number */ bool 282 lib-src/etags.c bool written; /* entry written in the tags file */ bool 291 lib-src/etags.c bool valid; /* write this tag on the tag file */ bool 292 lib-src/etags.c bool is_func; /* function tag: use regexp in CTAGS mode */ bool 293 lib-src/etags.c bool been_warned; /* warning already given for duplicated tag */ bool 335 lib-src/etags.c bool error_signaled; /* already signaled for this regexp */ bool 336 lib-src/etags.c bool ignore_case; /* ignore case when matching */ bool 337 lib-src/etags.c bool multi_line; /* do a multi-line match on the whole file */ bool 378 lib-src/etags.c static ptrdiff_t readline_internal (linebuffer *, FILE *, char const *, const bool); bool 379 lib-src/etags.c static bool nocase_tail (const char *); bool 399 lib-src/etags.c static void pfnote (char *, bool, char *, ptrdiff_t, intmax_t, intmax_t); bool 418 lib-src/etags.c static bool filename_is_absolute (char *f); bool 455 lib-src/etags.c static bool append_to_tagfile; /* -a: append to tags */ bool 457 lib-src/etags.c static bool typedefs; /* -t: create tags for C and Ada typedefs */ bool 458 lib-src/etags.c static bool typedefs_or_cplusplus; /* -T: create tags for C typedefs, level */ bool 461 lib-src/etags.c static bool constantypedefs; /* -d: create tags for C #define, enum */ bool 469 lib-src/etags.c static bool update; /* -u: update tags */ bool 470 lib-src/etags.c static bool vgrind_style; /* -v: create vgrind style index output */ bool 471 lib-src/etags.c static bool no_warnings; /* -w: suppress warnings (undocumented) */ bool 472 lib-src/etags.c static bool cxref_style; /* -x: create cxref style output */ bool 473 lib-src/etags.c static bool cplusplus; /* .[hc] means C++, not C (undocumented) */ bool 474 lib-src/etags.c static bool ignoreindent; /* -I: ignore indentation in C */ bool 485 lib-src/etags.c static bool parsing_stdin; /* --parse-stdin used */ bool 488 lib-src/etags.c static bool need_filebuf; /* some regexes are multi-line */ bool 702 lib-src/etags.c static bool with_mercury_definitions = false; bool 932 lib-src/etags.c bool help_for_lang = false; bool 1120 lib-src/etags.c bool help_asked = false; bool 1578 lib-src/etags.c get_language_from_filename (char *file, bool case_sensitive) bool 2021 lib-src/etags.c bool is_func, /* tag is a function */ bool 2027 lib-src/etags.c bool named = (name != NULL && namelen > 0); bool 2066 lib-src/etags.c bool is_func, /* tag is a function */ bool 2776 lib-src/etags.c static bool inattribute; /* looking at an __attribute__ construct */ bool 2781 lib-src/etags.c static bool in_enum_bf; /* inside parentheses following ENUM_BF */ bool 2801 lib-src/etags.c static bool fvextern; /* func or var: extern keyword seen; */ bool 2883 lib-src/etags.c bool valid; /* do not create a tag; the token should be bool 2886 lib-src/etags.c bool named; /* create a named tag */ bool 2973 lib-src/etags.c static bool consider_token (char *, ptrdiff_t, int, int *, bool 2974 lib-src/etags.c ptrdiff_t, ptrdiff_t, bool *); bool 2975 lib-src/etags.c static void make_C_tag (bool); bool 2994 lib-src/etags.c static bool bool 3001 lib-src/etags.c bool *is_func_or_var) /* OUT: function or variable found */ bool 3368 lib-src/etags.c make_C_tag (bool isfun) bool 3386 lib-src/etags.c static bool bool 3405 lib-src/etags.c bool curndx, newndx; /* indices for current and new lb */ bool 3416 lib-src/etags.c bool incomm, inquote, inchar, quotednl, midtoken; bool 3417 lib-src/etags.c bool yacc_rules; /* in the rules part of a yacc file */ bool 3578 lib-src/etags.c bool cpptoken = true; bool 3654 lib-src/etags.c bool funorvar = false; bool 3726 lib-src/etags.c bool defun = (newlb.buffer[tokoff] == 'F'); bool 4679 lib-src/etags.c bool inquote = false; bool 4680 lib-src/etags.c bool skip_till_semicolumn = false; bool 4896 lib-src/etags.c bool qual = LOOKING_AT (cp, "my") || LOOKING_AT (cp, "local"); bool 4959 lib-src/etags.c bool reader = false, writer = false, alias = false, continuation = false; bool 4963 lib-src/etags.c bool is_class = false; bool 4964 lib-src/etags.c bool is_method = false; bool 5135 lib-src/etags.c bool is_func = false; bool 5180 lib-src/etags.c bool search_identifier = false; bool 5326 lib-src/etags.c bool /* each of these flags is true if: */ bool 5801 lib-src/etags.c bool opgrp = false; bool 5910 lib-src/etags.c bool getnext = false; /* next text outside of HTML tags is a tag */ bool 5911 lib-src/etags.c bool skiptag = false; /* skip to the end of the current HTML tag */ bool 5912 lib-src/etags.c bool intag = false; /* inside an html tag, looking for ID= */ bool 5913 lib-src/etags.c bool inanchor = false; /* when INTAG, is an anchor, look for NAME= */ bool 5951 lib-src/etags.c bool quoted = (dbp[0] == '"'); bool 6185 lib-src/etags.c static bool is_mercury_type = false; bool 6186 lib-src/etags.c static bool is_mercury_quantifier = false; bool 6187 lib-src/etags.c static bool is_mercury_declaration = false; bool 6229 lib-src/etags.c bool blank_line = false; /* Line starting with any amount of white space bool 6231 lib-src/etags.c bool commented_line = false; bool 6232 lib-src/etags.c bool found_dot = false; bool 6233 lib-src/etags.c bool only_space_before = true; bool 6234 lib-src/etags.c bool start_of_line = true; bool 6472 lib-src/etags.c bool found_decl_tag = false; bool 6623 lib-src/etags.c bool stop_at_rule = false; bool 6754 lib-src/etags.c bool quoted = 2 < len && name[0] == '\'' && name[len - 1] == '\''; bool 6853 lib-src/etags.c bool quoted = false; bool 6978 lib-src/etags.c bool bool 7228 lib-src/etags.c static bool bool 7294 lib-src/etags.c const bool leave_cr) bool 7374 lib-src/etags.c static bool discard_until_line_directive; bool 7940 lib-src/etags.c static bool bool 52 lib-src/hexl.c bool un_flag = false, iso_flag = false; bool 206 lib-src/hexl.c bool trouble = ferror (fp) != 0; bool 80 lib-src/make-docfile.c static bool generate_globals; bool 274 lib-src/make-docfile.c bool saw_keyword; bool 393 lib-src/make-docfile.c read_c_string_or_comment (FILE *infile, int printflag, bool comment, bool 394 lib-src/make-docfile.c bool *saw_usage) bool 484 lib-src/make-docfile.c bool in_ident = false; bool 674 lib-src/make-docfile.c bool seen_defun = false; bool 843 lib-src/make-docfile.c bool doc_keyword = false; bool 844 lib-src/make-docfile.c bool defunflag = false; bool 845 lib-src/make-docfile.c bool defvarperbufferflag = false; bool 846 lib-src/make-docfile.c bool defvarflag = false; bool 1153 lib-src/make-docfile.c bool comment = c != '"'; bool 1154 lib-src/make-docfile.c bool saw_usage; bool 70 lib-src/make-fingerprint.c bool raw = false; bool 146 lib-src/make-fingerprint.c bool fingered = false; bool 138 lib-src/movemail.c static int popmail (char *, char *, bool, char *, bool); bool 139 lib-src/movemail.c static bool pop_retr (popserver, int, FILE *); bool 140 lib-src/movemail.c static bool mbx_write (char *, int, FILE *); bool 141 lib-src/movemail.c static bool mbx_delimit_begin (FILE *); bool 142 lib-src/movemail.c static bool mbx_delimit_end (FILE *); bool 170 lib-src/movemail.c bool preserve_mail = false; bool 181 lib-src/movemail.c bool pop_reverse_order = false; bool 274 lib-src/movemail.c bool lockname_unlinked = false; bool 615 lib-src/movemail.c popmail (char *mailbox, char *outfile, bool preserve, char *password, bool 616 lib-src/movemail.c bool reverse_order) bool 738 lib-src/movemail.c static bool bool 775 lib-src/movemail.c static bool bool 846 lib-src/movemail.c static bool bool 864 lib-src/movemail.c static bool bool 134 lib-src/pop.c bool pop_debug = false; bool 30 lib-src/pop.h extern bool pop_debug; bool 90 lib-src/update-game-score.c bool reverse); bool 125 lib-src/update-game-score.c get_prefix (bool privileged, const char *user_prefix) bool 144 lib-src/update-game-score.c bool neg; bool 177 lib-src/update-game-score.c bool running_suid, running_sgid; bool 184 lib-src/update-game-score.c bool reverse = false; bool 367 lib-src/update-game-score.c bool nega = *sca == '-'; bool 368 lib-src/update-game-score.c bool negb = *scb == '-'; bool 422 lib-src/update-game-score.c sort_scores (struct score_entry *scores, ptrdiff_t count, bool reverse) bool 29 lib/acl-errno-valid.c bool bool 267 lib/acl-internal.h bool acls_not_supported; bool 287 lib/acl-internal.h bool have_u; bool 26 lib/acl.h bool acl_errno_valid (int) _GL_ATTRIBUTE_CONST; bool 167 lib/c-ctype.h C_CTYPE_INLINE bool bool 181 lib/c-ctype.h C_CTYPE_INLINE bool bool 196 lib/c-ctype.h C_CTYPE_INLINE bool bool 213 lib/c-ctype.h C_CTYPE_INLINE bool bool 219 lib/c-ctype.h C_CTYPE_INLINE bool bool 231 lib/c-ctype.h C_CTYPE_INLINE bool bool 243 lib/c-ctype.h C_CTYPE_INLINE bool bool 258 lib/c-ctype.h C_CTYPE_INLINE bool bool 270 lib/c-ctype.h C_CTYPE_INLINE bool bool 286 lib/c-ctype.h C_CTYPE_INLINE bool bool 298 lib/c-ctype.h C_CTYPE_INLINE bool bool 310 lib/c-ctype.h C_CTYPE_INLINE bool bool 322 lib/c-ctype.h C_CTYPE_INLINE bool bool 100 lib/canonicalize-lgpl.c static bool bool 118 lib/canonicalize-lgpl.c static bool _GL_ATTRIBUTE_PURE bool 158 lib/canonicalize-lgpl.c static bool bool 218 lib/canonicalize-lgpl.c bool end_in_extra_buffer = false; bool 219 lib/canonicalize-lgpl.c bool failed = true; bool 40 lib/cloexec.c set_cloexec_flag (int desc, bool value) bool 28 lib/cloexec.h int set_cloexec_flag (int desc, bool value); bool 58 lib/close-stream.c const bool some_pending = (__fpending (stream) != 0); bool 59 lib/close-stream.c const bool prev_fail = (ferror (stream) != 0); bool 60 lib/close-stream.c const bool fclose_fail = (fclose (stream) != 0); bool 127 lib/diffseq.h bool heuristic; bool 144 lib/diffseq.h bool lo_minimal; bool 147 lib/diffseq.h bool hi_minimal; bool 179 lib/diffseq.h diag (OFFSET xoff, OFFSET xlim, OFFSET yoff, OFFSET ylim, bool find_minimal, bool 200 lib/diffseq.h bool odd = (fmid - bmid) & 1; /* True if southeast corner is on an odd bool 209 lib/diffseq.h bool big_snake = false; bool 281 lib/diffseq.h bool heuristic = ctxt->heuristic; bool 283 lib/diffseq.h bool heuristic = false; bool 458 lib/diffseq.h static bool bool 460 lib/diffseq.h bool find_minimal, struct context *ctxt) bool 517 lib/diffseq.h bool find_minimal1, find_minimal2; bool 545 lib/diffseq.h bool early = compareseq (xoff1, xlim1, yoff1, ylim1, find_minimal1, ctxt); bool 87 lib/dynarray.h static bool bool 150 lib/dynarray.h static bool bool 175 lib/dynarray.h static bool bool 145 lib/filevercmp.c bool aempty = alen < 0 ? !a[0] : !alen; bool 146 lib/filevercmp.c bool bempty = blen < 0 ? !b[0] : !blen; bool 159 lib/filevercmp.c bool adot = alen < 0 ? !a[1] : alen == 1; bool 160 lib/filevercmp.c bool bdot = blen < 0 ? !b[1] : blen == 1; bool 166 lib/filevercmp.c bool adotdot = a[1] == '.' && (alen < 0 ? !a[2] : alen == 2); bool 167 lib/filevercmp.c bool bdotdot = b[1] == '.' && (blen < 0 ? !b[2] : blen == 2); bool 181 lib/filevercmp.c bool one_pass_only = aprefixlen == alen && bprefixlen == blen; bool 32 lib/fsusage.h bool fsu_bavail_top_bit_set; /* 1 if fsu_bavail represents a value < 0. */ bool 371 lib/getloadavg.c static bool getloadavg_initialized; bool 387 lib/getloadavg.c static bool getloadavg_initialized; bool 786 lib/getloadavg.c static bool getloadavg_initialized; bool 168 lib/getrandom.c bool devrandom = (flags & GRND_RANDOM) != 0; bool 217 lib/malloc/dynarray-skeleton.c static inline bool bool 377 lib/malloc/dynarray-skeleton.c static bool bool 382 lib/malloc/dynarray-skeleton.c bool ok; bool 458 lib/malloc/dynarray-skeleton.c static bool bool 117 lib/malloc/dynarray.h static inline bool bool 128 lib/malloc/dynarray.h bool __libc_dynarray_emplace_enlarge (struct dynarray_header *, bool 137 lib/malloc/dynarray.h bool __libc_dynarray_resize (struct dynarray_header *, size_t size, bool 142 lib/malloc/dynarray.h bool __libc_dynarray_resize_clear (struct dynarray_header *, size_t size, bool 159 lib/malloc/dynarray.h bool __libc_dynarray_finalize (struct dynarray_header *list, void *scratch, bool 29 lib/malloc/dynarray_emplace_enlarge.c bool bool 27 lib/malloc/dynarray_finalize.c bool bool 29 lib/malloc/dynarray_resize.c bool bool 26 lib/malloc/dynarray_resize_clear.c bool bool 94 lib/malloc/scratch_buffer.h bool __libc_scratch_buffer_grow (struct scratch_buffer *buffer); bool 98 lib/malloc/scratch_buffer.h static __always_inline bool bool 106 lib/malloc/scratch_buffer.h bool __libc_scratch_buffer_grow_preserve (struct scratch_buffer *buffer); bool 110 lib/malloc/scratch_buffer.h static __always_inline bool bool 122 lib/malloc/scratch_buffer.h bool __libc_scratch_buffer_set_array_size (struct scratch_buffer *buffer, bool 127 lib/malloc/scratch_buffer.h static __always_inline bool bool 26 lib/malloc/scratch_buffer_grow.c bool bool 27 lib/malloc/scratch_buffer_grow_preserve.c bool bool 27 lib/malloc/scratch_buffer_set_array_size.c bool bool 162 lib/mktime.c static bool bool 188 lib/mktime.c static bool bool 102 lib/nanosleep.c static bool initialized; bool 409 lib/nstrftime.c bool, int, int, bool * bool 423 lib/nstrftime.c bool tzset_called = false; bool 436 lib/nstrftime.c const struct tm *tp, bool upcase, bool 437 lib/nstrftime.c int yr_spec, int width, bool *tzset_called bool 548 lib/nstrftime.c bool negative_number; /* The number is negative. */ bool 549 lib/nstrftime.c bool always_output_a_sign; /* +/- should always be output. */ bool 558 lib/nstrftime.c bool to_lowcase = false; bool 559 lib/nstrftime.c bool to_uppcase = upcase; bool 561 lib/nstrftime.c bool change_case = false; bool 912 lib/nstrftime.c bool negative_year = tp->tm_year < - TM_YEAR_BASE; bool 913 lib/nstrftime.c bool zero_thru_1899 = !negative_year & (tp->tm_year < 0); bool 37 lib/openat.h bool openat_needs_fchdir (void); bool 53 lib/regcomp.c Idx node, bool root); bool 84 lib/regcomp.c bool accept_hyphen); bool 102 lib/regcomp.c bool non_match, reg_errcode_t *err); bool 270 lib/regcomp.c re_set_fastmap (char *fastmap, bool icase, int ch) bool 286 lib/regcomp.c bool icase = (dfa->mb_cur_max == 1 && (bufp->syntax & RE_ICASE)); bool 1050 lib/regcomp.c bool mb_chars = false; bool 1051 lib/regcomp.c bool has_period = false; bool 1453 lib/regcomp.c bool ok; bool 1593 lib/regcomp.c bool ok; bool 1617 lib/regcomp.c bool incomplete; bool 1655 lib/regcomp.c calc_eclosure_iter (re_node_set *new_set, re_dfa_t *dfa, Idx node, bool root) bool 1660 lib/regcomp.c bool incomplete = false; bool 3038 lib/regcomp.c bool non_match = false; bool 3041 lib/regcomp.c bool first_round = true; bool 3100 lib/regcomp.c bool is_range_exp = false; bool 3300 lib/regcomp.c reg_syntax_t syntax, bool accept_hyphen) bool 3542 lib/regcomp.c const char *extra, bool non_match, bool 22 lib/regex_internal.c RE_TRANSLATE_TYPE trans, bool icase, bool 48 lib/regex_internal.c RE_TRANSLATE_TYPE trans, bool icase, const re_dfa_t *dfa) bool 76 lib/regex_internal.c RE_TRANSLATE_TYPE trans, bool icase, const re_dfa_t *dfa) bool 173 lib/regex_internal.c RE_TRANSLATE_TYPE trans, bool icase, bool 1248 lib/regex_internal.c static bool bool 1303 lib/regex_internal.c static bool bool 1326 lib/regex_internal.c static bool bool 717 lib/regex_internal.h static inline bool bool 44 lib/regexec.c Idx stop, bool ret_len); bool 49 lib/regexec.c bool ret_len); bool 53 lib/regexec.c static Idx check_matching (re_match_context_t *mctx, bool fl_longest_match, bool 67 lib/regexec.c bool fl_backtrack); bool 85 lib/regexec.c static bool check_dst_limits (const re_match_context_t *mctx, bool 154 lib/regexec.c static bool build_trtable (const re_dfa_t *dfa, re_dfastate_t *state); bool 165 lib/regexec.c static bool check_node_accept (const re_match_context_t *mctx, bool 319 lib/regexec.c Idx stop, bool ret_len) bool 365 lib/regexec.c bool ret_len) bool 588 lib/regexec.c bool fl_longest_match; bool 593 lib/regexec.c bool sb; bool 1030 lib/regexec.c check_matching (re_match_context_t *mctx, bool fl_longest_match, bool 1039 lib/regexec.c bool at_init_state = p_match_first != NULL; bool 1161 lib/regexec.c static bool bool 1212 lib/regexec.c bool ok = re_node_set_insert (eps_via_nodes, node); bool 1278 lib/regexec.c bool ok = re_node_set_insert (eps_via_nodes, node); bool 1366 lib/regexec.c regmatch_t *pmatch, bool fl_backtrack) bool 1619 lib/regexec.c bool ok; bool 1832 lib/regexec.c static bool bool 2100 lib/regexec.c bool ok; bool 2980 lib/regexec.c bool ok; bool 3108 lib/regexec.c bool ok; bool 3200 lib/regexec.c bool ok; bool 3234 lib/regexec.c static bool __attribute_noinline__ bool 3240 lib/regexec.c bool need_word_trtable = false; bool 3428 lib/regexec.c bool ok; bool 3481 lib/regexec.c bool accepts_newline = bitset_contain (accepts, NEWLINE_CHAR); bool 3863 lib/regexec.c bool found = false; bool 3899 lib/regexec.c static bool bool 81 lib/scratch_buffer.h extern bool scratch_buffer_grow (struct scratch_buffer *buffer); bool 87 lib/scratch_buffer.h extern bool scratch_buffer_grow_preserve (struct scratch_buffer *buffer); bool 97 lib/scratch_buffer.h extern bool scratch_buffer_set_array_size (struct scratch_buffer *buffer, bool 56 lib/set-permissions.c set_acls_from_mode (const char *name, int desc, mode_t mode, bool *must_chmod) bool 332 lib/set-permissions.c set_acls_from_mode (const char *name, int desc, mode_t mode, bool *must_chmod) bool 486 lib/set-permissions.c int from_mode, bool *must_chmod, bool *acls_set) bool 778 lib/set-permissions.c _GL_UNUSED bool acls_set = false; bool 779 lib/set-permissions.c bool early_chmod; bool 780 lib/set-permissions.c bool must_chmod = false; bool 31 lib/stdckdint.in.h #define ckd_add(r, a, b) ((bool) _GL_INT_ADD_WRAPV (a, b, r)) bool 32 lib/stdckdint.in.h #define ckd_sub(r, a, b) ((bool) _GL_INT_SUBTRACT_WRAPV (a, b, r)) bool 33 lib/stdckdint.in.h #define ckd_mul(r, a, b) ((bool) _GL_INT_MULTIPLY_WRAPV (a, b, r)) bool 92 lib/tempname.c static bool bool 88 lib/time_rz.c static bool bool 192 lib/time_rz.c static bool bool 232 lib/time_rz.c static bool bool 240 lib/time_rz.c bool ok = change_env (tz); bool 275 lib/time_rz.c bool abbr_saved = localtime_r (t, tm) && save_abbr (tz, tm); bool 304 lib/time_rz.c bool ok = 0 <= tm_1.tm_yday; bool 134 lib/utimens.c static bool bool 451 lib/utimens.c bool abig = 500000 <= t[0].tv_usec; bool 452 lib/utimens.c bool mbig = 500000 <= t[1].tv_usec; bool 62 lwlib/lwlib-widget.h bool enabled; bool 65 lwlib/lwlib-widget.h bool selected; bool 68 lwlib/lwlib-widget.h bool edited; bool 72 lwlib/lwlib-widget.h bool title; bool 100 lwlib/lwlib-widget.h bool free_toolkit_data; bool 189 src/alloc.c static bool malloc_using_checking; bool 302 src/alloc.c bool gc_in_progress; bool 452 src/alloc.c static bool vector_marked_p (struct Lisp_Vector const *); bool 453 src/alloc.c static bool vectorlike_marked_p (union vectorlike_header const *); bool 455 src/alloc.c static bool interval_marked_p (INTERVAL); bool 479 src/alloc.c static bool bool 605 src/alloc.c static bool bool 611 src/alloc.c static bool bool 714 src/alloc.c bool block_input_in_memory_allocators EXTERNALLY_VISIBLE; bool 744 src/alloc.c static void *lmalloc (size_t, bool) ATTRIBUTE_MALLOC_SIZE ((1)); bool 988 src/alloc.c lisp_malloc (size_t nbytes, bool clearit, enum mem_type type) bool 1183 src/alloc.c bool aligned; bool 1290 src/alloc.c bool aligned = busy; bool 1318 src/alloc.c static bool bool 1346 src/alloc.c lmalloc (size_t size, bool clearit) bool 1732 src/alloc.c check_string_bytes (bool all_p) bool 1848 src/alloc.c EMACS_INT nchars, EMACS_INT nbytes, bool clearit, bool 1849 src/alloc.c bool immovable) bool 2212 src/alloc.c static Lisp_Object make_clear_string (EMACS_INT, bool); bool 2213 src/alloc.c static Lisp_Object make_clear_multibyte_string (EMACS_INT, EMACS_INT, bool); bool 2230 src/alloc.c bool clearit = !c; bool 2416 src/alloc.c ptrdiff_t nchars, ptrdiff_t nbytes, bool multibyte) bool 2441 src/alloc.c make_clear_string (EMACS_INT length, bool clearit) bool 2467 src/alloc.c make_clear_multibyte_string (EMACS_INT nchars, EMACS_INT nbytes, bool clearit) bool 3231 src/alloc.c bool free_this_block = false; bool 3325 src/alloc.c allocate_vectorlike (ptrdiff_t len, bool clearit) bool 3374 src/alloc.c allocate_clear_vector (ptrdiff_t len, bool clearit) bool 3498 src/alloc.c bool clearit = NIL_IS_ZERO && NILP (init); bool 3719 src/alloc.c build_overlay (bool front_advance, bool rear_advance, bool 3958 src/alloc.c static bool bool 3987 src/alloc.c static bool bool 3999 src/alloc.c static bool bool 4016 src/alloc.c static bool bool 4033 src/alloc.c static bool bool 4050 src/alloc.c static bool bool 4087 src/alloc.c bool enough_free_memory = false; bool 4588 src/alloc.c static bool bool 4626 src/alloc.c static bool bool 4673 src/alloc.c static bool bool 4709 src/alloc.c static bool bool 4757 src/alloc.c static bool bool 4790 src/alloc.c static bool bool 4800 src/alloc.c mark_maybe_pointer (void *p, bool symbol_only) bool 4996 src/alloc.c static bool setjmp_tested_p; bool 5237 src/alloc.c bool valid = emacs_write (fd[1], p, 16) == 16; bool 5336 src/alloc.c static bool pure_overflow_warned = false; bool 5471 src/alloc.c ptrdiff_t nchars, ptrdiff_t nbytes, bool multibyte) bool 5804 src/alloc.c bool drop = 0; bool 6009 src/alloc.c bool marked; bool 6111 src/alloc.c static inline bool mark_stack_empty_p (void); bool 6119 src/alloc.c bool message_p; bool 6695 src/alloc.c static inline bool bool 7097 src/alloc.c bool bool 7100 src/alloc.c bool survives_p; bool 7563 src/alloc.c static bool bool 7700 src/alloc.c bool suppress_checking; bool 62 src/atimer.c static bool alarm_timer_ok; bool 307 src/atimer.c bool exit = false; bool 470 src/atimer.c turn_on_atimers (bool on) bool 517 src/atimer.c bool intime = true; bool 583 src/atimer.c static bool bool 77 src/atimer.h void turn_on_atimers (bool); bool 250 src/bidi.c static bool bidi_initialized = 0; bool 362 src/bidi.c static bool bool 443 src/bidi.c int level, bidi_dir_t override, bool isolate_status) bool 479 src/bidi.c bool isolate_status = ISOLATE_STATUS (bidi_it, bidi_it->stack_idx); bool 516 src/bidi.c struct bidi_it *bidi_it, bool from_type) bool 717 src/bidi.c bidi_cache_find_level_change (int level, int dir, bool before) bool 794 src/bidi.c bidi_cache_iterator_state (struct bidi_it *bidi_it, bool resolved, bool 795 src/bidi.c bool update_only) bool 875 src/bidi.c bidi_cache_find (ptrdiff_t charpos, bool resolved_only, struct bidi_it *bidi_it) bool 1021 src/bidi.c bidi_unshelve_cache (void *databuf, bool just_free) bool 1135 src/bidi.c bidi_init_it (ptrdiff_t charpos, ptrdiff_t bytepos, bool frame_window_p, bool 1209 src/bidi.c ptrdiff_t begbyte, ptrdiff_t end, bool unibyte) bool 1236 src/bidi.c bidi_char_at_pos (ptrdiff_t bytepos, const unsigned char *s, bool unibyte) bool 1267 src/bidi.c bool frame_window_p, ptrdiff_t *ch_len, ptrdiff_t *nchars) bool 1411 src/bidi.c struct window *w, bool frame_window_p, bool 1497 src/bidi.c bool indirect_p = false; bool 1615 src/bidi.c bool string_p, bool frame_window_p, bool 1616 src/bidi.c ptrdiff_t *ch_len, ptrdiff_t *nchars, bool stop_at_pdi) bool 1688 src/bidi.c bidi_paragraph_init (bidi_dir_t dir, struct bidi_it *bidi_it, bool no_default_p) bool 1691 src/bidi.c bool string_p = bidi_it->string.s || STRINGP (bidi_it->string.lstring); bool 1836 src/bidi.c static bool bool 1867 src/bidi.c bool isolate_status; bool 1868 src/bidi.c bool string_p = bidi_it->string.s || STRINGP (bidi_it->string.lstring); bool 2588 src/bidi.c static bool bool 2593 src/bidi.c bool retval = false; bool 2612 src/bidi.c bool l2r_seen = false, r2l_seen = false; bool 2836 src/bidi.c bool nextp) bool 2860 src/bidi.c bool resolve_bracket = false; bool 3012 src/bidi.c bool is_neutral; bool 3095 src/bidi.c bool adjacent_to_neutrals = is_neutral; bool 3322 src/bidi.c bool fwp = bidi_it->frame_window_p; bool 3391 src/bidi.c bidi_find_other_level_edge (struct bidi_it *bidi_it, int level, bool end_flag) bool 3492 src/bidi.c bool ascending = new_level > old_level; bool 181 src/bignum.c bool negative = v < 0; bool 216 src/bignum.c bool bool 220 src/bignum.c bool negative = mpz_sgn (z) < 0; bool 246 src/bignum.c bool bool 535 src/bignum.c bool edgy; bool 43 src/bignum.h extern bool mpz_to_intmax (mpz_t const, intmax_t *) ARG_NONNULL ((1, 2)); bool 44 src/bignum.h extern bool mpz_to_uintmax (mpz_t const, uintmax_t *) ARG_NONNULL ((1, 2)); bool 64 src/blockinput.h INLINE bool bool 106 src/buffer.c bool after, Lisp_Object arg1, bool 108 src/buffer.c static void reset_buffer_local_variables (struct buffer *, bool); bool 121 src/buffer.c static Lisp_Object buffer_lisp_local_variables (struct buffer *, bool); bool 676 src/buffer.c bool bool 979 src/buffer.c set_overlays_multibyte (bool multibyte) bool 1083 src/buffer.c reset_buffer_local_variables (struct buffer *b, bool permanent_too) bool 1360 src/buffer.c buffer_lisp_local_variables (struct buffer *buf, bool clone) bool 1540 src/buffer.c bool already = SAVE_MODIFF < MODIFF; bool 1673 src/buffer.c static bool bool 1868 src/buffer.c bool modified; bool 2651 src/buffer.c bool narrowed = (BEG != BEGV || Z != ZV); bool 2652 src/buffer.c bool modified_p = !NILP (Fbuffer_modified_p (Qnil)); bool 2984 src/buffer.c overlays_in (ptrdiff_t beg, ptrdiff_t end, bool extend, bool 2986 src/buffer.c bool empty, bool trailing, bool 3046 src/buffer.c overlays_at (ptrdiff_t pos, bool extend, bool 3101 src/buffer.c bool bool 3163 src/buffer.c bool bool 3374 src/buffer.c bool multibyte = ! NILP (BVAR (current_buffer, enable_multibyte_characters)); bool 3468 src/buffer.c adjust_overlays_for_insert (ptrdiff_t pos, ptrdiff_t length, bool before_markers) bool 3962 src/buffer.c bool changed; bool 4044 src/buffer.c report_overlay_modification (Lisp_Object start, Lisp_Object end, bool after, bool 4048 src/buffer.c bool insertion = (after ? XFIXNAT (arg3) == 0 : EQ (start, end)); bool 4133 src/buffer.c call_overlay_mod_hooks (Lisp_Object list, Lisp_Object overlay, bool after, bool 4221 src/buffer.c static bool mmap_initialized_p; bool 4307 src/buffer.c static bool bool 4312 src/buffer.c bool success = 0; bool 4909 src/buffer.c bool add_slash = ! IS_DIRECTORY_SEP (pwd[len - 1]); bool 712 src/buffer.h INLINE bool bool 1092 src/buffer.h INLINE bool bool 1101 src/buffer.h INLINE bool bool 1166 src/buffer.h extern ptrdiff_t overlays_at (ptrdiff_t, bool, Lisp_Object **, ptrdiff_t *, ptrdiff_t *); bool 1167 src/buffer.h extern ptrdiff_t overlays_in (ptrdiff_t, ptrdiff_t, bool, Lisp_Object **, bool 1168 src/buffer.h ptrdiff_t *, bool, bool, ptrdiff_t *); bool 1181 src/buffer.h extern void mmap_set_vars (bool); bool 1184 src/buffer.h extern Lisp_Object build_overlay (bool, bool, Lisp_Object); bool 1266 src/buffer.h INLINE bool bool 1439 src/buffer.h INLINE bool bool 1447 src/buffer.h INLINE bool bool 1482 src/buffer.h extern bool valid_per_buffer_idx (int); bool 1487 src/buffer.h INLINE bool bool 1498 src/buffer.h SET_PER_BUFFER_VALUE_P (struct buffer *b, int idx, bool val) bool 1579 src/buffer.h INLINE bool bool 1586 src/buffer.h INLINE bool bool 455 src/bytecode.c static bool bool 523 src/bytecode.c bool rest = (args_template & 128) != 0; bool 1741 src/bytecode.c bool rest = (at & 128) != 0; bool 154 src/callint.c check_mark (bool for_region) bool 274 src/callint.c bool arg_from_tty = false; bool 276 src/callint.c bool record_then_fail = false; bool 150 src/callproc.c get_current_directory (bool encode) bool 235 src/callproc.c bool wait_ok = wait_for_termination (synch_process_pid, NULL, true); bool 337 src/callproc.c bool display_p; bool 362 src/callproc.c bool discard_output; bool 388 src/callproc.c bool must_encode = 0; bool 753 src/callproc.c bool display_on_the_fly = display_p; bool 899 src/callproc.c bool wait_ok = true; bool 1084 src/callproc.c bool empty_input; bool 1145 src/callproc.c bool ok = 1; bool 1421 src/callproc.c const char *pty_name, bool pty_in, bool pty_out, bool 1429 src/callproc.c bool use_posix_spawn = pty_name == NULL; bool 1484 src/callproc.c bool volatile ptyin_volatile = pty_in; bool 1485 src/callproc.c bool volatile ptyout_volatile = pty_out; bool 1646 src/callproc.c static bool bool 1681 src/callproc.c static bool bool 1921 src/callproc.c bool data_dir = egetenv ("EMACSDATA") != 0; bool 57 src/casefiddle.c bool inbuffer; bool 60 src/casefiddle.c bool inword; bool 63 src/casefiddle.c bool downcase_last; bool 69 src/casefiddle.c enum case_action flag, bool inbuffer) bool 117 src/casefiddle.c bool was_inword = ctx->inword; bool 159 src/casefiddle.c bool cased_is_set = false; bool 214 src/casefiddle.c static bool bool 218 src/casefiddle.c bool was_inword = ctx->inword; bool 219 src/casefiddle.c bool changed = case_character_impl (buf, ctx, ch); bool 260 src/casefiddle.c bool multibyte = (ch >= 256 bool 312 src/casefiddle.c ascii_casify_character (bool downcase, int c) bool 80 src/casetab.c static Lisp_Object set_case_table (Lisp_Object, bool); bool 114 src/casetab.c set_case_table (Lisp_Object table, bool standard) bool 69 src/category.c set_category_set (Lisp_Object category_set, EMACS_INT category, bool val) bool 331 src/category.c bool set_value; /* Actual value to be set in category sets. */ bool 380 src/category.c bool bool 385 src/category.c bool default_result; bool 81 src/category.h INLINE bool bool 88 src/category.h INLINE bool bool 120 src/category.h extern bool word_boundary_p (int, int); bool 1993 src/ccl.c bool bool 77 src/ccl.h extern bool setup_ccl_program (struct ccl_program *, Lisp_Object); bool 346 src/character.c bool auto_comp) bool 351 src/character.c bool multibyte = SCHARS (string) < SBYTES (string); bool 745 src/character.c bool multibyte = STRING_MULTIBYTE (string); bool 777 src/character.c bool multibyte = STRING_MULTIBYTE (string); bool 955 src/character.c bool bool 978 src/character.c bool bool 1000 src/character.c bool bool 1018 src/character.c bool bool 1033 src/character.c bool bool 1055 src/character.c bool bool 97 src/character.h INLINE bool bool 105 src/character.h INLINE bool bool 141 src/character.h INLINE bool bool 159 src/character.h INLINE bool bool 166 src/character.h INLINE bool bool 192 src/character.h INLINE bool bool 268 src/character.h INLINE bool bool 276 src/character.h INLINE bool bool 285 src/character.h INLINE bool bool 313 src/character.h bool check, bool allow_8bit) bool 518 src/character.h INLINE bool bool 577 src/character.h ptrdiff_t, ptrdiff_t *, ptrdiff_t *, bool); bool 582 src/character.h extern bool alphabeticp (int); bool 583 src/character.h extern bool alphanumericp (int); bool 584 src/character.h extern bool graphicp (int); bool 585 src/character.h extern bool printablep (int); bool 586 src/character.h extern bool blankp (int); bool 587 src/character.h extern bool graphic_base_p (int); bool 204 src/charset.c bool charset_map_loaded; bool 246 src/charset.c bool ascii_compatible_p = charset->ascii_compatible_p; bool 416 src/charset.c read_hex (FILE *fp, int lookahead, int *terminator, bool *overflow) bool 438 src/charset.c bool v = false; bool 510 src/charset.c bool overflow = false; bool 715 src/charset.c bool partial = (from > CHARSET_MIN_CODE (charset) bool 858 src/charset.c bool new_definition_p; bool 1235 src/charset.c bool ascii_compatible, bool supplementary, bool 1381 src/charset.c static bool bool 1393 src/charset.c bool chars_flag = XFIXNUM (chars) == 96; bool 1416 src/charset.c bool chars_flag = check_iso_charset_parameter (dimension, chars, bool 1437 src/charset.c bool chars_flag = check_iso_charset_parameter (dimension, chars, final_char); bool 1486 src/charset.c Lisp_Object table, bool multibyte) bool 1536 src/charset.c bool multibyte = ! NILP (BVAR (current_buffer, enable_multibyte_characters)); bool 1968 src/charset.c bool maybe_null = 0; bool 2097 src/charset.c bool chars_flag = check_iso_charset_parameter (dimension, chars, final_char); bool 459 src/charset.h extern bool charset_map_loaded; bool 67 src/chartab.c Lisp_Object, bool); bool 212 src/chartab.c sub_char_table_ref (Lisp_Object table, int c, bool is_uniprop) bool 255 src/chartab.c Lisp_Object defalt, bool is_uniprop, bool is_subtable) bool 272 src/chartab.c Lisp_Object defalt, bool is_uniprop) bool 326 src/chartab.c bool is_uniprop = UNIPROP_TABLE_P (table); bool 372 src/chartab.c sub_char_table_set (Lisp_Object table, int c, Lisp_Object val, bool is_uniprop) bool 427 src/chartab.c bool is_uniprop) bool 472 src/chartab.c bool is_uniprop = UNIPROP_TABLE_P (table); bool 649 src/chartab.c bool optimizable; bool 728 src/chartab.c bool is_uniprop = UNIPROP_TABLE_P (top); bool 777 src/chartab.c bool different_value = 1; bool 37 src/cmds.c move_point (Lisp_Object n, bool forward) bool 117 src/cmds.c bool excessive = false; bool 155 src/coding.c static bool bool 161 src/coding.c bool multibytep = coding->src_multibyte; bool 215 src/coding.c bool multibytep = coding->src_multibyte; bool 263 src/coding.c bool multibytep = coding->dst_multibyte; bool 600 src/coding.c static bool bool 601 src/coding.c inhibit_flag (int encoded_flag, bool var) bool 614 src/coding.c static bool bool 1124 src/coding.c static bool bool 1130 src/coding.c bool multibytep = coding->src_multibyte; bool 1132 src/coding.c bool bom_found = 0; bool 1243 src/coding.c bool multibytep = coding->src_multibyte; bool 1245 src/coding.c bool eol_dos bool 1423 src/coding.c bool bool 1426 src/coding.c bool multibytep = coding->dst_multibyte; bool 1489 src/coding.c static bool bool 1495 src/coding.c bool multibytep = coding->src_multibyte; bool 1582 src/coding.c bool multibytep = coding->src_multibyte; bool 1586 src/coding.c bool eol_dos bool 1695 src/coding.c static bool bool 1698 src/coding.c bool multibytep = coding->dst_multibyte; bool 1705 src/coding.c bool big_endian = CODING_UTF_16_ENDIAN (coding) == utf_16_big_endian; bool 1832 src/coding.c static bool bool 1838 src/coding.c bool multibytep = coding->src_multibyte; bool 1928 src/coding.c bool multibytep = coding->src_multibyte; bool 1933 src/coding.c bool mseq_found = 0; bool 2310 src/coding.c bool multibytep = coding->src_multibyte; bool 2314 src/coding.c bool eol_dos bool 2556 src/coding.c static bool bool 2559 src/coding.c bool multibytep = coding->dst_multibyte; bool 2621 src/coding.c bool result; bool 2919 src/coding.c static bool bool 2925 src/coding.c bool multibytep = coding->src_multibyte; bool 2926 src/coding.c bool single_shifting = 0; bool 3457 src/coding.c bool multibytep = coding->src_multibyte; bool 3469 src/coding.c bool eol_dos bool 4213 src/coding.c bool multibytep = coding->dst_multibyte; bool 4314 src/coding.c bool multibytep = coding->dst_multibyte; bool 4356 src/coding.c static bool bool 4359 src/coding.c bool multibytep = coding->dst_multibyte; bool 4365 src/coding.c bool bol_designation bool 4370 src/coding.c bool ascii_compatible; bool 4486 src/coding.c bool result; bool 4568 src/coding.c static bool bool 4574 src/coding.c bool multibytep = coding->src_multibyte; bool 4623 src/coding.c static bool bool 4629 src/coding.c bool multibytep = coding->src_multibyte; bool 4681 src/coding.c bool multibytep = coding->src_multibyte; bool 4688 src/coding.c bool eol_dos bool 4798 src/coding.c bool multibytep = coding->src_multibyte; bool 4804 src/coding.c bool eol_dos bool 4888 src/coding.c static bool bool 4891 src/coding.c bool multibytep = coding->dst_multibyte; bool 4899 src/coding.c bool ascii_compatible; bool 4982 src/coding.c static bool bool 4985 src/coding.c bool multibytep = coding->dst_multibyte; bool 4993 src/coding.c bool ascii_compatible; bool 5061 src/coding.c static bool bool 5067 src/coding.c bool multibytep = coding->src_multibyte; bool 5109 src/coding.c bool multibytep = coding->src_multibyte; bool 5180 src/coding.c static bool bool 5184 src/coding.c bool multibytep = coding->dst_multibyte; bool 5260 src/coding.c bool eol_dos bool 5276 src/coding.c static bool bool 5279 src/coding.c bool multibytep = coding->dst_multibyte; bool 5354 src/coding.c static bool bool 5360 src/coding.c bool multibytep = coding->src_multibyte; bool 5365 src/coding.c bool check_latin_extra = 0; bool 5469 src/coding.c bool multibytep = coding->src_multibyte; bool 5475 src/coding.c bool eol_dos bool 5584 src/coding.c static bool bool 5587 src/coding.c bool multibytep = coding->dst_multibyte; bool 5595 src/coding.c bool ascii_compatible; bool 5947 src/coding.c bool bool 6327 src/coding.c bool bool 6395 src/coding.c bool msb = category == (coding_category_utf_16_le bool 6397 src/coding.c bool lsb = !msb; bool 6532 src/coding.c bool null_byte_found = 0, eight_bit_found = 0; bool 6533 src/coding.c bool inhibit_nbd = inhibit_flag (coding->spec.undecided.inhibit_nbd, bool 6535 src/coding.c bool inhibit_ied = inhibit_flag (coding->spec.undecided.inhibit_ied, bool 6537 src/coding.c bool prefer_utf_8 = coding->spec.undecided.prefer_utf_8; bool 6871 src/coding.c get_translation_table (Lisp_Object attrs, bool encodep, int *max_lookup) bool 7005 src/coding.c bool last_block) bool 7105 src/coding.c bool multibytep = 1; bool 7142 src/coding.c bool multibytep = 1; bool 7610 src/coding.c bool multibytep = coding->src_multibyte; bool 7825 src/coding.c static bool reused_workbuf_in_use; bool 7845 src/coding.c code_conversion_save (bool with_work_buf, bool multibyte) bool 8070 src/coding.c bool need_marker_adjustment = 0; bool 8287 src/coding.c bool need_marker_adjustment = 0; bool 8288 src/coding.c bool kill_src_buffer = 0; bool 8300 src/coding.c bool same_buffer = false; bool 8629 src/coding.c bool highest, bool multibytep, bool 8639 src/coding.c bool null_byte_found = 0, eight_bit_found = 0; bool 8663 src/coding.c bool inhibit_nbd = inhibit_flag (coding.spec.undecided.inhibit_nbd, bool 8665 src/coding.c bool inhibit_ied = inhibit_flag (coding.spec.undecided.inhibit_ied, bool 8667 src/coding.c bool prefer_utf_8 = coding.spec.undecided.prefer_utf_8; bool 9001 src/coding.c static bool bool 9172 src/coding.c bool ascii_compatible; bool 9394 src/coding.c bool encodep, bool norecord) bool 9506 src/coding.c bool bool 9518 src/coding.c Lisp_Object dst_object, bool encodep, bool nocopy, bool 9519 src/coding.c bool norecord) bool 9594 src/coding.c bool encodep) bool 9718 src/coding.c bool nocopy, Lisp_Object handle_8_bit, bool 9994 src/coding.c Lisp_Object buffer, bool nocopy, bool 10017 src/coding.c bool change_byte_sequence = false; bool 10363 src/coding.c bool encodep) bool 10826 src/coding.c bool changed[coding_category_max]; bool 300 src/coding.h bool old_form; /* true if pre-21 form */ bool 361 src/coding.h bool prefer_utf_8; bool 494 src/coding.h bool (*detector) (struct coding_system *, struct coding_detection_info *); bool 496 src/coding.h bool (*encoder) (struct coding_system *); bool 679 src/coding.h extern Lisp_Object code_conversion_save (bool, bool); bool 680 src/coding.h extern bool encode_coding_utf_8 (struct coding_system *); bool 681 src/coding.h extern bool utf8_string_p (Lisp_Object); bool 686 src/coding.h Lisp_Object, bool, bool, bool); bool 688 src/coding.h bool); bool 689 src/coding.h extern Lisp_Object encode_string_utf_8 (Lisp_Object, Lisp_Object, bool, bool 692 src/coding.h Lisp_Object, bool, bool 697 src/coding.h extern bool raw_text_coding_system_p (struct coding_system *); bool 280 src/comp.c static bool bool 445 src/comp.c static bool bool 446 src/comp.c load_gccjit_if_necessary (bool mandatory) bool 449 src/comp.c static bool tried_to_initialize_once; bool 450 src/comp.c static bool gccjit_initialized; bool 634 src/comp.c bool func_has_non_local; /* From comp-func has-non-local slot. */ bool 700 src/comp.c static bool helper_PSEUDOVECTOR_TYPEP_XUNTAG (Lisp_Object, enum pvec_type); bool 755 src/comp.c bool is_gz = suffix_p (filename, ".gz"); bool 1041 src/comp.c gcc_jit_rvalue **args, bool direct) bool 1095 src/comp.c gcc_jit_lvalue *base_arg, bool direct) bool 1181 src/comp.c bool old_is_ptr = gcc_jit_type_is_pointer (old_type) != NULL; bool 1182 src/comp.c bool new_is_ptr = gcc_jit_type_is_pointer (new_type) != NULL; bool 2092 src/comp.c emit_simple_limple_call (Lisp_Object args, gcc_jit_type *ret_type, bool direct) bool 2140 src/comp.c emit_limple_call_ref (Lisp_Object insn, bool direct) bool 2585 src/comp.c bool hint_match = bool 2601 src/comp.c bool hint_match = bool 3430 src/comp.c bool is_ptr; bool 4199 src/comp.c bool nargs = !NILP (CALL1I (comp-nargs-p, args)); bool 5073 src/comp.c static bool bool 5235 src/comp.c bool preloaded_p = strcmp (p_preloaded, preloaded) == 0; bool 5268 src/comp.c static bool bool 5304 src/comp.c load_comp_unit (struct Lisp_Native_Comp_Unit *comp_u, bool loading_dump, bool 5305 src/comp.c bool late_load) bool 5341 src/comp.c bool recursive_load = comp_u->load_ongoing; bool 5361 src/comp.c bool **f_symbols_with_pos_enabled_reloc = bool 5600 src/comp.c static bool bool 49 src/comp.h bool loaded_once; bool 50 src/comp.h bool load_ongoing; bool 58 src/comp.h INLINE bool bool 76 src/comp.h bool loading_dump, bool late_load); bool 419 src/composite.c bool bool 717 src/composite.c bool bool 1001 src/composite.c static bool bool 1018 src/composite.c static inline bool bool 1281 src/composite.c bool bool 1623 src/composite.c bool bool 1636 src/composite.c bool need_adjustment = 0; bool 60 src/composite.h INLINE bool bool 130 src/composite.h INLINE bool bool 200 src/composite.h extern bool find_composition (ptrdiff_t, ptrdiff_t, ptrdiff_t *, ptrdiff_t *, bool 229 src/composite.h INLINE bool bool 340 src/composite.h extern bool composition_gstring_p (Lisp_Object); bool 345 src/composite.h extern bool find_automatic_composition (ptrdiff_t, ptrdiff_t, ptrdiff_t, bool 352 src/composite.h extern bool composition_reseat_it (struct composition_it *, ptrdiff_t, bool 61 src/conf_post.h typedef bool bool_bf; bool 44 src/data.c static bool bool 49 src/data.c static bool bool 54 src/data.c static bool bool 59 src/data.c static bool bool 913 src/data.c bool autoload = AUTOLOADP (definition); bool 1085 src/data.c bool genfun = false; bool 1629 src/data.c bool voide = BASE_EQ (newval, Qunbound); bool 2090 src/data.c make_blv (struct Lisp_Symbol *sym, bool forwarded, bool 2144 src/data.c bool forwarded UNINIT; bool 2209 src/data.c bool forwarded UNINIT; bool 2700 src/data.c bool lt, eq = true, gt; bool 2701 src/data.c bool test; bool 2903 src/data.c bool valid = false; bool 2964 src/data.c bool valid = false; bool 3020 src/data.c bool negative = x < 0; bool 3103 src/data.c static bool bool 3244 src/data.c bool overflow; bool 3356 src/data.c integer_remainder (Lisp_Object num, Lisp_Object den, bool modulo) bool 3365 src/data.c bool have_r = false; bool 3374 src/data.c bool neg_n = mpz_sgn (*n) < 0; bool 3822 src/data.c pre_value (bool precondition, int value) bool 54 src/dbusbind.c static bool xd_in_read_queued_messages = 0; bool 43 src/decompress.c static bool zlib_initialized; bool 45 src/decompress.c static bool bool 167 src/dired.c Lisp_Object match, Lisp_Object nosort, bool attrs, bool 233 src/dired.c bool needsep = (directory_nbytes == 0 bool 390 src/dired.c static Lisp_Object file_name_completion (Lisp_Object, Lisp_Object, bool, bool 456 src/dired.c static bool file_name_completion_dirp (int, struct dirent *, ptrdiff_t); bool 459 src/dired.c file_name_completion (Lisp_Object file, Lisp_Object dirname, bool all_flag, bool 470 src/dired.c bool directoryp; bool 474 src/dired.c bool includeall = 1; bool 475 src/dired.c bool check_decoded = false; bool 527 src/dired.c bool canexclude = 0; bool 851 src/dired.c static bool bool 858 src/dired.c bool dirp = faccessat (fd, subdir_name, F_OK, AT_EACCESS) == 0; bool 1277 src/dispextern.h extern bool display_completed; bool 1824 src/dispextern.h INLINE bool bool 1891 src/dispextern.h INLINE bool bool 1918 src/dispextern.h INLINE bool bool 1928 src/dispextern.h INLINE bool bool 1944 src/dispextern.h extern bool face_change; bool 2289 src/dispextern.h bool reversed_p; bool 2966 src/dispextern.h void (*update_window_end_hook) (struct window *w, bool cursor_on_p, bool 2967 src/dispextern.h bool mouse_face_overwritten_p); bool 3024 src/dispextern.h int cursor_width, bool on_p, bool active_p); bool 3109 src/dispextern.h bool use_bilinear_filtering; bool 3183 src/dispextern.h bool load_failed_p; bool 3371 src/dispextern.h extern void bidi_init_it (ptrdiff_t, ptrdiff_t, bool, struct bidi_it *); bool 3373 src/dispextern.h extern void bidi_paragraph_init (bidi_dir_t, struct bidi_it *, bool); bool 3378 src/dispextern.h extern void bidi_unshelve_cache (void *, bool); bool 3388 src/dispextern.h bool display_prop_intangible_p (Lisp_Object, Lisp_Object, ptrdiff_t, ptrdiff_t); bool 3390 src/dispextern.h bool resize_mini_window (struct window *, bool); bool 3405 src/dispextern.h NativeRectangle *, bool); bool 3408 src/dispextern.h void mark_window_display_accurate (Lisp_Object, bool); bool 3426 src/dispextern.h bool in_display_vector_p (struct it *); bool 3428 src/dispextern.h extern bool redisplaying_p; bool 3429 src/dispextern.h extern bool display_working_on_window_p; bool 3431 src/dispextern.h extern bool help_echo_showing_p; bool 3441 src/dispextern.h struct window *, bool, int *); bool 3471 src/dispextern.h extern void display_and_set_cursor (struct window *, bool, int, int, int, int); bool 3472 src/dispextern.h extern void gui_update_cursor (struct frame *, bool); bool 3484 src/dispextern.h int, int, bool, int); bool 3486 src/dispextern.h int, int, bool, int); bool 3487 src/dispextern.h extern void handle_tool_bar_click_with_device (struct frame *, int, int, bool, bool 3491 src/dispextern.h extern bool gui_intersect_rectangles (const Emacs_Rectangle *, bool 3500 src/dispextern.h extern bool clear_mouse_face (Mouse_HLInfo *); bool 3501 src/dispextern.h extern bool cursor_in_mouse_face_p (struct window *w); bool 3504 src/dispextern.h extern void display_tty_menu_item (const char *, int, int, int, int, bool); bool 3514 src/dispextern.h bool draw_window_fringes (struct window *, bool); bool 3515 src/dispextern.h bool update_window_fringes (struct window *, bool); bool 3528 src/dispextern.h extern bool buffer_flipping_blocked_p (void); bool 3560 src/dispextern.h void image_prune_animation_caches (bool); bool 3561 src/dispextern.h bool valid_image_p (Lisp_Object); bool 3588 src/dispextern.h bool tabs_safe_p (int); bool 3601 src/dispextern.h extern bool tty_defined_color (struct frame *, const char *, Emacs_Color *, bool 3602 src/dispextern.h bool, bool); bool 3603 src/dispextern.h bool parse_color_spec (const char *, bool 3607 src/dispextern.h void clear_face_cache (bool); bool 3615 src/dispextern.h int lookup_named_face (struct window *, struct frame *, Lisp_Object, bool); bool 3620 src/dispextern.h Lisp_Object, int, bool); bool 3625 src/dispextern.h ptrdiff_t, bool, int, enum lface_attribute_index); bool 3627 src/dispextern.h bool, Lisp_Object, enum lface_attribute_index); bool 3629 src/dispextern.h ptrdiff_t *, enum face_id, bool, bool 3694 src/dispextern.h extern bool update_frame (struct frame *, bool, bool); bool 3714 src/dispextern.h void prepare_desired_row (struct window *, struct glyph_row *, bool); bool 3718 src/dispextern.h extern void gui_update_window_end (struct window *, bool, bool); bool 3720 src/dispextern.h void do_pending_window_change (bool); bool 3721 src/dispextern.h void change_frame_size (struct frame *, int, int, bool, bool, bool); bool 3753 src/dispextern.h extern bool tty_capable_p (struct tty_display_info *, unsigned); bool 3756 src/dispextern.h extern struct terminal *init_tty (const char *, const char *, bool); bool 3802 src/dispextern.h extern bool gui_mouse_grabbed (Display_Info *); bool 70 src/dispnew.c static void update_frame_line (struct frame *, int, bool); bool 80 src/dispnew.c static void clear_window_matrices (struct window *, bool); bool 83 src/dispnew.c static bool update_window_line (struct window *, int, bool *); bool 90 src/dispnew.c static bool update_window_tree (struct window *, bool); bool 91 src/dispnew.c static bool update_window (struct window *, bool); bool 92 src/dispnew.c static bool update_frame_1 (struct frame *, bool, bool, bool, bool); bool 93 src/dispnew.c static bool scrolling (struct frame *); bool 97 src/dispnew.c static void set_window_update_flags (struct window *w, bool on_p); bool 101 src/dispnew.c bool display_completed; bool 105 src/dispnew.c static bool delayed_size_change; bool 167 src/dispnew.c add_window_display_history (struct window *w, const char *msg, bool paused_p) bool 195 src/dispnew.c add_frame_display_history (struct frame *f, bool paused_p) bool 334 src/dispnew.c static bool bool 367 src/dispnew.c bool marginal_areas_changed_p = 0; bool 368 src/dispnew.c bool tab_line_changed_p = 0; bool 369 src/dispnew.c bool tab_line_p = 0; bool 370 src/dispnew.c bool header_line_changed_p = 0; bool 371 src/dispnew.c bool header_line_p = 0; bool 850 src/dispnew.c clear_window_matrices (struct window *w, bool desired_p) bool 1062 src/dispnew.c static bool bool 1108 src/dispnew.c prepare_desired_row (struct window *w, struct glyph_row *row, bool mode_line_p) bool 1112 src/dispnew.c bool rp = row->reversed_p; bool 1255 src/dispnew.c static bool bool 1256 src/dispnew.c row_equal_p (struct glyph_row *a, struct glyph_row *b, bool mouse_face_p) bool 1377 src/dispnew.c static bool bool 1381 src/dispnew.c bool changed_p; bool 1630 src/dispnew.c bool dim_only_p, int *window_change_flags) bool 1638 src/dispnew.c bool in_horz_combination_p; bool 1866 src/dispnew.c static bool bool 2030 src/dispnew.c bool pool_changed_p; bool 2566 src/dispnew.c bool current_row_p = window_matrix == w->current_matrix; bool 2743 src/dispnew.c bool mouse_face_p = current_row->mouse_face_p; bool 2851 src/dispnew.c bool enabled_before_p = new_rows[i].enabled_p; bool 2957 src/dispnew.c bool sync_p = 0; bool 2980 src/dispnew.c bool from_inside_window_p bool 2984 src/dispnew.c bool to_inside_window_p bool 2992 src/dispnew.c bool enabled_before_p = m->rows[window_to].enabled_p; bool 3210 src/dispnew.c bool bool 3211 src/dispnew.c update_frame (struct frame *f, bool force_p, bool inhibit_hairy_id_p) bool 3214 src/dispnew.c bool paused_p; bool 3352 src/dispnew.c bool paused_p, cursor_at_point_p; bool 3446 src/dispnew.c static bool bool 3447 src/dispnew.c update_window_tree (struct window *w, bool force_p) bool 3449 src/dispnew.c bool paused_p = 0; bool 3604 src/dispnew.c bool last_seen_p = 0; bool 3623 src/dispnew.c static bool bool 3624 src/dispnew.c update_window (struct window *w, bool force_p) bool 3627 src/dispnew.c bool paused_p; bool 3650 src/dispnew.c bool changed_p = 0, mouse_face_overwritten_p = 0; bool 3652 src/dispnew.c bool invisible_rows_marked = false; bool 3895 src/dispnew.c gui_update_window_end (struct window *w, bool cursor_on_p, bool 3896 src/dispnew.c bool mouse_face_overwritten_p) bool 3966 src/dispnew.c static bool bool 3968 src/dispnew.c bool *partial_p) bool 3973 src/dispnew.c bool changed_p = 0; bool 4023 src/dispnew.c bool overlapping_glyphs_p = current_row->contains_overlapping_glyphs_p; bool 4025 src/dispnew.c bool abort_skipping = 0; bool 4045 src/dispnew.c bool can_skip_p = !abort_skipping; bool 4126 src/dispnew.c bool skip_first_p = !can_skip_p; bool 4227 src/dispnew.c static bool bool 4228 src/dispnew.c update_window_line (struct window *w, int vpos, bool *mouse_face_overwritten_p) bool 4235 src/dispnew.c bool changed_p = 0, partial_p = 0, was_stipple; bool 4379 src/dispnew.c set_window_update_flags (struct window *w, bool on_p) bool 4803 src/dispnew.c bool truncated_p = 0; bool 4866 src/dispnew.c bool to_overlapped_p; bool 4907 src/dispnew.c static bool bool 4908 src/dispnew.c update_frame_1 (struct frame *f, bool force_p, bool inhibit_id_p, bool 4909 src/dispnew.c bool set_cursor_p, bool updating_menu_p) bool 4915 src/dispnew.c bool pause_p; bool 5071 src/dispnew.c static bool bool 5211 src/dispnew.c update_frame_line (struct frame *f, int vpos, bool updating_menu_p) bool 5220 src/dispnew.c bool must_write_whole_line_p; bool 5221 src/dispnew.c bool write_spaces_p = FRAME_MUST_WRITE_SPACES (f); bool 5222 src/dispnew.c bool colored_spaces_p = (FACE_FROM_ID (f, DEFAULT_FACE_ID)->background bool 5931 src/dispnew.c do_pending_window_change (bool safe) bool 5961 src/dispnew.c bool pretend, bool delay, bool safe) bool 6010 src/dispnew.c bool pretend, bool delay, bool safe) bool 6205 src/dispnew.c sit_for (Lisp_Object timeout, bool reading, int display_option) bool 6209 src/dispnew.c bool do_display = display_option > 0; bool 6210 src/dispnew.c bool curbuf_eq_winbuf bool 52 src/doc.c read_bytecode_char (bool unreadflag) bool 82 src/doc.c get_doc_string (Lisp_Object filepos, bool unibyte, bool definition) bool 296 src/doc.c static bool bool 314 src/doc.c bool try_reload = true; bool 385 src/doc.c bool try_reload = true; bool 630 src/doc.c static bool bool 134 src/doprnt.c bool overflow = false; bool 242 src/doprnt.c bool minusflag = false, plusflag = false, zeroflag = false, bool 64 src/editfns.c static Lisp_Object styled_format (ptrdiff_t, Lisp_Object *, bool); bool 228 src/editfns.c region_limit (bool beginningp) bool 404 src/editfns.c bool at_field_start = 0; bool 406 src/editfns.c bool at_field_end = 0; bool 607 src/editfns.c bool fwd; bool 1330 src/editfns.c ptrdiff_t, ptrdiff_t, bool), bool 1331 src/editfns.c bool inherit, ptrdiff_t nargs, Lisp_Object *args) bool 1568 src/editfns.c make_buffer_string (ptrdiff_t start, ptrdiff_t end, bool props) bool 1593 src/editfns.c ptrdiff_t end, ptrdiff_t end_byte, bool props) bool 1914 src/editfns.c bool a_unibyte; \ bool 1915 src/editfns.c bool b_unibyte; \ bool 1930 src/editfns.c static bool bit_is_set (const unsigned char *, OFFSET); bool 1931 src/editfns.c static bool buffer_chars_equal (struct context *, OFFSET, OFFSET); bool 1932 src/editfns.c static bool compareseq_early_abort (struct context *); bool 2006 src/editfns.c bool a_empty = size_a == 0; bool 2007 src/editfns.c bool b_empty = size_b == 0; bool 2065 src/editfns.c bool early_abort; bool 2080 src/editfns.c bool modification_hooks_inhibited = false; bool 2160 src/editfns.c static bool bool 2179 src/editfns.c static bool bool 2215 src/editfns.c static bool bool 2259 src/editfns.c bool multibyte_p bool 2503 src/editfns.c bool multibyte = !NILP (BVAR (current_buffer, enable_multibyte_characters)); bool 2504 src/editfns.c bool string_multibyte UNINIT; bool 2719 src/editfns.c labeled_restrictions_get_bound (Lisp_Object buf, bool begv, bool outermost) bool 3412 src/editfns.c styled_format (ptrdiff_t nargs, Lisp_Object *args, bool message) bool 3445 src/editfns.c bool maybe_combine_byte; bool 3447 src/editfns.c bool arg_intervals = false; bool 3470 src/editfns.c bool multibyte_format = STRING_MULTIBYTE (args[0]); bool 3472 src/editfns.c bool fmt_props = !!string_intervals (args[0]); bool 3498 src/editfns.c bool multibyte = multibyte_format; bool 3509 src/editfns.c bool new_result = false; bool 3582 src/editfns.c bool minus_flag = false; bool 3583 src/editfns.c bool plus_flag = false; bool 3584 src/editfns.c bool space_flag = false; bool 3585 src/editfns.c bool sharp_flag = false; bool 3586 src/editfns.c bool zero_flag = false; bool 3610 src/editfns.c bool precision_given = *num_end == '.'; bool 3689 src/editfns.c bool float_conversion bool 3867 src/editfns.c bool format_as_long_double = false; bool 3875 src/editfns.c bool format_bignum_as_double = false; bool 3934 src/editfns.c bool negative = p[0] == '-'; bool 3961 src/editfns.c bool signedp = ! c_isdigit (p[0]); bool 3968 src/editfns.c bool negative; bool 3999 src/editfns.c bool signedp = negative | plus_flag | space_flag; bool 4039 src/editfns.c bool signedp = p[0] == '-' || p[0] == '+' || p[0] == ' '; bool 210 src/emacs-module.c static bool value_storage_contains_p (const struct emacs_value_storage *, bool 213 src/emacs-module.c static bool module_assertions = false; bool 405 src/emacs-module.c static bool bool 438 src/emacs-module.c bool overflow = INT_ADD_WRAPV (ref->refcount, 1, &ref->refcount); bool 690 src/emacs-module.c static bool bool 697 src/emacs-module.c static bool bool 739 src/emacs-module.c static bool bool 891 src/emacs-module.c static bool bool 968 src/emacs-module.c static bool bool 1552 src/emacs-module.c init_module_assertions (bool enable) bool 1560 src/emacs-module.c static bool bool 174 src/emacs.c bool initialized; bool 178 src/emacs.c bool inhibit_window_system; bool 182 src/emacs.c bool running_asynch_code; bool 186 src/emacs.c bool display_arg; bool 215 src/emacs.c bool noninteractive; bool 218 src/emacs.c bool no_site_lisp; bool 221 src/emacs.c bool build_details; bool 390 src/emacs.c bool fatal_error_in_progress; bool 406 src/emacs.c static bool bool 672 src/emacs.c static bool bool 1113 src/emacs.c static bool bool 1116 src/emacs.c bool success = false; bool 1242 src/emacs.c bool no_loadup = false; bool 1267 src/emacs.c bool attempt_load_pdump = false; bool 1322 src/emacs.c bool use_dynamic_heap = true; bool 1426 src/emacs.c bool only_version = false; bool 1513 src/emacs.c bool try_to_grow_stack = !noninteractive || initialized; bool 1969 src/emacs.c bool module_assertions bool 1985 src/emacs.c bool go_home = (!ch_to_dir && !inhibit_window_system bool 3205 src/emacs.c decode_env_path (const char *evarname, const char *defalt, bool empty) bool 3216 src/emacs.c bool defaulted = 0; bool 3371 src/emacs.c bool err = 0; bool 67 src/eval.c bool backtrace_p (union specbinding *) EXTERNALLY_VISIBLE; bool 151 src/eval.c set_backtrace_debug_on_exit (union specbinding *pdl, bool doe) bool 159 src/eval.c bool bool 163 src/eval.c static bool bool 274 src/eval.c bool debug_while_redisplaying; bool 670 src/eval.c static bool bool 752 src/eval.c defvar (Lisp_Object sym, Lisp_Object initvalue, Lisp_Object docstring, bool eval) bool 1231 src/eval.c bool last_time; bool 1637 src/eval.c static Lisp_Object signal_or_quit (Lisp_Object, Lisp_Object, bool); bool 1639 src/eval.c static bool maybe_call_debugger (Lisp_Object conditions, Lisp_Object sig, bool 1699 src/eval.c bool backtrace_yet = false; bool 1707 src/eval.c signal_or_quit (Lisp_Object error_symbol, Lisp_Object data, bool keyboard_quit) bool 1773 src/eval.c bool debugger_called = false; bool 1930 src/eval.c static bool bool 1954 src/eval.c static bool bool 1958 src/eval.c bool first_string = 1; bool 1989 src/eval.c bool bool 2005 src/eval.c static bool bool 2115 src/eval.c bool genfun = false; /* If true, we should consult `interactive-form'. */ bool 2900 src/eval.c bool bool 3126 src/eval.c bool optional, rest; bool 3175 src/eval.c bool previous_rest = false; bool 3335 src/eval.c bool optional = false; bool 3404 src/eval.c bool bool 3612 src/eval.c do_one_unbind (union specbinding *this_binding, bool unwinding, bool 3928 src/eval.c specpdl_unrewind (union specbinding *pdl, int distance, bool vars_only) bool 113 src/fileio.c static bool auto_saving; bool 126 src/fileio.c static bool auto_save_error_occurred; bool 130 src/fileio.c static bool valid_timestamp_file_system; bool 138 src/fileio.c static bool a_write (int, Lisp_Object, ptrdiff_t, ptrdiff_t, bool 140 src/fileio.c static bool e_write (int, Lisp_Object, ptrdiff_t, ptrdiff_t, bool 147 src/fileio.c bool bool 527 src/fileio.c bool multibyte) bool 595 src/fileio.c directory_file_name (char *dst, char *src, ptrdiff_t srclen, bool multibyte) bool 714 src/fileio.c bool failed = fd < 0; bool 865 src/fileio.c static bool bool 942 src/fileio.c bool collapse_newdir = true; bool 943 src/fileio.c bool is_escaped = 0; bool 947 src/fileio.c bool multibyte; bool 1085 src/fileio.c bool defdir_multibyte = STRING_MULTIBYTE (default_directory); bool 1111 src/fileio.c bool name_ascii_p = SCHARS (name) == SBYTES (name); bool 1218 src/fileio.c bool lose = 0; bool 1707 src/fileio.c bool lose = 0; bool 1960 src/fileio.c bool substituted = false; bool 1961 src/fileio.c bool multibyte; bool 2083 src/fileio.c barf_or_query_if_file_exists (Lisp_Object absname, bool known_to_exist, bool 2084 src/fileio.c const char *querystring, bool interactive, bool 2085 src/fileio.c bool quick) bool 2122 src/fileio.c static bool bool 2177 src/fileio.c bool already_exists = false; bool 2384 src/fileio.c bool fail = fsetfilecon (ofd, con) != 0; bool 2514 src/fileio.c bool bool 2630 src/fileio.c bool case_only_rename = false; bool 2655 src/fileio.c bool plain_rename = (case_only_rename bool 2697 src/fileio.c bool dirp = !NILP (Fdirectory_name_p (file)); bool 2865 src/fileio.c bool bool 3082 src/fileio.c bool bool 3087 src/fileio.c bool retval = faccessat (AT_FDCWD, SSDATA (file), D_OK, AT_EACCESS) == 0; bool 3173 src/fileio.c bool bool 3194 src/fileio.c bool ok; bool 3327 src/fileio.c bool fail; bool 3455 src/fileio.c bool fail; bool 3928 src/fileio.c bool regular = true; bool 3932 src/fileio.c bool replace_handled = false; bool 3933 src/fileio.c bool set_coding_system = false; bool 3935 src/fileio.c bool read_quit = false; bool 3938 src/fileio.c bool empty_undo_list_p bool 3942 src/fileio.c bool we_locked_file = false; bool 3951 src/fileio.c bool seekable = true; bool 4237 src/fileio.c bool giveup_match_end = false; bool 4425 src/fileio.c bool multibyte bool 5074 src/fileio.c bool using_default_coding = 0; bool 5075 src/fileio.c bool force_raw_text = 0; bool 5209 src/fileio.c bool open_and_close_file = desc < 0; bool 5210 src/fileio.c bool ok; bool 5221 src/fileio.c bool visiting = (EQ (visit, Qt) || STRINGP (visit)); bool 5222 src/fileio.c bool quietly = !NILP (visit); bool 5223 src/fileio.c bool file_locked = 0; bool 5461 src/fileio.c bool use_heuristic bool 5515 src/fileio.c bool auto_saving_into_visited_file = bool 5574 src/fileio.c bool used_global = false; bool 5654 src/fileio.c static bool bool 5704 src/fileio.c static bool bool 5959 src/fileio.c bool auto_raise; bool 6015 src/fileio.c bool auto_saved = 0; bool 6020 src/fileio.c bool orig_minibuffer_auto_raise = minibuffer_auto_raise; bool 6021 src/fileio.c bool old_message_p = 0; bool 6301 src/fileio.c blocks_to_bytes (uintmax_t blocksize, uintmax_t blocks, bool negate) bool 127 src/filelock.c static bool boot_time_initialized; bool 130 src/filelock.c static void get_boot_time_1 (const char *, bool); bool 193 src/filelock.c bool delete_flag = false; bool 243 src/filelock.c get_boot_time_1 (const char *filename, bool newest) bool 307 src/filelock.c rename_lock_file (char const *old, char const *new, bool force) bool 349 src/filelock.c create_lock_file (char *lfname, char *lock_info_str, bool force) bool 416 src/filelock.c lock_file_1 (Lisp_Object lfname, bool force) bool 453 src/filelock.c static bool bool 482 src/floatfns.c bool neg_d = d < 0; bool 483 src/floatfns.c bool neg_r = r < 0; bool 497 src/floatfns.c bool neg_d = mpz_sgn (d) < 0; bool 498 src/floatfns.c bool neg_r = mpz_sgn (*r) < 0; bool 46 src/fns.c static bool internal_equal (Lisp_Object, Lisp_Object, bool 285 src/fns.c bool use_byte_compare = bool 817 src/fns.c bool dest_multibyte = false; bool 818 src/fns.c bool some_unibyte = false; bool 1852 src/fns.c static bool bool 1866 src/fns.c static bool bool 2235 src/fns.c bool tem = bool_vector_bitref (seq, i); bool 2424 src/fns.c merge_c (Lisp_Object org_l1, Lisp_Object org_l2, bool (*less) (Lisp_Object, Lisp_Object)) bool 2698 src/fns.c bool bool 2715 src/fns.c static bool bool 3359 src/fns.c bool from_file = load_in_progress; bool 3677 src/fns.c static ptrdiff_t base64_encode_1 (const char *, char *, ptrdiff_t, bool, bool, bool 3678 src/fns.c bool, bool); bool 3679 src/fns.c static ptrdiff_t base64_decode_1 (const char *, char *, ptrdiff_t, bool, bool 3680 src/fns.c bool, bool, ptrdiff_t *); bool 3682 src/fns.c static Lisp_Object base64_encode_region_1 (Lisp_Object, Lisp_Object, bool, bool 3683 src/fns.c bool, bool); bool 3685 src/fns.c static Lisp_Object base64_encode_string_1 (Lisp_Object, bool, bool 3686 src/fns.c bool, bool); bool 3720 src/fns.c base64_encode_region_1 (Lisp_Object beg, Lisp_Object end, bool line_break, bool 3721 src/fns.c bool pad, bool base64url) bool 3800 src/fns.c base64_encode_string_1 (Lisp_Object string, bool line_break, bool 3801 src/fns.c bool pad, bool base64url) bool 3841 src/fns.c bool line_break, bool pad, bool base64url, bool 3842 src/fns.c bool multibyte) bool 3965 src/fns.c bool multibyte = !NILP (BVAR (current_buffer, enable_multibyte_characters)); bool 4063 src/fns.c bool base64url, bool multibyte, bool ignore_invalid, bool 4518 src/fns.c Lisp_Object weak, bool purecopy) bool 4837 src/fns.c bool bool 4838 src/fns.c sweep_weak_table (struct Lisp_Hash_Table *h, bool remove_entries_p) bool 4841 src/fns.c bool marked = false; bool 4851 src/fns.c bool key_known_to_survive_p = survives_gc_p (HASH_KEY (h, i)); bool 4852 src/fns.c bool value_known_to_survive_p = survives_gc_p (HASH_VALUE (h, i)); bool 4853 src/fns.c bool remove_p; bool 5254 src/fns.c bool purecopy; bool 5646 src/fns.c bool force_raw_text = false; bool 139 src/font.c bool bool 262 src/font.c font_intern_prop (const char *str, ptrdiff_t len, bool force_symbol) bool 343 src/font.c bool noerror) bool 422 src/font.c bool for_face) bool 1147 src/font.c bool wild_card_found = 0; bool 1433 src/font.c bool decimal = 0, size_found = 1; bool 1829 src/font.c bool asterisk = len && p0[len - 1] == '*'; bool 2118 src/font.c static bool bool 2123 src/font.c bool negative; bool 2159 src/font.c static bool bool 2193 src/font.c bool bool 2427 src/font.c bool bool 2546 src/font.c bool need_filtering = 0; bool 3566 src/font.c bool multibyte; bool 3637 src/font.c static bool bool 4747 src/font.c bool asterisk; bool 326 src/font.h bool vertical_centering; bool 423 src/font.h INLINE bool bool 430 src/font.h INLINE bool bool 437 src/font.h INLINE bool bool 444 src/font.h INLINE bool bool 451 src/font.h INLINE bool bool 458 src/font.h INLINE bool bool 465 src/font.h INLINE bool bool 579 src/font.h bool case_sensitive; bool 667 src/font.h int x, int y, bool with_background); bool 719 src/font.h Lisp_Object gstring_out, int idx, bool alternate_subst); bool 775 src/font.h bool (*cached_font_ok) (struct frame *f, bool 815 src/font.h bool on; bool 835 src/font.h Lisp_Object name, bool noerror); bool 838 src/font.h bool for_face); bool 840 src/font.h extern bool font_match_p (Lisp_Object spec, Lisp_Object font); bool 841 src/font.h extern bool font_is_ignored (const char *name, ptrdiff_t namelen); bool 866 src/font.h bool force_symbol); bool 879 src/font.h extern bool valid_font_driver (struct font_driver const *); bool 881 src/font.h INLINE bool bool 1000 src/font.h INLINE bool bool 176 src/fontset.c static bool bool 392 src/fontset.c bool score_changed = false; bool 551 src/fontset.c int charset_id, bool fallback) bool 1511 src/fontset.c bool ascii_changed = 0; bool 69 src/frame.c bool frame_garbaged; bool 116 src/frame.c bool bool 157 src/frame.c bool bool 158 src/frame.c frame_inhibit_resize (struct frame *f, bool horizontal, Lisp_Object parameter) bool 161 src/frame.c bool inhibit bool 521 src/frame.c bool inhibit_horizontal, bool inhibit_vertical) bool 640 src/frame.c int inhibit, bool pretend, Lisp_Object parameter) bool 667 src/frame.c bool inhibit_horizontal, inhibit_vertical; bool 932 src/frame.c make_frame (bool mini_p) bool 1706 src/frame.c bool bool 1920 src/frame.c static bool bool 1921 src/frame.c other_frames (struct frame *f, bool invisible, bool force) bool 1980 src/frame.c bool nochild = !FRAME_PARENT_FRAME (f); bool 2564 src/frame.c mouse_position (bool call_mouse_position_function) bool 4181 src/frame.c bool default_parameter) bool 4187 src/frame.c bool width_change = false, height_change = false; bool 4197 src/frame.c bool fullscreen_change = false; bool 4203 src/frame.c bool left_no_change = 0, top_no_change = 0; bool 4205 src/frame.c bool icon_left_no_change = 0, icon_top_no_change = 0; bool 5148 src/frame.c bool bool 5510 src/frame.c bool was_unbound; bool 5697 src/frame.c gui_figure_window_size (struct frame *f, Lisp_Object parms, bool tabbar_p, bool 5698 src/frame.c bool toolbar_p) bool 1275 src/frame.h extern bool frame_garbaged; bool 1339 src/frame.h extern struct frame *make_frame (bool); bool 1345 src/frame.h extern bool display_available (void); bool 1348 src/frame.h INLINE bool bool 1362 src/frame.h extern bool frame_inhibit_resize (struct frame *, bool, Lisp_Object); bool 1363 src/frame.h extern void adjust_frame_size (struct frame *, int, int, int, bool, bool 1365 src/frame.h extern Lisp_Object mouse_position (bool); bool 1673 src/frame.h extern void gui_set_frame_parameters_1 (struct frame *, Lisp_Object, bool); bool 1696 src/frame.h extern long gui_figure_window_size (struct frame *, Lisp_Object, bool, bool); bool 1710 src/frame.h extern void set_frame_menubar (struct frame *f, bool deep_p); bool 1713 src/frame.h extern bool frame_ancestor_p (struct frame *af, struct frame *df); bool 919 src/fringe.c bool bool 920 src/fringe.c draw_window_fringes (struct window *w, bool no_fringe_p) bool 926 src/fringe.c bool updated_p = 0; bool 965 src/fringe.c bool bool 966 src/fringe.c update_window_fringes (struct window *w, bool keep_current_p) bool 972 src/fringe.c bool redraw_p = 0; bool 1209 src/fringe.c bool periodic_p; bool 534 src/ftcrfont.c int from, int to, int x, int y, bool with_background) bool 642 src/ftcrfont.c static bool bool 652 src/ftcrfont.c bool equal = cairo_font_options_equal (options, gsettings_options); bool 55 src/ftfont.c static bool fc_initialized; bool 129 src/ftfont.c static bool bool 588 src/ftfont.c bool negative; bool 649 src/ftfont.c static bool bool 992 src/ftfont.c bool passed; bool 1338 src/ftfont.c bool scalable; bool 1405 src/ftfont.c bool no_leading_p = !(CONSP (val) && NILP (XCDR (val))); bool 1568 src/ftfont.c static bool bool 1593 src/ftfont.c bool first; bool 1884 src/ftfont.c bool negative; bool 1927 src/ftfont.c bool passed = true; bool 2705 src/ftfont.c static bool m17n_flt_initialized; bool 2715 src/ftfont.c bool with_variation_selector = false; bool 60 src/ftfont.h bool maybe_otf; /* Flag to tell if this may be OTF or not. */ bool 1700 src/gmalloc.c static bool bool 85 src/gnutls.c static bool gnutls_global_initialized; bool 294 src/gnutls.c static bool bool 618 src/gnutls.c bool non_blocking = proc->is_non_blocking_client; bool 1539 src/gnutls.c static bool bool 1634 src/gnutls.c bool verify_error_all = false; bool 2219 src/gnutls.c gnutls_symmetric_aead (bool encrypting, gnutls_cipher_algorithm_t gca, bool 2305 src/gnutls.c gnutls_symmetric (bool encrypting, Lisp_Object cipher, bool 100 src/gtkutil.c static bool xg_widget_key_press_event_cb (GtkWidget *, GdkEvent *, gpointer); bool 142 src/gtkutil.c bool xg_gtk_initialized; /* Used to make sure xwidget calls are possible */ bool 734 src/gtkutil.c bool bool 739 src/gtkutil.c bool success_p; bool 740 src/gtkutil.c bool get_bg; bool 741 src/gtkutil.c bool get_fg; bool 892 src/gtkutil.c bool bool 970 src/gtkutil.c bool bool 1006 src/gtkutil.c bool bool 1033 src/gtkutil.c bool bool 1175 src/gtkutil.c bool was_visible = false; bool 1176 src/gtkutil.c bool hide_child_frame; bool 1521 src/gtkutil.c bool bool 1920 src/gtkutil.c xg_wm_set_size_hint (struct frame *f, long int flags, bool user_position) bool 2092 src/gtkutil.c xg_frame_restack (struct frame *f1, struct frame *f2, bool above_flag) bool 2291 src/gtkutil.c bool make_two_rows = total_buttons > 4; bool 2498 src/gtkutil.c bool bool 2576 src/gtkutil.c bool mustmatch_p, bool only_dir_p, bool 2695 src/gtkutil.c bool mustmatch_p, bool only_dir_p, bool 2737 src/gtkutil.c bool mustmatch_p, bool 2738 src/gtkutil.c bool only_dir_p) bool 3339 src/gtkutil.c bool pop_up_p, bool 3340 src/gtkutil.c bool menu_bar_p, bool 3484 src/gtkutil.c bool menu_bar_p = strcmp (type, "menubar") == 0; bool 3485 src/gtkutil.c bool pop_up_p = strcmp (type, "popup") == 0; bool 3539 src/gtkutil.c static bool bool 3545 src/gtkutil.c bool is_same = (old_label bool 3631 src/gtkutil.c bool val_in_menubar = 0; bool 3632 src/gtkutil.c bool iter_in_new_menubar = 0; bool 3781 src/gtkutil.c bool label_changed = false; bool 4036 src/gtkutil.c widget_value *val, bool deep_p, bool 4188 src/gtkutil.c bool bool 4280 src/gtkutil.c bool xg_ignore_gtk_scrollbar; bool 4741 src/gtkutil.c bool hidden = height < msl; bool 4938 src/gtkutil.c bool changed = 0; bool 5046 src/gtkutil.c bool bool 5048 src/gtkutil.c bool for_valuator) bool 5050 src/gtkutil.c bool retval = 0; bool 5400 src/gtkutil.c bool into_hbox = EQ (pos, Qleft) || EQ (pos, Qright); bool 5421 src/gtkutil.c bool vbox_pos = x->menubar_widget != 0; bool 5434 src/gtkutil.c static bool xg_update_tool_bar_sizes (struct frame *f); bool 5527 src/gtkutil.c int i, bool horiz, bool text_image) bool 5622 src/gtkutil.c static bool bool 5623 src/gtkutil.c is_box_type (GtkWidget *vb, bool is_horizontal) bool 5626 src/gtkutil.c bool ret = 0; bool 5640 src/gtkutil.c static bool bool 5643 src/gtkutil.c const char *label, bool horiz) bool 5691 src/gtkutil.c static bool bool 5791 src/gtkutil.c bool text_image, horiz; bool 5865 src/gtkutil.c bool enabled_p = !NILP (PROP (TOOL_BAR_ITEM_ENABLED_P)); bool 5866 src/gtkutil.c bool selected_p = !NILP (PROP (TOOL_BAR_ITEM_SELECTED_P)); bool 5878 src/gtkutil.c bool vert_only = ! NILP (PROP (TOOL_BAR_ITEM_VERT_ONLY)); bool 6379 src/gtkutil.c static bool bool 6560 src/gtkutil.c bool bool 6573 src/gtkutil.c bool result; bool 86 src/gtkutil.h extern bool xg_uses_old_file_dialog (void); bool 91 src/gtkutil.h bool mustmatch_p, bool 92 src/gtkutil.h bool only_dir_p); bool 107 src/gtkutil.h bool deep_p, bool 114 src/gtkutil.h extern bool xg_event_is_for_menubar (struct frame *, const EVENT *); bool 151 src/gtkutil.h extern bool xg_event_is_for_scrollbar (struct frame *, const EVENT *, bool 152 src/gtkutil.h bool for_valuator); bool 156 src/gtkutil.h extern void xg_wm_set_size_hint (struct frame *, long int, bool); bool 179 src/gtkutil.h extern bool xg_create_frame_widgets (struct frame *f); bool 182 src/gtkutil.h extern bool xg_check_special_colors (struct frame *f, bool 196 src/gtkutil.h extern void xg_frame_restack (struct frame *f1, struct frame *f2, bool above); bool 202 src/gtkutil.h extern bool xg_prepare_tooltip (struct frame *f, bool 211 src/gtkutil.h extern bool xg_hide_tooltip (struct frame *f); bool 220 src/gtkutil.h extern bool xg_is_menu_window (Display *dpy, Window); bool 224 src/gtkutil.h extern bool xg_filter_key (struct frame *frame, XEvent *xkey); bool 235 src/gtkutil.h extern bool xg_ignore_gtk_scrollbar; bool 237 src/gtkutil.h extern bool xg_gtk_initialized; bool 122 src/haiku_io.c haiku_read_size (ssize_t *len, bool popup_menu_p) bool 159 src/haiku_io.c bigtime_t timeout, bool popup_menu_p) bool 195 src/haiku_io.c bool popup_menu_p) bool 197 src/haiku_support.h bool just_exited_p; bool 201 src/haiku_support.h bool dnd_message; bool 260 src/haiku_support.h bool highlight_p; bool 469 src/haiku_support.h bool quit_reply; bool 514 src/haiku_support.h extern void haiku_read_size (ssize_t *, bool); bool 518 src/haiku_support.h bigtime_t, bool); bool 520 src/haiku_support.h extern int haiku_write_without_signal (enum haiku_event_type, void *, bool); bool 552 src/haiku_support.h extern bool BWindow_is_active (void *); bool 553 src/haiku_support.h extern void BWindow_set_override_redirect (void *, bool); bool 556 src/haiku_support.h extern void BWindow_set_sticky (void *, bool); bool 589 src/haiku_support.h int, int, bool); bool 597 src/haiku_support.h extern void BView_scroll_bar_update (void *, int, int, int, int, bool); bool 600 src/haiku_support.h int, int, bool); bool 607 src/haiku_support.h int, int, int, int, int, bool); bool 622 src/haiku_support.h extern void BView_draw_lock (void *, bool, int, int, int, int); bool 635 src/haiku_support.h extern bool BView_inside_scroll_bar (void *, int, int); bool 644 src/haiku_support.h extern void BMenu_add_item (void *, const char *, void *, bool, bool 645 src/haiku_support.h bool, bool, void *, const char *, bool 648 src/haiku_support.h extern void *BMenu_new_submenu (void *, const char *, bool); bool 684 src/haiku_support.h extern bool be_is_display_grayscale (void); bool 702 src/haiku_support.h extern bool BMenuBar_start_tracking (void *); bool 719 src/haiku_support.h extern bool be_use_subpixel_antialiasing (void); bool 724 src/haiku_support.h extern void be_set_font_antialiasing (void *, bool); bool 729 src/haiku_support.h extern bool be_drag_message (void *, void *, bool, void (*) (void), bool 731 src/haiku_support.h bool (*) (void)); bool 732 src/haiku_support.h extern bool be_drag_and_drop_in_progress (void); bool 734 src/haiku_support.h extern bool be_replay_menu_bar_event (void *, struct haiku_menu_bar_click_event *); bool 735 src/haiku_support.h extern bool be_select_font (void (*) (void), bool (*) (void), bool 738 src/haiku_support.h int *, bool, int, int, int, bool 739 src/haiku_support.h bool, bool *); bool 754 src/haiku_support.h extern bool be_get_explicit_workarea (int *, int *, int *, int *); bool 756 src/haiku_support.h extern void be_set_use_frame_synchronization (void *, bool); bool 760 src/haiku_support.h extern bool be_lock_font_defaults (void); bool 674 src/haikufns.c bool minibuffer_only = false; bool 1010 src/haikufns.c bool face_change_before = face_change; bool 1304 src/haikufns.c haiku_hide_tip (bool delete) bool 1753 src/haikufns.c haiku_set_frame_visible_invisible (struct frame *f, bool visible_p) bool 1797 src/haikufns.c haiku_set_name (struct frame *f, Lisp_Object name, bool explicit_p) bool 2050 src/haikufns.c bool color_specified_p; bool 2324 src/haikufns.c bool grayscale_p; bool 2353 src/haikufns.c bool displayed; bool 2449 src/haikufns.c bool delete = false; bool 1077 src/haikufont.c int x, int y, bool with_background) bool 1220 src/haikufont.c static bool bool 1243 src/haikufont.c bool disable_antialiasing, initial_antialias; bool 28 src/haikuimage.c bool bool 38 src/haikumenu.c bool is_menu_bar) bool 195 src/haikumenu.c bool boundary_seen = false; bool 198 src/haikumenu.c bool enabled_item_seen_p = false; bool 542 src/haikumenu.c set_frame_menubar (struct frame *f, bool deep_p) bool 546 src/haikumenu.c bool first_time_p = false; bool 38 src/haikuselect.c bool haiku_dnd_follow_tooltip; bool 42 src/haikuselect.c bool haiku_dnd_allow_same_frame; bool 208 src/haikuselect.c bool value; bool 259 src/haikuselect.c t1 = (*(bool *) buf) ? Qt : Qnil; bool 464 src/haikuselect.c bool bool_data; bool 793 src/haikuselect.c static bool bool 894 src/haikuselect.c bool rc; bool 1176 src/haikuselect.c bool horizontal, up; bool 48 src/haikuselect.h ssize_t, bool); bool 49 src/haikuselect.h extern bool be_clipboard_owner_p (enum haiku_clipboard); bool 65 src/haikuselect.h extern int be_lock_clipboard_message (enum haiku_clipboard, void **, bool); bool 66 src/haikuselect.h extern void be_unlock_clipboard (enum haiku_clipboard, bool); bool 69 src/haikuselect.h extern bool be_selection_outdated_p (enum haiku_clipboard, int64); bool 65 src/haikuterm.c static bool any_help_event_p; bool 107 src/haikuterm.c bool *menu_bar_p, bool *tool_bar_p) bool 400 src/haikuterm.c haiku_frame_raise_lower (struct frame *f, bool raise_p) bool 419 src/haikuterm.c haiku_mouse_or_wdesc_frame (void *window, bool accept_tooltip) bool 544 src/haikuterm.c haiku_focus_frame (struct frame *frame, bool noactivate) bool 584 src/haikuterm.c static bool bool 586 src/haikuterm.c Emacs_Color *color, bool alloc, bool make_index) bool 602 src/haikuterm.c bool left_p, bool right_p, struct haiku_rect *clip_rect) bool 662 src/haikuterm.c bool raised_p, bool top_p, bool bot_p, bool left_p, bool 663 src/haikuterm.c bool right_p, struct haiku_rect *clip_rect) bool 852 src/haikuterm.c bool underline_at_descent_line; bool 853 src/haikuterm.c bool use_underline_position_properties; bool 959 src/haikuterm.c bool raised_p, left_p, right_p; bool 1075 src/haikuterm.c bool explicit_colors_p, bool 1555 src/haikuterm.c bool raised_p, top_p, bot_p, left_p, right_p; bool 2041 src/haikuterm.c haiku_set_window_size (struct frame *f, bool change_gravity, bool 2230 src/haikuterm.c int cursor_width, bool on_p, bool active_p) bool 2558 src/haikuterm.c int width, int height, bool horizontal_p) bool 3537 src/haikuterm.c bool up_okay_p = false; bool 4246 src/haikuterm.c haiku_toggle_invisible_pointer (struct frame *f, bool invisible_p) bool 188 src/haikuterm.h bool configury_done; bool 233 src/haikuterm.h extern bool haiku_dnd_follow_tooltip; bool 272 src/haikuterm.h bool horizontal; bool 314 src/haikuterm.h extern void haiku_set_frame_visible_invisible (struct frame *, bool); bool 318 src/haikuterm.h extern void haiku_set_name (struct frame *, Lisp_Object, bool); bool 353 src/haikuterm.h extern bool haiku_can_use_native_image_api (Lisp_Object); bool 118 src/hbfont.c bool bool 242 src/hbfont.c static bool combining_class_loaded = false; bool 505 src/hbfont.c bool buf_reversed = false; bool 520 src/hbfont.c bool new_lglyph = false; bool 622 src/image.c static bool xbm_read_bitmap_data (struct frame *, char *, char *, bool 623 src/image.c int *, int *, char **, bool); bool 921 src/image.c static bool image_create_x_image_and_pixmap_1 (struct frame *, int, int, int, bool 928 src/image.c bool, HGDIOBJ *); bool 929 src/image.c static void image_unget_x_image_or_dc (struct image *, bool, bool 933 src/image.c bool); bool 934 src/image.c static void image_unget_x_image (struct image *, bool, Emacs_Pix_Container); bool 951 src/image.c static bool x_create_x_image_and_pixmap (struct frame *, int, int, int, bool 964 src/image.c bool result; bool 1067 src/image.c bool (*valid_p) (Lisp_Object spec); bool 1071 src/image.c bool (*load_img) (struct frame *f, struct image *img); bool 1079 src/image.c bool (*init) (void); bool 1116 src/image.c bool bool 1198 src/image.c bool mandatory_p; bool 1201 src/image.c bool count; bool 1214 src/image.c static bool bool 1356 src/image.c image_spec_value (Lisp_Object spec, Lisp_Object key, bool *found) bool 1526 src/image.c static bool bool 1699 src/image.c bool free_pimg = !pimg; bool 1744 src/image.c bool free_mask = !mask; bool 1920 src/image.c int font_size, char *font_family, bool ignore_colors) bool 2295 src/image.c bool found_p; bool 2552 src/image.c bool foundp = false; bool 2572 src/image.c bool flip; bool 2631 src/image.c bool smoothing; bool 3170 src/image.c static bool bool 3199 src/image.c static bool bool 3317 src/image.c static bool bool 3339 src/image.c static bool bool 3554 src/image.c static bool bool 3557 src/image.c Emacs_Pix_Container *ximg, bool mask_p) bool 3578 src/image.c bool mask_p) bool 3626 src/image.c image_get_x_image_or_dc (struct frame *f, struct image *img, bool mask_p, bool 3639 src/image.c image_unget_x_image_or_dc (struct image *img, bool mask_p, bool 3650 src/image.c image_get_x_image (struct frame *f, struct image *img, bool mask_p) bool 3676 src/image.c image_unget_x_image (struct image *img, bool mask_p, Emacs_Pix_Container ximg) bool 3790 src/image.c static bool xbm_file_p (Lisp_Object); bool 3876 src/image.c static bool bool 3993 src/image.c bool overflow = false; bool 4043 src/image.c bool overflow = false; bool 4185 src/image.c bool non_default_colors) bool 4246 src/image.c static bool bool 4249 src/image.c bool inhibit_image_error) bool 4253 src/image.c bool padding_p = 0; bool 4254 src/image.c bool v10 = 0; bool 4407 src/image.c static bool bool 4410 src/image.c bool rc; bool 4412 src/image.c bool success_p = 0; bool 4421 src/image.c bool non_default_colors = 0; bool 4467 src/image.c static bool bool 4481 src/image.c static bool bool 4484 src/image.c bool success_p = 0; bool 4518 src/image.c bool non_default_colors = 0; bool 4520 src/image.c bool parsed_p; bool 4521 src/image.c bool in_memory_file_p = 0; bool 4640 src/image.c static bool xpm_image_p (Lisp_Object object); bool 4641 src/image.c static bool xpm_load (struct frame *f, struct image *img); bool 4833 src/image.c static bool bool 4903 src/image.c static bool bool 4935 src/image.c static bool bool 4953 src/image.c static bool bool 5029 src/image.c static bool bool 5524 src/image.c static bool bool 5541 src/image.c bool have_mask = false; bool 5772 src/image.c static bool bool 5776 src/image.c bool success_p = 0; bool 5939 src/image.c bool rc; bool 6007 src/image.c bool rc; bool 6129 src/image.c image_to_emacs_colors (struct frame *f, struct image *img, bool rgb_p) bool 6549 src/image.c bool use_img_background; bool 6691 src/image.c static bool bool 6758 src/image.c pbm_scan_index (char **s, bool two_byte) bool 6775 src/image.c static bool bool 6778 src/image.c bool raw_p; bool 6961 src/image.c bool two_byte = 255 < max_color_idx; bool 7046 src/image.c static bool bool 7101 src/image.c static bool bool 7114 src/image.c static bool bool 7181 src/image.c static bool bool 7240 src/image.c static bool bool 7431 src/image.c static bool bool 7447 src/image.c bool transparent_p; bool 7780 src/image.c static bool bool 7833 src/image.c static bool bool 7897 src/image.c static bool bool 8167 src/image.c static bool bool 8342 src/image.c static bool bool 8397 src/image.c static bool bool 8438 src/image.c static bool bool 8619 src/image.c static bool bool 8842 src/image.c static bool bool 8928 src/image.c static bool bool 9030 src/image.c static bool bool 9561 src/image.c static bool bool 9601 src/image.c static bool bool 9669 src/image.c static bool bool 10011 src/image.c static bool bool 10049 src/image.c static bool imagemagick_initialized; bool 10134 src/image.c imagemagick_prune_animation_cache (bool clear) bool 10307 src/image.c static bool bool 10690 src/image.c static bool bool 10693 src/image.c bool success_p = 0; bool 10777 src/image.c static bool svg_load_image (struct frame *, struct image *, bool 10824 src/image.c static bool bool 10921 src/image.c static bool bool 11070 src/image.c static bool bool 11073 src/image.c bool success_p = 0; bool 11180 src/image.c static bool bool 11195 src/image.c bool empty_errmsg = true; bool 11654 src/image.c static bool bool 11694 src/image.c static bool bool 11956 src/image.c static bool bool 11972 src/image.c bool (*init) (void) = type->init; bool 11975 src/image.c bool type_valid = init (); bool 12056 src/image.c image_prune_animation_caches (bool clear) bool 109 src/indent.c bool bool 148 src/indent.c bool indirect_p = false; bool 333 src/indent.c bool tab_seen; bool 337 src/indent.c bool ctl_arrow = !NILP (BVAR (current_buffer, ctl_arrow)); bool 553 src/indent.c bool ctl_arrow = !NILP (BVAR (current_buffer, ctl_arrow)); bool 555 src/indent.c bool multibyte = !NILP (BVAR (current_buffer, enable_multibyte_characters)); bool 573 src/indent.c bool lines_truncated = false; bool 816 src/indent.c bool tab_seen; bool 820 src/indent.c bool ctl_arrow = !NILP (current_buffer->ctl_arrow); bool 1038 src/indent.c bool bool 1197 src/indent.c EMACS_INT fromhpos, bool did_motion, ptrdiff_t to, bool 1208 src/indent.c bool ctl_arrow = !NILP (BVAR (current_buffer, ctl_arrow)); bool 1234 src/indent.c bool multibyte = !NILP (BVAR (current_buffer, enable_multibyte_characters)); bool 1419 src/indent.c bool truncate = 0; bool 1922 src/indent.c bool did_motion; bool 2046 src/indent.c bool saved_restriction = false; bool 2233 src/indent.c bool overshoot_handled = 0; bool 2234 src/indent.c bool disp_string_at_start_p = 0; bool 2241 src/indent.c bool start_x_given = !NILP (cur_col); bool 36 src/indent.h bool did_motion, ptrdiff_t to, bool 53 src/indent.h bool disptab_matches_widthtab (struct Lisp_Char_Table *disptab, bool 258 src/inotify.c remove_descriptor (Lisp_Object prevtail, bool invalid_p) bool 442 src/inotify.c static bool bool 39 src/insdel.c ptrdiff_t, bool, bool); bool 40 src/insdel.c static void insert_from_buffer_1 (struct buffer *, ptrdiff_t, ptrdiff_t, bool); bool 41 src/insdel.c static void gap_left (ptrdiff_t, ptrdiff_t, bool); bool 69 src/insdel.c bool multibyte = ! NILP (BVAR (current_buffer, enable_multibyte_characters)); bool 110 src/insdel.c gap_left (ptrdiff_t charpos, ptrdiff_t bytepos, bool newgap) bool 289 src/insdel.c ptrdiff_t to, ptrdiff_t to_byte, bool before_markers) bool 618 src/insdel.c ptrdiff_t nbytes, bool from_multibyte, bool to_multibyte) bool 886 src/insdel.c bool inherit, bool prepare, bool before_markers) bool 967 src/insdel.c ptrdiff_t length, ptrdiff_t length_byte, bool inherit) bool 987 src/insdel.c bool inherit) bool 1005 src/insdel.c bool inherit, bool before_markers) bool 1099 src/insdel.c insert_from_gap_1 (ptrdiff_t nchars, ptrdiff_t nbytes, bool text_at_gap_tail) bool 1135 src/insdel.c insert_from_gap (ptrdiff_t nchars, ptrdiff_t nbytes, bool text_at_gap_tail) bool 1178 src/insdel.c ptrdiff_t charpos, ptrdiff_t nchars, bool inherit) bool 1203 src/insdel.c ptrdiff_t from, ptrdiff_t nchars, bool inherit) bool 1423 src/insdel.c bool prepare, bool inherit, bool markers, bool 1424 src/insdel.c bool adjust_match_data, bool inhibit_mod_hooks) bool 1610 src/insdel.c bool markers) bool 1722 src/insdel.c del_range_1 (ptrdiff_t from, ptrdiff_t to, bool prepare, bool ret_string) bool 1798 src/insdel.c ptrdiff_t to, ptrdiff_t to_byte, bool prepare) bool 1844 src/insdel.c ptrdiff_t to, ptrdiff_t to_byte, bool ret_string) bool 2134 src/insdel.c bool errorp; bool 171 src/intervals.c static bool bool 172 src/intervals.c intervals_equal_1 (INTERVAL i0, INTERVAL i1, bool use_equal) bool 225 src/intervals.c bool bool 420 src/intervals.c bool have_parent = false; bool 809 src/intervals.c bool eobp = 0; bool 1031 src/intervals.c bool use_left, use_right, lpresent; bool 1570 src/intervals.c bool inherit) bool 1714 src/intervals.c lookup_char_property (Lisp_Object plist, Lisp_Object prop, bool textprop) bool 1813 src/intervals.c bool test_intang) bool 1860 src/intervals.c bool backwards = charpos < old_position; bool 1861 src/intervals.c bool have_overlays; bool 2136 src/intervals.c bool bool 2284 src/intervals.c bool bool 2323 src/intervals.c set_intervals_multibyte_1 (INTERVAL i, bool multi_flag, bool 2411 src/intervals.c set_intervals_multibyte (bool multi_flag) bool 246 src/intervals.h extern bool intervals_equal (INTERVAL, INTERVAL); bool 261 src/intervals.h struct buffer *, bool); bool 268 src/intervals.h extern bool compare_string_intervals (Lisp_Object, Lisp_Object); bool 270 src/intervals.h extern Lisp_Object lookup_char_property (Lisp_Object, Lisp_Object, bool); bool 272 src/intervals.h extern bool get_property_and_range (ptrdiff_t, Lisp_Object, Lisp_Object *, bool 276 src/intervals.h extern void set_intervals_multibyte (bool); bool 278 src/intervals.h Lisp_Object *, bool); bool 218 src/itree.c bool check_red_black_invariants, uintmax_t tree_otick, bool 285 src/itree.c static bool bool 287 src/itree.c bool check_red_black_invariants) bool 312 src/itree.c static bool bool 318 src/itree.c static bool bool 433 src/itree.c bool front_advance, bool rear_advance, bool 766 src/itree.c static bool bool 778 src/itree.c static bool bool 998 src/itree.c bool removed_black = !splice->red; bool 1049 src/itree.c ptrdiff_t pos, ptrdiff_t length, bool before_markers) bool 1201 src/itree.c static inline bool bool 110 src/itree.h extern void itree_node_init (struct itree_node *, bool, bool, Lisp_Object); bool 123 src/itree.h extern void itree_insert_gap (struct itree_tree *, ptrdiff_t, ptrdiff_t, bool); bool 83 src/json.c static bool json_initialized; bool 85 src/json.c static bool bool 197 src/json.c static bool bool 205 src/json.c static bool bool 400 src/json.c bool is_plist = !CONSP (XCAR (tail)); bool 511 src/json.c bool parse_object_types) bool 558 src/json.c static bool bool 96 src/keyboard.c volatile bool pending_signals; bool 103 src/keyboard.c static bool single_kboard; bool 163 src/keyboard.c static bool echoing; bool 246 src/keyboard.c bool input_pending; bool 294 src/keyboard.c bool input_was_pending; bool 332 src/keyboard.c bool interrupt_input; bool 335 src/keyboard.c bool interrupts_deferred; bool 362 src/keyboard.c static bool get_input_pending (int); bool 363 src/keyboard.c static bool readable_events (int); bool 365 src/keyboard.c Lisp_Object, bool *); bool 378 src/keyboard.c static bool help_char_p (Lisp_Object); bool 383 src/keyboard.c static void handle_interrupt (bool); bool 384 src/keyboard.c static AVOID quit_throw_to_read_char (bool); bool 391 src/keyboard.c static bool is_ignored_event (union buffered_input_event *); bool 463 src/keyboard.c static bool bool 858 src/keyboard.c bool found = false; bool 891 src/keyboard.c bool was_locked = single_kboard; bool 1248 src/keyboard.c bool ignore_mouse_drag_p; bool 1273 src/keyboard.c bool, bool, bool, bool); bool 1274 src/keyboard.c static void adjust_point_for_property (ptrdiff_t, bool); bool 1673 src/keyboard.c adjust_point_for_property (ptrdiff_t last_pt, bool modified) bool 1681 src/keyboard.c bool check_composition = ! modified; bool 1682 src/keyboard.c bool check_display = true, check_invisible = true; bool 1725 src/keyboard.c bool ellipsis = false; bool 1852 src/keyboard.c bool found = false; bool 2027 src/keyboard.c bool bool 2233 src/keyboard.c static Lisp_Object kbd_buffer_get_event (KBOARD **kbp, bool *used_mouse_menu, bool 2258 src/keyboard.c bool *used_mouse_menu) bool 2333 src/keyboard.c bool *used_mouse_menu) bool 2472 src/keyboard.c bool *used_mouse_menu, struct timespec *end_time) bool 2480 src/keyboard.c volatile bool reread, recorded; bool 2481 src/keyboard.c bool volatile polling_stopped_here = false; bool 2516 src/keyboard.c bool was_disabled = false; bool 2620 src/keyboard.c bool echo_current = EQ (echo_message_buffer, echo_area_buffer[0]); bool 3163 src/keyboard.c bool saved_immediate_echo = current_kboard->immediate_echo; bool 3347 src/keyboard.c static bool bool 3529 src/keyboard.c static bool bool 3860 src/keyboard.c bool bool 3910 src/keyboard.c bool *used_mouse_menu, bool 3915 src/keyboard.c bool had_pending_selection_requests; bool 3999 src/keyboard.c bool do_display = true; bool 4485 src/keyboard.c swallow_events (bool do_display) bool 4540 src/keyboard.c static bool bool 4603 src/keyboard.c bool ripe, timer_ripe = 0, idle_timer_ripe = 0; bool 5417 src/keyboard.c bool tool_bar_p = false; bool 5418 src/keyboard.c bool menu_bar_p = false; bool 5716 src/keyboard.c static bool bool 5742 src/keyboard.c static bool bool 5989 src/keyboard.c bool is_double; bool 6305 src/keyboard.c bool is_double; bool 7229 src/keyboard.c bool switching = (!EQ (frame, internal_last_event_frame) bool 7331 src/keyboard.c bool bool 7373 src/keyboard.c static bool bool 7400 src/keyboard.c bool err = false; bool 7842 src/keyboard.c bool buf_initialized = false; bool 7896 src/keyboard.c bool bool 8079 src/keyboard.c bool parsed; bool 8187 src/keyboard.c bool bool 8491 src/keyboard.c static bool parse_tab_bar_item (Lisp_Object, Lisp_Object); bool 8670 src/keyboard.c static bool bool 8875 src/keyboard.c static bool parse_tool_bar_item (Lisp_Object, Lisp_Object); bool 9054 src/keyboard.c static bool bool 9060 src/keyboard.c bool have_label = false; bool 9350 src/keyboard.c Lisp_Object prev_event, bool *used_mouse_menu) bool 9418 src/keyboard.c bool nobindings = true; bool 9447 src/keyboard.c bool notfirst = false; bool 9503 src/keyboard.c bool char_matches; bool 9681 src/keyboard.c bool do_funcall) bool 9722 src/keyboard.c static bool bool 9724 src/keyboard.c int input, bool doit, int *diff, Lisp_Object prompt) bool 9778 src/keyboard.c static bool bool 9834 src/keyboard.c bool dont_downcase_last, bool can_return_switch_frame, bool 9835 src/keyboard.c bool fix_current_buffer, bool prevent_redisplay) bool 9869 src/keyboard.c bool used_mouse_menu_history[READ_KEY_ELTS] = {0}; bool 9887 src/keyboard.c bool shift_translated = false; bool 9898 src/keyboard.c bool dummyflag = false; bool 9996 src/keyboard.c bool used_mouse_menu = false; bool 10096 src/keyboard.c bool found = false; bool 10556 src/keyboard.c bool done; bool 10587 src/keyboard.c bool done; bool 10613 src/keyboard.c bool done; bool 10771 src/keyboard.c Lisp_Object cmd_loop, bool allow_string) bool 10884 src/keyboard.c bool bool 10893 src/keyboard.c bool bool 10901 src/keyboard.c bool bool 10902 src/keyboard.c detect_input_pending_run_timers (bool do_display) bool 10931 src/keyboard.c bool bool 11029 src/keyboard.c bool cmds = !NILP (include_cmds); bool 11417 src/keyboard.c handle_interrupt (bool in_signal_handler) bool 11549 src/keyboard.c quit_throw_to_read_char (bool from_signal) bool 11579 src/keyboard.c bool new_interrupt_input; bool 12111 src/keyboard.c static bool bool 336 src/keyboard.h extern bool menu_items_inuse; bool 435 src/keyboard.h extern bool ignore_mouse_drag_p; bool 440 src/keyboard.h bool *, struct timespec *); bool 448 src/keyboard.h extern bool input_was_pending; bool 451 src/keyboard.h extern bool menu_separator_name_p (const char *); bool 452 src/keyboard.h extern bool parse_menu_item (Lisp_Object, int); bool 467 src/keyboard.h extern bool input_polling_used (void); bool 469 src/keyboard.h extern bool requeued_events_pending_p (void); bool 474 src/keyboard.h extern void swallow_events (bool); bool 475 src/keyboard.h extern bool lucid_event_type_list_p (Lisp_Object); bool 495 src/keyboard.h extern bool kbd_buffer_events_waiting (void); bool 77 src/keymap.c bool); bool 81 src/keymap.c void (*) (Lisp_Object, Lisp_Object), bool, bool 82 src/keymap.c Lisp_Object, Lisp_Object, bool, bool); bool 84 src/keymap.c static Lisp_Object get_keyelt (Lisp_Object, bool); bool 195 src/keymap.c get_keymap (Lisp_Object object, bool error_if_not_keymap, bool autoload) bool 240 src/keymap.c keymap_parent (Lisp_Object keymap, bool autoload) bool 265 src/keymap.c static bool bool 332 src/keymap.c bool t_ok, bool noinherit, bool autoload) bool 497 src/keymap.c bool t_ok, bool noinherit, bool autoload) bool 589 src/keymap.c void *data, bool autoload) bool 683 src/keymap.c get_keyelt (Lisp_Object object, bool autoload) bool 736 src/keymap.c Lisp_Object def, bool remove) bool 1127 src/keymap.c bool metized = false; bool 1255 src/keymap.c bool t_ok = !NILP (accept_default); bool 1937 src/keymap.c bool is_metized; bool 1948 src/keymap.c bool is_metized = d->is_metized && FIXNUMP (key); bool 2099 src/keymap.c bool add_meta = false; bool 2189 src/keymap.c bool tab_as_ci; bool 2459 src/keymap.c bool remap) bool 2478 src/keymap.c bool last_is_meta, noindirect; bool 2491 src/keymap.c bool noindirect, bool nomenus) bool 2538 src/keymap.c bool last_is_meta; bool 2623 src/keymap.c bool nomenus = !NILP (firstonly) && !EQ (firstonly, Qnon_ascii); bool 2631 src/keymap.c bool remapped = false; bool 2785 src/keymap.c bool noindirect = d->noindirect; bool 2788 src/keymap.c bool last_is_meta = d->last_is_meta; bool 3069 src/keymap.c bool keymap_p) bool 3104 src/keymap.c bool b_partial = NILP (partial) ? false : true; bool 3105 src/keymap.c bool b_mention_shadow = NILP (mention_shadow) ? false : true; bool 3147 src/keymap.c bool partial, Lisp_Object shadow, Lisp_Object entire_map, bool 3148 src/keymap.c bool keymap_p, bool mention_shadow) bool 3152 src/keymap.c bool first = true; bool 3184 src/keymap.c bool this_shadowed = false; bool 37 src/keymap.h extern Lisp_Object access_keymap (Lisp_Object, Lisp_Object, bool, bool, bool); bool 38 src/keymap.h extern Lisp_Object get_keymap (Lisp_Object, bool, bool); bool 46 src/keymap.h void *, bool); bool 54 src/lcms.c static bool lcms_initialized; bool 56 src/lcms.c static bool bool 92 src/lcms.c static bool bool 183 src/lcms.c static bool bool 202 src/lcms.c static bool bool 223 src/lcms.c static bool bool 242 src/lcms.c static bool bool 179 src/lisp.h extern bool suppress_checking EXTERNALLY_VISIBLE; bool 237 src/lisp.h DEFINE_GDB_SYMBOL_BEGIN (bool, USE_LSB_TAG) bool 649 src/lisp.h extern bool initialized; bool 654 src/lisp.h bool will_dump_ : 1; bool 655 src/lisp.h bool will_bootstrap_ : 1; bool 659 src/lisp.h bool will_dump_with_pdumper_ : 1; bool 662 src/lisp.h bool dumped_with_pdumper_ : 1; bool 665 src/lisp.h bool will_dump_with_unexec_ : 1; bool 668 src/lisp.h bool dumped_with_unexec_ : 1; bool 670 src/lisp.h bool will_not_unexec_ : 1; bool 674 src/lisp.h INLINE bool bool 684 src/lisp.h INLINE bool bool 694 src/lisp.h INLINE bool bool 704 src/lisp.h INLINE bool bool 714 src/lisp.h INLINE bool bool 724 src/lisp.h INLINE bool bool 737 src/lisp.h INLINE bool bool 792 src/lisp.h INLINE bool bool 1115 src/lisp.h INLINE bool bool 1181 src/lisp.h INLINE bool bool 1331 src/lisp.h INLINE bool bool 1339 src/lisp.h INLINE bool bool 1347 src/lisp.h INLINE bool bool 1605 src/lisp.h INLINE bool bool 1625 src/lisp.h INLINE bool bool 1744 src/lisp.h INLINE bool bool 1792 src/lisp.h INLINE bool bool 1817 src/lisp.h INLINE bool bool 1877 src/lisp.h INLINE bool bool 1918 src/lisp.h INLINE bool bool 1936 src/lisp.h bool_vector_set (Lisp_Object a, EMACS_INT i, bool b) bool 2014 src/lisp.h INLINE bool bool 2073 src/lisp.h INLINE bool bool 2107 src/lisp.h INLINE bool bool 2201 src/lisp.h INLINE bool bool 2217 src/lisp.h INLINE bool bool 2341 src/lisp.h INLINE bool bool 2349 src/lisp.h INLINE bool bool 2446 src/lisp.h bool purecopy; bool 2451 src/lisp.h bool mutable; bool 2482 src/lisp.h INLINE bool bool 2649 src/lisp.h INLINE bool bool 2671 src/lisp.h bool eof; bool 2672 src/lisp.h bool is_statement; bool 2700 src/lisp.h INLINE bool bool 2713 src/lisp.h INLINE bool bool 2726 src/lisp.h INLINE bool bool 2755 src/lisp.h INLINE bool bool 2768 src/lisp.h INLINE bool bool 2774 src/lisp.h INLINE bool bool 2793 src/lisp.h INLINE bool bool 2799 src/lisp.h INLINE bool bool 2839 src/lisp.h bool *boolvar; bool 2920 src/lisp.h INLINE bool bool 3009 src/lisp.h INLINE bool bool 3026 src/lisp.h INLINE bool bool 3032 src/lisp.h INLINE bool bool 3043 src/lisp.h INLINE bool bool 3052 src/lisp.h INLINE bool bool 3058 src/lisp.h INLINE bool bool 3064 src/lisp.h INLINE bool bool 3070 src/lisp.h INLINE bool bool 3083 src/lisp.h INLINE bool bool 3090 src/lisp.h INLINE bool bool 3508 src/lisp.h INLINE bool bool 3515 src/lisp.h INLINE bool bool 3521 src/lisp.h INLINE bool bool 3555 src/lisp.h INLINE bool bool 3669 src/lisp.h extern bool volatile pending_signals; bool 3805 src/lisp.h INLINE bool bool 3885 src/lisp.h INLINE bool bool 3900 src/lisp.h INLINE bool bool 3930 src/lisp.h bool modiff_overflow = INT_ADD_WRAPV (a0, incr, a); bool 3992 src/lisp.h ptrdiff_t, bool, bool, Lisp_Object); bool 3996 src/lisp.h extern bool string_ascii_p (Lisp_Object); bool 4019 src/lisp.h extern bool sweep_weak_table (struct Lisp_Hash_Table *, bool); bool 4026 src/lisp.h Lisp_Object, bool); bool 4037 src/lisp.h extern Lisp_Object merge_c (Lisp_Object, Lisp_Object, bool (*) (Lisp_Object, Lisp_Object)); bool 4041 src/lisp.h extern bool equal_no_quit (Lisp_Object, Lisp_Object); bool 4093 src/lisp.h ptrdiff_t, bool, bool); bool 4101 src/lisp.h bool, bool, bool); bool 4102 src/lisp.h extern void insert_from_gap_1 (ptrdiff_t, ptrdiff_t, bool text_at_gap_tail); bool 4103 src/lisp.h extern void insert_from_gap (ptrdiff_t, ptrdiff_t, bool text_at_gap_tail); bool 4105 src/lisp.h ptrdiff_t, ptrdiff_t, bool); bool 4106 src/lisp.h extern void insert_from_buffer (struct buffer *, ptrdiff_t, ptrdiff_t, bool); bool 4113 src/lisp.h ptrdiff_t, bool); bool 4115 src/lisp.h extern Lisp_Object del_range_1 (ptrdiff_t, ptrdiff_t, bool, bool); bool 4117 src/lisp.h extern void del_range_both (ptrdiff_t, ptrdiff_t, ptrdiff_t, ptrdiff_t, bool); bool 4119 src/lisp.h ptrdiff_t, ptrdiff_t, bool); bool 4131 src/lisp.h extern void replace_range (ptrdiff_t, ptrdiff_t, Lisp_Object, bool, bool, bool 4132 src/lisp.h bool, bool, bool); bool 4134 src/lisp.h const char *, ptrdiff_t, ptrdiff_t, bool); bool 4142 src/lisp.h extern Lisp_Object sit_for (Lisp_Object, bool, int); bool 4145 src/lisp.h extern bool noninteractive_need_newline; bool 4151 src/lisp.h extern void setup_echo_area_for_printing (bool); bool 4152 src/lisp.h extern bool push_message (void); bool 4157 src/lisp.h extern void clear_message (bool, bool); bool 4163 src/lisp.h extern void message_dolog (const char *, ptrdiff_t, bool, bool); bool 4164 src/lisp.h extern void message_with_string (const char *, Lisp_Object, bool); bool 4175 src/lisp.h extern bool pos_visible_p (struct window *, ptrdiff_t, int *, bool 4198 src/lisp.h extern bool survives_gc_p (Lisp_Object); bool 4238 src/lisp.h extern bool maybe_garbage_collect_eagerly (EMACS_INT factor); bool 4328 src/lisp.h ptrdiff_t, ptrdiff_t, bool); bool 4329 src/lisp.h extern Lisp_Object make_pure_string (const char *, ptrdiff_t, ptrdiff_t, bool); bool 4423 src/lisp.h extern bool gc_in_progress; bool 4508 src/lisp.h extern bool suffix_p (Lisp_Object, const char *); bool 4512 src/lisp.h Lisp_Object *, Lisp_Object, bool, bool); bool 4540 src/lisp.h extern bool signal_quit_p (Lisp_Object); bool 4541 src/lisp.h extern bool backtrace_yet; bool 4567 src/lisp.h extern bool FUNCTIONP (Lisp_Object); bool 4600 src/lisp.h void specpdl_unrewind (union specbinding *pdl, int distance, bool vars_only); bool 4620 src/lisp.h extern bool let_shadows_buffer_binding_p (struct Lisp_Symbol *symbol); bool 4636 src/lisp.h INLINE bool bool 4674 src/lisp.h extern void init_module_assertions (bool); bool 4688 src/lisp.h extern Lisp_Object make_buffer_string (ptrdiff_t, ptrdiff_t, bool); bool 4690 src/lisp.h ptrdiff_t, bool); bool 4698 src/lisp.h extern bool mouse_face_overlay_overlaps (Lisp_Object); bool 4701 src/lisp.h extern void adjust_overlays_for_insert (ptrdiff_t, ptrdiff_t, bool); bool 4704 src/lisp.h extern void report_overlay_modification (Lisp_Object, Lisp_Object, bool, bool 4706 src/lisp.h extern bool overlay_touches_p (ptrdiff_t); bool 4733 src/lisp.h extern bool file_name_absolute_p (const char *); bool 4742 src/lisp.h extern bool file_access_p (char const *, int); bool 4748 src/lisp.h extern bool internal_delete_file (Lisp_Object); bool 4750 src/lisp.h extern bool file_directory_p (Lisp_Object); bool 4751 src/lisp.h extern bool file_accessible_directory_p (Lisp_Object); bool 4797 src/lisp.h ptrdiff_t, ptrdiff_t *, ptrdiff_t *, bool); bool 4799 src/lisp.h ptrdiff_t, ptrdiff_t *, ptrdiff_t *, bool); bool 4801 src/lisp.h ptrdiff_t, bool); bool 4809 src/lisp.h int, Lisp_Object, Lisp_Object, bool); bool 4817 src/lisp.h extern void move_minibuffers_onto_frame (struct frame *, Lisp_Object, bool); bool 4818 src/lisp.h extern bool is_minibuffer (EMACS_INT, Lisp_Object); bool 4846 src/lisp.h extern bool input_pending; bool 4858 src/lisp.h extern bool detect_input_pending (void); bool 4859 src/lisp.h extern bool detect_input_pending_ignore_squeezables (void); bool 4860 src/lisp.h extern bool detect_input_pending_run_timers (bool); bool 4876 src/lisp.h extern bool indented_beyond_p (ptrdiff_t, ptrdiff_t, EMACS_INT); bool 4893 src/lisp.h extern bool display_arg; bool 4895 src/lisp.h extern Lisp_Object decode_env_path (const char *, const char *, bool); bool 4914 src/lisp.h extern bool noninteractive; bool 4917 src/lisp.h extern bool no_site_lisp; bool 4920 src/lisp.h extern bool build_details; bool 4934 src/lisp.h extern bool fatal_error_in_progress; bool 4937 src/lisp.h extern bool inhibit_window_system; bool 4939 src/lisp.h extern bool running_asynch_code; bool 4945 src/lisp.h extern int wait_reading_process_output (intmax_t, int, int, bool, Lisp_Object, bool 4976 src/lisp.h const char *, const char *, bool, bool, bool 4986 src/lisp.h extern Lisp_Object get_doc_string (Lisp_Object, bool, bool); bool 4988 src/lisp.h extern int read_bytecode_char (bool); bool 5018 src/lisp.h extern void record_delete (ptrdiff_t, Lisp_Object, bool); bool 5105 src/lisp.h bool, Lisp_Object, Lisp_Object); bool 5206 src/lisp.h extern bool profiler_memory_running; bool 5217 src/lisp.h INLINE bool bool 5223 src/lisp.h INLINE bool bool 5242 src/lisp.h INLINE bool bool 5248 src/lisp.h INLINE bool bool 152 src/lread.c static void readevalloop (Lisp_Object, struct infile *, Lisp_Object, bool, bool 156 src/lread.c static void build_load_history (Lisp_Object, bool); bool 193 src/lread.c readchar (Lisp_Object readcharfun, bool *multibyte) bool 200 src/lread.c bool emacs_mule_encoding = 0; bool 647 src/lread.c Lisp_Object, bool); bool 648 src/lread.c static Lisp_Object read0 (Lisp_Object, bool); bool 678 src/lread.c read_filtered_event (bool no_switch_frame, bool ascii_required, bool 679 src/lread.c bool error_nonascii, bool input_method, Lisp_Object seconds) bool 911 src/lread.c static bool bool 941 src/lread.c bool rv = 0; bool 945 src/lread.c bool in_file_vars = 0; bool 1129 src/lread.c bool bool 1227 src/lread.c bool newer = 0; bool 1229 src/lread.c bool compiled = 0; bool 1257 src/lread.c bool no_native = suffix_p (file, ".elc"); bool 1355 src/lread.c bool is_module = bool 1362 src/lread.c bool is_module = false; bool 1366 src/lread.c bool is_native_elisp = suffix_p (found, NATIVE_ELISP_SUFFIX); bool 1368 src/lread.c bool is_native_elisp = false; bool 1414 src/lread.c bool is_elc = suffix_p (found, ".elc"); bool 1641 src/lread.c static bool bool 1670 src/lread.c static bool bool 1707 src/lread.c maybe_swap_for_eln (bool no_native, Lisp_Object *filename, int *fd, bool 1810 src/lread.c Lisp_Object *storeptr, Lisp_Object predicate, bool newer, bool 1811 src/lread.c bool no_native) bool 1816 src/lread.c bool absolute; bool 1925 src/lread.c bool exists; bool 2073 src/lread.c build_load_history (Lisp_Object filename, bool entire) bool 2077 src/lread.c bool foundit = 0; bool 2179 src/lread.c bool printflag, bool 2187 src/lread.c bool continue_reading_p; bool 2190 src/lread.c bool whole_buffer = 0; bool 2192 src/lread.c bool first_sexp = 1; bool 2542 src/lread.c bool locate_syms) bool 2852 src/lread.c bool whitespace = false; bool 3050 src/lread.c bool force_multibyte = false; bool 3053 src/lread.c bool force_singlebyte = false; bool 3405 src/lread.c static bool bool 3600 src/lread.c bool old_locate_syms; /* old value of locate_syms */ bool 3674 src/lread.c static inline bool bool 3707 src/lread.c read0 (Lisp_Object readcharfun, bool locate_syms) bool 3720 src/lread.c bool uninterned_symbol; bool 3721 src/lread.c bool skip_shorthand; bool 3726 src/lread.c bool multibyte; bool 4135 src/lread.c bool quoted = false; bool 4489 src/lread.c bool float_syntax = false; bool 4495 src/lread.c bool negative = *cp == '-'; bool 4496 src/lread.c bool positive = *cp == '+'; bool 4498 src/lread.c bool signedp = negative | positive; bool 5309 src/lread.c bool use_loadpath = !will_dump_p (); bool 81 src/macros.c bool cvt; bool 93 src/marker.c bool changed = false; \ bool 220 src/marker.c bool record = charpos - best_below > 5000; bool 245 src/marker.c bool record = best_above - charpos > 5000; bool 371 src/marker.c bool record = bytepos - best_below_byte > 5000; bool 398 src/marker.c bool record = best_above_byte - bytepos > 5000; bool 501 src/marker.c Lisp_Object buffer, bool restricted) bool 47 src/menu.c static bool bool 62 src/menu.c bool menu_items_inuse; bool 317 src/menu.c bool res; bool 520 src/menu.c bool bool 525 src/menu.c bool top_level_items = 0; bool 572 src/menu.c bool enabled, Lisp_Object help) bool 619 src/menu.c digest_single_submenu (int start, int end, bool top_level_items) bool 625 src/menu.c bool panes_seen = 0; bool 971 src/menu.c find_and_return_menu_selection (struct frame *f, bool keymaps, void *client_data) bool 1129 src/menu.c bool get_current_pos_p = 0; bool 36 src/menu.h extern bool parse_single_submenu (Lisp_Object, Lisp_Object, Lisp_Object); bool 43 src/menu.h extern widget_value *make_widget_value (const char *, char *, bool, Lisp_Object); bool 44 src/menu.h extern widget_value *digest_single_submenu (int, int, bool); bool 80 src/minibuf.c static bool live_minibuffer_p (Lisp_Object); bool 85 src/minibuf.c static bool bool 95 src/minibuf.c static bool bool 104 src/minibuf.c static bool bool 136 src/minibuf.c static bool bool 196 src/minibuf.c bool for_deletion) bool 308 src/minibuf.c read_minibuf_noninteractive (Lisp_Object prompt, bool expflag, bool 317 src/minibuf.c bool etty_valid UNINIT; bool 387 src/minibuf.c static bool bool 574 src/minibuf.c bool expflag, bool 576 src/minibuf.c bool allow_props, bool inherit_input_method) bool 979 src/minibuf.c bool bool 1547 src/minibuf.c static bool bool 1549 src/minibuf.c bool ignore_case) bool 64 src/module-env-25.h bool (*is_not_nil) (emacs_env *env, emacs_value arg) bool 67 src/module-env-25.h bool (*eq) (emacs_env *env, emacs_value a, emacs_value b) bool 94 src/module-env-25.h bool (*copy_string_contents) (emacs_env *env, bool 2 src/module-env-26.h bool (*should_quit) (emacs_env *env) bool 12 src/module-env-27.h bool (*extract_big_integer) (emacs_env *env, emacs_value arg, int *sign, bool 551 src/nsterm.h keymaps: (bool)keymaps; bool 738 src/nsterm.h - (bool)judge; bool 1142 src/nsterm.h extern bool bool 1145 src/nsterm.h Emacs_Color *color_def, bool alloc, bool 1146 src/nsterm.h bool makeIndex); bool 1182 src/nsterm.h bool keymaps, bool 1203 src/nsterm.h extern bool ns_can_use_native_image_api (Lisp_Object type); bool 1208 src/nsterm.h extern bool ns_load_image (struct frame *f, struct image *img, bool 1214 src/nsterm.h extern void ns_image_set_smoothing (void *img, bool smooth); bool 34 src/nsxwidget.h bool nsxwidget_is_web_view (struct xwidget *xw); bool 502 src/pdumper.c bool blocked_ralloc; bool 526 src/pdumper.c bool have_current_referrer; bool 632 src/pdumper.c static bool bool 639 src/pdumper.c dump_set_have_current_referrer (struct dump_context *ctx, bool have) bool 656 src/pdumper.c static bool bool 726 src/pdumper.c static bool bool 736 src/pdumper.c static bool bool 746 src/pdumper.c bool ok = integer_to_intmax (value, &n); bool 812 src/pdumper.c static bool bool 958 src/pdumper.c static bool bool 962 src/pdumper.c bool is_empty = count == 0; bool 1001 src/pdumper.c bool use_single_queues = true; bool 1134 src/pdumper.c bool first = true; bool 1332 src/pdumper.c static bool bool 1352 src/pdumper.c bool already_dumped_object = state > DUMP_OBJECT_NOT_SEEN; bool 1578 src/pdumper.c DEFINE_EMACS_IMMEDIATE_FN (dump_emacs_reloc_immediate_bool, bool) bool 1794 src/pdumper.c bool is_ptr_raw = (ptr_raw_type != NULL); bool 2910 src/pdumper.c bool native_comp = !NILP (subr->native_comp_u); bool 2912 src/pdumper.c bool native_comp = false; bool 3128 src/pdumper.c bool cold = BOOL_VECTOR_P (object) || FLOATP (object); bool 3937 src/pdumper.c bool do_write = true; bool 4510 src/pdumper.c bool retry; bool 4802 src/pdumper.c static bool bool 4806 src/pdumper.c bool ret = false; bool 4866 src/pdumper.c static bool bool 4876 src/pdumper.c static bool bool 4880 src/pdumper.c bool ret = false; bool 4882 src/pdumper.c bool retry = false; bool 4883 src/pdumper.c const bool need_retry = needs_mmap_retry_p (); bool 4976 src/pdumper.c static bool bool 5007 src/pdumper.c static bool bool 5034 src/pdumper.c static bool bool 5048 src/pdumper.c bool bit_is_set) bool 5182 src/pdumper.c static bool bool 5188 src/pdumper.c bool bool 5215 src/pdumper.c bool bool 161 src/pdumper.h INLINE _GL_ATTRIBUTE_CONST bool bool 173 src/pdumper.h extern bool pdumper_cold_object_p_impl (const void *obj); bool 179 src/pdumper.h INLINE _GL_ATTRIBUTE_CONST bool bool 209 src/pdumper.h INLINE bool bool 219 src/pdumper.h INLINE _GL_ATTRIBUTE_CONST bool bool 230 src/pdumper.h extern bool pdumper_marked_p_impl (const void *obj); bool 235 src/pdumper.h INLINE bool bool 619 src/pgtkfns.c bool result; bool 649 src/pgtkfns.c bool result; bool 729 src/pgtkfns.c bool bool 732 src/pgtkfns.c bool result = false; bool 766 src/pgtkfns.c bool bool 1208 src/pgtkfns.c bool minibuffer_only = false; bool 1209 src/pgtkfns.c bool undecorated = false, override_redirect = false; bool 1761 src/pgtkfns.c pgtk_frame_restack (struct frame *f1, struct frame *f2, bool above_flag) bool 2670 src/pgtkfns.c bool face_change_before = face_change; bool 3012 src/pgtkfns.c pgtk_hide_tip (bool delete) bool 3134 src/pgtkfns.c bool displayed; bool 3169 src/pgtkfns.c bool ok; bool 3209 src/pgtkfns.c bool delete = false; bool 3421 src/pgtkfns.c bool fullscreen = (EQ (fullscreen_symbol, Qfullboth) bool 203 src/pgtkim.c bool bool 228 src/pgtkim.c pgtk_im_use_context (struct pgtk_display_info *dpyinfo, bool use_p) bool 52 src/pgtkmenu.c pgtk_menu_set_in_use (bool in_use) bool 105 src/pgtkmenu.c popup_widget_loop (bool do_timers, GtkWidget *widget) bool 182 src/pgtkmenu.c static bool xg_crazy_callback_abort; bool 239 src/pgtkmenu.c set_frame_menubar (struct frame *f, bool deep_p) bool 246 src/pgtkmenu.c bool *submenu_top_level_items; bool 535 src/pgtkmenu.c int x, int y, bool for_click) bool 624 src/pgtkmenu.c bool first_pane = true; bool 907 src/pgtkmenu.c bool boundary_seen = false; bool 40 src/pgtkselect.c static bool pgtk_convert_selection (Lisp_Object, Lisp_Object, GdkAtom, bool, bool 42 src/pgtkselect.c static bool waiting_for_other_props_on_window (GdkDisplay *, GdkWindow *); bool 51 src/pgtkselect.c Lisp_Object, GdkAtom, bool); bool 58 src/pgtkselect.c bool, struct pgtk_display_info *); bool 228 src/pgtkselect.c bool local_request, struct pgtk_display_info *dpyinfo) bool 322 src/pgtkselect.c bool nofree; bool 350 src/pgtkselect.c bool converted; bool 424 src/pgtkselect.c bool arrived; bool 545 src/pgtkselect.c bool success = false; bool 547 src/pgtkselect.c bool pushed; bool 621 src/pgtkselect.c bool subsuccess = false; bool 673 src/pgtkselect.c static bool bool 676 src/pgtkselect.c bool for_multiple, struct pgtk_display_info *dpyinfo) bool 849 src/pgtkselect.c static bool bool 1187 src/pgtkselect.c bool for_multiple) bool 77 src/pgtkterm.c static bool any_help_event_p; bool 104 src/pgtkterm.c static bool current_drop_context_drop; bool 112 src/pgtkterm.c int, int, bool); bool 152 src/pgtkterm.c bool initial_p) bool 230 src/pgtkterm.c bool *menu_bar_p, bool *tool_bar_p) bool 444 src/pgtkterm.c pgtk_frame_raise_lower (struct frame *f, bool raise_flag) bool 688 src/pgtkterm.c pgtk_set_window_size (struct frame *f, bool change_gravity, bool 781 src/pgtkterm.c pgtk_wait_for_map_event (struct frame *f, bool multiple_times) bool 847 src/pgtkterm.c pgtk_make_frame_visible_invisible (struct frame *f, bool visible) bool 1371 src/pgtkterm.c pgtk_draw_glyph_string_background (struct glyph_string *s, bool force_p) bool 1407 src/pgtkterm.c int width, int height, bool respect_alpha_background) bool 1859 src/pgtkterm.c int hwidth, int vwidth, bool raised_p, bool top_p, bool 1860 src/pgtkterm.c bool bot_p, bool left_p, bool right_p, bool 1943 src/pgtkterm.c int vwidth, bool left_p, bool right_p, bool 1989 src/pgtkterm.c bool raised_p, left_p, right_p; bool 2086 src/pgtkterm.c bool raised_p, top_p, bot_p, left_p, right_p; bool 2188 src/pgtkterm.c int dest_x, int dest_y, bool overlay_p) bool 2440 src/pgtkterm.c bool relief_drawn_p = false; bool 2923 src/pgtkterm.c int cursor_width, bool on_p, bool active_p) bool 3088 src/pgtkterm.c bool intersects_p = bool 3155 src/pgtkterm.c static bool bool 3226 src/pgtkterm.c bool bool 3386 src/pgtkterm.c bool return_frame_flag = false; bool 3832 src/pgtkterm.c bool context_acquired = false; bool 3875 src/pgtkterm.c int portion, int whole, bool horizontal) bool 4039 src/pgtkterm.c int width, int height, bool horizontal) bool 4530 src/pgtkterm.c pgtk_focus_frame (struct frame *f, bool noactivate) bool 4707 src/pgtkterm.c pgtk_toggle_invisible_pointer (struct frame *f, bool invisible) bool 4825 src/pgtkterm.c bool result; bool 4851 src/pgtkterm.c static bool bool 4932 src/pgtkterm.c int width, int height, bool respect_alpha_background) bool 5478 src/pgtkterm.c bool iconified = FRAME_ICONIFIED_P (f); bool 5795 src/pgtkterm.c static bool bool 5989 src/pgtkterm.c bool tab_bar_p = false; bool 5990 src/pgtkterm.c bool tool_bar_p = false; bool 6550 src/pgtkterm.c static bool bool 6553 src/pgtkterm.c bool seen_colon = false; bool 7009 src/pgtkterm.c bool bool 7011 src/pgtkterm.c Emacs_Color *color_def, bool alloc, bool 7012 src/pgtkterm.c bool makeIndex) bool 7199 src/pgtkterm.c pgtk_cr_update_surface_desired_size (struct frame *f, int width, int height, bool force) bool 7245 src/pgtkterm.c bool respects_alpha_background) bool 7253 src/pgtkterm.c bool respects_alpha_background) bool 7261 src/pgtkterm.c bool respects_alpha_background) bool 119 src/pgtkterm.h bool horizontal; bool 562 src/pgtkterm.h extern bool pgtk_defined_color (struct frame *, const char *, bool 563 src/pgtkterm.h Emacs_Color *, bool, bool); bool 585 src/pgtkterm.h extern void pgtk_cr_update_surface_desired_size (struct frame *, int, int, bool); bool 588 src/pgtkterm.h extern void pgtk_set_cr_source_with_gc_foreground (struct frame *, Emacs_GC *, bool); bool 589 src/pgtkterm.h extern void pgtk_set_cr_source_with_gc_background (struct frame *, Emacs_GC *, bool); bool 590 src/pgtkterm.h extern void pgtk_set_cr_source_with_color (struct frame *, unsigned long, bool); bool 617 src/pgtkterm.h extern void pgtk_focus_frame (struct frame *, bool); bool 630 src/pgtkterm.h extern void pgtk_menu_set_in_use (bool); bool 640 src/pgtkterm.h extern bool pgtk_im_filter_keypress (struct frame *, GdkEventKey *); bool 646 src/pgtkterm.h extern bool xg_set_icon (struct frame *, Lisp_Object); bool 647 src/pgtkterm.h extern bool xg_set_icon_from_xpm_data (struct frame *, const char **); bool 649 src/pgtkterm.h extern bool pgtk_text_icon (struct frame *, const char *); bool 93 src/print.c bool print_output_debug_flag EXTERNALLY_VISIBLE = 1; bool 141 src/print.c bool multibyte = !NILP (BVAR (current_buffer, enable_multibyte_characters)); bool 241 src/print.c bool encode_p = false; bool 338 src/print.c bool multibyte_p bool 415 src/print.c bool multibyte_p bool 615 src/print.c static void print (Lisp_Object, Lisp_Object, bool); bool 618 src/print.c static void print_object (Lisp_Object, Lisp_Object, bool); bool 931 src/print.c extern void debug_output_compilation_hack (bool) EXTERNALLY_VISIBLE; bool 933 src/print.c debug_output_compilation_hack (bool x) bool 1166 src/print.c bool positive = 0 < data; bool 1262 src/print.c print (Lisp_Object obj, Lisp_Object printcharfun, bool escapeflag) bool 1364 src/print.c static inline bool bool 1602 src/print.c static bool bool 1603 src/print.c print_vectorlike (Lisp_Object obj, Lisp_Object printcharfun, bool escapeflag, bool 2035 src/print.c bool named = treesit_named_node_p (XTS_NODE (obj)->node); bool 2136 src/print.c bool truncated; /* whether to print "..." before end */ bool 2145 src/print.c bool truncated; /* whether to print "..." before end */ bool 2197 src/print.c print_object (Lisp_Object obj, Lisp_Object printcharfun, bool escapeflag) bool 2306 src/print.c bool need_nonhex = false; bool 2307 src/print.c bool multibyte = STRING_MULTIBYTE (obj); bool 2397 src/print.c bool signedp = *p == '-' || *p == '+'; bool 2399 src/print.c bool confusing = bool 152 src/process.c static bool kbd_is_on_hold; bool 156 src/process.c bool inhibit_sentinels; bool 180 src/process.c static bool bool 260 src/process.c static bool process_output_skip; bool 265 src/process.c static bool keyboard_bit_set (fd_set *); bool 689 src/process.c static bool bool 736 src/process.c static bool bool 747 src/process.c bool *coredump) bool 777 src/process.c bool coredump; bool 1083 src/process.c bool mess = false; bool 1101 src/process.c bool canceled = gai_cancel (p->dns_request) != EAI_NOTCANCELED; bool 1335 src/process.c static bool bool 1839 src/process.c bool query_on_exit = NILP (plist_get (contact, QCnoquery)); bool 2136 src/process.c bool pty_in = false, pty_out = false; bool 3978 src/process.c bool nowait = !NILP (plist_get (contact, QCnowait)); bool 4259 src/process.c bool postpone_connection = false; bool 4281 src/process.c network_interface_list (bool full, unsigned short match) bool 4444 src/process.c bool any = false; bool 4610 src/process.c bool full_info = false; bool 5229 src/process.c bool do_display, bool 5237 src/process.c bool check_write; bool 5239 src/process.c bool no_avail; bool 5248 src/process.c bool retry_for_async; bool 5287 src/process.c bool process_skipped = false; bool 5288 src/process.c bool wrapped; bool 5463 src/process.c bool read_some_bytes = false; bool 5777 src/process.c bool leave = false; bool 6134 src/process.c bool buffered = proc_buffered_char[channel] >= 0; bool 6220 src/process.c bool outer_running_asynch_code = running_asynch_code; bool 6420 src/process.c const char *buf, ptrdiff_t len, bool front) bool 6448 src/process.c static bool bool 6844 src/process.c bool nomsg) bool 6849 src/process.c bool no_pgrp = 0; bool 7432 src/process.c bool changed = false; bool 7440 src/process.c bool all_pids_are_fixnums bool 7451 src/process.c bool ok = integer_to_intmax (xpid, &deleted_pid); bool 7481 src/process.c bool clear_desc_flag = 0; bool 7533 src/process.c bool outer_running_asynch_code = running_asynch_code; bool 7803 src/process.c static bool bool 7864 src/process.c bool do_display, bool 7894 src/process.c bool timeout_reduced_for_timers = false; bool 8232 src/process.c bool bool 207 src/process.h INLINE bool bool 256 src/process.h extern bool inhibit_sentinels; bool 268 src/process.h extern Lisp_Object get_current_directory (bool); bool 283 src/process.h extern bool kbd_on_hold_p (void); bool 296 src/process.h extern Lisp_Object network_interface_list (bool full, unsigned short match); bool 211 src/profiler.c static bool profiler_timer_ok; bool 437 src/profiler.c bool profiler_memory_running; bool 521 src/profiler.c bool res; bool 91 src/puresize.h INLINE bool bool 470 src/regex-emacs.c bool was_a_range = false; bool 557 src/regex-emacs.c bool in_range = false; bool 559 src/regex-emacs.c bool has_range_table = CHARSET_RANGE_TABLE_EXISTS_P (p - 1); bool 1157 src/regex-emacs.c bool posix_backtracking, bool 1166 src/regex-emacs.c static bool at_begline_loc_p (re_char *pattern, re_char *p); bool 1167 src/regex-emacs.c static bool at_endline_loc_p (re_char *p, re_char *pend); bool 1170 src/regex-emacs.c char *fastmap, bool multibyte); bool 1591 src/regex-emacs.c bool bool 1658 src/regex-emacs.c static bool group_in_compile_stack (compile_stack_type, regnum_t); bool 1698 src/regex-emacs.c bool posix_backtracking, bool 1745 src/regex-emacs.c bool multibyte = RE_MULTIBYTE_P (bufp); bool 1876 src/regex-emacs.c bool zero_times_ok = false, many_times_ok = false; bool 1877 src/regex-emacs.c bool greedy = true; bool 1911 src/regex-emacs.c bool simple = skip_one_char (laststart) == b; bool 1962 src/regex-emacs.c bool emptyp = !!analyze_first (laststart, b, NULL, false); bool 2190 src/regex-emacs.c bool shy = false; bool 2738 src/regex-emacs.c static bool bool 2774 src/regex-emacs.c static bool bool 2785 src/regex-emacs.c static bool bool 2810 src/regex-emacs.c analyze_first (re_char *p, re_char *pend, char *fastmap, bool multibyte) bool 2814 src/regex-emacs.c bool not; bool 2818 src/regex-emacs.c bool match_any_multibyte_characters = false; bool 3219 src/regex-emacs.c bool anchored_start; bool 3221 src/regex-emacs.c bool multibyte = RE_TARGET_MULTIBYTE_P (bufp); bool 3437 src/regex-emacs.c static bool bcmp_translate (re_char *, re_char *, ptrdiff_t, bool 3438 src/regex-emacs.c Lisp_Object, bool); bool 3586 src/regex-emacs.c static bool bool 3587 src/regex-emacs.c execute_charset (re_char **pp, int c, int corig, bool unibyte, bool 3592 src/regex-emacs.c bool not = (re_opcode_t) *p == charset_not; bool 3649 src/regex-emacs.c static bool bool 3654 src/regex-emacs.c bool multibyte = RE_MULTIBYTE_P (bufp); bool 3931 src/regex-emacs.c bool multibyte = RE_MULTIBYTE_P (bufp); bool 3934 src/regex-emacs.c bool target_multibyte = RE_TARGET_MULTIBYTE_P (bufp); bool 3966 src/regex-emacs.c bool best_regs_set = false; bool 4102 src/regex-emacs.c bool best_match_p; bool 4107 src/regex-emacs.c bool same_str_p = (FIRST_STRING_P (match_end) bool 4367 src/regex-emacs.c bool unibyte_char = false; bool 4627 src/regex-emacs.c bool cycle = false; bool 4646 src/regex-emacs.c bool cycle = false; bool 4794 src/regex-emacs.c bool not = (re_opcode_t) *(p - 1) == notwordbound; bool 5005 src/regex-emacs.c bool not = (re_opcode_t) *(p - 1) == notsyntaxspec; bool 5037 src/regex-emacs.c bool not = (re_opcode_t) *(p - 1) == notcategoryspec; bool 5123 src/regex-emacs.c static bool bool 5125 src/regex-emacs.c Lisp_Object translate, bool target_multibyte) bool 5164 src/regex-emacs.c bool posix_backtracking, const char *whitespace_regexp, bool 129 src/regex-emacs.h bool posix_backtracking, bool 193 src/regex-emacs.h extern bool re_iswctype (int ch, re_wctype_t cc); bool 240 src/scroll.c bool terminal_window_p = 0; bool 651 src/scroll.c bool terminal_window_p = 0; bool 659 src/scroll.c bool write_follows_p = 1; bool 52 src/search.c bool posix; bool 54 src/search.c bool busy; bool 102 src/search.c Lisp_Object translate, bool posix) bool 197 src/search.c Lisp_Object translate, bool posix, bool multibyte) bool 260 src/search.c looking_at_1 (Lisp_Object string, bool posix, bool modify_data) bool 278 src/search.c bool modify_match_data = NILP (Vinhibit_changing_match_data) && modify_data; bool 367 src/search.c bool posix, bool modify_data) bool 372 src/search.c bool modify_match_data = NILP (Vinhibit_changing_match_data) && modify_data; bool 534 src/search.c bool multibyte; bool 601 src/search.c bool indirect_p = false; bool 673 src/search.c ptrdiff_t *bytepos, bool allow_quit) bool 966 src/search.c ptrdiff_t count, bool allow_quit) bool 1030 src/search.c Lisp_Object count, int direction, int RE, bool posix) bool 1104 src/search.c static bool bool 1173 src/search.c Lisp_Object trt, Lisp_Object inverse_trt, bool posix) bool 1179 src/search.c bool preserve_match_data = NILP (Vinhibit_changing_match_data); bool 1312 src/search.c bool posix) bool 1318 src/search.c bool multibyte = !NILP (BVAR (current_buffer, enable_multibyte_characters)); bool 1323 src/search.c bool boyer_moore_ok = 1; bool 1513 src/search.c int RE, Lisp_Object trt, Lisp_Object inverse_trt, bool posix) bool 1554 src/search.c bool multibyte = ! NILP (BVAR (current_buffer, enable_multibyte_characters)); bool 1555 src/search.c bool forward = n > 0; bool 1770 src/search.c bool multibyte = ! NILP (BVAR (current_buffer, enable_multibyte_characters)); bool 2395 src/search.c bool some_multiletter_word; bool 2396 src/search.c bool some_lowercase; bool 2397 src/search.c bool some_uppercase; bool 2398 src/search.c bool some_nonuppercase_initial; bool 2542 src/search.c bool delbackslash = 0; bool 2632 src/search.c bool buf_multibyte = !NILP (BVAR (current_buffer, enable_multibyte_characters)); bool 2633 src/search.c bool str_multibyte = STRING_MULTIBYTE (newtext); bool 2634 src/search.c bool really_changed = 0; bool 2786 src/search.c match_limit (Lisp_Object num, bool beginningp) bool 3210 src/search.c ptrdiff_t *bytepos, bool allow_quit) bool 113 src/sort.c static inline bool bool 168 src/sort.c bool *descending) bool 940 src/sort.c bool descending; bool 272 src/sound.c static bool wav_init (struct sound *); bool 274 src/sound.c static bool au_init (struct sound *); bool 356 src/sound.c static bool bool 507 src/sound.c static bool bool 615 src/sound.c static bool bool 843 src/sound.c static bool bool 1183 src/sound.c static bool bool 159 src/sqlite.c static bool bool 198 src/sqlite.c static bool bool 202 src/sqlite.c static bool sqlite3_initialized; bool 250 src/sqlite.c make_sqlite (bool is_statement, void *db, void *stmt, char *name) bool 264 src/sqlite.c check_sqlite (Lisp_Object db, bool is_statement) bool 357 src/sqlite.c bool blob = false; bool 730 src/sqlite.c bool do_allow = false; bool 61 src/syntax.c static bool bool 66 src/syntax.c static bool bool 71 src/syntax.c static bool bool 76 src/syntax.c static bool bool 81 src/syntax.c static bool bool 86 src/syntax.c static bool bool 91 src/syntax.c static bool bool 96 src/syntax.c static bool bool 106 src/syntax.c static bool bool 124 src/syntax.c static bool bool 148 src/syntax.c bool quoted; /* True if just after an escape char at end of parsing. */ bool 181 src/syntax.c static Lisp_Object skip_chars (bool, Lisp_Object, Lisp_Object, bool); bool 182 src/syntax.c static Lisp_Object skip_syntaxes (bool, Lisp_Object, Lisp_Object); bool 183 src/syntax.c static Lisp_Object scan_lists (EMACS_INT, EMACS_INT, EMACS_INT, bool); bool 186 src/syntax.c bool, int); bool 188 src/syntax.c static bool in_classes (int, Lisp_Object); bool 199 src/syntax.c bool bool 325 src/syntax.c update_syntax_table (ptrdiff_t charpos, EMACS_INT count, bool init, bool 330 src/syntax.c bool invalidate = true; bool 506 src/syntax.c update_syntax_table_forward (ptrdiff_t charpos, bool init, bool 527 src/syntax.c static bool bool 532 src/syntax.c bool quoted = 0; bool 662 src/syntax.c static bool bool 666 src/syntax.c bool val; bool 688 src/syntax.c static bool bool 690 src/syntax.c bool comnested, int comstyle, ptrdiff_t *charpos_ptr, bool 703 src/syntax.c bool string_lossage = 0; bool 709 src/syntax.c bool comment_lossage = 0; bool 736 src/syntax.c bool com2start, com2end, comstart; bool 916 src/syntax.c bool adjusted = true; bool 1300 src/syntax.c bool start1, start2, end1, end2, prefix, comstyleb, comstylec, comnested; bool 1655 src/syntax.c skip_chars (bool forwardp, Lisp_Object string, Lisp_Object lim, bool 1656 src/syntax.c bool handle_iso_classes) bool 1663 src/syntax.c bool negate = 0; bool 1667 src/syntax.c bool multibyte; bool 1669 src/syntax.c bool string_multibyte; bool 1714 src/syntax.c bool string_has_eight_bit = 0; bool 2106 src/syntax.c skip_syntaxes (bool forwardp, Lisp_Object string, Lisp_Object lim) bool 2110 src/syntax.c bool negate = 0; bool 2112 src/syntax.c bool multibyte; bool 2270 src/syntax.c static bool bool 2273 src/syntax.c bool fits_class = 0; bool 2316 src/syntax.c static bool bool 2447 src/syntax.c bool comnested = 0; /* whether the comment is nestable or not */ bool 2448 src/syntax.c bool found; bool 2467 src/syntax.c bool comstart_first; bool 2538 src/syntax.c bool quoted = char_quoted (from, from_byte); bool 2567 src/syntax.c bool fence_found = 0; bool 2649 src/syntax.c syntax_multibyte (int c, bool multibyte_symbol_p) bool 2655 src/syntax.c scan_lists (EMACS_INT from0, EMACS_INT count, EMACS_INT depth, bool sexpflag) bool 2661 src/syntax.c bool quoted; bool 2662 src/syntax.c bool mathexit = 0; bool 2666 src/syntax.c bool comnested = 0; /* Whether the comment is nestable or not. */ bool 2669 src/syntax.c bool found; bool 2674 src/syntax.c bool multibyte_symbol_p = sexpflag && multibyte_syntax_as_symbol; bool 2691 src/syntax.c bool comstart_first, prefix; bool 3139 src/syntax.c static bool bool 3156 src/syntax.c bool comnested = (SYNTAX_FLAGS_COMMENT_NESTED (prev_from_syntax) bool 3176 src/syntax.c EMACS_INT targetdepth, bool stopbefore, bool 3188 src/syntax.c bool start_quoted = 0; /* True means starting after a char quote. */ bool 3193 src/syntax.c bool boundary_stop = commentstop == -1; bool 3194 src/syntax.c bool nofence; bool 3195 src/syntax.c bool found; bool 29 src/syntax.h extern void update_syntax_table (ptrdiff_t, EMACS_INT, bool, Lisp_Object); bool 30 src/syntax.h extern void update_syntax_table_forward (ptrdiff_t, bool, Lisp_Object); bool 71 src/syntax.h bool use_global; /* Whether to use global_code bool 79 src/syntax.h bool e_property_truncated; /* true if e_property if was truncated bool 100 src/syntax.h syntax_property_entry (int c, bool via_property) bool 118 src/syntax.h syntax_property_with_flags (int c, bool via_property) bool 130 src/syntax.h syntax_property (int c, bool via_property) bool 142 src/syntax.h extern bool syntax_prefix_flag_p (int c); bool 165 src/sysdep.c bool disable_aslr = will_dump_p (); bool 287 src/sysdep.c bool use_libc = will_dump_with_unexec_p (); bool 289 src/sysdep.c bool use_libc = true; bool 454 src/sysdep.c get_child_status (pid_t child, int *status, int options, bool interruptible) bool 500 src/sysdep.c bool bool 501 src/sysdep.c wait_for_termination (pid_t child, int *status, bool interruptible) bool 1017 src/sysdep.c emacs_set_tty (int fd, struct emacs_tty *settings, bool flushp) bool 1351 src/sysdep.c bool bool 1728 src/sysdep.c bool on_main_thread = true; bool 1822 src/sysdep.c static bool bool 1877 src/sysdep.c bool fatal = gc_in_progress; bool 1894 src/sysdep.c static bool bool 1917 src/sysdep.c static bool bool 1955 src/sysdep.c bool catch_sig = !noninteractive; bool 2173 src/sysdep.c bool success = false; bool 2528 src/sysdep.c emacs_intr_read (int fd, void *buf, ptrdiff_t nbyte, bool interruptible) bool 2746 src/sysdep.c bool err = buferr && (fflush (buferr) != 0 || ferror (buferr)); bool 3316 src/sysdep.c bool done; bool 73 src/sysselect.h INLINE bool bool 83 src/systhread.c bool bool 93 src/systhread.c bool bool 204 src/systhread.c bool bool 235 src/systhread.c bool bool 240 src/systhread.c bool result = false; bool 323 src/systhread.c bool last_thread_waiting; bool 359 src/systhread.c bool threads_waiting; bool 375 src/systhread.c bool threads_waiting; bool 410 src/systhread.c bool bool 492 src/systhread.c bool bool 67 src/systhread.h bool initialized; bool 105 src/systhread.h NODISCARD extern bool sys_thread_equal (sys_thread_t, sys_thread_t); bool 107 src/systhread.h NODISCARD extern bool sys_thread_create (sys_thread_t *, bool 67 src/systime.h INLINE bool bool 94 src/systime.h extern bool list4_to_timespec (Lisp_Object, Lisp_Object, Lisp_Object, bool 88 src/systty.h extern int emacs_set_tty (int, struct emacs_tty *, bool) EXTERNALLY_VISIBLE; bool 59 src/syswait.h extern bool wait_for_termination (pid_t, int *, bool); bool 76 src/term.c static AVOID maybe_fatal (bool, struct terminal *, const char *, const char *, bool 2027 src/term.c bool bool 2098 src/term.c tty_default_color_capabilities (struct tty_display_info *tty, bool save) bool 2852 src/term.c int mx, int my, int first_item, bool disp_help) bool 2926 src/term.c static bool bool 2928 src/term.c char *txt, bool enable, char const *help_text) bool 3068 src/term.c bool *first_time) bool 3078 src/term.c bool usable_input = 1; bool 3142 src/term.c bool kbd_navigation) bool 3146 src/term.c bool leave, onepane; bool 3152 src/term.c bool first_time; bool 3967 src/term.c init_tty (const char *name, const char *terminal_type, bool must_succeed) bool 3976 src/term.c bool ctty = false; /* True if asked to open controlling tty. */ bool 4477 src/term.c maybe_fatal (bool must_succeed, struct terminal *terminal, bool 224 src/termcap.c bool remove_p_params = 1; bool 313 src/termcap.c bool ateof; bool 319 src/termcap.c static bool scan_file (char *, int, struct termcap_buffer *); bool 321 src/termcap.c static bool compare_contin (char *, char *); bool 322 src/termcap.c static bool name_match (char *, char *); bool 324 src/termcap.c static bool bool 358 src/termcap.c bool filep; bool 505 src/termcap.c static bool bool 542 src/termcap.c static bool bool 557 src/termcap.c static bool bool 242 src/termchar.h extern Lisp_Object tty_handle_tab_bar_click (struct frame *, int, int, bool, bool 561 src/termhooks.h void (*toggle_invisible_pointer_hook) (struct frame *f, bool invisible); bool 576 src/termhooks.h bool (*defined_color_hook) (struct frame *f, const char *color_name, bool 578 src/termhooks.h bool alloc, bool 579 src/termhooks.h bool makeIndex); bool 630 src/termhooks.h void (*focus_frame_hook) (struct frame *f, bool noactivate); bool 647 src/termhooks.h void (*frame_raise_lower_hook) (struct frame *f, bool raise_flag); bool 651 src/termhooks.h void (*frame_visible_invisible_hook) (struct frame *f, bool visible); bool 665 src/termhooks.h void (*set_window_size_hook) (struct frame *f, bool change_gravity, bool 685 src/termhooks.h bool (*set_bitmap_icon_hook) (struct frame *f, Lisp_Object file); bool 855 src/termhooks.h void (*toolkit_position_hook) (struct frame *, int, int, bool *, bool *); bool 861 src/termhooks.h bool (*any_grab_hook) (Display_Info *); bool 865 src/termhooks.h INLINE bool bool 24 src/termopts.h extern bool interrupt_input; bool 27 src/termopts.h extern bool interrupts_deferred; bool 129 src/textprop.c Lisp_Object *end, bool force) bool 220 src/textprop.c static bool bool 229 src/textprop.c bool found = false; bool 255 src/textprop.c static bool bool 277 src/textprop.c static bool bool 367 src/textprop.c static bool bool 369 src/textprop.c enum property_set_type set_type, bool destructive) bool 372 src/textprop.c bool changed = false; bool 381 src/textprop.c bool found = false; bool 463 src/textprop.c static bool bool 466 src/textprop.c bool changed = false; bool 469 src/textprop.c bool use_plist = ! NILP (plist); bool 1173 src/textprop.c bool destructive) { bool 1189 src/textprop.c bool modified = false; bool 1190 src/textprop.c bool first_time = true; bool 1403 src/textprop.c bool first_time = true; bool 1583 src/textprop.c bool modified = false; bool 1584 src/textprop.c bool first_time = true; bool 1709 src/textprop.c bool modified = false; bool 1903 src/textprop.c bool ignore_previous_character; bool 1906 src/textprop.c bool is_rear_sticky = true, is_front_sticky = false; /* defaults */ bool 2021 src/textprop.c bool modified = false; bool 1094 src/thread.c bool bool 1113 src/thread.c bool bool 1119 src/thread.c bool bool 161 src/thread.h bool m_waiting_for_input; bool 199 src/thread.h INLINE bool bool 246 src/thread.h INLINE bool bool 280 src/thread.h INLINE bool bool 308 src/thread.h extern bool main_thread_p (const void *); bool 309 src/thread.h extern bool in_current_thread (void); bool 318 src/thread.h bool thread_check_current_buffer (struct buffer *); bool 101 src/timefns.c static bool bool 218 src/timefns.c tzlookup (Lisp_Object zone, bool settz) bool 235 src/timefns.c bool plain_integer = FIXNUMP (zone); bool 827 src/timefns.c decode_lisp_time (Lisp_Object specified_time, bool decode_secs_only, bool 912 src/timefns.c static bool bool 1002 src/timefns.c bool bool 1060 src/timefns.c lispint_arith (Lisp_Object a, Lisp_Object b, bool subtract) bool 1062 src/timefns.c bool mpz_done = false; bool 1095 src/timefns.c time_arith (Lisp_Object a, Lisp_Object b, bool subtract) bool 1115 src/timefns.c bool da_lt_db = mpz_cmp (*da, *db) < 0; bool 1972 src/timefns.c bool new_tzvalbuf = tzvalbufsize <= tzeqlen + tzstringlen; bool 2009 src/timefns.c bool need_putenv = new_tzvalbuf; bool 2017 src/timefns.c bool need_putenv = true; bool 82 src/tparam.c bool explicit_param_p = false; /* set by %p */ bool 99 src/treesit.c DEF_DLL_FN (bool, ts_node_eq, (TSNode, TSNode)); bool 101 src/treesit.c DEF_DLL_FN (bool, ts_node_has_error, (TSNode)); bool 102 src/treesit.c DEF_DLL_FN (bool, ts_node_is_extra, (TSNode)); bool 103 src/treesit.c DEF_DLL_FN (bool, ts_node_is_missing, (TSNode)); bool 104 src/treesit.c DEF_DLL_FN (bool, ts_node_is_named, (TSNode)); bool 105 src/treesit.c DEF_DLL_FN (bool, ts_node_is_null, (TSNode)); bool 123 src/treesit.c DEF_DLL_FN (bool, ts_parser_set_included_ranges, bool 125 src/treesit.c DEF_DLL_FN (bool, ts_parser_set_language, (TSParser *, const TSLanguage *)); bool 132 src/treesit.c DEF_DLL_FN (bool, ts_query_cursor_next_match, bool 149 src/treesit.c DEF_DLL_FN (bool, ts_tree_cursor_goto_first_child, (TSTreeCursor *)); bool 150 src/treesit.c DEF_DLL_FN (bool, ts_tree_cursor_goto_next_sibling, (TSTreeCursor *)); bool 151 src/treesit.c DEF_DLL_FN (bool, ts_tree_cursor_goto_parent, (TSTreeCursor *)); bool 159 src/treesit.c static bool bool 430 src/treesit.c bool treesit_initialized = false; bool 432 src/treesit.c static bool bool 433 src/treesit.c load_tree_sitter_if_necessary (bool required) bool 436 src/treesit.c static bool tried_to_initialize_once; bool 437 src/treesit.c static bool tree_sitter_initialized; bool 491 src/treesit.c static bool bool 574 src/treesit.c bool found_override = treesit_find_override_name (language_symbol, bool 657 src/treesit.c bool success = ts_parser_set_language (parser, lang); bool 1210 src/treesit.c bool bool 1507 src/treesit.c static bool bool 1616 src/treesit.c bool success; bool 1794 src/treesit.c bool bool 1872 src/treesit.c static bool treesit_cursor_helper (TSTreeCursor *, TSNode, Lisp_Object); bool 1983 src/treesit.c bool result; bool 2156 src/treesit.c static bool treesit_cursor_first_child_for_byte bool 2157 src/treesit.c (TSTreeCursor *cursor, ptrdiff_t pos, bool named) bool 2209 src/treesit.c bool success; bool 2262 src/treesit.c bool treesit_node_eq (Lisp_Object node1, Lisp_Object node2) bool 2285 src/treesit.c bool same_node = treesit_node_eq (node1, node2); bool 2476 src/treesit.c static bool bool 2502 src/treesit.c static bool bool 2568 src/treesit.c static bool bool 2592 src/treesit.c static bool bool 2595 src/treesit.c bool pass = true; bool 2747 src/treesit.c bool needs_to_free_query_and_cursor; bool 2868 src/treesit.c treesit_assume_true (bool val) bool 2877 src/treesit.c static bool bool 2933 src/treesit.c static bool bool 2939 src/treesit.c bool success = treesit_cursor_helper_1 (cursor, &node, end_pos, bool 2951 src/treesit.c static bool bool 2953 src/treesit.c bool forward, bool named) bool 3021 src/treesit.c static bool bool 3023 src/treesit.c bool forward, bool named) bool 3075 src/treesit.c static bool bool 3077 src/treesit.c Lisp_Object parser, bool named) bool 3106 src/treesit.c static bool bool 3109 src/treesit.c bool forward, bool named, ptrdiff_t limit, bool 3110 src/treesit.c bool skip_root) bool 3142 src/treesit.c static bool bool 3145 src/treesit.c bool forward, bool named) bool 3153 src/treesit.c bool initial = true; bool 3309 src/treesit.c bool match = treesit_traverse_match_predicate (cursor, pred, parser, false); bool 57 src/treesit.h bool need_reparse; bool 74 src/treesit.h bool deleted; bool 77 src/treesit.h bool has_range; bool 124 src/treesit.h INLINE bool bool 137 src/treesit.h INLINE bool bool 150 src/treesit.h INLINE bool bool 189 src/treesit.h extern bool treesit_node_uptodate_p (Lisp_Object); bool 193 src/treesit.h extern bool treesit_named_node_p (TSNode); bool 194 src/treesit.h extern bool treesit_node_eq (Lisp_Object, Lisp_Object); bool 54 src/undo.c bool at_boundary; bool 163 src/undo.c record_delete (ptrdiff_t beg, Lisp_Object string, bool record_markers) bool 231 src/unexmacosx.c bool success = false; bool 2821 src/w32.c bool supported_abbr = true; bool 3729 src/w32.c bool last_slash = true; bool 4220 src/w32.c bool last_slash = dirlen > 0 && IS_DIRECTORY_SEP (dirname[dirlen - 1]); bool 4730 src/w32.c bool have_temp_a = false; bool 6491 src/w32.c bool bool 6782 src/w32.c bool bool 6926 src/w32.c bool fail = bool 8604 src/w32.c bool reader_thread_exited = false; bool 9393 src/w32.c const bool is_pipe = (fd < MAXDESC bool 9700 src/w32.c static bool bool 9735 src/w32.c network_interface_list (bool full, unsigned short match) bool 9994 src/w32.c bool use_unicode = is_windows_9x () == 0; bool 231 src/w32.h extern bool symlinks_supported (const char *); bool 98 src/w32common.h extern bool hbfont_init_w32_funcs (HMODULE); bool 250 src/w32fns.c static bool w32_selection_dialog_open; bool 1058 src/w32fns.c bool bool 1060 src/w32fns.c bool alloc_p, bool _makeIndex) bool 1453 src/w32fns.c bool result; bool 1945 src/w32fns.c w32_set_name (struct frame *f, Lisp_Object name, bool explicit) bool 5617 src/w32fns.c w32_window (struct frame *f, long window_prompting, bool minibuffer_only) bool 5809 src/w32fns.c bool minibuffer_only = false; bool 6989 src/w32fns.c bool face_change_before = face_change; bool 7303 src/w32fns.c w32_hide_tip (bool delete) bool 7427 src/w32fns.c bool delete = false; bool 7570 src/w32fns.c bool displayed = try_window (window, pos, TRY_WINDOW_IGNORE_FONTS_CHANGE); bool 9163 src/w32fns.c w32_frame_restack (struct frame *f1, struct frame *f2, bool above_flag) bool 9314 src/w32fns.c bool have_pfn_GetDiskFreeSpaceEx = bool 98 src/w32font.c bool opentype_only; bool 448 src/w32font.c bool first; bool 634 src/w32font.c int x, int y, bool with_background) bool 817 src/w32font.c bool opentype_only) bool 898 src/w32font.c bool opentype_only) bool 69 src/w32font.h bool opentype_only); bool 72 src/w32font.h bool opentype_only); bool 80 src/w32font.h int x, int y, bool with_background); bool 47 src/w32gui.h extern bool w32_can_use_native_image_api (Lisp_Object); bool 253 src/w32heap.c init_heap (bool use_dynamic_heap) bool 45 src/w32heap.h extern void init_heap (bool); bool 85 src/w32image.c static bool bool 203 src/w32image.c static bool gdiplus_started; bool 210 src/w32image.c static bool bool 247 src/w32image.c bool bool 547 src/w32inevt.c bool down_p = (event->dwButtonState & 0x10000000) != 0; bool 95 src/w32menu.c static bool is_simple_dialog (Lisp_Object); bool 264 src/w32menu.c set_frame_menubar (struct frame *f, bool deep_p) bool 562 src/w32menu.c bool first_pane; bool 884 src/w32menu.c bool boundary_seen = false; bool 1037 src/w32menu.c static bool bool 728 src/w32term.c w32_update_window_end (struct window *w, bool cursor_on_p, bool 729 src/w32term.c bool mouse_face_overwritten_p) bool 980 src/w32term.c bool); bool 1002 src/w32term.c int, int, bool, bool, RECT *); bool 1258 src/w32term.c w32_draw_glyph_string_background (struct glyph_string *s, bool force_p) bool 1459 src/w32term.c bool with_background; bool 1787 src/w32term.c int vwidth, bool left_p, bool right_p, RECT *clip_rect) bool 1823 src/w32term.c bool left_p, right_p, raised_p; bool 1884 src/w32term.c bool bool 1955 src/w32term.c bool scaled = false, need_xform = false; bool 2543 src/w32term.c bool relief_drawn_p = 0; bool 4127 src/w32term.c int width, int height, bool horizontal) bool 5032 src/w32term.c bool ignore_dirty_back_buffer = false; bool 5061 src/w32term.c bool iconified = FRAME_ICONIFIED_P (f); bool 5392 src/w32term.c bool tab_bar_p = 0; bool 5393 src/w32term.c bool tool_bar_p = 0; bool 5689 src/w32term.c bool iconified = FRAME_ICONIFIED_P (f); bool 5736 src/w32term.c bool iconified = FRAME_ICONIFIED_P (f); bool 6040 src/w32term.c bool obscured; bool 6281 src/w32term.c int cursor_width, bool on_p, bool active_p) bool 6379 src/w32term.c static bool bool 6774 src/w32term.c w32_set_window_size (struct frame *f, bool change_gravity, bool 6931 src/w32term.c w32_focus_frame (struct frame *f, bool noactivate) bool 7024 src/w32term.c w32_frame_raise_lower (struct frame *f, bool raise_flag) bool 7170 src/w32term.c w32_make_frame_visible_invisible (struct frame *f, bool visible) bool 7263 src/w32term.c w32_wm_set_size_hint (struct frame *f, long flags, bool user_position) bool 7336 src/w32term.c w32_toggle_invisible_pointer (struct frame *f, bool invisible) bool 244 src/w32term.h extern bool w32_defined_color (struct frame *, const char *, Emacs_Color *, bool 245 src/w32term.h bool, bool); bool 257 src/w32term.h extern void w32_wm_set_size_hint (struct frame *, long, bool); bool 510 src/w32term.h bool horizontal; bool 778 src/w32term.h extern bool w32_image_rotations_p (void); bool 806 src/w32uniscribe.c static bool uniscribe_new_apis; bool 813 src/w32uniscribe.c static bool bool 820 src/w32uniscribe.c bool negative = false; bool 1485 src/w32uniscribe.c static bool bool 272 src/widget.c static bool bool 320 src/widget.c bool bool 100 src/widget.h bool widget_update_wm_size_hints (Widget widget, Widget frame); bool 53 src/window.c static void window_scroll_pixel_based (Lisp_Object, int, bool, bool); bool 54 src/window.c static void window_scroll_line_based (Lisp_Object, int, bool, bool); bool 55 src/window.c static void window_scroll_for_long_lines (struct window *, int, bool); bool 57 src/window.c bool (* fn) (struct window *, void *), bool 59 src/window.c static bool foreach_window_1 (struct window *, bool 60 src/window.c bool (* fn) (struct window *, void *), bool 62 src/window.c static bool window_resize_check (struct window *, bool); bool 63 src/window.c static void window_resize_apply (struct window *, bool); bool 64 src/window.c static void select_window_1 (Lisp_Object, bool); bool 97 src/window.c static bool window_change_record_frames; bool 212 src/window.c wset_combination (struct window *w, bool horflag, Lisp_Object val) bool 227 src/window.c bool bool 512 src/window.c bool inhibit_point_swap) bool 589 src/window.c select_window_1 (Lisp_Object window, bool inhibit_point_swap) bool 1646 src/window.c static bool bool 1683 src/window.c enum window_part *part, bool tab_bar_p, bool tool_bar_p) bool 1980 src/window.c bool fully_p = true; bool 2187 src/window.c bool invert = !NILP (inverse); bool 2188 src/window.c bool left_flag = !NILP (left); bool 2487 src/window.c replace_window (Lisp_Object old, Lisp_Object new, bool setflag) bool 2552 src/window.c bool horflag; bool 2630 src/window.c static bool bool 2693 src/window.c static bool bool 2699 src/window.c bool candidate_p = true; bool 2807 src/window.c bool next_p) bool 3069 src/window.c window_loop (enum window_loop type, Lisp_Object obj, bool mini, bool 3073 src/window.c bool frame_best_window_flag = false; bool 3290 src/window.c bool resize_failed = false; bool 3884 src/window.c bool selected_frame_change = !EQ (selected_frame, old_selected_frame); bool 3885 src/window.c bool run_window_state_change_hook = false; bool 3896 src/window.c bool frame_window_change = FRAME_WINDOW_CHANGE (f); bool 3897 src/window.c bool window_buffer_change, window_size_change; bool 3898 src/window.c bool frame_buffer_change = false, frame_size_change = false; bool 3899 src/window.c bool frame_selected_change bool 3903 src/window.c bool frame_selected_window_change bool 3905 src/window.c bool frame_window_state_change = FRAME_WINDOW_STATE_CHANGE (f); bool 3906 src/window.c bool window_deleted = false; bool 4081 src/window.c bool run_hooks_p, bool keep_margins_p) bool 4086 src/window.c bool samebuf = EQ (buffer, w->contents); bool 4337 src/window.c make_parent_window (Lisp_Object window, bool horflag) bool 4489 src/window.c static bool bool 4490 src/window.c window_resize_check (struct window *w, bool horflag) bool 4589 src/window.c window_resize_apply (struct window *w, bool horflag) bool 4679 src/window.c window_resize_apply_total (struct window *w, bool horflag) bool 4758 src/window.c bool horflag = !NILP (horizontal); bool 4821 src/window.c resize_frame_windows (struct frame *f, int size, bool horflag) bool 4948 src/window.c bool horflag bool 4966 src/window.c bool combination_limit bool 5129 src/window.c bool horflag, before_sibling = false; bool 5443 src/window.c bool bool 5473 src/window.c bool bool 5507 src/window.c bool bool 5560 src/window.c window_scroll (Lisp_Object window, EMACS_INT n, bool whole, bool noerror) bool 5564 src/window.c bool long_lines_truncated = bool 5649 src/window.c window_scroll_for_long_lines (struct window *w, int n, bool noerror) bool 5674 src/window.c bool lose = n < 0 && PT == BEGV; bool 5684 src/window.c bool bolp = pos.bufpos == BEGV || FETCH_BYTE (pos.bytepos - 1) == '\n'; bool 5715 src/window.c window_scroll_pixel_based (Lisp_Object window, int n, bool whole, bool noerror) bool 5722 src/window.c bool vscrolled = false; bool 5726 src/window.c bool adjust_old_pointm = !NILP (Fequal (Fwindow_point (window), bool 6075 src/window.c bool partial_p; bool 6191 src/window.c window_scroll_line_based (Lisp_Object window, int n, bool whole, bool noerror) bool 6203 src/window.c bool lose; bool 6208 src/window.c bool adjust_old_pointm = !NILP (Fequal (Fwindow_point (window), bool 6380 src/window.c bool other_window; bool 6638 src/window.c bool center_p = false; bool 7647 src/window.c bool window_point_insertion_type bool 7843 src/window.c bool outside = !NILP (outside_margins); bool 7844 src/window.c bool changed = false; bool 7845 src/window.c bool failed = false; bool 7959 src/window.c bool changed = false; bool 7960 src/window.c bool failed = false; bool 8187 src/window.c foreach_window (struct frame *f, bool (*fn) (struct window *, void *), bool 8201 src/window.c static bool bool 8202 src/window.c foreach_window_1 (struct window *w, bool (*fn) (struct window *, void *), bool 8205 src/window.c bool cont; bool 8233 src/window.c static bool bool 8357 src/window.c bool old_mode_line_in_non_selected_windows; bool 8360 src/window.c bool saved_dumped_with_pdumper = dumped_with_pdumper_p (); bool 457 src/window.h INLINE bool bool 1095 src/window.h enum window_part *, bool, bool); bool 1096 src/window.h extern void resize_frame_windows (struct frame *, int, bool); bool 1109 src/window.h bool run_hooks_p, bool keep_margins_p); bool 1175 src/window.h extern bool window_wants_mode_line (struct window *); bool 1176 src/window.h extern bool window_wants_header_line (struct window *); bool 1177 src/window.h extern bool window_wants_tab_line (struct window *); bool 1194 src/window.h extern bool window_outdated (struct window *); bool 1217 src/window.h INLINE bool bool 552 src/xdisp.c static bool bool 572 src/xdisp.c static bool bool 594 src/xdisp.c static bool bool 650 src/xdisp.c bool noninteractive_need_newline; bool 654 src/xdisp.c static bool message_log_need_newline; bool 698 src/xdisp.c static bool overlay_arrow_seen; bool 718 src/xdisp.c static bool message_enable_multibyte; bool 776 src/xdisp.c static bool line_number_displayed; bool 794 src/xdisp.c static bool display_last_displayed_message_p; bool 799 src/xdisp.c static bool message_buf_print; bool 804 src/xdisp.c static bool message_cleared_p; bool 819 src/xdisp.c bool help_echo_showing_p; bool 855 src/xdisp.c static bool calc_pixel_width_or_height (double *, struct it *, Lisp_Object, bool 856 src/xdisp.c struct font *, bool, int *); bool 934 src/xdisp.c extern bool trace_redisplay_p EXTERNALLY_VISIBLE; bool 935 src/xdisp.c bool trace_redisplay_p; bool 952 src/xdisp.c extern bool trace_move EXTERNALLY_VISIBLE; bool 953 src/xdisp.c bool trace_move; bool 1065 src/xdisp.c bool redisplaying_p; bool 1074 src/xdisp.c bool display_working_on_window_p; bool 1093 src/xdisp.c static bool hourglass_shown_p; bool 1115 src/xdisp.c static void set_iterator_to_next (struct it *, bool); bool 1116 src/xdisp.c static void mark_window_display_accurate_1 (struct window *, bool); bool 1117 src/xdisp.c static bool row_for_charpos_p (struct glyph_row *, ptrdiff_t); bool 1118 src/xdisp.c static bool cursor_row_p (struct glyph_row *); bool 1119 src/xdisp.c static int redisplay_mode_lines (Lisp_Object, bool); bool 1126 src/xdisp.c static bool current_message_1 (void *, Lisp_Object); bool 1127 src/xdisp.c static bool truncate_message_1 (void *, Lisp_Object); bool 1129 src/xdisp.c static bool set_message_1 (void *, Lisp_Object); bool 1130 src/xdisp.c static bool display_echo_area_1 (void *, Lisp_Object); bool 1131 src/xdisp.c static bool resize_mini_window_1 (void *, Lisp_Object); bool 1139 src/xdisp.c static void echo_area_display (bool); bool 1143 src/xdisp.c static void redisplay_window (Lisp_Object, bool); bool 1147 src/xdisp.c static bool set_cursor_from_row (struct window *, struct glyph_row *, bool 1150 src/xdisp.c static bool cursor_row_fully_visible_p (struct window *, bool, bool, bool); bool 1151 src/xdisp.c static bool update_menu_bar (struct frame *, bool, bool); bool 1152 src/xdisp.c static bool try_window_reusing_current_matrix (struct window *); bool 1155 src/xdisp.c static bool should_produce_line_number (struct it *); bool 1156 src/xdisp.c static bool display_line (struct it *, int); bool 1160 src/xdisp.c Lisp_Object, bool); bool 1161 src/xdisp.c static int store_mode_line_string (const char *, Lisp_Object, bool, int, int, bool 1166 src/xdisp.c static void update_tab_bar (struct frame *, bool); bool 1175 src/xdisp.c static bool get_overlay_strings (struct it *, ptrdiff_t); bool 1176 src/xdisp.c static bool get_overlay_strings_1 (struct it *, ptrdiff_t, bool); bool 1178 src/xdisp.c static void reseat (struct it *, struct text_pos, bool); bool 1179 src/xdisp.c static void reseat_1 (struct it *, struct text_pos, bool); bool 1180 src/xdisp.c static bool next_element_from_display_vector (struct it *); bool 1181 src/xdisp.c static bool next_element_from_string (struct it *); bool 1182 src/xdisp.c static bool next_element_from_c_string (struct it *); bool 1183 src/xdisp.c static bool next_element_from_buffer (struct it *); bool 1184 src/xdisp.c static bool next_element_from_composition (struct it *); bool 1185 src/xdisp.c static bool next_element_from_image (struct it *); bool 1186 src/xdisp.c static bool next_element_from_stretch (struct it *); bool 1187 src/xdisp.c static bool next_element_from_xwidget (struct it *); bool 1189 src/xdisp.c static bool get_next_display_element (struct it *); bool 1195 src/xdisp.c static int face_before_or_after_it_pos (struct it *, bool); bool 1197 src/xdisp.c Lisp_Object, struct text_pos *, ptrdiff_t, bool); bool 1200 src/xdisp.c ptrdiff_t, int, bool, bool); bool 1208 src/xdisp.c static void update_tool_bar (struct frame *, bool); bool 1221 src/xdisp.c struct font *, int, bool); bool 1233 src/xdisp.c static bool coords_in_mouse_face_p (struct window *, int, int); bool 1681 src/xdisp.c bool bool 1688 src/xdisp.c bool visible_p = false; bool 1690 src/xdisp.c bool r2l = false; bool 1896 src/xdisp.c bool newline_in_string bool 1901 src/xdisp.c bool replacing_spec_p bool 1992 src/xdisp.c bool it3_moved = false; bool 2208 src/xdisp.c c_string_pos (ptrdiff_t charpos, const char *s, bool multibyte_p) bool 2237 src/xdisp.c number_of_chars (const char *s, bool multibyte_p) bool 2316 src/xdisp.c NativeRectangle *bounds, bool noclip) bool 3000 src/xdisp.c adjust_window_ends (struct window *w, struct glyph_row *row, bool current) bool 3009 src/xdisp.c static bool bool 3036 src/xdisp.c safe__call (bool inhibit_quit, ptrdiff_t nargs, Lisp_Object func, va_list ap) bool 3089 src/xdisp.c safe__call1 (bool inhibit_quit, Lisp_Object fn, ...) bool 3107 src/xdisp.c safe__eval (bool inhibit_quit, Lisp_Object sexpr) bool 3762 src/xdisp.c bool start_at_line_beg_p = (CHARPOS (pos) == BEGV bool 3831 src/xdisp.c static bool bool 3835 src/xdisp.c bool ellipses_p = false; bool 3865 src/xdisp.c static bool bool 3870 src/xdisp.c bool overlay_strings_with_newlines = false; bool 4028 src/xdisp.c static bool bool 4031 src/xdisp.c bool success = false; bool 4073 src/xdisp.c bool handle_overlay_change_p; bool 4268 src/xdisp.c bool found = false; bool 4379 src/xdisp.c bool frame_window_p, int *disp_prop) bool 4384 src/xdisp.c bool string_p = string && (STRINGP (string->lstring) || string->s); bool 4544 src/xdisp.c bool old_clip_changed = current_buffer->clip_changed; bool 4545 src/xdisp.c bool saved_inhibit_flag = it->f->inhibit_clear_image_cache; bool 4828 src/xdisp.c face_before_or_after_it_pos (struct it *it, bool before_p) bool 5066 src/xdisp.c bool display_ellipsis_p = (invis == 2); bool 5171 src/xdisp.c bool display_ellipsis_p = invis == 2; bool 5220 src/xdisp.c bool on_newline bool 5222 src/xdisp.c bool after_newline bool 5652 src/xdisp.c ptrdiff_t bufpos, bool frame_window_p) bool 5655 src/xdisp.c bool enable_eval = true; bool 5775 src/xdisp.c bool frame_window_p, bool enable_eval_p) bool 6154 src/xdisp.c bool valid_p = (STRINGP (value) bool 6283 src/xdisp.c bool bool 6287 src/xdisp.c bool frame_window_p = FRAME_WINDOW_P (XFRAME (selected_frame)); bool 6305 src/xdisp.c static bool bool 6349 src/xdisp.c static bool bool 6390 src/xdisp.c ptrdiff_t from, ptrdiff_t to, bool back_p) bool 6393 src/xdisp.c bool found = false; bool 6536 src/xdisp.c bool after_string_p; bool 6837 src/xdisp.c static bool bool 6838 src/xdisp.c get_overlay_strings_1 (struct it *it, ptrdiff_t charpos, bool compute_stop_p) bool 6921 src/xdisp.c static bool bool 7012 src/xdisp.c bool buffer_p = !STRINGP (it->string); bool 7074 src/xdisp.c bool from_display_prop = it->from_disp_prop_p; bool 7207 src/xdisp.c static bool bool 7281 src/xdisp.c static bool bool 7282 src/xdisp.c forward_to_next_line_start (struct it *it, bool *skipped_p, bool 7286 src/xdisp.c bool newline_found_p = false; bool 7337 src/xdisp.c bool no_strings_with_newlines = it->stop_charpos >= limit; bool 7533 src/xdisp.c reseat_at_next_visible_line_start (struct it *it, bool on_newline_p) bool 7535 src/xdisp.c bool skipped_p = false; bool 7537 src/xdisp.c bool newline_found_p bool 7614 src/xdisp.c reseat (struct it *it, struct text_pos pos, bool force_p) bool 7688 src/xdisp.c reseat_1 (struct it *it, struct text_pos pos, bool set_stop_p) bool 7893 src/xdisp.c typedef bool (*next_element_function) (struct it *); bool 8056 src/xdisp.c static bool bool 8063 src/xdisp.c bool success_p; bool 8091 src/xdisp.c bool nonascii_space_p = false; bool 8092 src/xdisp.c bool nonascii_hyphen_p = false; bool 8399 src/xdisp.c bool text_from_string = false; bool 8516 src/xdisp.c set_iterator_to_next (struct it *it, bool reseat_p) bool 8647 src/xdisp.c bool recheck_faces = it->ellipsis_p; bool 8867 src/xdisp.c static bool bool 8953 src/xdisp.c bool string_p = STRINGP (it->string) || it->s; bool 9060 src/xdisp.c static bool bool 9226 src/xdisp.c static bool bool 9229 src/xdisp.c bool success_p = true; bool 9273 src/xdisp.c static bool bool 9300 src/xdisp.c static bool bool 9307 src/xdisp.c static bool bool 9319 src/xdisp.c static bool bool 9381 src/xdisp.c bool bufp = !STRINGP (it->string); bool 9425 src/xdisp.c static bool bool 9428 src/xdisp.c bool success_p = true; bool 9450 src/xdisp.c bool overlay_strings_follow_p; bool 9613 src/xdisp.c static bool bool 9713 src/xdisp.c bool may_wrap = false; bool 9717 src/xdisp.c bool saw_smaller_pos = prev_pos < to_charpos; bool 9718 src/xdisp.c bool line_number_pending = false; bool 9864 src/xdisp.c bool next_may_wrap = may_wrap; bool 10000 src/xdisp.c bool moved_forward = false; bool 10020 src/xdisp.c bool can_wrap = true; bool 10267 src/xdisp.c bool overwide_wrap_prefix = bool 10298 src/xdisp.c bool at_eob_p = false; bool 11065 src/xdisp.c bool hit_pos_limit = false; bool 11239 src/xdisp.c bool bool 11812 src/xdisp.c message_dolog (const char *m, ptrdiff_t nbytes, bool nlflag, bool multibyte) bool 11837 src/xdisp.c bool newbuffer = NILP (Fget_buffer (Vmessages_buffer_name)); bool 12011 src/xdisp.c bool seen_dots = false; bool 12054 src/xdisp.c bool multibyte = STRING_MULTIBYTE (m); bool 12167 src/xdisp.c message_with_string (const char *m, Lisp_Object string, bool log) bool 12171 src/xdisp.c bool need_message; bool 12353 src/xdisp.c static bool bool 12355 src/xdisp.c bool (*fn) (void *, Lisp_Object), bool 12359 src/xdisp.c bool this_one, the_other, clear_buffer_p, rc; bool 12522 src/xdisp.c setup_echo_area_for_printing (bool multibyte_p) bool 12603 src/xdisp.c static bool bool 12606 src/xdisp.c bool no_message_p, window_height_changed_p; bool 12619 src/xdisp.c bool i = display_last_displayed_message_p; bool 12643 src/xdisp.c static bool bool 12658 src/xdisp.c bool window_height_changed_p = resize_mini_window (w, false); bool 12686 src/xdisp.c bool resized_p = with_echo_area_buffer (w, 0, resize_mini_window_1, bool 12704 src/xdisp.c static bool bool 12722 src/xdisp.c bool bool 12723 src/xdisp.c resize_mini_window (struct window *w, bool exact_p) bool 12880 src/xdisp.c static bool bool 12898 src/xdisp.c bool bool 12971 src/xdisp.c static bool bool 13031 src/xdisp.c static bool bool 13068 src/xdisp.c clear_message (bool current_p, bool last_displayed_p) bool 13151 src/xdisp.c echo_area_display (bool update_frame_p) bool 13156 src/xdisp.c bool window_height_changed_p = false; bool 13271 src/xdisp.c static bool bool 13283 src/xdisp.c static bool bool 13294 src/xdisp.c static bool bool 13361 src/xdisp.c bool save_proptrans) bool 13652 src/xdisp.c static bool bool 13672 src/xdisp.c bool all_windows = windows_or_buffers_changed || update_mode_lines; bool 13673 src/xdisp.c bool some_windows = REDISPLAY_SOME_P (); bool 13739 src/xdisp.c bool menu_bar_hooks_run = false; bool 13795 src/xdisp.c static bool bool 13796 src/xdisp.c update_menu_bar (struct frame *f, bool save_match_data, bool hooks_run) bool 13965 src/xdisp.c update_tab_bar (struct frame *f, bool save_match_data) bool 13967 src/xdisp.c bool do_update = false; bool 14236 src/xdisp.c bool enough = false; bool 14347 src/xdisp.c tab_bar_height (struct frame *f, int *n_rows, bool pixelwise) bool 14412 src/xdisp.c static bool bool 14532 src/xdisp.c bool change_height_p = false; bool 14595 src/xdisp.c static bool bool 14597 src/xdisp.c int *prop_idx, bool *close_p) bool 14637 src/xdisp.c int *hpos, int *vpos, int *prop_idx, bool *close_p) bool 14663 src/xdisp.c handle_tab_bar_click (struct frame *f, int x, int y, bool down_p, bool 14669 src/xdisp.c bool close_p; bool 14730 src/xdisp.c bool close_p; bool 14755 src/xdisp.c bool mouse_down_p = false; bool 14811 src/xdisp.c tty_get_tab_bar_item (struct frame *f, int x, int *prop_idx, bool *close_p) bool 14841 src/xdisp.c tty_handle_tab_bar_click (struct frame *f, int x, int y, bool down_p, bool 14851 src/xdisp.c bool close_p; bool 14895 src/xdisp.c update_tool_bar (struct frame *f, bool save_match_data) bool 14898 src/xdisp.c bool do_update = FRAME_EXTERNAL_TOOL_BAR (f); bool 14900 src/xdisp.c bool do_update = (WINDOWP (f->tool_bar_window) bool 15027 src/xdisp.c bool enabled_p = !NILP (PROP (TOOL_BAR_ITEM_ENABLED_P)); bool 15028 src/xdisp.c bool selected_p = !NILP (PROP (TOOL_BAR_ITEM_SELECTED_P)); bool 15282 src/xdisp.c tool_bar_height (struct frame *f, int *n_rows, bool pixelwise) bool 15352 src/xdisp.c static bool bool 15460 src/xdisp.c bool change_height_p = false; bool 15523 src/xdisp.c static bool bool 15597 src/xdisp.c handle_tool_bar_click_with_device (struct frame *f, int x, int y, bool down_p, bool 15662 src/xdisp.c handle_tool_bar_click (struct frame *f, int x, int y, bool down_p, bool 15686 src/xdisp.c bool mouse_down_p; bool 15772 src/xdisp.c static bool bool 15775 src/xdisp.c bool hscrolled_p = false; bool 15776 src/xdisp.c bool hscroll_relative_p = FLOATP (Vhscroll_step); bool 15833 src/xdisp.c bool row_r2l_p = cursor_row->reversed_p; bool 15834 src/xdisp.c bool hscl = hscrolling_current_line_p (w); bool 16073 src/xdisp.c static bool bool 16076 src/xdisp.c bool hscrolled_p = hscroll_window_tree (window); bool 16156 src/xdisp.c static bool bool 16160 src/xdisp.c bool unchanged_p = true; bool 16242 src/xdisp.c static bool bool 16270 src/xdisp.c static bool bool 16271 src/xdisp.c overlay_arrows_changed_p (bool set_redisplay) bool 16274 src/xdisp.c bool changed = false; bool 16396 src/xdisp.c static bool bool 16498 src/xdisp.c bool pending; bool 16499 src/xdisp.c bool must_finish = false, match_p; bool 16503 src/xdisp.c bool polling_stopped_here = false; bool 16522 src/xdisp.c bool consider_all_windows_p; bool 16525 src/xdisp.c bool update_miniwindow_p = false; bool 17017 src/xdisp.c bool gcscrollbars bool 17020 src/xdisp.c bool f_redisplay_flag = f->redisplay; bool 17436 src/xdisp.c mark_window_display_accurate_1 (struct window *w, bool accurate_p) bool 17488 src/xdisp.c mark_window_display_accurate (Lisp_Object window, bool accurate_p) bool 17566 src/xdisp.c bool bool 17711 src/xdisp.c static bool bool 17732 src/xdisp.c bool match_with_avoid_cursor = false; bool 17735 src/xdisp.c bool string_seen = false; bool 17745 src/xdisp.c bool string_from_text_prop = false; bool 17998 src/xdisp.c bool empty_line_p = bool 18386 src/xdisp.c static bool bool 18387 src/xdisp.c cursor_row_fully_visible_p (struct window *w, bool force_p, bool 18388 src/xdisp.c bool current_matrix_p, bool 18389 src/xdisp.c bool just_test_user_preference_p) bool 18476 src/xdisp.c try_scrolling (Lisp_Object window, bool just_this_one_p, bool 18478 src/xdisp.c bool temp_scroll_step, bool last_line_misfit) bool 18485 src/xdisp.c bool scroll_down_p = false; bool 18810 src/xdisp.c static bool bool 18814 src/xdisp.c bool window_start_changed_p = false; bool 18932 src/xdisp.c bool *scroll_step) bool 19024 src/xdisp.c bool scroll_p = false, must_scroll = false; bool 19226 src/xdisp.c bool rv = false; bool 19227 src/xdisp.c bool pt_invis = false; bool 19237 src/xdisp.c bool at_zv_p = false, exact_match_p = false; bool 19447 src/xdisp.c static bool bool 19534 src/xdisp.c redisplay_window (Lisp_Object window, bool just_this_one_p) bool 19541 src/xdisp.c bool update_mode_line; bool 19545 src/xdisp.c bool current_matrix_up_to_date_p = false; bool 19546 src/xdisp.c bool used_current_matrix_p = false; bool 19549 src/xdisp.c bool buffer_unchanged_p = false; bool 19550 src/xdisp.c bool temp_scroll_step = false; bool 19554 src/xdisp.c bool last_line_misfit = false; bool 19557 src/xdisp.c bool use_desired_matrix; bool 19917 src/xdisp.c bool tab_line = window_wants_tab_line (w); bool 19918 src/xdisp.c bool header_line = window_wants_header_line (w); bool 20238 src/xdisp.c bool scrolling_up; bool 20495 src/xdisp.c bool move_down = w->cursor.vpos >= window_total_lines / 2; bool 20596 src/xdisp.c bool redisplay_menu_p; bool 20839 src/xdisp.c static bool bool 22706 src/xdisp.c bool visible_p = pos_visible_p (XWINDOW (selected_window), PT, bool 22841 src/xdisp.c bool multibyte_p; bool 23175 src/xdisp.c static bool bool 23176 src/xdisp.c append_space_for_newline (struct it *it, bool default_face_p) bool 23192 src/xdisp.c bool saved_box_end = it->end_of_box_run_p; bool 23236 src/xdisp.c bool should_keep_end_of_box_run = false; bool 23506 src/xdisp.c const bool saved_avoid_cursor = it->avoid_cursor_p; bool 23507 src/xdisp.c const bool saved_box_start = it->start_of_box_run_p; bool 23594 src/xdisp.c bool saved_avoid_cursor, saved_box_start; bool 23770 src/xdisp.c static bool bool 23871 src/xdisp.c static bool bool 23874 src/xdisp.c bool result = true; bool 23958 src/xdisp.c static bool bool 23971 src/xdisp.c static bool bool 24184 src/xdisp.c bool seen_this_string = false; bool 24368 src/xdisp.c bool first_time = false; bool 24371 src/xdisp.c bool line_numbers_wide; bool 24441 src/xdisp.c bool beyond_zv = IT_BYTEPOS (*it) >= ZV_BYTE ? true : false; bool 24448 src/xdisp.c bool save_free_realized_faces = inhibit_free_realized_faces; bool 24644 src/xdisp.c static bool bool 24679 src/xdisp.c static bool bool 24709 src/xdisp.c static bool bool 24716 src/xdisp.c bool may_wrap = false; bool 24727 src/xdisp.c bool pending_handle_line_prefix = false; bool 24730 src/xdisp.c bool hscroll_this_line = (cursor_vpos >= 0 bool 24768 src/xdisp.c bool line_number_needed = should_produce_line_number (it); bool 24866 src/xdisp.c bool composition_p \ bool 24899 src/xdisp.c bool row_has_glyphs = false; bool 24961 src/xdisp.c bool next_may_wrap = may_wrap; bool 25388 src/xdisp.c bool overwide_wrap_prefix = bool 25807 src/xdisp.c bool frame_window_p = FRAME_WINDOW_P (SELECTED_FRAME ()); bool 26124 src/xdisp.c bool at_eol_p; bool 26125 src/xdisp.c bool overshoot_expected = false; bool 26126 src/xdisp.c bool target_is_eol_p = false; bool 26640 src/xdisp.c int x, int y, bool submenu) bool 26664 src/xdisp.c bool saved_width = row->full_width_p; bool 26666 src/xdisp.c bool saved_reversed = row->reversed_p; bool 26676 src/xdisp.c bool saved_truncated = row->truncated_on_right_p; bool 26722 src/xdisp.c redisplay_mode_lines (Lisp_Object window, bool force) bool 27064 src/xdisp.c Lisp_Object elt, Lisp_Object props, bool risky) bool 27067 src/xdisp.c bool literal = false; bool 27263 src/xdisp.c bool multibyte; bool 27543 src/xdisp.c bool copy_string, bool 27645 src/xdisp.c bool no_props = FIXNUMP (face); bool 27876 src/xdisp.c decode_mode_spec_coding (Lisp_Object coding_system, char *buf, bool eol_flag) bool 27879 src/xdisp.c bool multibyte = !NILP (BVAR (current_buffer, enable_multibyte_characters)); bool 28381 src/xdisp.c bool eol_flag = (c == 'Z'); bool 28458 src/xdisp.c bool selective_display bool 28964 src/xdisp.c static bool bool 28966 src/xdisp.c struct font *font, bool width_p, int *align_to) bool 29133 src/xdisp.c bool first = true; bool 29329 src/xdisp.c unsigned *char2b, bool display_p) bool 29394 src/xdisp.c static bool bool 29516 src/xdisp.c bool glyph_not_available_p; bool 29642 src/xdisp.c bool glyph_not_available_p; bool 30113 src/xdisp.c compute_overhangs_and_x (struct glyph_string *s, int x, bool backward_p) bool 30481 src/xdisp.c bool check_mouse_face = false; bool 31315 src/xdisp.c bool zero_width_ok_p = false; bool 31321 src/xdisp.c bool zero_height_ok_p = false; bool 31355 src/xdisp.c bool multibyte_p = bool 31621 src/xdisp.c int boff, bool override) bool 31704 src/xdisp.c append_glyphless_glyph (struct it *it, int face_id, bool for_no_font, int len, bool 31784 src/xdisp.c produce_glyphless_glyph (struct it *it, bool for_no_font, Lisp_Object acronym) bool 32052 src/xdisp.c bool stretched_p bool 32350 src/xdisp.c bool right_padded = glyph_len < cmp->glyph_len; bool 32358 src/xdisp.c bool left_padded = i > 0; bool 32363 src/xdisp.c bool font_not_found_p = font == NULL; bool 32952 src/xdisp.c bool *active_cursor) bool 32958 src/xdisp.c bool non_selected = false; bool 33230 src/xdisp.c bool on_p = w->phys_cursor_on_p; bool 33278 src/xdisp.c bool mouse_face_here_p = false; bool 33406 src/xdisp.c display_and_set_cursor (struct window *w, bool on, bool 33412 src/xdisp.c bool active_cursor; bool 33512 src/xdisp.c update_window_cursor (struct window *w, bool on) bool 33548 src/xdisp.c update_cursor_in_window_tree (struct window *w, bool on_p) bool 33567 src/xdisp.c gui_update_cursor (struct frame *f, bool on_p) bool 33631 src/xdisp.c bool phys_cursor_on_p = w->phys_cursor_on_p; bool 33772 src/xdisp.c bool bool 33775 src/xdisp.c bool cleared bool 33788 src/xdisp.c static bool bool 33837 src/xdisp.c bool bool 34369 src/xdisp.c static bool bool 34371 src/xdisp.c int *hpos, int *vpos, int *x, int *y, bool right_p) bool 34446 src/xdisp.c bool found = false; bool 34558 src/xdisp.c static bool bool 34611 src/xdisp.c bool inside = false; bool 34881 src/xdisp.c bool draggable = (! WINDOW_BOTTOMMOST_P (w) bool 34928 src/xdisp.c bool mouse_face_shown = false; bool 35137 src/xdisp.c bool ignore; bool 35312 src/xdisp.c bool same_region; bool 35815 src/xdisp.c static bool bool 35876 src/xdisp.c static bool bool 36036 src/xdisp.c static bool bool 36041 src/xdisp.c bool mouse_face_overwritten_p = false; bool 36079 src/xdisp.c bool cursor_cleared_p = (!w->pseudo_window_p bool 36089 src/xdisp.c bool phys_cursor_on_p = w->phys_cursor_on_p; bool 36100 src/xdisp.c bool buffer_changed = false; bool 36198 src/xdisp.c static bool bool 36202 src/xdisp.c bool mouse_face_overwritten_p = false; bool 36228 src/xdisp.c bool mouse_face_overwritten_p = false; bool 36316 src/xdisp.c bool bool 36322 src/xdisp.c bool intersection_p = false; bool 37621 src/xdisp.c bool do_left_box_p = g->left_box_line_p; bool 37622 src/xdisp.c bool do_right_box_p = g->right_box_line_p; bool 345 src/xfaces.c bool face_change; bool 352 src/xfaces.c static bool tty_suppress_bold_inverse_default_colors_p; bool 365 src/xfaces.c static bool menu_face_changed_default; bool 376 src/xfaces.c static bool realize_basic_faces (struct frame *); bool 377 src/xfaces.c static bool realize_default_face (struct frame *); bool 381 src/xfaces.c static bool merge_face_ref (struct window *w, bool 383 src/xfaces.c bool, struct named_merge_point *, bool 692 src/xfaces.c clear_face_cache (bool clear_fonts_p) bool 758 src/xfaces.c bool pixmap_p = false; bool 864 src/xfaces.c static bool bool 917 src/xfaces.c bool bool 991 src/xfaces.c static bool bool 1016 src/xfaces.c static bool bool 1077 src/xfaces.c bool bool 1079 src/xfaces.c Emacs_Color *color_def, bool alloc, bool _makeIndex) bool 1081 src/xfaces.c bool status = true; bool 1144 src/xfaces.c static bool bool 1148 src/xfaces.c bool gray_p; bool 1171 src/xfaces.c static bool bool 1173 src/xfaces.c bool background_p) bool 1902 src/xfaces.c static bool bool 1941 src/xfaces.c resolve_face_name (Lisp_Object face_name, bool signal_p) bool 1988 src/xfaces.c bool signal_p) bool 2013 src/xfaces.c lface_from_face_name (struct frame *f, Lisp_Object face_name, bool signal_p) bool 2026 src/xfaces.c static bool bool 2029 src/xfaces.c bool signal_p) bool 2050 src/xfaces.c static bool bool 2053 src/xfaces.c Lisp_Object attrs[LFACE_VECTOR_SIZE], bool signal_p, bool 2091 src/xfaces.c static bool bool 2114 src/xfaces.c Lisp_Object font_object, bool force_p) bool 2311 src/xfaces.c bool ok; bool 2349 src/xfaces.c static bool bool 2362 src/xfaces.c bool ok = get_lface_attributes (w, f, face_name, from, false, bool 2401 src/xfaces.c static bool bool 2403 src/xfaces.c bool *ok, bool err_msgs) bool 2433 src/xfaces.c bool match = false; bool 2466 src/xfaces.c bool *ok, bool 2467 src/xfaces.c bool err_msgs) bool 2542 src/xfaces.c static bool bool 2545 src/xfaces.c bool err_msgs, struct named_merge_point *named_merge_points, bool 2548 src/xfaces.c bool ok = true; /* Succeed without an error? */ bool 2550 src/xfaces.c bool attr_filter_passed = false; bool 2606 src/xfaces.c bool attr_filter_seen = false; bool 2653 src/xfaces.c bool err = false; bool 3214 src/xfaces.c bool valid_p = false; bool 3306 src/xfaces.c bool valid_p; bool 3848 src/xfaces.c face_boolean_x_resource_value (Lisp_Object value, bool signal_p) bool 3940 src/xfaces.c bool changed_p = false; bool 3987 src/xfaces.c bool motif = true; bool 3995 src/xfaces.c bool motif = false; bool 4313 src/xfaces.c static bool bool 4346 src/xfaces.c static bool bool 4350 src/xfaces.c bool equal_p = true; bool 4367 src/xfaces.c bool equal_p; bool 4451 src/xfaces.c static bool bool 4960 src/xfaces.c Lisp_Object symbol, bool signal_p) bool 5143 src/xfaces.c bool signal_p) bool 5202 src/xfaces.c static bool bool 5323 src/xfaces.c static bool bool 5519 src/xfaces.c bool supports = false; bool 5727 src/xfaces.c static bool bool 5730 src/xfaces.c bool success_p = false; bool 5781 src/xfaces.c static bool bool 6188 src/xfaces.c bool set_color = false; bool 6379 src/xfaces.c enum lface_attribute_index idx, bool *defaulted) bool 6382 src/xfaces.c bool foreground_p = idx == LFACE_FOREGROUND_INDEX; bool 6456 src/xfaces.c bool face_colors_defaulted = false; bool 6582 src/xfaces.c bool mouse, int base_face_id, bool 6720 src/xfaces.c bool mouse, Lisp_Object overlay, bool 6795 src/xfaces.c bool mouse_p, bool 6802 src/xfaces.c bool multibyte_p = STRING_MULTIBYTE (string); bool 228 src/xfns.c bool had_errors = false; bool 253 src/xfns.c bool sent_requests = false; bool 665 src/xfns.c bool bool 667 src/xfns.c Emacs_Color *color, bool alloc_p, bool _makeIndex) bool 669 src/xfns.c bool success_p = false; bool 832 src/xfns.c bool want_double_buffering, was_double_buffered; bool 1088 src/xfns.c bool bool 1091 src/xfns.c bool result = false; bool 1122 src/xfns.c bool bool 1444 src/xfns.c bool fore_pixel_allocated_p = false, pixel_allocated_p = false; bool 1575 src/xfns.c bool result; bool 1607 src/xfns.c bool result; bool 2114 src/xfns.c ptrdiff_t *text_bytes, bool *stringp, bool *freep) bool 2156 src/xfns.c bool stringp; bool 2157 src/xfns.c bool do_free_icon_value = false, do_free_text_value = false; bool 2253 src/xfns.c x_set_name (struct frame *f, Lisp_Object name, bool explicit) bool 2387 src/xfns.c bool alpha_identical_p; bool 2488 src/xfns.c bool foreground_p) bool 2546 src/xfns.c bool need_delete = true; bool 2547 src/xfns.c bool need_focus = true; bool 2548 src/xfns.c bool need_save = true; bool 2613 src/xfns.c bool found_wm_ping = false; bool 2615 src/xfns.c bool found_wm_sync_request = false; bool 2696 src/xfns.c xic_create_fontsetname (const char *base_fontname, bool motif) bool 2938 src/xfns.c bool shared_p = false; bool 3434 src/xfns.c bool was_waiting_for_input_p; bool 3970 src/xfns.c bool xneg = (window_prompting & XNegative) != 0; bool 3972 src/xfns.c bool yneg = (window_prompting & YNegative) != 0; bool 4067 src/xfns.c bool explicit = f->explicit_name; bool 4250 src/xfns.c bool explicit = f->explicit_name; bool 4326 src/xfns.c bool xgiven = !BASE_EQ (icon_x, Qunbound); bool 4327 src/xfns.c bool ygiven = !BASE_EQ (icon_y, Qunbound); bool 4616 src/xfns.c bool minibuffer_only = false; bool 4617 src/xfns.c bool undecorated = false, override_redirect = false; bool 5668 src/xfns.c static bool bool 5678 src/xfns.c bool result = false; bool 5730 src/xfns.c bool rc; bool 5976 src/xfns.c bool randr15_p = false; bool 6084 src/xfns.c bool randr13_avail = (dpyinfo->xrandr_major_version > 1 bool 6190 src/xfns.c bool xrr_ok = ((dpyinfo->xrandr_major_version == 1 bool 6465 src/xfns.c bool menu_bar_external = false, tool_bar_external = false; bool 6819 src/xfns.c x_frame_restack (struct frame *f1, struct frame *f2, bool above_flag) bool 7458 src/xfns.c bool intern_prop; bool 7459 src/xfns.c bool intern_target; bool 7464 src/xfns.c bool rc; bool 7679 src/xfns.c bool *found) bool 7798 src/xfns.c bool found; bool 8097 src/xfns.c bool face_change_before = face_change; bool 8583 src/xfns.c x_hide_tip (bool delete) bool 8747 src/xfns.c bool displayed; bool 8783 src/xfns.c bool ok; bool 8829 src/xfns.c bool delete = false; bool 185 src/xfont.c static bool bool 357 src/xfont.c bool skipped_some_scalable_fonts = false; bool 953 src/xfont.c bool first; bool 991 src/xfont.c bool with_background) bool 52 src/xftfont.c bool bg_allocated_p; bool 53 src/xftfont.c bool fg_allocated_p; bool 67 src/xftfont.c bool *bg_allocated_p, bool *fg_allocated_p) bool 81 src/xftfont.c bool fg_done = false, bg_done = false; bool 502 src/xftfont.c bool with_background) bool 513 src/xftfont.c bool bg_allocated_p, fg_allocated_p; bool 664 src/xftfont.c static bool bool 673 src/xftfont.c bool ok = false; bool 112 src/xgselect.c bool have_wfds = wfds != NULL; bool 118 src/xgselect.c bool need_to_dispatch; bool 120 src/xgselect.c bool already_has_events; bool 152 src/xmenu.c x_menu_set_in_use (bool in_use) bool 322 src/xmenu.c LWLIB_ID id, bool do_timers) bool 327 src/xmenu.c bool cookie_claimed_p = false; bool 490 src/xmenu.c bool error_p = false; bool 619 src/xmenu.c popup_widget_loop (bool do_timers, GtkWidget *widget) bool 787 src/xmenu.c static bool xg_crazy_callback_abort; bool 928 src/xmenu.c set_frame_menubar (struct frame *f, bool deep_p) bool 938 src/xmenu.c bool *submenu_top_level_items; bool 1501 src/xmenu.c int x, int y, bool for_click) bool 1508 src/xmenu.c bool use_pos_func = ! for_click; bool 1729 src/xmenu.c int x, int y, bool for_click) bool 1914 src/xmenu.c bool first_pane = true; bool 2275 src/xmenu.c bool boundary_seen = false; bool 46 src/xml.c static bool bool 68 src/xml.c static bool bool 82 src/xml.c static bool bool 90 src/xml.c static bool bool 179 src/xml.c Lisp_Object discard_comments, bool htmlp) bool 47 src/xselect.c static bool x_convert_selection (Lisp_Object, Lisp_Object, Atom, bool, bool 48 src/xselect.c struct x_display_info *, bool); bool 49 src/xselect.c static bool waiting_for_other_props_on_window (Display *, Window); bool 56 src/xselect.c Lisp_Object, Atom, bool); bool 337 src/xselect.c bool local_request, struct x_display_info *dpyinfo, bool 338 src/xselect.c Lisp_Object local_value, bool need_alternate) bool 342 src/xselect.c bool may_quit; bool 479 src/xselect.c bool nofree; bool 506 src/xselect.c bool converted; bool 589 src/xselect.c bool arrived; bool 715 src/xselect.c bool had_errors_p = x_had_errors_p (display); bool 823 src/xselect.c bool success = false; bool 825 src/xselect.c bool pushed, use_alternate; bool 910 src/xselect.c bool subsuccess = false; bool 972 src/xselect.c static bool bool 975 src/xselect.c bool for_multiple, struct x_display_info *dpyinfo, bool 976 src/xselect.c bool use_alternate) bool 1094 src/xselect.c static bool bool 1168 src/xselect.c static bool bool 1693 src/xselect.c bool for_multiple) bool 1716 src/xselect.c bool there_is_a_selection_owner bool 2721 src/xselect.c bool had_errors_p, need_sync; bool 2784 src/xselect.c bool bool 2787 src/xselect.c bool root_window_coords, int root_x, int root_y) bool 2896 src/xselect.c bool to_root; bool 2955 src/xselect.c bool propagate = !to_root; bool 87 src/xsettings.c static bool bool 90 src/xsettings.c bool found = false; bool 238 src/xsettings.c static bool bool 243 src/xsettings.c bool rc; bool 620 src/xsettings.c bool want_this; bool 771 src/xsettings.c static bool bool 780 src/xsettings.c bool got_settings = false; bool 815 src/xsettings.c bool changed = false; bool 966 src/xsettings.c read_and_apply_settings (Display_Info *dpyinfo, bool send_event_p) bool 999 src/xsettings.c bool bool 1002 src/xsettings.c bool check_window_p = false, apply_settings_p = false; bool 1049 src/xsettings.c bool schema_found = false; bool 39 src/xsettings.h extern bool xft_settings_event (Display_Info *, const XEvent *); bool 55 src/xsmfns.c static bool doing_interact; bool 127 src/xsmfns.c bool bool 507 src/xsmfns.c bool kill_emacs = (CONSP (event) && CONSP (XCDR (event)) bool 514 src/xsmfns.c bool cancel_shutdown = ! NILP (call0 (Qemacs_session_save)); bool 735 src/xterm.c bool use_xim = true; bool 737 src/xterm.c bool use_xim = false; /* configure --without-xim */ bool 760 src/xterm.c static bool any_help_event_p; bool 774 src/xterm.c static bool toolkit_scroll_bar_interaction; bool 842 src/xterm.c bool between; bool 1087 src/xterm.c static bool x_alloc_nearest_color_1 (Display *, Colormap, XColor *); bool 1106 src/xterm.c static bool x_handle_net_wm_state (struct frame *, const XPropertyEvent *); bool 1109 src/xterm.c static void x_sync_with_move (struct frame *, int, int, bool); bool 1126 src/xterm.c static bool x_get_current_wm_state (struct frame *, Window, int *, bool *, bool *); bool 1135 src/xterm.c Window, bool *); bool 1146 src/xterm.c bool x_dnd_in_progress; bool 1160 src/xterm.c bool x_dnd_waiting_for_finish; bool 1165 src/xterm.c static bool x_dnd_run_unsupported_drop_function; bool 1178 src/xterm.c static bool x_dnd_update_tooltip; bool 1206 src/xterm.c static bool x_dnd_xm_use_help; bool 1209 src/xterm.c static bool x_dnd_motif_setup_p; bool 1223 src/xterm.c static bool x_dnd_allow_current_frame; bool 1227 src/xterm.c static bool x_dnd_init_type_lists; bool 1258 src/xterm.c static bool x_dnd_last_window_is_frame; bool 1288 src/xterm.c static bool x_dnd_pending_send_position_button; bool 1298 src/xterm.c static bool x_dnd_need_send_drop; bool 1346 src/xterm.c static bool x_dnd_unwind_flag; bool 1381 src/xterm.c static bool x_dnd_inside_handle_one_xevent; bool 1396 src/xterm.c static bool x_dnd_last_tooltip_valid; bool 1461 src/xterm.c bool mapped_p; bool 1469 src/xterm.c static bool x_dnd_use_toplevels; bool 1475 src/xterm.c static volatile bool *xm_drag_window_error; bool 1906 src/xterm.c static bool bool 1910 src/xterm.c bool rc; bool 1956 src/xterm.c volatile bool error; bool 2111 src/xterm.c bool had_errors; bool 2846 src/xterm.c x_dnd_free_toplevels (bool display_alive) bool 3621 src/xterm.c static bool bool 3645 src/xterm.c bool *extents_p) bool 4042 src/xterm.c Window *toplevel_out, bool *was_frame) bool 4056 src/xterm.c bool *was_frame) bool 4061 src/xterm.c bool extents_p; bool 4068 src/xterm.c bool unrelated; bool 4430 src/xterm.c bool had_errors; bool 4594 src/xterm.c static bool bool 4628 src/xterm.c static bool bool 5060 src/xterm.c bool bool 5084 src/xterm.c bool *menu_bar_p, bool *tool_bar_p) bool 5682 src/xterm.c static bool bool 5841 src/xterm.c bool respect_alpha_background) bool 5871 src/xterm.c bool respect_alpha_background) bool 5914 src/xterm.c static bool bool 6075 src/xterm.c int dest_x, int dest_y, bool overlay_p) bool 6297 src/xterm.c bool apply_alpha_background) bool 6327 src/xterm.c bool apply_alpha_background) bool 6357 src/xterm.c bool respect_alpha_background) bool 6468 src/xterm.c bool respect_alpha_background) bool 7741 src/xterm.c static bool x_alloc_lighter_color (struct frame *, Display *, Colormap, bool 7773 src/xterm.c bool send_event, bool set_property) bool 8217 src/xterm.c bool respect_alpha_background) bool 8246 src/xterm.c x_draw_glyph_string_background (struct glyph_string *s, bool force_p) bool 8619 src/xterm.c bool bool 9058 src/xterm.c static bool bool 9062 src/xterm.c bool rc; bool 9083 src/xterm.c bool retry = false; bool 9085 src/xterm.c bool temp_allocated; bool 9204 src/xterm.c bool bool 9274 src/xterm.c static bool bool 9280 src/xterm.c bool success_p; bool 9454 src/xterm.c static bool bool 9482 src/xterm.c int bottom_y, int hwidth, int vwidth, bool raised_p, bool 9483 src/xterm.c bool top_p, bool bot_p, bool left_p, bool right_p, bool 9685 src/xterm.c int vwidth, bool left_p, bool right_p, XRectangle *clip_rect) bool 9727 src/xterm.c bool raised_p, left_p, right_p; bool 9976 src/xterm.c bool raised_p, top_p, bot_p, left_p, right_p; bool 10474 src/xterm.c bool odd; bool 10533 src/xterm.c bool relief_drawn_p = false; bool 10687 src/xterm.c bool underline_at_descent_line; bool 10688 src/xterm.c bool use_underline_position_properties; bool 11336 src/xterm.c bool intersects_p = bool 11576 src/xterm.c static bool bool 11589 src/xterm.c xfixes_toggle_visible_pointer (struct frame *f, bool invisible) bool 11634 src/xterm.c x_toggle_visible_pointer (struct frame *f, bool invisible) bool 11676 src/xterm.c XTtoggle_invisible_pointer (struct frame *f, bool invisible) bool 11820 src/xterm.c Window wdesc, bool *unrelated_tooltip_p) bool 12117 src/xterm.c bool bool 12240 src/xterm.c bool allow_current_frame, Atom *target_atoms, bool 12242 src/xterm.c bool follow_tooltip) bool 12256 src/xterm.c bool signals_were_pending, need_sync; bool 13097 src/xterm.c bool change; bool 13131 src/xterm.c static bool bool 13134 src/xterm.c bool changed; bool 13183 src/xterm.c static bool bool 13675 src/xterm.c bool found_alt_or_meta; bool 14009 src/xterm.c bool had_errors; bool 14181 src/xterm.c static bool bool 14238 src/xterm.c bool window_seen; bool 14459 src/xterm.c bool unrelated_tooltip; bool 14863 src/xterm.c int, int, bool); bool 14907 src/xterm.c bool scroll_bar_p; bool 14950 src/xterm.c bool scroll_bar_p; bool 14994 src/xterm.c static bool bool 15033 src/xterm.c int portion, int whole, bool horizontal) bool 15173 src/xterm.c bool horizontal = bar->horizontal; bool 15376 src/xterm.c bool horizontal = bar->horizontal; bool 16174 src/xterm.c int width, int height, bool horizontal) bool 16302 src/xterm.c bool rebuild) bool 16304 src/xterm.c bool dragging; bool 17320 src/xterm.c bool xinput_event = false; bool 17355 src/xterm.c bool result; bool 17473 src/xterm.c bool sticky = false, shaded = false; bool 17731 src/xterm.c bool was_frame; bool 18076 src/xterm.c static bool bool 18142 src/xterm.c static bool bool 18286 src/xterm.c static bool bool 18364 src/xterm.c bool use_copy = false; bool 18426 src/xterm.c bool button; bool 19085 src/xterm.c bool not_hidden = x_handle_net_wm_state (f, &event->xproperty); bool 19154 src/xterm.c bool rc; bool 19492 src/xterm.c bool visible = FRAME_VISIBLE_P (f); bool 19583 src/xterm.c bool iconified = FRAME_ICONIFIED_P (f); bool 19585 src/xterm.c bool sticky, shaded; bool 19586 src/xterm.c bool not_hidden = x_get_current_wm_state (f, event->xmap.window, &value, &sticky, bool 20438 src/xterm.c bool was_frame; bool 21138 src/xterm.c bool tab_bar_p = false; bool 21139 src/xterm.c bool tool_bar_p = false; bool 21140 src/xterm.c bool dnd_grab = false; bool 21625 src/xterm.c bool must_free_data = false; bool 22012 src/xterm.c bool found_valuator = false; bool 22013 src/xterm.c bool other_valuators_found = false; bool 22340 src/xterm.c bool was_frame; bool 22665 src/xterm.c bool tab_bar_p = false; bool 22666 src/xterm.c bool tool_bar_p = false; bool 22673 src/xterm.c bool dnd_grab = false; bool 23303 src/xterm.c bool was_waiting_for_input = waiting_for_input; bool 23883 src/xterm.c bool any_changed; bool 24006 src/xterm.c bool menu_bar_p = false, tool_bar_p = false; bool 24088 src/xterm.c bool was_waiting_for_input = waiting_for_input; bool 24153 src/xterm.c bool unlinked_p; bool 24741 src/xterm.c bool event_found = false; bool 25102 src/xterm.c int cursor_width, bool on_p, bool active_p) bool 25162 src/xterm.c static bool bool 25252 src/xterm.c bool bool 25319 src/xterm.c static bool bool 25328 src/xterm.c static bool bool 25337 src/xterm.c static bool bool 25346 src/xterm.c static bool bool 25710 src/xterm.c bool bool 25804 src/xterm.c x_connection_closed (Display *dpy, const char *error_message, bool ioerror) bool 26708 src/xterm.c bool bool 26714 src/xterm.c bool ret; bool 26800 src/xterm.c bool bool 26808 src/xterm.c set_wm_state (Lisp_Object frame, bool add, Atom atom, Atom value) bool 26952 src/xterm.c static bool bool 26956 src/xterm.c bool *sticky, bool 26957 src/xterm.c bool *shaded) bool 26961 src/xterm.c bool is_hidden = false; bool 27064 src/xterm.c static bool bool 27068 src/xterm.c bool have_net_atom = x_wm_supports (f, dpyinfo->Xatom_net_wm_state); bool 27070 src/xterm.c bool dummy; bool 27207 src/xterm.c static bool bool 27212 src/xterm.c bool sticky = false, shaded = false; bool 27213 src/xterm.c bool not_hidden = x_get_current_wm_state (f, event->window, bool 27361 src/xterm.c x_sync_with_move (struct frame *f, int left, int top, bool fuzzy) bool 27458 src/xterm.c x_set_window_size_1 (struct frame *f, bool change_gravity, bool 27526 src/xterm.c x_set_window_size (struct frame *f, bool change_gravity, bool 27654 src/xterm.c XTframe_raise_lower (struct frame *f, bool raise_flag) bool 27896 src/xterm.c x_focus_frame (struct frame *f, bool noactivate) bool 28041 src/xterm.c bool output_flushed; bool 28140 src/xterm.c bool previously_visible = f->output_data.x->has_been_visible; bool 28290 src/xterm.c x_make_frame_visible_invisible (struct frame *f, bool visible) bool 28692 src/xterm.c const char *name, bool predefined_only) bool 28779 src/xterm.c bool *need_sync) bool 28875 src/xterm.c bool bool 28878 src/xterm.c bool rc; bool 28906 src/xterm.c x_wm_set_size_hint (struct frame *f, long flags, bool user_position) bool 28914 src/xterm.c bool hints_changed; bool 29234 src/xterm.c static bool x_timeout_atimer_activated_flag; bool 29242 src/xterm.c static bool bool 29245 src/xterm.c bool seen_colon = false; bool 29317 src/xterm.c bool bool 30006 src/xterm.c bool move_backwards = false; bool 30887 src/xterm.c static bool bool 174 src/xterm.h bool have_mask; bool 271 src/xterm.h bool direct_p; bool 411 src/xterm.h bool fixes_pointer_blanking; bool 602 src/xterm.h bool last_mouse_movement_time_send_event; bool 727 src/xterm.h bool xrandr_supported_p; bool 750 src/xterm.h bool supports_xdbe; bool 754 src/xterm.h bool supports_xi2; bool 783 src/xterm.h bool pending_keystroke_time_special_p; bool 792 src/xterm.h bool supports_xkb; bool 798 src/xterm.h bool prefer_native_input; bool 802 src/xterm.h bool xrender_supported_p; bool 808 src/xterm.h bool xfixes_supported_p; bool 815 src/xterm.h bool xsync_supported_p; bool 821 src/xterm.h bool xinerama_supported_p; bool 825 src/xterm.h bool composite_supported_p; bool 831 src/xterm.h bool xshape_supported_p; bool 880 src/xterm.h bool server_time_monotonic_p; bool 891 src/xterm.h extern bool use_xim; bool 905 src/xterm.h extern bool x_display_ok (const char *); bool 1247 src/xterm.h bool preedit_active; bool 1258 src/xterm.h bool window_offset_certain_p; bool 1480 src/xterm.h bool horizontal; bool 1632 src/xterm.h extern bool x_text_icon (struct frame *, const char *); bool 1643 src/xterm.h extern bool x_had_errors_p (Display *); bool 1650 src/xterm.h extern void x_set_window_size (struct frame *, bool, int, int); bool 1656 src/xterm.h extern void x_wm_set_size_hint (struct frame *, long, bool); bool 1661 src/xterm.h extern bool x_embed_frame (struct x_display_info *, struct frame *); bool 1671 src/xterm.h extern bool x_alloc_lighter_color_for_widget (Widget, Display *, Colormap, bool 1675 src/xterm.h extern bool x_alloc_nearest_color (struct frame *, Colormap, XColor *); bool 1694 src/xterm.h extern void x_set_cr_source_with_gc_foreground (struct frame *, GC, bool); bool 1695 src/xterm.h extern void x_set_cr_source_with_gc_background (struct frame *, GC, bool); bool 1706 src/xterm.h XRenderColor *, bool); bool 1732 src/xterm.h extern bool x_detect_pending_selection_requests (void); bool 1735 src/xterm.h size_t, bool, Atom *, int, bool 1736 src/xterm.h Lisp_Object, bool); bool 1764 src/xterm.h INLINE bool bool 1775 src/xterm.h extern bool x_wm_supports (struct frame *, Atom); bool 1776 src/xterm.h extern bool x_wm_supports_1 (struct x_display_info *, Atom); bool 1804 src/xterm.h extern bool x_handle_dnd_message (struct frame *, bool 1808 src/xterm.h bool, int, int); bool 1828 src/xterm.h bool); bool 1829 src/xterm.h extern char *x_get_atom_name (struct x_display_info *, Atom, bool *) bool 1833 src/xterm.h extern bool xg_set_icon (struct frame *, Lisp_Object); bool 1834 src/xterm.h extern bool xg_set_icon_from_xpm_data (struct frame *, const char **); bool 1843 src/xterm.h extern bool x_defined_color (struct frame *, const char *, Emacs_Color *, bool 1844 src/xterm.h bool, bool); bool 1851 src/xterm.h extern char *xic_create_fontsetname (const char *, bool); bool 1869 src/xterm.h extern void x_menu_set_in_use (bool); bool 1877 src/xterm.h extern bool x_session_have_connection (void); bool 1893 src/xterm.h extern bool x_dnd_in_progress; bool 1894 src/xterm.h extern bool x_dnd_waiting_for_finish; bool 1901 src/xterm.h extern bool xi_frame_selected_for (struct frame *, unsigned long); bool 113 src/xwidget.c static GtkWidget *find_widget_at_pos (GtkWidget *, int, int, int *, int *, bool, bool 123 src/xwidget.c bool foundp; bool 124 src/xwidget.c bool first; bool 212 src/xwidget.c bool translated_p; bool 269 src/xwidget.c static bool xw_maybe_synthesize_crossing (struct xwidget_view *, bool 275 src/xwidget.c int, int, Time, GdkEventType, bool, bool 569 src/xwidget.c bool found = false; bool 700 src/xwidget.c static bool bool 860 src/xwidget.c find_suitable_pointer (struct frame *f, bool need_smooth) bool 1002 src/xwidget.c bool pointer_grabs, bool 1109 src/xwidget.c bool select_multiple_p; bool 1182 src/xwidget.c bool down_p, int x, int y, int button, bool 1308 src/xwidget.c bool down_p, int x, int y, int button, bool 1423 src/xwidget.c bool stop_p) bool 1636 src/xwidget.c bool nonlinear_p, bool 1675 src/xwidget.c bool nonlinear_p, bool 1747 src/xwidget.c static bool bool 1758 src/xwidget.c bool nonlinear_p; bool 1759 src/xwidget.c bool retention_flag; bool 2838 src/xwidget.c bool moved = (xv->x + xv->clip_left != x + clip_left bool 2842 src/xwidget.c bool wdesc_was_none = xv->wdesc == None; bool 4006 src/xwidget.c bool bool 4097 src/xwidget.c static bool bool 110 src/xwidget.h bool redisplayed; bool 113 src/xwidget.h bool hidden; bool 186 src/xwidget.h bool valid_xwidget_spec_p (Lisp_Object); bool 217 src/xwidget.h extern void xwidget_button (struct xwidget_view *, bool, int, bool 225 src/xwidget.h double, double, uint, Time, bool); bool 234 src/xwidget.h INLINE bool valid_xwidget_spec_p (Lisp_Object obj) { return false; } bool 113 test/manual/etags/c-src/c.c bool funcboo () bool 80 test/manual/etags/c-src/emacs/src/keyboard.c volatile bool pending_signals; bool 89 test/manual/etags/c-src/emacs/src/keyboard.c static bool single_kboard; bool 112 test/manual/etags/c-src/emacs/src/keyboard.c static bool this_command_key_count_reset; bool 150 test/manual/etags/c-src/emacs/src/keyboard.c bool waiting_for_input; bool 154 test/manual/etags/c-src/emacs/src/keyboard.c static bool echoing; bool 174 test/manual/etags/c-src/emacs/src/keyboard.c bool immediate_quit; bool 239 test/manual/etags/c-src/emacs/src/keyboard.c bool input_pending; bool 287 test/manual/etags/c-src/emacs/src/keyboard.c static bool input_was_pending; bool 328 test/manual/etags/c-src/emacs/src/keyboard.c bool interrupt_input; bool 331 test/manual/etags/c-src/emacs/src/keyboard.c bool interrupts_deferred; bool 353 test/manual/etags/c-src/emacs/src/keyboard.c static bool get_input_pending (int); bool 354 test/manual/etags/c-src/emacs/src/keyboard.c static bool readable_events (int); bool 356 test/manual/etags/c-src/emacs/src/keyboard.c Lisp_Object, bool *); bool 371 test/manual/etags/c-src/emacs/src/keyboard.c static bool help_char_p (Lisp_Object); bool 380 test/manual/etags/c-src/emacs/src/keyboard.c static void handle_interrupt (bool); bool 381 test/manual/etags/c-src/emacs/src/keyboard.c static _Noreturn void quit_throw_to_read_char (bool); bool 883 test/manual/etags/c-src/emacs/src/keyboard.c bool found = 0; bool 916 test/manual/etags/c-src/emacs/src/keyboard.c bool was_locked = single_kboard; bool 1256 test/manual/etags/c-src/emacs/src/keyboard.c bool ignore_mouse_drag_p; bool 1283 test/manual/etags/c-src/emacs/src/keyboard.c bool, bool, bool, bool); bool 1284 test/manual/etags/c-src/emacs/src/keyboard.c static void adjust_point_for_property (ptrdiff_t, bool); bool 1301 test/manual/etags/c-src/emacs/src/keyboard.c bool already_adjusted = 0; bool 1678 test/manual/etags/c-src/emacs/src/keyboard.c adjust_point_for_property (ptrdiff_t last_pt, bool modified) bool 1686 test/manual/etags/c-src/emacs/src/keyboard.c bool check_composition = ! modified, check_display = 1, check_invisible = 1; bool 1726 test/manual/etags/c-src/emacs/src/keyboard.c bool ellipsis = 0; bool 1852 test/manual/etags/c-src/emacs/src/keyboard.c bool found = 0; bool 1978 test/manual/etags/c-src/emacs/src/keyboard.c bool bool 2152 test/manual/etags/c-src/emacs/src/keyboard.c static Lisp_Object kbd_buffer_get_event (KBOARD **kbp, bool *used_mouse_menu, bool 2177 test/manual/etags/c-src/emacs/src/keyboard.c bool *used_mouse_menu) bool 2252 test/manual/etags/c-src/emacs/src/keyboard.c bool *used_mouse_menu) bool 2341 test/manual/etags/c-src/emacs/src/keyboard.c static bool bool 2378 test/manual/etags/c-src/emacs/src/keyboard.c bool *used_mouse_menu, struct timespec *end_time) bool 2387 test/manual/etags/c-src/emacs/src/keyboard.c volatile bool reread; bool 2389 test/manual/etags/c-src/emacs/src/keyboard.c bool volatile polling_stopped_here = 0; bool 2427 test/manual/etags/c-src/emacs/src/keyboard.c bool was_disabled = 0; bool 2525 test/manual/etags/c-src/emacs/src/keyboard.c bool echo_current = EQ (echo_message_buffer, echo_area_buffer[0]); bool 3036 test/manual/etags/c-src/emacs/src/keyboard.c bool key_count_reset; bool 3042 test/manual/etags/c-src/emacs/src/keyboard.c bool saved_immediate_echo = current_kboard->immediate_echo; bool 3257 test/manual/etags/c-src/emacs/src/keyboard.c static bool bool 3429 test/manual/etags/c-src/emacs/src/keyboard.c static bool bool 3802 test/manual/etags/c-src/emacs/src/keyboard.c bool bool 3837 test/manual/etags/c-src/emacs/src/keyboard.c bool *used_mouse_menu, bool 3910 test/manual/etags/c-src/emacs/src/keyboard.c bool do_display = true; bool 4119 test/manual/etags/c-src/emacs/src/keyboard.c bool focused = false; bool 4322 test/manual/etags/c-src/emacs/src/keyboard.c swallow_events (bool do_display) bool 4380 test/manual/etags/c-src/emacs/src/keyboard.c static bool bool 4450 test/manual/etags/c-src/emacs/src/keyboard.c bool ripe, timer_ripe = 0, idle_timer_ripe = 0; bool 5455 test/manual/etags/c-src/emacs/src/keyboard.c static bool bool 5611 test/manual/etags/c-src/emacs/src/keyboard.c bool is_double; bool 5871 test/manual/etags/c-src/emacs/src/keyboard.c bool is_double; bool 6774 test/manual/etags/c-src/emacs/src/keyboard.c bool bool 6813 test/manual/etags/c-src/emacs/src/keyboard.c static bool bool 6875 test/manual/etags/c-src/emacs/src/keyboard.c bool err = 0; bool 7338 test/manual/etags/c-src/emacs/src/keyboard.c bool buf_initialized = 0; bool 7392 test/manual/etags/c-src/emacs/src/keyboard.c bool bool 7575 test/manual/etags/c-src/emacs/src/keyboard.c bool parsed; bool 7685 test/manual/etags/c-src/emacs/src/keyboard.c bool bool 7981 test/manual/etags/c-src/emacs/src/keyboard.c static bool parse_tool_bar_item (Lisp_Object, Lisp_Object); bool 8166 test/manual/etags/c-src/emacs/src/keyboard.c static bool bool 8172 test/manual/etags/c-src/emacs/src/keyboard.c bool have_label = 0; bool 8444 test/manual/etags/c-src/emacs/src/keyboard.c Lisp_Object prev_event, bool *used_mouse_menu) bool 8511 test/manual/etags/c-src/emacs/src/keyboard.c bool nobindings = 1; bool 8540 test/manual/etags/c-src/emacs/src/keyboard.c bool notfirst = 0; bool 8596 test/manual/etags/c-src/emacs/src/keyboard.c bool char_matches; bool 8765 test/manual/etags/c-src/emacs/src/keyboard.c bool do_funcall) bool 8810 test/manual/etags/c-src/emacs/src/keyboard.c static bool bool 8812 test/manual/etags/c-src/emacs/src/keyboard.c int input, bool doit, int *diff, Lisp_Object prompt) bool 8866 test/manual/etags/c-src/emacs/src/keyboard.c static bool bool 8917 test/manual/etags/c-src/emacs/src/keyboard.c bool dont_downcase_last, bool can_return_switch_frame, bool 8918 test/manual/etags/c-src/emacs/src/keyboard.c bool fix_current_buffer, bool prevent_redisplay) bool 8968 test/manual/etags/c-src/emacs/src/keyboard.c bool shift_translated = 0; bool 8979 test/manual/etags/c-src/emacs/src/keyboard.c bool dummyflag = 0; bool 9069 test/manual/etags/c-src/emacs/src/keyboard.c bool used_mouse_menu = 0; bool 9166 test/manual/etags/c-src/emacs/src/keyboard.c bool found = 0; bool 9610 test/manual/etags/c-src/emacs/src/keyboard.c bool done; bool 9644 test/manual/etags/c-src/emacs/src/keyboard.c bool done; bool 9673 test/manual/etags/c-src/emacs/src/keyboard.c bool done; bool 9829 test/manual/etags/c-src/emacs/src/keyboard.c Lisp_Object cmd_loop, bool allow_string) bool 9949 test/manual/etags/c-src/emacs/src/keyboard.c bool bool 9958 test/manual/etags/c-src/emacs/src/keyboard.c bool bool 9966 test/manual/etags/c-src/emacs/src/keyboard.c bool bool 9967 test/manual/etags/c-src/emacs/src/keyboard.c detect_input_pending_run_timers (bool do_display) bool 9996 test/manual/etags/c-src/emacs/src/keyboard.c bool bool 10030 test/manual/etags/c-src/emacs/src/keyboard.c bool cmds = !NILP (include_cmds); bool 10401 test/manual/etags/c-src/emacs/src/keyboard.c handle_interrupt (bool in_signal_handler) bool 10541 test/manual/etags/c-src/emacs/src/keyboard.c quit_throw_to_read_char (bool from_signal) bool 10571 test/manual/etags/c-src/emacs/src/keyboard.c bool new_interrupt_input; bool 206 test/manual/etags/c-src/emacs/src/lisp.h extern bool suppress_checking EXTERNALLY_VISIBLE; bool 270 test/manual/etags/c-src/emacs/src/lisp.h DEFINE_GDB_SYMBOL_BEGIN (bool, USE_LSB_TAG) bool 588 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool BOOL_VECTOR_P (Lisp_Object); bool 589 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool BUFFER_OBJFWDP (union Lisp_Fwd *); bool 590 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool BUFFERP (Lisp_Object); bool 591 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool CHAR_TABLE_P (Lisp_Object); bool 593 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool (CONSP) (Lisp_Object); bool 594 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool (FLOATP) (Lisp_Object); bool 595 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool functionp (Lisp_Object); bool 596 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool (INTEGERP) (Lisp_Object); bool 597 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool (MARKERP) (Lisp_Object); bool 598 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool (MISCP) (Lisp_Object); bool 599 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool (NILP) (Lisp_Object); bool 600 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool OVERLAYP (Lisp_Object); bool 601 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool PROCESSP (Lisp_Object); bool 602 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool PSEUDOVECTORP (Lisp_Object, int); bool 603 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool SAVE_VALUEP (Lisp_Object); bool 604 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool FINALIZERP (Lisp_Object); bool 607 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool STRINGP (Lisp_Object); bool 608 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool SUB_CHAR_TABLE_P (Lisp_Object); bool 609 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool SUBRP (Lisp_Object); bool 610 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool (SYMBOLP) (Lisp_Object); bool 611 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool (VECTORLIKEP) (Lisp_Object); bool 612 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool WINDOWP (Lisp_Object); bool 613 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool TERMINALP (Lisp_Object); bool 628 test/manual/etags/c-src/emacs/src/lisp.h extern bool might_dump; bool 631 test/manual/etags/c-src/emacs/src/lisp.h extern bool initialized; bool 952 test/manual/etags/c-src/emacs/src/lisp.h LISP_MACRO_DEFUN (EQ, bool, (Lisp_Object x, Lisp_Object y), (x, y)) bool 1242 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool bool 1436 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool bool 1453 test/manual/etags/c-src/emacs/src/lisp.h bool_vector_set (Lisp_Object a, EMACS_INT i, bool b) bool 1774 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool bool 1782 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool bool 1817 test/manual/etags/c-src/emacs/src/lisp.h bool (*cmpfn) (struct hash_table_test *t, Lisp_Object, Lisp_Object); bool 1888 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool bool 2287 test/manual/etags/c-src/emacs/src/lisp.h bool *boolvar; bool 2462 test/manual/etags/c-src/emacs/src/lisp.h LISP_MACRO_DEFUN (NILP, bool, (Lisp_Object x), (x)) bool 2464 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool bool 2469 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool bool 2475 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool bool 2486 test/manual/etags/c-src/emacs/src/lisp.h LISP_MACRO_DEFUN (CONSP, bool, (Lisp_Object x), (x)) bool 2487 test/manual/etags/c-src/emacs/src/lisp.h LISP_MACRO_DEFUN (FLOATP, bool, (Lisp_Object x), (x)) bool 2488 test/manual/etags/c-src/emacs/src/lisp.h LISP_MACRO_DEFUN (MISCP, bool, (Lisp_Object x), (x)) bool 2489 test/manual/etags/c-src/emacs/src/lisp.h LISP_MACRO_DEFUN (SYMBOLP, bool, (Lisp_Object x), (x)) bool 2490 test/manual/etags/c-src/emacs/src/lisp.h LISP_MACRO_DEFUN (INTEGERP, bool, (Lisp_Object x), (x)) bool 2491 test/manual/etags/c-src/emacs/src/lisp.h LISP_MACRO_DEFUN (VECTORLIKEP, bool, (Lisp_Object x), (x)) bool 2492 test/manual/etags/c-src/emacs/src/lisp.h LISP_MACRO_DEFUN (MARKERP, bool, (Lisp_Object x), (x)) bool 2494 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool bool 2499 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool bool 2504 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool bool 2509 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool bool 2515 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool bool 2521 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool bool 2527 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool bool 2533 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool bool 2541 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool bool 2557 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool bool 2563 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool bool 2569 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool bool 2575 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool bool 2581 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool bool 2587 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool bool 2593 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool bool 2599 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool bool 2605 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool bool 2611 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool bool 2617 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool bool 2624 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool bool 2631 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool bool 2821 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool bool 2848 test/manual/etags/c-src/emacs/src/lisp.h extern void defvar_bool (struct Lisp_Boolfwd *, const char *, bool *); bool 3098 test/manual/etags/c-src/emacs/src/lisp.h extern bool volatile pending_signals; bool 3541 test/manual/etags/c-src/emacs/src/lisp.h extern void set_internal (Lisp_Object, Lisp_Object, Lisp_Object, bool); bool 3551 test/manual/etags/c-src/emacs/src/lisp.h ptrdiff_t, bool, bool, Lisp_Object); bool 3626 test/manual/etags/c-src/emacs/src/lisp.h ptrdiff_t, bool, bool); bool 3634 test/manual/etags/c-src/emacs/src/lisp.h bool, bool, bool); bool 3635 test/manual/etags/c-src/emacs/src/lisp.h extern void insert_from_gap (ptrdiff_t, ptrdiff_t, bool text_at_gap_tail); bool 3637 test/manual/etags/c-src/emacs/src/lisp.h ptrdiff_t, ptrdiff_t, bool); bool 3638 test/manual/etags/c-src/emacs/src/lisp.h extern void insert_from_buffer (struct buffer *, ptrdiff_t, ptrdiff_t, bool); bool 3645 test/manual/etags/c-src/emacs/src/lisp.h ptrdiff_t, bool); bool 3647 test/manual/etags/c-src/emacs/src/lisp.h extern Lisp_Object del_range_1 (ptrdiff_t, ptrdiff_t, bool, bool); bool 3648 test/manual/etags/c-src/emacs/src/lisp.h extern void del_range_byte (ptrdiff_t, ptrdiff_t, bool); bool 3649 test/manual/etags/c-src/emacs/src/lisp.h extern void del_range_both (ptrdiff_t, ptrdiff_t, ptrdiff_t, ptrdiff_t, bool); bool 3651 test/manual/etags/c-src/emacs/src/lisp.h ptrdiff_t, ptrdiff_t, bool); bool 3661 test/manual/etags/c-src/emacs/src/lisp.h extern void replace_range (ptrdiff_t, ptrdiff_t, Lisp_Object, bool, bool, bool); bool 3663 test/manual/etags/c-src/emacs/src/lisp.h const char *, ptrdiff_t, ptrdiff_t, bool); bool 3672 test/manual/etags/c-src/emacs/src/lisp.h extern Lisp_Object sit_for (Lisp_Object, bool, int); bool 3675 test/manual/etags/c-src/emacs/src/lisp.h extern bool noninteractive_need_newline; bool 3679 test/manual/etags/c-src/emacs/src/lisp.h extern void setup_echo_area_for_printing (bool); bool 3680 test/manual/etags/c-src/emacs/src/lisp.h extern bool push_message (void); bool 3685 test/manual/etags/c-src/emacs/src/lisp.h extern void clear_message (bool, bool); bool 3691 test/manual/etags/c-src/emacs/src/lisp.h extern void message_dolog (const char *, ptrdiff_t, bool, bool); bool 3692 test/manual/etags/c-src/emacs/src/lisp.h extern void message_with_string (const char *, Lisp_Object, bool); bool 3702 test/manual/etags/c-src/emacs/src/lisp.h extern bool pos_visible_p (struct window *, ptrdiff_t, int *, bool 3722 test/manual/etags/c-src/emacs/src/lisp.h extern bool survives_gc_p (Lisp_Object); bool 3785 test/manual/etags/c-src/emacs/src/lisp.h ptrdiff_t, ptrdiff_t, bool); bool 3786 test/manual/etags/c-src/emacs/src/lisp.h extern Lisp_Object make_pure_string (const char *, ptrdiff_t, ptrdiff_t, bool); bool 3863 test/manual/etags/c-src/emacs/src/lisp.h extern bool gc_in_progress; bool 3864 test/manual/etags/c-src/emacs/src/lisp.h extern bool abort_on_gc; bool 3958 test/manual/etags/c-src/emacs/src/lisp.h Lisp_Object *, Lisp_Object, bool); bool 3959 test/manual/etags/c-src/emacs/src/lisp.h extern Lisp_Object string_to_number (char const *, int, bool); bool 4050 test/manual/etags/c-src/emacs/src/lisp.h extern bool let_shadows_buffer_binding_p (struct Lisp_Symbol *symbol); bool 4051 test/manual/etags/c-src/emacs/src/lisp.h extern bool let_shadows_global_binding_p (Lisp_Object symbol); bool 4062 test/manual/etags/c-src/emacs/src/lisp.h extern Lisp_Object make_buffer_string (ptrdiff_t, ptrdiff_t, bool); bool 4064 test/manual/etags/c-src/emacs/src/lisp.h ptrdiff_t, bool); bool 4069 test/manual/etags/c-src/emacs/src/lisp.h extern bool mouse_face_overlay_overlaps (Lisp_Object); bool 4074 test/manual/etags/c-src/emacs/src/lisp.h extern void report_overlay_modification (Lisp_Object, Lisp_Object, bool, bool 4076 test/manual/etags/c-src/emacs/src/lisp.h extern bool overlay_touches_p (ptrdiff_t); bool 4110 test/manual/etags/c-src/emacs/src/lisp.h extern bool internal_delete_file (Lisp_Object); bool 4112 test/manual/etags/c-src/emacs/src/lisp.h extern bool file_directory_p (const char *); bool 4113 test/manual/etags/c-src/emacs/src/lisp.h extern bool file_accessible_directory_p (Lisp_Object); bool 4116 test/manual/etags/c-src/emacs/src/lisp.h extern Lisp_Object make_temp_name (Lisp_Object, bool); bool 4125 test/manual/etags/c-src/emacs/src/lisp.h Lisp_Object, bool, bool); bool 4146 test/manual/etags/c-src/emacs/src/lisp.h ptrdiff_t, ptrdiff_t *, ptrdiff_t *, bool); bool 4148 test/manual/etags/c-src/emacs/src/lisp.h ptrdiff_t, bool); bool 4185 test/manual/etags/c-src/emacs/src/lisp.h extern bool input_pending; bool 4196 test/manual/etags/c-src/emacs/src/lisp.h extern bool detect_input_pending (void); bool 4197 test/manual/etags/c-src/emacs/src/lisp.h extern bool detect_input_pending_ignore_squeezables (void); bool 4198 test/manual/etags/c-src/emacs/src/lisp.h extern bool detect_input_pending_run_timers (bool); bool 4213 test/manual/etags/c-src/emacs/src/lisp.h extern bool indented_beyond_p (ptrdiff_t, ptrdiff_t, EMACS_INT); bool 4228 test/manual/etags/c-src/emacs/src/lisp.h extern bool display_arg; bool 4230 test/manual/etags/c-src/emacs/src/lisp.h extern Lisp_Object decode_env_path (const char *, const char *, bool); bool 4248 test/manual/etags/c-src/emacs/src/lisp.h extern bool noninteractive; bool 4251 test/manual/etags/c-src/emacs/src/lisp.h extern bool no_site_lisp; bool 4266 test/manual/etags/c-src/emacs/src/lisp.h extern bool fatal_error_in_progress; bool 4269 test/manual/etags/c-src/emacs/src/lisp.h extern bool inhibit_window_system; bool 4271 test/manual/etags/c-src/emacs/src/lisp.h extern bool running_asynch_code; bool 4275 test/manual/etags/c-src/emacs/src/lisp.h extern int wait_reading_process_output (intmax_t, int, int, bool, Lisp_Object, bool 4302 test/manual/etags/c-src/emacs/src/lisp.h extern int child_setup (int, int, int, char **, bool, Lisp_Object); bool 4310 test/manual/etags/c-src/emacs/src/lisp.h extern Lisp_Object get_doc_string (Lisp_Object, bool, bool); bool 4312 test/manual/etags/c-src/emacs/src/lisp.h extern int read_bytecode_char (bool); bool 4331 test/manual/etags/c-src/emacs/src/lisp.h extern void record_delete (ptrdiff_t, Lisp_Object, bool); bool 4405 test/manual/etags/c-src/emacs/src/lisp.h bool, Lisp_Object); bool 4485 test/manual/etags/c-src/emacs/src/lisp.h extern bool profiler_memory_running; bool 4501 test/manual/etags/c-src/emacs/src/lisp.h extern bool immediate_quit; bool 4562 test/manual/etags/c-src/emacs/src/lisp.h ptrdiff_t sa_count = SPECPDL_INDEX (); bool sa_must_free = false bool 4783 test/manual/etags/c-src/emacs/src/lisp.h INLINE bool bool 198 test/manual/etags/c-src/etags.c bool metasource; /* source used to generate other sources */ bool 210 test/manual/etags/c-src/etags.c bool usecharno; /* etags tags shall contain char number */ bool 211 test/manual/etags/c-src/etags.c bool written; /* entry written in the tags file */ bool 220 test/manual/etags/c-src/etags.c bool valid; /* write this tag on the tag file */ bool 221 test/manual/etags/c-src/etags.c bool is_func; /* function tag: use regexp in CTAGS mode */ bool 222 test/manual/etags/c-src/etags.c bool been_warned; /* warning already given for duplicated tag */ bool 264 test/manual/etags/c-src/etags.c bool error_signaled; /* already signaled for this regexp */ bool 265 test/manual/etags/c-src/etags.c bool force_explicit_name; /* do not allow implicit tag name */ bool 266 test/manual/etags/c-src/etags.c bool ignore_case; /* ignore case when matching */ bool 267 test/manual/etags/c-src/etags.c bool multi_line; /* do a multi-line match on the whole file */ bool 305 test/manual/etags/c-src/etags.c static bool nocase_tail (const char *); bool 323 test/manual/etags/c-src/etags.c static void pfnote (char *, bool, char *, int, int, long); bool 337 test/manual/etags/c-src/etags.c static bool filename_is_absolute (char *f); bool 371 test/manual/etags/c-src/etags.c static bool _wht[CHARS], _nin[CHARS], _itk[CHARS], _btk[CHARS], _etk[CHARS]; bool 384 test/manual/etags/c-src/etags.c static bool append_to_tagfile; /* -a: append to tags */ bool 386 test/manual/etags/c-src/etags.c static bool typedefs; /* -t: create tags for C and Ada typedefs */ bool 387 test/manual/etags/c-src/etags.c static bool typedefs_or_cplusplus; /* -T: create tags for C typedefs, level */ bool 390 test/manual/etags/c-src/etags.c static bool constantypedefs; /* -d: create tags for C #define, enum */ bool 398 test/manual/etags/c-src/etags.c static bool update; /* -u: update tags */ bool 399 test/manual/etags/c-src/etags.c static bool vgrind_style; /* -v: create vgrind style index output */ bool 400 test/manual/etags/c-src/etags.c static bool no_warnings; /* -w: suppress warnings (undocumented) */ bool 401 test/manual/etags/c-src/etags.c static bool cxref_style; /* -x: create cxref style output */ bool 402 test/manual/etags/c-src/etags.c static bool cplusplus; /* .[hc] means C++, not C (undocumented) */ bool 403 test/manual/etags/c-src/etags.c static bool ignoreindent; /* -I: ignore indentation in C */ bool 412 test/manual/etags/c-src/etags.c static bool parsing_stdin; /* --parse-stdin used */ bool 415 test/manual/etags/c-src/etags.c static bool need_filebuf; /* some regexes are multi-line */ bool 810 test/manual/etags/c-src/etags.c bool help_for_lang = false; bool 989 test/manual/etags/c-src/etags.c bool help_asked = false; bool 1816 test/manual/etags/c-src/etags.c bool is_func, /* tag is a function */ bool 1822 test/manual/etags/c-src/etags.c bool named = (name != NULL && namelen > 0); bool 1856 test/manual/etags/c-src/etags.c pfnote (char *name, bool is_func, char *linestart, int linelen, int lno, bool 2400 test/manual/etags/c-src/etags.c static bool inattribute; /* looking at an __attribute__ construct */ bool 2420 test/manual/etags/c-src/etags.c static bool fvextern; /* func or var: extern keyword seen; */ bool 2502 test/manual/etags/c-src/etags.c bool valid; /* do not create a tag; the token should be bool 2505 test/manual/etags/c-src/etags.c bool named; /* create a named tag */ bool 2592 test/manual/etags/c-src/etags.c static bool consider_token (char *, int, int, int *, int, int, bool *); bool 2593 test/manual/etags/c-src/etags.c static void make_C_tag (bool); bool 2612 test/manual/etags/c-src/etags.c static bool bool 2614 test/manual/etags/c-src/etags.c int bracelev, int parlev, bool *is_func_or_var) bool 2960 test/manual/etags/c-src/etags.c make_C_tag (bool isfun) bool 3003 test/manual/etags/c-src/etags.c bool incomm, inquote, inchar, quotednl, midtoken; bool 3004 test/manual/etags/c-src/etags.c bool yacc_rules; /* in the rules part of a yacc file */ bool 3165 test/manual/etags/c-src/etags.c bool cpptoken = true; bool 3240 test/manual/etags/c-src/etags.c bool funorvar = false; bool 3290 test/manual/etags/c-src/etags.c bool defun = (newlb.buffer[tokoff] == 'F'); bool 4117 test/manual/etags/c-src/etags.c bool inquote = false; bool 4118 test/manual/etags/c-src/etags.c bool skip_till_semicolumn = false; bool 4320 test/manual/etags/c-src/etags.c bool qual = LOOKING_AT (cp, "my") || LOOKING_AT (cp, "local"); bool 4390 test/manual/etags/c-src/etags.c bool search_identifier = false; bool 4536 test/manual/etags/c-src/etags.c bool /* each of these flags is true if: */ bool 4955 test/manual/etags/c-src/etags.c bool opgrp = false; bool 5096 test/manual/etags/c-src/etags.c bool getnext = false; /* next text outside of HTML tags is a tag */ bool 5097 test/manual/etags/c-src/etags.c bool skiptag = false; /* skip to the end of the current HTML tag */ bool 5098 test/manual/etags/c-src/etags.c bool intag = false; /* inside an html tag, looking for ID= */ bool 5099 test/manual/etags/c-src/etags.c bool inanchor = false; /* when INTAG, is an anchor, look for NAME= */ bool 5137 test/manual/etags/c-src/etags.c bool quoted = (dbp[0] == '"'); bool 5538 test/manual/etags/c-src/etags.c bool quoted = false; bool 5662 test/manual/etags/c-src/etags.c bool bool 5912 test/manual/etags/c-src/etags.c static bool bool 6049 test/manual/etags/c-src/etags.c static bool discard_until_line_directive; bool 6471 test/manual/etags/c-src/etags.c static bool bool 59 test/manual/etags/cp-src/Range.h bool all_elements_are_ints (void) const; bool 822 test/manual/noverlay/itree-tests.c test_create_tree (struct itree_node *nodes, int n, bool doshuffle) bool 982 test/manual/noverlay/itree-tests.c bool front_advance, bool rear_advance) bool 422 test/src/emacs-module-resources/mod-test.c static bool bool 440 test/src/emacs-module-resources/mod-test.c const bool process_input = env->is_not_nil (env, args[1]); bool 496 test/src/emacs-module-resources/mod-test.c static bool bool 501 test/src/emacs-module-resources/mod-test.c bool success = env->extract_big_integer (env, arg, &sign, &count, NULL); bool 728 test/src/emacs-module-resources/mod-test.c bool multibyte = env->is_not_nil (env, args[1]);