Home
last modified time | relevance | path

Searched refs:LINE_PREFIX (Results 1 – 25 of 69) sorted by relevance

123

/dports/x11-fonts/nerd-fonts/nerd-fonts-2.1.0/bin/scripts/
H A Dupload-archives.sh8 LINE_PREFIX="# [Nerd Fonts] "
11 echo >&2 "$LINE_PREFIX Could not find archives directory"
23 echo >&2 "$LINE_PREFIX Could not source private config"
38 echo "$LINE_PREFIX Tag of '$tag' given, will upload to release id based on '$tag'"
42 echo "$LINE_PREFIX No tag given, will upload to release id based on latest"
47 echo "$LINE_PREFIX Release id was '$RELEASE'"
56 printf "$LINE_PREFIX Uploading %s" "$basename"
H A Dstandardize-and-complete-readmes.sh11 LINE_PREFIX="# [Nerd Fonts] "
14 echo >&2 "$LINE_PREFIX Could not find source fonts directory"
46 …echo "$LINE_PREFIX Parameter given, limiting find command of directories to pattern '$like_pattern…
49 …echo "$LINE_PREFIX No parameter pattern given, generating standardized readmes for all fonts in al…
58 echo "$LINE_PREFIX Skipping directory '.'"
88 echo "$LINE_PREFIX Generating readme for: $filename"
97 echo "$LINE_PREFIX Found RST"
114 echo "$LINE_PREFIX Found TXT"
131 echo "$LINE_PREFIX Found MD"
145 echo "$LINE_PREFIX Did not find any readme files (RST,TXT,MD) generating just title of Font"
H A Dgotta-patch-em-all-font-patcher!.sh11 LINE_PREFIX="# [Nerd Fonts] "
15 echo >&2 "$LINE_PREFIX FontForge must be installed before running this script."
40 echo "$LINE_PREFIX Parameter given, limiting search and patch to pattern '$like_pattern' given"
47 echo "$LINE_PREFIX 'Info Only' Parameter given, only generating font info (not patching)"
58 echo "$LINE_PREFIX Total source fonts found: ${#source_fonts[*]}"
180 echo "$LINE_PREFIX Re-generate parent directory readme"
208 …echo "$LINE_PREFIX Could not append font-info.md (file not found). Was standardize script run? It …
216 echo "$LINE_PREFIX Adding 'Possible Combinations' section"
247 …echo "$LINE_PREFIX Complete Variation Count after max parallel process is $complete_variation_cou…
262 echo "$LINE_PREFIX Generating info for '$font_file'"
[all …]
H A Darchive-fonts.sh10 LINE_PREFIX="# [Nerd Fonts] "
16 echo >&2 "$LINE_PREFIX Could not find patched fonts directory"
25 echo "$LINE_PREFIX Limiting archive to pattern '$pattern'"
29 echo "$LINE_PREFIX No limiting pattern given, will search entire folder"
52 …echo "$LINE_PREFIX Could not create archive with the path junked (-j option) - likely same font na…
53 echo "$LINE_PREFIX Retrying with full path"
H A Dgenerate-css.sh12 LINE_PREFIX="# [Nerd Fonts] "
22 printf " *%s Website: https://www.nerdfonts.com\\n" "$LINE_PREFIX"
23 printf " *%s Development Website: https://github.com/ryanoasis/nerd-fonts\\n" "$LINE_PREFIX"
24 printf " *%s Version: %s\\n" "$LINE_PREFIX" "$version"
25 printf " *%s The following is generated from the build script\\n" "$LINE_PREFIX"
H A Dgenerate-fontconfig.sh14 LINE_PREFIX="# [Nerd Fonts] "
18 echo >&2 "$LINE_PREFIX Could not find patched fonts directory"
33 echo "$LINE_PREFIX Generating fontconfig for: monospace"
65 echo "$LINE_PREFIX Generating fontconfig for: $familyname"
H A Dgenerate-casks.sh17 LINE_PREFIX="# [Nerd Fonts] "
20 echo >&2 "$LINE_PREFIX Could not find patched fonts directory"
71 echo "$LINE_PREFIX Did not find TTF or OTF"
109 echo "$LINE_PREFIX Generating cask for: $fontdir"
H A Drelease.sh6 LINE_PREFIX="# [Nerd Fonts] "
10 …echo "$LINE_PREFIX No release version given, must give semver release versionin format: #.#.#, e.g…
H A Dversion-bump.sh10 LINE_PREFIX="# [Nerd Fonts] "
14 …echo "$LINE_PREFIX No release version given, must give semver release version in format: #.#.#, e.…
/dports/devel/libtickit/libtickit-0.4.2a/src/
H A Ddebug.c162 #define LINE_PREFIX "%s.%03d [%-3s]: " in tickit_debug_vlogf() macro
168 len = snprintf(NULL, 0, LINE_PREFIX, timestamp, 0, flag) + in tickit_debug_vlogf()
177 s += sprintf(s, LINE_PREFIX, timestamp, (int)(now.tv_usec / 1000), flag); in tickit_debug_vlogf()
187 fprintf(debug_fh, LINE_PREFIX, timestamp, (int)(now.tv_usec / 1000), flag); in tickit_debug_vlogf()
192 #undef LINE_PREFIX in tickit_debug_vlogf()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/rtc_tools/
H A Dmetrics_plotter.py31 LINE_PREFIX = 'PLOTTABLE_DATA: ' variable
44 if line.startswith(LINE_PREFIX):
45 line = line.replace(LINE_PREFIX, '')
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/rtc_tools/
H A Dmetrics_plotter.py32 LINE_PREFIX = 'PLOTTABLE_DATA: ' variable
61 if line.startswith(LINE_PREFIX):
62 line = line.replace(LINE_PREFIX, '')
/dports/devel/gdb/gdb-11.1/gdb/tui/
H A Dtui-stack.c44 #define LINE_PREFIX "L" macro
116 - (sizeof (LINE_PREFIX) - 1 + line_width + 1) in make_status_line()
138 proc_width += line_width + sizeof (LINE_PREFIX) - 1 + 1; in make_status_line()
176 string.printf ("%s%*.*s ", LINE_PREFIX, in make_status_line()
/dports/devel/mcpp/mcpp-2.7.2/src/
H A Dnoconfig.H289 #define LINE_PREFIX "# " macro
332 #define LINE_PREFIX "#line " macro
400 #ifndef LINE_PREFIX
401 #define LINE_PREFIX "#line " macro
/dports/devel/avr-gdb/gdb-7.3.1/gdb/tui/
H A Dtui-stack.c118 - (sizeof (LINE_PREFIX) - 1 + line_width + 1) in tui_make_status_line()
140 proc_width += line_width + sizeof (LINE_PREFIX) - 1 + 1; in tui_make_status_line()
192 sprintf (buf, "%s%*.*s ", LINE_PREFIX, in tui_make_status_line()
/dports/devel/gdb761/gdb-7.6.1/gdb/tui/
H A Dtui-stack.c119 - (sizeof (LINE_PREFIX) - 1 + line_width + 1) in tui_make_status_line()
141 proc_width += line_width + sizeof (LINE_PREFIX) - 1 + 1; in tui_make_status_line()
193 sprintf (buf, "%s%*.*s ", LINE_PREFIX, in tui_make_status_line()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/tui/
H A Dtui-stack.c117 - (sizeof (LINE_PREFIX) - 1 + line_width + 1) in tui_make_status_line()
139 proc_width += line_width + sizeof (LINE_PREFIX) - 1 + 1; in tui_make_status_line()
191 sprintf (buf, "%s%*.*s ", LINE_PREFIX, in tui_make_status_line()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/tui/
H A Dtui-stack.c117 - (sizeof (LINE_PREFIX) - 1 + line_width + 1) in tui_make_status_line()
139 proc_width += line_width + sizeof (LINE_PREFIX) - 1 + 1; in tui_make_status_line()
191 sprintf (buf, "%s%*.*s ", LINE_PREFIX, in tui_make_status_line()
/dports/devel/mcpp/mcpp-2.7.2/noconfig/
H A Dmac_gcc401_i686.dif48 #define LINE_PREFIX "# "
61 #define LINE_PREFIX "# "
H A Dmac_gcc401_powerpc.dif48 #define LINE_PREFIX "# "
61 #define LINE_PREFIX "# "
H A Dlinux_gcc412.dif48 #define LINE_PREFIX "# "
61 #define LINE_PREFIX "# "
H A Dcyg1310.dif48 #define LINE_PREFIX "# "
61 #define LINE_PREFIX "# "
H A Dlinux_gcc2953.dif48 #define LINE_PREFIX "# "
61 #define LINE_PREFIX "# "
/dports/devel/z88dk/z88dk/src/cpp/
H A Dcppdef.h17 #define LINE_PREFIX ""
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/fcpp/
H A Dcppdef.h130 #define LINE_PREFIX "line" macro

123