Searched refs:suffix (Results 51 - 75 of 221) sorted by relevance

123456789

/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Core/
H A DStream.cpp152 // and suffix strings.
155 Stream::Address (uint64_t addr, uint32_t addr_size, const char *prefix, const char *suffix) argument
159 if (suffix == NULL)
160 suffix = "";
162 // Printf ("%s0x%0*" PRIx64 "%s", prefix, addr_width, addr, suffix);
163 Printf ("%s0x%0*" PRIx64 "%s", prefix, addr_size * 2, (uint64_t)addr, suffix);
168 // and suffix strings.
171 Stream::AddressRange(uint64_t lo_addr, uint64_t hi_addr, uint32_t addr_size, const char *prefix, const char *suffix) argument
177 if (suffix && suffix[
[all...]
/freebsd-10.0-release/contrib/xz/src/xz/
H A Dutil.c81 // Look for suffix. Originally this supported both base-2
85 // letter of the suffix.
103 message(V_ERROR, _("%s: Invalid multiplier suffix"),
204 static const char suffix[5][4] = { "B", "KiB", "MiB", "GiB", "TiB" }; local
205 my_snprintf(&pos, &left, " %s", suffix[unit]);
/freebsd-10.0-release/contrib/bmake/
H A Dsuff.c86 * Functions to maintain suffix lists and find implicit dependents
87 * using suffix transformation rules
96 * suffix. It takes the global search path,
100 * .PATH<suffix>: targets. In addition, all
113 * Suff_AddSuffix Add the passed string as another known suffix.
115 * Suff_GetPath Return the search path for the given suffix.
117 * Suff_AddInclude Mark the given suffix as denoting an include
120 * Suff_AddLib Mark the given suffix as denoting a library.
122 * Suff_AddTransform Add another transformation to the suffix
126 * Suff_SetNull Define the suffix t
[all...]
H A Dmkdeps.sh23 # If the variable 'cpp_$suffix' is set, we use it as our cpp in
250 suffix=`expr $file : '.*\.\([^.]*\)'`
252 eval cpp=\"\${cpp_${suffix}:-grep}\"
261 base=`basename $file .$suffix`
/freebsd-10.0-release/contrib/binutils/bfd/
H A Delf-strtab.c1 /* ELF strtab with GC and suffix merging support.
40 /* Entry this is a suffix of (if len < 0). */
41 struct elf_strtab_hash_entry *suffix; member in union:elf_strtab_hash_entry::__anon212
288 /* B cannot be a suffix of A unless A is equal to B, which is guaranteed
311 /* Sort the strings by suffix and length. */
358 cmp->u.suffix = e;
389 e->u.index = e->u.suffix->u.index + (e->u.suffix->len + e->len);
H A Dbinary.c135 mangle_name (bfd *abfd, char *suffix) argument
142 + strlen (suffix)
149 sprintf (buf, "_binary_%s_%s", bfd_get_filename (abfd), suffix);
H A Dppcboot.c266 mangle_name (abfd, suffix)
268 char *suffix;
275 + strlen (suffix)
282 sprintf (buf, "_ppcboot_%s_%s", bfd_get_filename (abfd), suffix);
/freebsd-10.0-release/contrib/libarchive/libarchive/
H A Darchive_read_support_filter_compress.c119 unsigned char suffix[65536]; member in struct:private_data
257 state->suffix[code] = code;
386 *state->stackp++ = state->suffix[code];
395 state->suffix[code] = state->finbyte;
/freebsd-10.0-release/contrib/ncurses/progs/
H A Dtoe.c68 static const char suffix[] = DBM_SUFFIX; local
71 unsigned lens = sizeof(suffix) - 1;
77 && !strcmp(src + size - lens, suffix))
80 (void) sprintf(dst, "%s%s", src, suffix);
/freebsd-10.0-release/contrib/llvm/lib/Support/
H A DPath.cpp208 Path::appendSuffix(StringRef suffix) { argument
209 if (!suffix.empty()) {
211 path.append(suffix);
/freebsd-10.0-release/lib/libc/regex/
H A Dregcomp.c1678 * on the already-matched suffix.
1686 int suffix; /* Keeps track of matching suffix */ local
1687 int ssuffix; /* Keeps track of suffixes' suffix */
1712 for (mindex = g->mlen - 1, suffix = g->mlen; mindex >= 0;
1713 mindex--, suffix--) {
1714 pmatches[mindex] = suffix;
1719 * against the suffix will also mismatch against the
1722 while (suffix < g->mlen
1723 && g->must[mindex] != g->must[suffix]) {
[all...]
/freebsd-10.0-release/contrib/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Dittnotify_config.h156 #define __ITT_BUILD_ASSERT(expr, suffix) do { \
157 static char __itt_build_check_##suffix[(expr) ? 1 : -1]; \
158 __itt_build_check_##suffix[0] = 0; \
160 #define _ITT_BUILD_ASSERT(expr, suffix) __ITT_BUILD_ASSERT((expr), suffix)
/freebsd-10.0-release/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Dprofile.c193 const char *name, *suffix = NULL; local
270 * We need to start before any time suffix.
275 suffix = &name[j];
278 ASSERT(suffix != NULL);
295 * Look-up the suffix to determine the multiplier.
298 if (strcasecmp(suffixes[i].name, suffix) == 0) {
304 if (suffixes[i].name == NULL && *suffix != '\0')
/freebsd-10.0-release/sys/cddl/dev/profile/
H A Dprofile.c267 char *name, *suffix = NULL; local
344 * We need to start before any time suffix.
349 suffix = &name[j];
352 ASSERT(suffix != NULL);
369 * Look-up the suffix to determine the multiplier.
372 if (strcasecmp(suffixes[i].name, suffix) == 0) {
378 if (suffixes[i].name == NULL && *suffix != '\0')
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DCheckSecuritySyntaxOnly.cpp450 // Count the number of X's, taking into account a possible cutoff suffix.
455 // Take into account the suffix.
456 unsigned suffix = 0; local
465 suffix = (unsigned) Result.getZExtValue();
466 n = (n > suffix) ? n - suffix : 0;
486 if (suffix) {
487 out << ", " << suffix << " character"; local
488 if (suffix > 1)
490 out << " used as a suffix";
[all...]
/freebsd-10.0-release/contrib/binutils/gas/
H A Dexpr.c250 char *suffix = NULL;
289 /* In MRI mode, the number may have a suffix indicating the
292 for (suffix = input_line_pointer; ISALNUM (*suffix); suffix++)
294 if (*suffix == 'e' || *suffix == 'E')
298 if (suffix == input_line_pointer)
301 suffix = NULL;
305 c = *--suffix;
246 char *suffix = NULL; local
[all...]
/freebsd-10.0-release/contrib/gcc/
H A Dtree-dump.c794 dump_register (const char *suffix, const char *swtch, const char *glob,
814 extra_dump_files[this].suffix = suffix;
859 char suffix;
861 suffix = 't';
863 suffix = 'i';
865 suffix = 'r';
867 if (snprintf (dump_id, sizeof (dump_id), ".%03d%c", dfi->num, suffix) < 0)
871 return concat (dump_base_name, dump_id, dfi->suffix, NULL);
1036 if (dfi->suffix
793 dump_register(const char *suffix, const char *swtch, const char *glob, int flags, int letter) argument
858 char suffix; local
[all...]
H A Dgcc.c93 /* By default there is no special suffix for target executables. */
99 /* By default there is no special suffix for host executables. */
106 /* By default, the suffix for target object files is ".o". */
382 %B same as %b, but include the file suffix (text after the last period).
384 substitute a file name that has suffix SUFFIX and is chosen
393 to any appended suffix (which was therefore treated just like
408 the same suffix "space", so `%g.s ... %U.s ... %g.s ... %U.s'
412 without regard to any appended suffix.
437 Input files whose names have no recognized suffix are not compiled
440 %O substitutes the suffix fo
911 const char *suffix; /* Use this compiler for input files member in struct:compiler
1910 const char *suffix; /* suffix associated with the code. */ member in struct:temp_name
2049 char *suffix; local
2647 const char *suffix; member in struct:file_at_path_info
4899 const char *suffix = p; local
7029 bool suffix = false; local
[all...]
/freebsd-10.0-release/contrib/byacc/
H A Dmain.c365 #define CREATE_FILE_NAME(dest, suffix) \
366 dest = TMALLOC(char, len + strlen(suffix) + 1); \
369 strcpy(dest + len, suffix)
/freebsd-10.0-release/contrib/tnftp/src/
H A Dcomplete.c236 char suffix[2] = " "; local
239 suffix[0] = '/';
240 if (el_insertstr(el, suffix) == -1)
/freebsd-10.0-release/contrib/ncurses/ncurses/tinfo/
H A Dread_entry.c420 static const char suffix[] = DBM_SUFFIX; local
422 unsigned lens = sizeof(suffix) - 1;
428 && !strcmp(path + size - lens, suffix))
431 (void) sprintf(filename, "%s%s", path, suffix);
/freebsd-10.0-release/usr.sbin/asf/
H A Dasf.c198 /* Have to fts once per suffix to find preferred suffixes first */
200 sl = *sfx ? strlen(*sfx) : 0; /* current suffix length */
215 /* non-blank suffix; see if file name has it */
218 continue; /* no such suffix */
221 p[i] = '\0'; /* remove suffix in the copy */
248 "%s [-afKksVx] [-M core] [-N system] [-o outfile] [-X suffix]\n"
259 "\t-X\tappend suffix to list of possible module file name suffixes\n"
395 /* prepare basename of KLD, w/o suffix */
/freebsd-10.0-release/contrib/lukemftpd/src/
H A Dconf.c91 REASSIGN(conv->suffix, NULL);
301 char *suffix, *types, *disable, *convcmd; local
305 "%s line %d: %s requires a suffix",
307 continue; /* need a suffix */
314 suffix = ftpd_strdup(arg);
327 if (strcmp(conv->suffix, suffix) == 0)
347 REASSIGN(conv->suffix, suffix);
827 if (cp->suffix
[all...]
/freebsd-10.0-release/crypto/openssl/apps/
H A Dapps.h300 int save_serial(char *serialfile, char *suffix, BIGNUM *serial, ASN1_INTEGER **retai);
305 int save_index(const char *dbfile, const char *suffix, CA_DB *db);
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Interpreter/
H A DCommandInterpreter.cpp1227 ExtractCommand (std::string &command_string, std::string &command, std::string &suffix, char &quote_char) argument
1230 suffix.clear();
1283 suffix.assign (command.begin() + pos, command.end());
1618 std::string suffix; local
1619 ExtractCommand (command_string, next_word, suffix, quote_char);
1664 revised_command_line.Printf (" %c%s%s%c", quote_char, next_word.c_str(), suffix.c_str(), quote_char);
1666 revised_command_line.Printf (" %s%s", next_word.c_str(), suffix.c_str());
1673 revised_command_line.Printf (" %c%s%s%c", quote_char, next_word.c_str(), suffix.c_str(), quote_char);
1675 revised_command_line.Printf (" %s%s", next_word.c_str(), suffix.c_str());
1702 if (!suffix
[all...]

Completed in 188 milliseconds

123456789