Searched refs:bds (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/emacs-93/emacs/src/
H A Dmacgui.h154 #define STORE_XCHARSTRUCT(xcs, w, bds) \
156 (xcs).lbearing = (bds).left, \
157 (xcs).rbearing = (bds).right, \
158 (xcs).ascent = -(bds).top, \
159 (xcs).descent = (bds).bottom)
/macosx-10.10/vim-55/runtime/keymap/
H A Dbulgarian-bds.vim1 " Vim keymap file for Bulgarian and Russian characters, "bds" layout.
7 " URI: http://www.math.bas.bg/bantchev/vim/bulgarian-bds.vim
26 " This way, using the bulgarian-bds keymap, one can access both
44 let b:keymap_name = "bds"
/macosx-10.10/ruby-106/ruby/
H A Dbignum.c2689 struct big_div_struct *bds = (struct big_div_struct*)ptr; local
2690 long ny = bds->ny;
2692 BDIGIT *yds = bds->yds, *zds = bds->zds;
2697 j = bds->j;
2699 if (bds->stop) {
2700 bds->j = j;
2706 i = bds->nyzero; num = 0; t2 = 0;
2736 struct big_div_struct *bds = ptr; local
2737 bds
2743 struct big_div_struct bds; local
[all...]
/macosx-10.10/emacs-93/emacs/leim/quail/
H A Dhangul3.el1657 (";bds" ?$(C:a(B)
3054 ("0bds" ?$(CD}(B)
3196 ("'bds" ?$(CF$(B)

Completed in 165 milliseconds