Searched refs:suffix (Results 1 - 25 of 460) sorted by relevance

1234567891011>>

/xsrc/external/mit/xterm/dist/vttests/
H A Dnrcs.pl47 our %suffix;
57 my $suffix = $suffix{$alias};
58 return if not $suffix;
61 &select_G3($suffix);
87 my $suffix = shift;
92 $suffix{$alias} = $suffix;
H A Dquery-status.pl127 my $suffix = $suffixes{$name};
132 my $reply = get_reply( $prefix . '$q' . $suffix . $ST );
135 &visible($suffix), #
136 4 - length($suffix), " ";
/xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
H A Dprogram_parse_extra.c38 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';
37 _mesa_parse_instruction_suffix(const struct asm_parser_state * state,const char * suffix,struct prog_instruction * inst) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/program/
H A Dprogram_parse_extra.c38 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';
37 _mesa_parse_instruction_suffix(const struct asm_parser_state * state,const char * suffix,struct prog_instruction * inst) argument
/xsrc/external/mit/xman/dist/
H A Dvendor.c38 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/
H A Dinstall-sh61 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/fontconfig/dist/doc/
H A Dedit-sgml.py144 suffix = '+'
145 while loop_tag + suffix in rep:
146 do_replace(loop_lines, rep, suffix)
147 suffix += '+'
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_format_pack.py722 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/
H A Dutil.hpp81 log(const std::string &suffix, const std::string &s) { argument
87 std::ofstream(path + suffix, std::ios::app) << s;
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dcopyimage.c72 const char *suffix = is_arb_version ? "" : "NV"; local in function:prepare_target_err
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_prefi
315 const char *suffix = is_arb_version ? "" : "NV"; local in function:check_region_bounds
[all...]
H A Dtexstorage.c313 const char* suffix = dsa ? (memObj ? "tureMem" : "ture") : local in function:tex_storage_error_check
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 local in function:texture_storage
[all...]
/xsrc/external/mit/xkeyboard-config/dist/rules/compat/
H A Dmap-variants.py64 # 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/MesaLib.old/dist/src/gtest/include/gtest/internal/
H A Dgtest-string.h142 // 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/
H A Dgenmipmap.c116 const char *suffix = dsa ? "Texture" : ""; local in function:generate_texture_mipmap
128 "glGenerate%sMipmap(incomplete cube map)", suffix);
139 "glGenerate%sMipmap(zero size base image)", suffix);
147 "glGenerate%sMipmap(invalid internal format %s)", suffix,
H A Dtexstorage.c313 const char* suffix = dsa ? (memObj ? "tureMem" : "ture") : local in function:tex_storage_error_check
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 local in function:texture_storage
[all...]
/xsrc/external/mit/MesaLib/dist/src/gtest/include/gtest/internal/
H A Dgtest-string.h143 // 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/
H A Du_format_pack.py714 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...]
H A Du_format_table.py174 suffix = ""
176 suffix = "_generic"
178 print("util_format_%sdescription%s(enum pipe_format format)" % (type, suffix))
/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_drmi.c320 SVGA3dCmdSurfaceDMASuffix *suffix; local in function:vmwgfx_dma
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
[all...]
/xsrc/external/mit/xterm/dist/
H A Dminstall.in81 suffix=`echo "$END_FILE" | sed -e 's%^.*\.%%'`
84 MY_MANSECT=$suffix
94 test -z "$X_MANSECT" && X_MANSECT=$suffix
/xsrc/external/mit/brotli/dist/c/tools/
H A Dbrotli.md27 * "`--decompress --stdout --suffix=.b`" works the same as
46 * when compressing, a suffix is appended to the source filename to
48 * when decompressing, a suffix is removed from the source filename to
51 Default suffix is `.br`, but it could be specified with `--suffix` option.
87 * `-S SUF`, `--suffix=SUF`:
88 output file suffix (default: `.br`)
/xsrc/external/mit/freetype/dist/src/lzw/
H A Dftzopen.c154 /* 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/libxshmfence/dist/src/
H A Dxshmfence_semaphore.c206 mksemtemp(char *name, size_t namelen, const char *suffix) argument
212 if (snprintf(name, namelen, "/xshmf%s-%d", suffix, p) >= namelen)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/tests/unit/
H A Du_format_test.c59 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);
56 print_packed(const struct util_format_description * format_desc,const char * prefix,const uint8_t * packed,const char * suffix) argument
75 print_unpacked_rgba_doubl(const struct util_format_description * format_desc,const char * prefix,const double unpacked[UTIL_FORMAT_MAX_UNPACKED_HEIGHT][UTIL_FORMAT_MAX_UNPACKED_WIDTH][4],const char * suffix) argument
97 print_unpacked_rgba_float(const struct util_format_description * format_desc,const char * prefix,float unpacked[UTIL_FORMAT_MAX_UNPACKED_HEIGHT][UTIL_FORMAT_MAX_UNPACKED_WIDTH][4],const char * suffix) argument
119 print_unpacked_rgba_8unorm(const struct util_format_description * format_desc,const char * prefix,uint8_t unpacked[UTIL_FORMAT_MAX_UNPACKED_HEIGHT][UTIL_FORMAT_MAX_UNPACKED_WIDTH][4],const char * suffix) argument
140 print_unpacked_z_float(const struct util_format_description * format_desc,const char * prefix,float unpacked[UTIL_FORMAT_MAX_UNPACKED_HEIGHT][UTIL_FORMAT_MAX_UNPACKED_WIDTH],const char * suffix) argument
162 print_unpacked_z_32unorm(const struct util_format_description * format_desc,const char * prefix,uint32_t unpacked[UTIL_FORMAT_MAX_UNPACKED_HEIGHT][UTIL_FORMAT_MAX_UNPACKED_WIDTH],const char * suffix) argument
183 print_unpacked_s_8uint(const struct util_format_description * format_desc,const char * prefix,uint8_t unpacked[UTIL_FORMAT_MAX_UNPACKED_HEIGHT][UTIL_FORMAT_MAX_UNPACKED_WIDTH],const char * suffix) argument
718 test_one_func(const struct util_format_description * format_desc,test_func_t func,const char * suffix) argument
743 test_format_metadata(const struct util_format_description * format_desc,boolean (* func)(const struct util_format_description * format_desc),const char * suffix) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_dump.c427 const char *suffix; local in function:anv_dump_add_framebuffer
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 14 milliseconds

1234567891011>>