Searched refs:GREATER (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/xwd/dist/
H A Dlist.h43 #define GREATER 1 macro
/xsrc/external/mit/libX11/dist/modules/im/ximcp/
H A DimLcPrs.c123 #define GREATER 4 macro
161 token = GREATER;
556 if (token != GREATER) {
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dopt_minmax.cpp51 GREATER, enumerator in enum:__anondb3718010110::compare_components_result
88 * GREATER if all vector components of `a' are strictly greater than of `b',
164 return foundless ? LESS : GREATER;
/xsrc/external/mit/ctwm/dist/cmake_files/
H A Dsetup_yacc.cmake33 if(${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION} GREATER 3.12)
/xsrc/external/mit/brotli/dist/
H A DCMakeLists.txt55 while (_tail_length GREATER 0)
350 while(path_args_remaining GREATER 1)
360 elseif(path_length GREATER value_length)
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dopt_minmax.cpp52 GREATER, enumerator in enum:__anon4524e4d40110::compare_components_result
89 * GREATER if all vector components of `a' are strictly greater than of `b',
192 return foundless ? LESS : GREATER;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dnine_dump.c532 CAP_CASE(ZCmpCaps, D3DPCMPCAPS, GREATER);
578 CAP_CASE(AlphaCmpCaps, D3DPCMPCAPS, GREATER);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dnine_dump.c532 CAP_CASE(ZCmpCaps, D3DPCMPCAPS, GREATER);
578 CAP_CASE(AlphaCmpCaps, D3DPCMPCAPS, GREATER);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/pandecode/
H A Ddecode.c293 DEFINE_CASE(GREATER);
314 DEFINE_CASE(GREATER);
/xsrc/external/mit/MesaLib/dist/src/intel/tools/
H A Di965_gram.y413 %token <integer> EQUAL GREATER GREATER_EQUAL LESS LESS_EQUAL NOT_EQUAL
2251 | GREATER
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_quad_depth_test.c719 ALPHATEST( GREATER, > )
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_quad_depth_test.c716 ALPHATEST( GREATER, > )
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_context.cpp702 STATIC_ASSERT_PIPE_EQUAL_COMP_FUNC(GREATER);

Completed in 20 milliseconds