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

1 2 3 4 5 6 7 8 91011>>

  /xsrc/external/mit/xterm/dist/vttests/
nrcs.pl 47 our %suffix;
57 my $suffix = $suffix{$alias};
58 return if not $suffix;
61 &select_G3($suffix);
87 my $suffix = shift;
92 $suffix{$alias} = $suffix;
query-status.pl 127 my $suffix = $suffixes{$name};
132 my $reply = get_reply( $prefix . '$q' . $suffix . $ST );
135 &visible($suffix), #
136 4 - length($suffix), " ";
  /xsrc/external/mit/MesaLib/dist/src/mesa/program/
program_parse_extra.c 38 const char *suffix,
43 /* The only possible suffix element is the saturation selector from
47 if (strcmp(suffix, "_SAT") == 0) {
49 suffix += 4;
53 /* It is an error for all of the suffix string not to be consumed.
55 return suffix[0] == '\0';
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
program_parse_extra.c 38 const char *suffix,
43 /* The only possible suffix element is the saturation selector from
47 if (strcmp(suffix, "_SAT") == 0) {
49 suffix += 4;
53 /* It is an error for all of the suffix string not to be consumed.
55 return suffix[0] == '\0';
  /xsrc/external/mit/freetype/dist/builds/atari/
FNames.SIC 25 if ((stricmp(suffix(file),".h")==0)|(stricmp(suffix(file),".c")==0))
  /xsrc/external/mit/MesaLib/dist/src/asahi/compiler/
agx_builder.h.py 43 suffix = "_to" if dests > 0 else ""
47 agx_${opcode}${suffix}(agx_builder *b
  /xsrc/external/mit/xman/dist/
vendor.c 38 const char *suffix; member in struct:sectionName
178 snprintf(file, sizeof(file), "%s%s", SEARCHDIR, SectionNames[i].suffix);
182 SectionNames[i].suffix);
  /xsrc/external/mit/xf86-video-intel/dist/
install-sh 61 suffix=""
66 -b) suffix=".old"
257 *%*) suffix=`echo x |
266 *) suffix="$suffixfmt";;
268 dstbackup="$dstfinal$suffix"
289 if [ x"$suffix" != x ] && [ -f "$dstfinal" ]
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
u_format_pack.py 722 suffix = 'unsigned'
725 generate_format_unpack(format, channel, native_type, suffix)
726 generate_format_pack(format, channel, native_type, suffix)
727 generate_format_fetch(format, channel, native_type, suffix)
731 suffix = 'signed'
732 generate_format_unpack(format, channel, native_type, suffix)
733 generate_format_pack(format, channel, native_type, suffix)
736 suffix = 'signed'
739 generate_format_unpack(format, channel, native_type, suffix)
740 generate_format_pack(format, channel, native_type, suffix)
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/llvm/
util.hpp 81 log(const std::string &suffix, const std::string &s) {
87 std::ofstream(path + suffix, std::ios::app) << s;
  /xsrc/external/mit/MesaLib/dist/src/mesa/main/
copyimage.c 72 const char *suffix = is_arb_version ? "" : "NV"; local
76 "glCopyImageSubData%s(%sName = %d)", suffix, dbg_prefix, name);
107 "glCopyImageSubData%s(%sTarget = %s)", suffix, dbg_prefix,
117 "glCopyImageSubData%s(%sName = %u)", suffix, dbg_prefix, name);
123 "glCopyImageSubData%s(%sName incomplete)", suffix, dbg_prefix);
129 "glCopyImageSubData%s(%sLevel = %u)", suffix, dbg_prefix, level);
151 "glCopyImageSubData%s(%sName = %u)", suffix, dbg_prefix, name);
214 "glCopyImageSubData%s(%sName incomplete)", suffix, dbg_prefix);
226 "glCopyImageSubData%s(%sTarget = %s)", suffix, dbg_prefix,
233 "glCopyImageSubData%s(%sLevel = %d)", suffix, dbg_prefix, level)
315 const char *suffix = is_arb_version ? "" : "NV"; local
    [all...]
texstorage.c 313 const char* suffix = dsa ? (memObj ? "tureMem" : "ture") : local
323 suffix, dims);
331 "glTex%sStorage%dD(internalformat = %s)", suffix, dims,
340 suffix, dims);
348 suffix, dims);
357 suffix, dims);
365 suffix, dims);
372 suffix, dims);
379 suffix, dims);
401 const char* suffix = dsa ? (memObj ? "tureMem" : "ture") local
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/gtest/include/gtest/internal/
gtest-string.h 143 // Returns true if and only if the given string ends with the given suffix,
144 // ignoring case. Any string is considered to end with an empty suffix.
146 const std::string& str, const std::string& suffix);
  /xsrc/external/mit/MesaLib/dist/src/util/format/
u_format_pack.py 714 suffix = 'unsigned'
717 generate_format_unpack(format, channel, native_type, suffix)
718 generate_format_pack(format, channel, native_type, suffix)
723 suffix = 'signed'
724 generate_format_pack(format, channel, native_type, suffix)
727 suffix = 'signed'
730 generate_format_unpack(format, channel, native_type, suffix)
731 generate_format_pack(format, channel, native_type, suffix)
735 suffix = 'unsigned'
737 generate_format_pack(format, channel, native_type, suffix)
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/gtest/include/gtest/internal/
gtest-string.h 142 // Returns true iff the given string ends with the given suffix, ignoring
143 // case. Any string is considered to end with an empty suffix.
145 const std::string& str, const std::string& suffix);
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
genmipmap.c 116 const char *suffix = dsa ? "Texture" : ""; local
128 "glGenerate%sMipmap(incomplete cube map)", suffix);
139 "glGenerate%sMipmap(zero size base image)", suffix);
147 "glGenerate%sMipmap(invalid internal format %s)", suffix,
texstorage.c 313 const char* suffix = dsa ? (memObj ? "tureMem" : "ture") : local
323 suffix, dims);
331 "glTex%sStorage%dD(internalformat = %s)", suffix, dims,
340 suffix, dims);
348 suffix, dims);
357 suffix, dims);
365 suffix, dims);
372 suffix, dims);
379 suffix, dims);
401 const char* suffix = dsa ? (memObj ? "tureMem" : "ture") local
    [all...]
  /xsrc/external/mit/fontconfig/dist/doc/
edit-sgml.py 144 suffix = '+'
145 while loop_tag + suffix in rep:
146 do_replace(loop_lines, rep, suffix)
147 suffix += '+'
  /xsrc/external/mit/xkeyboard-config/dist/rules/compat/
map-variants.py 64 # and where the number is 1, we have a base and drop the suffix, i.e.
70 suffix = '' if number == 1 else ':{}'.format(number)
74 dest.write(' * {} = {}+{}{}\n'.format(l1, base, second_layout, suffix))
92 # and where the number is 1, we have a base and drop the suffix, i.e.
98 suffix = '' if number == 1 else ':{}'.format(number)
102 dest.write(' * {} {} = {}+{}{}\n'.format(l1.layout, l1.variant, base, second_layout, suffix))
  /xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
vmwgfx_drmi.c 320 SVGA3dCmdSurfaceDMASuffix *suffix; local
329 (SVGA_CB_MAX_COMMAND_SIZE - sizeof(*cmd) - sizeof(*suffix)) /
338 sizeof(*suffix);
346 sizeof(*suffix);
349 suffix = (SVGA3dCmdSurfaceDMASuffix *) &cb[cur_clips];
350 suffix->suffixSize = sizeof(*suffix);
351 suffix->maximumOffset = (uint32_t) -1;
352 suffix->flags.discard = 0;
353 suffix->flags.unsynchronized = 0
    [all...]
  /xsrc/external/mit/xterm/dist/
minstall.in 81 suffix=`echo "$END_FILE" | sed -e 's%^.*\.%%'`
84 MY_MANSECT=$suffix
94 test -z "$X_MANSECT" && X_MANSECT=$suffix
  /xsrc/external/mit/freetype/dist/src/lzw/
ftzopen.c 154 /* grow the prefix/suffix arrays */
170 * Note that the `suffix' array is located in the same memory block
181 /* now adjust `suffix' and move the data accordingly */
182 state->suffix = (FT_Byte*)( state->prefix + new_size );
184 FT_MEM_MOVE( state->suffix,
217 state->suffix = NULL;
239 state->suffix = NULL;
361 FTLZW_STACK_PUSH( state->suffix[code - 256] );
396 state->suffix[state->free_ent] = (FT_Byte) old_char;
  /xsrc/external/mit/MesaLib/dist/src/util/tests/format/
u_format_test.c 60 const char *suffix)
70 printf("%s", suffix);
79 const char *suffix)
92 printf("%s", suffix);
101 const char *suffix)
114 printf("%s", suffix);
123 const char *suffix)
135 printf("%s", suffix);
144 const char *suffix)
157 printf("%s", suffix);
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/tests/unit/
u_format_test.c 59 const char *suffix)
69 printf("%s", suffix);
78 const char *suffix)
91 printf("%s", suffix);
100 const char *suffix)
113 printf("%s", suffix);
122 const char *suffix)
134 printf("%s", suffix);
143 const char *suffix)
156 printf("%s", suffix);
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
anv_dump.c 427 const char *suffix; local
429 case VK_IMAGE_ASPECT_COLOR_BIT: suffix = "c"; break;
430 case VK_IMAGE_ASPECT_DEPTH_BIT: suffix = "d"; break;
431 case VK_IMAGE_ASPECT_STENCIL_BIT: suffix = "s"; break;
432 case VK_IMAGE_ASPECT_PLANE_0_BIT: suffix = "c0"; break;
433 case VK_IMAGE_ASPECT_PLANE_1_BIT: suffix = "c1"; break;
434 case VK_IMAGE_ASPECT_PLANE_2_BIT: suffix = "c2"; break;
440 dump_idx, i, suffix);

Completed in 16 milliseconds

1 2 3 4 5 6 7 8 91011>>