HomeSort by: relevance | last modified time | path
    Searched refs:adjustable (Results 1 - 10 of 10) sorted by relevancy

  /src/external/gpl2/groff/dist/src/devices/xditview/
draw.c 70 if (dw->dvi.cache.adjustable[i])
76 if (dw->dvi.cache.adjustable[i]) {
94 dw->dvi.cache.adjustable[i] = 0;
183 dw->dvi.cache.adjustable[dw->dvi.cache.index] = 0;
204 dw->dvi.cache.adjustable[dw->dvi.cache.index] = 0;
213 dw->dvi.cache.adjustable[dw->dvi.cache.index] = 0;
215 dw->dvi.cache.adjustable[dw->dvi.cache.index]
DviP.h 95 char adjustable[DVI_TEXT_CACHE_SIZE]; member in struct:_dviCharCache
Dvi.c 217 dw->dvi.cache.adjustable[0] = 0;
  /src/external/gpl2/gettext/dist/gettext-tools/libuniname/
gen-uninames 75 (let ((words-by-length (make-array 0 :adjustable t)))
  /src/external/gpl3/binutils/dist/binutils/
stabs.c 3196 bool adjustable; local
3204 Fortran adjustable arrays use Adigits or Tdigits for lower or upper;
3242 adjustable = false;
3247 adjustable = true;
3261 adjustable = true;
3277 if (adjustable)
  /src/external/gpl3/binutils.old/dist/binutils/
stabs.c 3196 bool adjustable; local
3204 Fortran adjustable arrays use Adigits or Tdigits for lower or upper;
3242 adjustable = false;
3247 adjustable = true;
3261 adjustable = true;
3277 if (adjustable)
  /src/external/gpl3/gdb.old/dist/gdb/
stabsread.c 5948 int adjustable = 0;
5955 Fortran adjustable arrays use Adigits or Tdigits for lower or upper;
5969 adjustable = 1;
5979 adjustable = 1;
5987 if (adjustable)
5942 int adjustable = 0; local
ChangeLog-3.x 771 * dbxread.c (read_array_type): Set lower and upper if adjustable.
2254 (read_array_type): Added code for dealing with adjustable (by
  /src/external/gpl3/gdb/dist/gdb/
stabsread.c 5951 int adjustable = 0;
5958 Fortran adjustable arrays use Adigits or Tdigits for lower or upper;
5972 adjustable = 1;
5982 adjustable = 1;
5990 if (adjustable)
5945 int adjustable = 0; local
ChangeLog-3.x 771 * dbxread.c (read_array_type): Set lower and upper if adjustable.
2254 (read_array_type): Added code for dealing with adjustable (by

Completed in 40 milliseconds