Searched refs:we (Results 1 - 25 of 794) sorted by relevance

1234567891011>>

/xsrc/external/mit/ctwm/dist/
H A Dwin_regions.c15 static void splitWindowRegionEntry(WindowEntry *we,
20 static WindowEntry *prevWindowEntry(WindowEntry *we, WindowRegion *wr);
21 static void mergeWindowEntries(WindowEntry *old, WindowEntry *we);
110 WindowEntry *we; local in function:PlaceWindowInRegion
127 we = NULL;
130 for(we = wr->entries; we; we = we->next) {
131 if(we
166 WindowEntry *we, *wp, *wn; local in function:RemoveWindowFromRegion
219 splitWindowRegionEntry(WindowEntry * we,RegGravity grav1,RegGravity grav2,int w,int h) argument
278 WindowEntry *we; local in function:findWindowEntry
295 prevWindowEntry(WindowEntry * we,WindowRegion * wr) argument
308 mergeWindowEntries(WindowEntry * old,WindowEntry * we) argument
[all...]
/xsrc/external/mit/fontconfig/dist/conf.d/
H A D45-latin.conf6 Mark common families with their generics so we'll get
H A D09-autohint-if-no-hinting.conf10 and we don't have to break it with "assign" unconditionally. however, we
11 want to set something for others. So we use "append" here to get this working
H A D10-autohint.conf9 and we don't have to break it with "assign" unconditionally. however, we
10 want to set something for others. So we use "append" here to get this working
H A D10-hinting-full.conf9 and we don't have to break it with "assign" unconditionally. however, we
10 want to set something for others. So we use "append" here to get this working
H A D10-hinting-medium.conf9 and we don't have to break it with "assign" unconditionally. however, we
10 want to set something for others. So we use "append" here to get this working
H A D10-hinting-none.conf9 and we don't have to break it with "assign" unconditionally. however, we
10 want to set something for others. So we use "append" here to get this working
H A D10-hinting-slight.conf9 and we don't have to break it with "assign" unconditionally. however, we
10 want to set something for others. So we use "append" here to get this working
H A D10-sub-pixel-none.conf9 and we don't have to break it with "assign" unconditionally. however, we
10 want to set something for others. So we use "append" here to get this working
H A D10-unhinted.conf9 and we don't have to break it with "assign" unconditionally. however, we
10 want to set something for others. So we use "append" here to get this working
H A D40-nonlatin.conf6 Mark common families with their generics so we'll get
H A D10-sub-pixel-bgr.conf9 and we don't have to break it with "assign" unconditionally. however, we
10 want to set something for others. So we use "append" here to get this working
H A D10-sub-pixel-rgb.conf9 and we don't have to break it with "assign" unconditionally. however, we
10 want to set something for others. So we use "append" here to get this working
H A D10-sub-pixel-vbgr.conf9 and we don't have to break it with "assign" unconditionally. however, we
10 want to set something for others. So we use "append" here to get this working
H A D10-sub-pixel-vrgb.conf9 and we don't have to break it with "assign" unconditionally. however, we
10 want to set something for others. So we use "append" here to get this working
H A D11-lcdfilter-default.conf9 and we don't have to break it with "assign" unconditionally. however, we
10 want to set something for others. So we use "append" here to get this working
H A D11-lcdfilter-legacy.conf9 and we don't have to break it with "assign" unconditionally. however, we
10 want to set something for others. So we use "append" here to get this working
H A D11-lcdfilter-light.conf9 and we don't have to break it with "assign" unconditionally. however, we
10 want to set something for others. So we use "append" here to get this working
H A D11-lcdfilter-none.conf9 and we don't have to break it with "assign" unconditionally. however, we
10 want to set something for others. So we use "append" here to get this working
/xsrc/external/mit/ctwm/dist/cmake_files/
H A Dinstall_paths.cmake15 # Where we stick the binary
27 # Where we install non-manpage docs to
33 # Where we put example configs etc.
39 # Where should we stick manpages?
50 # If we can't find something, hardcode a guess and yell about it
57 # Since we only have 1 manpage, and it's in section 1, just list the man1
H A Dcompiler_feature_checks.cmake7 # an obvious way to be sure in a fully portable way, but we probably
11 # but is a sign that it's a compiler or platform we're moving further
27 # for the specified standard, so we can't pull it out manually to add
28 # like we do our found C99_FLAG below, so...
43 # anything if the result var is already set in the cache, so we have
67 # So we may need some extra -D's.
73 # flags we set above for the C standard. So we have to add it manually,
78 # What might and will we add?
106 # strdup is POSIX, so see if we hav
[all...]
H A Dvcs_checks.cmake2 # See what sort of version control bits we might have around.
6 # See if we're building from a bzr checkout. This is fragile in the
17 # If we are, see if we can find bzr(1) installed
32 # If not bzr, do a little check to see if we're building from git instead
H A Ddtrace_support.cmake8 # binary (hey, we can do that!). So, see if we can pull that stuff in...
16 # ctfconvert/merge is about pulling over debug info, so make sure we
20 # ctfconvert/merge on BSD has a '-g' option, which we want to use
36 # be too easy. So we have to "know", and take our best shot. Sigh.
40 # So we just have to hope. mk_ctf_info.sh will warn us if things
/xsrc/external/mit/MesaLib.old/dist/docs/specs/
H A DMESA_pack_invert.spec51 1. Should we also define UNPACK_INVERT_MESA for glDrawPixels, etc?
53 Resolved: No, we're only concerned with pixel packing. There are other
/xsrc/external/mit/MesaLib/dist/docs/_extra/specs/
H A DMESA_pack_invert.spec51 1. Should we also define UNPACK_INVERT_MESA for glDrawPixels, etc?
53 Resolved: No, we're only concerned with pixel packing. There are other

Completed in 14 milliseconds

1234567891011>>