this 106 lib-src/asset-directory-tool.c struct directory_tree *this, **last; this 134 lib-src/asset-directory-tool.c this = xmalloc (sizeof *this); this 135 lib-src/asset-directory-tool.c this->children = NULL; this 136 lib-src/asset-directory-tool.c this->next = NULL; this 137 lib-src/asset-directory-tool.c *last = this; this 138 lib-src/asset-directory-tool.c last = &this->next; this 139 lib-src/asset-directory-tool.c this->name = xmalloc (length + 2); this 140 lib-src/asset-directory-tool.c strcpy (this->name, dirent->d_name); this 145 lib-src/asset-directory-tool.c this->offset = parent->offset + length + 6; this 148 lib-src/asset-directory-tool.c this->name[length] = '/'; this 149 lib-src/asset-directory-tool.c this->name[length + 1] = '\0'; this 161 lib-src/asset-directory-tool.c main_1 (otherdir, this); this 167 lib-src/asset-directory-tool.c parent->offset = this->offset; this 172 lib-src/asset-directory-tool.c this = xmalloc (sizeof *this); this 173 lib-src/asset-directory-tool.c this->children = NULL; this 174 lib-src/asset-directory-tool.c this->next = NULL; this 175 lib-src/asset-directory-tool.c *last = this; this 176 lib-src/asset-directory-tool.c last = &this->next; this 177 lib-src/asset-directory-tool.c this->name = xmalloc (length + 1); this 178 lib-src/asset-directory-tool.c strcpy (this->name, dirent->d_name); this 182 lib-src/asset-directory-tool.c this->offset = parent->offset + length + 5; this 183 lib-src/asset-directory-tool.c parent->offset = this->offset; this 7721 src/alloc.c struct Lisp_Marker *this, **prev = &BUF_MARKERS (buffer); this 7723 src/alloc.c while ((this = *prev)) this 7724 src/alloc.c if (vectorlike_marked_p (&this->header)) this 7725 src/alloc.c prev = &this->next; this 7728 src/alloc.c this->buffer = NULL; this 7729 src/alloc.c *prev = this->next; this 648 src/chartab.c Lisp_Object elt, this; this 660 src/chartab.c this = XSUB_CHAR_TABLE (table)->contents[i]; this 661 src/chartab.c if (SUB_CHAR_TABLE_P (this)) this 663 src/chartab.c this = optimize_sub_char_table (this, test); this 664 src/chartab.c set_sub_char_table_contents (table, i, this); this 667 src/chartab.c && (NILP (test) ? NILP (Fequal (this, elt)) /* defaults to `equal'. */ this 668 src/chartab.c : EQ (test, Qeq) ? !EQ (this, elt) /* Optimize `eq' case. */ this 669 src/chartab.c : NILP (call2 (test, this, elt)))) this 757 src/chartab.c Lisp_Object this = (SUB_CHAR_TABLE_P (table) this 762 src/chartab.c if (is_uniprop && UNIPROP_COMPRESSED_FORM_P (this)) this 763 src/chartab.c this = uniprop_table_uncompress (table, i); this 764 src/chartab.c if (SUB_CHAR_TABLE_P (this)) this 768 src/chartab.c val = map_sub_char_table (c_function, function, this, arg, this 773 src/chartab.c if (NILP (this)) this 774 src/chartab.c this = XCHAR_TABLE (top)->defalt; this 775 src/chartab.c if (!EQ (val, this)) this 795 src/chartab.c if (EQ (val, this)) this 825 src/chartab.c val = this; this 931 src/chartab.c Lisp_Object this; this 933 src/chartab.c this = tbl->contents[i]; this 934 src/chartab.c if (SUB_CHAR_TABLE_P (this)) this 935 src/chartab.c map_sub_char_table_for_charset (c_function, function, this, arg, this 953 src/chartab.c Lisp_Object this; this 956 src/chartab.c this = tbl->contents[i]; this 957 src/chartab.c if (NILP (this) this 1015 src/chartab.c Lisp_Object this; this 1017 src/chartab.c this = XCHAR_TABLE (table)->contents[i]; this 1018 src/chartab.c if (SUB_CHAR_TABLE_P (this)) this 1019 src/chartab.c map_sub_char_table_for_charset (c_function, function, this, arg, this 2945 src/coding.c struct coding_system *this = &(coding_categories[i]); this 2948 src/coding.c if (this->id < 0) this 2950 src/coding.c attrs = CODING_ID_ATTRS (this->id); this 2951 src/coding.c if (CODING_ISO_FLAGS (this) & CODING_ISO_FLAG_FULL_SUPPORT this 2955 src/coding.c this->max_charset_id = SCHARS (val) - 1; this 2956 src/coding.c this->safe_charsets = SDATA (val); this 6616 src/coding.c struct coding_system *this; this 6623 src/coding.c this = coding_categories + category; this 6643 src/coding.c this = coding_categories + category; this 6646 src/coding.c coding->id = this->id; this 6647 src/coding.c if (this->id < 0) this 6659 src/coding.c else if ((*(this->detector)) (coding, &detect_info) this 6671 src/coding.c coding_systems = AREF (CODING_ID_ATTRS (this->id), this 6681 src/coding.c found = CODING_ID_NAME (this->id); this 6687 src/coding.c coding_systems = AREF (CODING_ID_ATTRS (this->id), this 6697 src/coding.c found = CODING_ID_NAME (this->id); this 6700 src/coding.c found = CODING_ID_NAME (this->id); this 6711 src/coding.c this = coding_categories + coding_priorities[i]; this 6712 src/coding.c found = CODING_ID_NAME (this->id); this 8687 src/coding.c struct coding_system *this UNINIT; this 8749 src/coding.c this = coding_categories + category; this 8769 src/coding.c this = coding_categories + category; this 8771 src/coding.c if (this->id < 0) this 8784 src/coding.c else if ((*(this->detector)) (&coding, &detect_info) this 8819 src/coding.c val = list1i (this->id); this 8863 src/coding.c struct coding_system *this; this 8866 src/coding.c this = coding_categories + coding_category_utf_8_sig; this 8868 src/coding.c this = coding_categories + coding_category_utf_8_nosig; this 8869 src/coding.c val = list1i (this->id); this 8876 src/coding.c struct coding_system *this; this 8879 src/coding.c this = coding_categories + coding_category_utf_16_le; this 8881 src/coding.c this = coding_categories + coding_category_utf_16_be; this 8883 src/coding.c this = coding_categories + coding_category_utf_16_be_nosig; this 8885 src/coding.c this = coding_categories + coding_category_utf_16_le_nosig; this 8886 src/coding.c val = list1i (this->id); this 12259 src/coding.c for (struct coding_system *this = &coding_categories[0]; this 12260 src/coding.c this < &coding_categories[coding_category_max]; this 12261 src/coding.c ++this) this 12263 src/coding.c int id = this->id; this 12269 src/coding.c memset (this, 0, sizeof (*this)); this 12270 src/coding.c setup_coding_system (CODING_ID_NAME (id), this); this 1952 src/eval.c Lisp_Object this, tail; this 1953 src/eval.c this = XCAR (conditions); this 1955 src/eval.c if (EQ (XCAR (tail), this)) this 4588 src/fileio.c ptrdiff_t this; this 4610 src/fileio.c this = emacs_fd_read (fd, read_buf + unprocessed, this 4612 src/fileio.c if (this <= 0) this 4618 src/fileio.c unprocessed + this, conversion_buffer); this 4624 src/fileio.c if (this < 0) this 4797 src/fileio.c ptrdiff_t this; this 4834 src/fileio.c this = number; this 4840 src/fileio.c this = emacs_fd_read (fd, this 4845 src/fileio.c if (this <= 0) this 4847 src/fileio.c read_quit = this; this 4851 src/fileio.c gap_size -= this; this 4852 src/fileio.c inserted += this; this 1340 src/fontset.c Lisp_Object this = AREF (Vfontset_table, id); this 1342 src/fontset.c if (EQ (FONTSET_BASE (this), base)) this 1346 src/fontset.c for (tail = FONTSET_FACE_ALIST (this); CONSP (tail); this 1349 src/fontset.c struct frame *f = XFRAME (FONTSET_FRAME (this)); this 1364 src/fontset.c Lisp_Object this = AREF (Vfontset_table, id); this 1366 src/fontset.c if (CHAR_TABLE_P (this) && EQ (FONTSET_BASE (this), base)) this 1372 src/fontset.c recompute_basic_faces (XFRAME (FONTSET_FRAME (this))); this 969 src/ftfont.c int this; this 971 src/ftfont.c if ((FcPatternGetInteger (fontset->fonts[i], FC_SPACING, 0, &this) this 973 src/ftfont.c && spacing != this) this 980 src/ftfont.c FcChar8 *this; this 982 src/ftfont.c if (FcPatternGetString (fontset->fonts[i], FC_CAPABILITY, 0, &this) this 984 src/ftfont.c || ! strstr ((char *) this, otlayout)) this 1163 src/intervals.c register INTERVAL migrate, this; this 1173 src/intervals.c this = i->right; this 1174 src/intervals.c this->total_length += migrate_amt; this 1175 src/intervals.c while (this->left) this 1177 src/intervals.c this = this->left; this 1178 src/intervals.c this->total_length += migrate_amt; this 1180 src/intervals.c set_interval_left (this, migrate); this 1181 src/intervals.c set_interval_parent (migrate, this); this 1182 src/intervals.c eassert (LENGTH (this) > 0); this 1573 src/intervals.c INTERVAL under, over, this; this 1623 src/intervals.c this = under = find_interval (tree, position); this 1634 src/intervals.c = split_interval_left (this, position - under->position); this 1671 src/intervals.c this = split_interval_left (under, LENGTH (over) - over_used); this 1672 src/intervals.c copy_properties (under, this); this 1675 src/intervals.c this = under; this 1680 src/intervals.c merge_properties (over, this); this 1682 src/intervals.c copy_properties (over, this); this 1686 src/intervals.c if (LENGTH (this) == LENGTH (over) - over_used) this 1693 src/intervals.c over_used += LENGTH (this); this 1696 src/intervals.c under = next_interval (this); this 7528 src/keyboard.c int this = 0; this 7532 src/keyboard.c this = parse_solitary_modifier (elt); this 7534 src/keyboard.c if (this != 0) this 7535 src/keyboard.c modifiers |= this; this 10389 src/keyboard.c maybe we should just drop this test. */ this 2477 src/keymap.c Lisp_Object definition, this, last; this 2532 src/keymap.c register Lisp_Object this, map, tem; this 2540 src/keymap.c this = Fcar (XCAR (maps)); this 2542 src/keymap.c last = make_fixnum (XFIXNUM (Flength (this)) - 1); this 2544 src/keymap.c && EQ (Faref (this, last), meta_prefix_char)); this 2548 src/keymap.c && SYMBOLP (tem = Faref (this, make_fixnum (0))) this 2559 src/keymap.c data.this = this; this 2786 src/keymap.c Lisp_Object this = d->this; this 2807 src/keymap.c sequence = Fcopy_sequence (this); this 2814 src/keymap.c sequence = append_key (this, key); this 495 src/textprop.c Lisp_Object this = XCDR (XCDR (tail2)); this 496 src/textprop.c if (CONSP (this) && EQ (sym, XCAR (this))) this 500 src/textprop.c sym, XCAR (XCDR (this)), object); this 502 src/textprop.c Fsetcdr (XCDR (tail2), XCDR (XCDR (this))); this 505 src/textprop.c tail2 = this; this 650 src/textprop.c struct sortvec *this; this 656 src/textprop.c this = (result == items ? items + 1 : items); this 657 src/textprop.c make_sortvec_item (this, node->data); this 658 src/textprop.c if (! result || (compare_overlays (result, this) < 0)) this 660 src/textprop.c result = this; this 3654 src/treesit.c Lisp_Object this = Fcons (lisp_node, Qnil); this 3655 src/treesit.c Fsetcdr (parent, Fcons (this, Fcdr (parent))); this 3657 src/treesit.c parent = this; this 4714 src/w32fns.c int this = (msg == WM_LBUTTONDOWN) ? LMOUSE : RMOUSE; this 4717 src/w32fns.c if (button_state & this) this 4724 src/w32fns.c button_state |= this; this 4779 src/w32fns.c int this = (msg == WM_LBUTTONUP) ? LMOUSE : RMOUSE; this 4782 src/w32fns.c if ((button_state & this) == 0) this 4785 src/w32fns.c button_state &= ~this; this 13718 src/xdisp.c Lisp_Object this = XCAR (ws); this 13719 src/xdisp.c struct window *w = XWINDOW (this); this 13723 src/xdisp.c windows = Fcons (this, windows); this 6646 test/manual/etags/c-src/emacs/src/keyboard.c int this = 0; this 6653 test/manual/etags/c-src/emacs/src/keyboard.c this = parse_solitary_modifier (elt); this 6655 test/manual/etags/c-src/emacs/src/keyboard.c if (this != 0) this 6656 test/manual/etags/c-src/emacs/src/keyboard.c modifiers |= this; this 98 test/manual/etags/cp-src/MDiagArray2.h return *this;