Searched refs:suffixes (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xterm/dist/vttests/
H A Dquery-status.pl48 "Usage: $0 [options] [suffixes]\n
62 our %suffixes;
63 $suffixes{DECSCA} = '"q';
64 $suffixes{DECSCL} = '"p';
65 $suffixes{DECSTBM} = 'r';
66 $suffixes{DECSLRM} = 's';
67 $suffixes{SGR} = 'm';
68 $suffixes{DECSCUSR} = ' q';
125 return unless $suffixes{$name};
127 my $suffix = $suffixes{
[all...]
/xsrc/external/mit/MesaLib/dist/include/android_stub/backtrace/
H A DBacktraceMap.h153 void SetSuffixesToIgnore(std::vector<std::string> suffixes) { argument
154 suffixes_to_ignore_.insert(suffixes_to_ignore_.end(), suffixes.begin(), suffixes.end());
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/
H A Dformat.rst18 Format suffixes affect the interpretation of the channel:
/xsrc/external/mit/freetype/dist/src/base/
H A Dftmac.c471 unsigned char* suffixes = names[style->indexes[face_index] - 1]; local in function:parse_fond
474 for ( i = 1; i <= suffixes[0]; i++ )
477 size_t j = suffixes[i] - 1;
/xsrc/external/mit/MesaLib/dist/docs/gallium/
H A Dformat.rst18 Format suffixes affect the interpretation of the channel:
/xsrc/external/mit/freetype/dist/builds/mac/
H A Dftmac.c804 unsigned char* suffixes = names[style->indexes[face_index] - 1]; local in function:parse_fond
807 for ( i = 1; i <= suffixes[0]; i++ )
810 size_t j = suffixes[i] - 1;
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.0.0.rst660 - mapi/new: reinstate \_NO_HIDDEN suffixes in the new generator
903 - radv: remove a few more unnecessary KHR suffixes
1255 - nir/opt_algebraic: Drop bit-size suffixes from conversions
2287 - radv: get rid of bunch of KHR suffixes
H A D7.10.rst2077 - glsl: Add support for the 'u' and 'U' unsigned integer suffixes.
H A D19.1.0.rst803 - configure.ac/meson.build: Add options for library suffixes
H A D21.2.0.rst2833 - pan/mdg: stop using size disambiguation suffixes

Completed in 163 milliseconds