Searched refs:just (Results 1 - 25 of 411) sorted by relevance

1234567891011>>

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/glcpp/tests/
H A D037-finalize-unexpanded-macro.c3 foo(expand(just))
H A D096-paste-twice.c2 paste_twice(just, one, token)
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/glcpp/tests/
H A D037-finalize-unexpanded-macro.c3 foo(expand(just))
H A D096-paste-twice.c2 paste_twice(just, one, token)
/xsrc/external/mit/freetype/dist/src/gxvalid/
H A Dgxvmod.c123 GXV_TABLE_DECL( just );
138 GXV_TABLE_LOAD( just );
150 GXV_TABLE_VALIDATE( just );
163 GXV_TABLE_SET( just );
176 FT_FREE( just );
/xsrc/external/mit/freetype/dist/include/freetype/
H A Dftgxval.h56 * TrueTypeGX tables (feat, mort, morx, bsln, just, kern, opbd, trak,
137 * Validate 'just' table.
155 * Validate all TrueTypeGX tables (feat, mort, morx, bsln, just, kern,
164 #define FT_VALIDATE_just FT_VALIDATE_GX_BITFIELD( just )
/xsrc/external/mit/ctwm/dist/cmake_files/
H A Dinstall_paths.cmake6 # just assume it is.
57 # Since we only have 1 manpage, and it's in section 1, just list the man1
H A Ddtrace_support.cmake4 # just fine, and even pull numeric and string arguments. More involved
40 # So we just have to hope. mk_ctf_info.sh will warn us if things
H A Ddoxygen.cmake24 # they're all these is to just build ctwm. That gets a little
/xsrc/external/mit/ctwm/dist/
H A Dicons.h71 const char *just, const char *align);
H A Dparse_be.c1049 int just = ParseTitleJustification(s); local in function:do_string_keyword
1051 if((just < 0) || (just == TJ_UNDEF)) {
1057 Scr->IconJustification = just;
1062 int just = ParseIRJustification(s); local in function:do_string_keyword
1064 if(just < 0 || (just == IRJ_UNDEF)) {
1070 Scr->IconRegionJustification = just;
1075 int just = ParseAlignement(s); local in function:do_string_keyword
1077 if(just <
1089 int just = ParseTitleJustification(s); local in function:do_string_keyword
[all...]
H A DREADME.md33 If you find bugs in ctwm, or just want to tell us how much you like it,
49 invocations, and you won't need to worry about it; just run a normal
103 which is just barely possible on very old systems.
145 Though in more complicated cases it may be simpler to just invoke cmake
H A Dctwm_config.h.in47 * concerns so we can just do those at the time they become necessary
/xsrc/external/mit/libdrm/dist/
H A DCONTRIBUTING.rst63 - Submitted a few (5-10 as a rule of thumb) non-trivial (not just simple
65 already. Since libdrm is just a glue library between the kernel and userspace
71 peoples patches but just make sure that patch submission isn't one-way
/xsrc/external/mit/ctwm/dist/tests/
H A DCMakeLists.txt19 # to worry about building, that's just the path to run. Else, ${BIN} is
59 # them when we link ${TNAME}. So just unconditionally add them and
84 # to just silently not doing it; better UX to say we're skipping one and
/xsrc/external/mit/xinit/dist/
H A Dstartx.cpp4 XCOMM This is just a sample implementation of a slightly less primitive
55 XCOMM so export the new PATH just in case the user changes the shell
/xsrc/external/mit/xf86-video-intel-old/dist/m4/
H A Dshave.m411 dnl * SHAVE_INIT should be called late in your configure.(ac|in) file (just
/xsrc/external/mit/MesaLib.old/dist/docs/specs/
H A DMESA_pixmap_colormap.spec64 pixmaps of any visual class, not just TrueColor or DirectColor. In order
H A DMESA_configless_context.spec115 raise an error, change the drawbuffer state to GL_FRONT or just do
/xsrc/external/mit/MesaLib/dist/docs/_extra/specs/
H A DMESA_pixmap_colormap.spec64 pixmaps of any visual class, not just TrueColor or DirectColor. In order
/xsrc/external/mit/brotli/dist/python/
H A DREADME.md10 If you just want to install the latest release of the Python `brotli`
/xsrc/external/mit/ctwm/dist/doc/devman/
H A Dfunctions.adoc13 done because just calling them "`functions`" can be ambiguous, especially
103 ones; just name a function what it should be named, and don't add
122 just do nothing (or beep, or something appropriate) when the conditional
150 function that implements it. This is just built off the names.
157 dispatching, which is just an external thunk into `EF_main()`. This
211 functions act almost identically, and so just thunk through to a shared
215 arguments, just in the form of the names as you'd use in calling the
220 and in all the implementations in the `functions_*.c` files. By just
251 arguments. Each of those implementations just calls the `Identify()`
/xsrc/external/mit/libepoxy/dist/
H A DREADME.md13 before you use them, just like before! We'll tell you what you forgot
14 to check for instead of just segfaulting, though.
/xsrc/external/mit/MesaLib/dist/docs/isl/
H A Dhiz.rst20 pull the stencil LOD from ``3DSTATE_DEPTH_BUFFER``, it's just always 0 like
37 just an address and a surface pitch. Instead, all that other information is
/xsrc/external/mit/MesaLib/dist/src/freedreno/decode/scripts/
H A Danalyze.lua63 -- these separately (separating clear/restore/resolve) just to
74 -- populate current regs. For now just consider ones that have

Completed in 15 milliseconds

1234567891011>>