| /xsrc/external/mit/glu/dist/src/libnurbs/internals/ |
| H A D | simplemath.h | 44 max( int x, int y ) { return ( x < y ) ? y : x; } function in typeref:typename:int
|
| H A D | curve.cc | 141 Curve::setstepsize( REAL max ) argument
|
| /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/ |
| H A D | v3dvx_descriptor_set.c | 76 static uint32_t max = 0; local in function:v3dX
|
| /xsrc/external/mit/MesaLib.old/dist/src/util/ |
| H A D | strndup.h | 37 strndup(const char *str, size_t max) argument
|
| /xsrc/external/mit/MesaLib/dist/src/util/ |
| H A D | strndup.h | 37 strndup(const char *str, size_t max) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/ |
| H A D | ir3_sun.c | 95 unsigned max = 0; local in function:ir3_sun [all...] |
| /xsrc/external/mit/xterm/dist/ |
| H A D | keysym2ucs.c | 845 int max = sizeof(keysymtab) / sizeof(struct codepair) - 1; local in function:keysym2ucs
|
| H A D | precompose.c | 1047 int max = sizeof(precompositions) / sizeof(precompositions[0]) - 1; local in function:do_precomposition
|
| /xsrc/external/mit/libXaw/dist/examples/ |
| H A D | pane.c | 20 int min,max; local in function:getnumsub_cb
|
| /xsrc/external/mit/freetype/dist/src/pfr/ |
| H A D | pfrcmap.c | 73 FT_UInt max = cmap->num_chars; local in function:pfr_cmap_char_index 108 FT_UInt max = cmap->num_chars; local in function:pfr_cmap_char_next
|
| /xsrc/external/mit/freetype/dist/src/psnames/ |
| H A D | pstables.h | 4147 int count, min, max; local in function:ft_get_adobe_glyph_index
|
| /xsrc/external/mit/xf86-video-intel/dist/src/ |
| H A D | backlight.h | 41 int max; member in struct:backlight
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_cpu.c | 42 unsigned max = __get_cpuid_max(BASIC_CPUID, NULL); local in function:sna_cpu_detect
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/ |
| H A D | backlight.h | 41 int max; member in struct:backlight
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_cpu.c | 42 unsigned max = __get_cpuid_max(BASIC_CPUID, NULL); local in function:sna_cpu_detect
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_lower_point_size.c | 80 nir_lower_point_size(nir_shader *s, float min, float max) argument 37 lower_point_size_instr(nir_builder * b,nir_instr * psiz_instr,float min,float max) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/core/core/ |
| H A D | state_funcs.h | 34 INLINE __m128i SWR_MULTISAMPLE_POS::expandThenBlend4(uint32_t* min, uint32_t* max) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ |
| H A D | u_async_debug.h | 51 unsigned max; member in struct:util_async_debug_callback
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/ |
| H A D | u_async_debug.h | 51 unsigned max; member in struct:util_async_debug_callback
|
| /xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/ |
| H A D | dxil_buffer.c | 81 uint32_t max = tag - 1; local in function:dxil_buffer_emit_vbr_bits
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/ |
| H A D | midgard_liveness.c | 28 mir_liveness_ins_update(uint16_t *live, midgard_instruction *ins, unsigned max) argument 43 mir_liveness_ins_update_wrap(uint16_t *live, void *ins, unsigned max) argument
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/ |
| H A D | keysym2ucs.c | 834 int max = sizeof(keysymtab) / sizeof(struct codepair) - 1; local in function:keysym2ucs 875 int max = sizeof(keysymtab) / sizeof(struct codepair) - 1; local in function:ucs2keysym
|
| /xsrc/external/mit/xorg-server/dist/hw/xquartz/ |
| H A D | keysym2ucs.c | 835 int max = ARRAY_SIZE(keysymtab) - 1; local in function:keysym2ucs 878 int max = ARRAY_SIZE(keysymtab) - 1; local in function:ucs2keysym
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | util.h | 25 static inline int max(int a, int b) function in typeref:typename:int
|
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | stencilwrap.c | 20 int bits, max, i; local in function:RunTest [all...] |