HomeSort by: relevance | last modified time | path
    Searched refs:just (Results 1 - 25 of 36) sorted by relevancy

1 2

  /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/glcpp/tests/
037-finalize-unexpanded-macro.c 3 foo(expand(just))
096-paste-twice.c 2 paste_twice(just, one, token)
  /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/glcpp/tests/
037-finalize-unexpanded-macro.c 3 foo(expand(just))
096-paste-twice.c 2 paste_twice(just, one, token)
  /xsrc/external/mit/freetype/dist/src/gxvalid/
gxvmod.c 123 GXV_TABLE_DECL( just );
138 GXV_TABLE_LOAD( just );
150 GXV_TABLE_VALIDATE( just );
163 GXV_TABLE_SET( just );
176 FT_FREE( just );
gxvjust.c 5 * TrueTypeGX/AAT just table validation (body).
44 * referred `just' table format specification:
48 * [JUST HEADER]: GXV_JUST_HEADER_SIZE
66 #define GXV_JUST_DATA( a ) GXV_TABLE_DATA( just, a )
69 /* GX just table does not define their subset of GID */
80 GXV_TRACE(( "just table includes too large %s"
120 GXV_TRACE(( "just table includes non-zero value"
162 GXV_NAME_ENTER( "just justDeltaClusters" );
208 GXV_TRACE(( "just table includes invalid range spec:"
348 GXV_NAME_ENTER( "just actSubrecord" )
656 GXV_just_Data just = &justrec; local
    [all...]
  /xsrc/external/mit/libX11/dist/src/xcms/
Xcms.txt 31 This device-independent color name database is provided just as an example.
  /xsrc/external/mit/ctwm/dist/
icons.h 71 const char *just, const char *align);
parse_be.c 1049 int just = ParseTitleJustification(s); local
1051 if((just < 0) || (just == TJ_UNDEF)) {
1057 Scr->IconJustification = just;
1062 int just = ParseIRJustification(s); local
1064 if(just < 0 || (just == IRJ_UNDEF)) {
1070 Scr->IconRegionJustification = just;
1075 int just = ParseAlignement(s); local
1077 if(just < 0)
1089 int just = ParseTitleJustification(s); local
    [all...]
icons.c 137 const char *ijust, const char *just, const char *align)
190 if((tmp = ParseIRJustification(just)) < 0) {
192 fprintf(stderr, "ignoring invalid IconRegion argument \"%s\"\n", just);
  /xsrc/external/mit/freetype/dist/include/freetype/
ftgxval.h 56 * 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/MesaLib/dist/docs/_extra/specs/
MESA_pixmap_colormap.spec 64 pixmaps of any visual class, not just TrueColor or DirectColor. In order
MESA_configless_context.spec 115 raise an error, change the drawbuffer state to GL_FRONT or just do
MESA_query_renderer.spec 318 just use glGetInteger and glGetString. However, the GL enums and
332 UNRESOLVED. Other similar GLX query functions just use int or
  /xsrc/external/mit/MesaLib.old/dist/docs/specs/
MESA_pixmap_colormap.spec 64 pixmaps of any visual class, not just TrueColor or DirectColor. In order
MESA_configless_context.spec 115 raise an error, change the drawbuffer state to GL_FRONT or just do
MESA_query_renderer.spec 318 just use glGetInteger and glGetString. However, the GL enums and
332 UNRESOLVED. Other similar GLX query functions just use int or
  /xsrc/external/mit/xinit/dist/
startx.cpp 4 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/MesaLib/dist/src/freedreno/decode/scripts/
analyze.lua 63 -- these separately (separating clear/restore/resolve) just to
74 -- populate current regs. For now just consider ones that have
tex3d-layout.lua 5 -- unrelated blits. So just save all of them until we find the
42 -- Just in case, filter out anything that isn't starting
parse-submits.lua 230 -- TODO maybe just emit RB_BLIT_DST/HI for clears.. otherwise
269 -- Not completely legit. We could perhaps instead just track pitch and
texturator-to-unit-test-5xx.lua 4 -- unrelated blits. So just save all of them until we find the
77 -- Just in case, filter out anything that isn't starting
  /xsrc/external/mit/imake/dist/
mdepend.cpp 76 -g|-O) # ignore so we can just pass $(CFLAGS) in
  /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/OLD/
MESA_packed_depth_stencil.spec 47 And perhaps just use GL_UNSIGNED_INT, GL_UNSIGNED_SHORT ?
  /xsrc/external/mit/MesaLib.old/dist/docs/specs/OLD/
MESA_packed_depth_stencil.spec 47 And perhaps just use GL_UNSIGNED_INT, GL_UNSIGNED_SHORT ?

Completed in 14 milliseconds

1 2