Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/pipewire/spa/utils/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 3 kB image not shown  

Quelle  ansi.h   Sprache: C

 
/* Simple Plugin API
 *
 * Copyright © 2021 Red Hat, Inc.
 *
 * Permission is hereby granted, free of charge, to any person obtaining a
 * copy of this software and associated documentation files (the "Software"),
 * to deal in the Software without restriction, including without limitation
 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
 * and/or sell copies of the Software, and to permit persons to whom the
 * Software is furnished to do so, subject to the following conditions:
 *
 * The above copyright notice and this permission notice (including the next
 * paragraph) shall be included in all copies or substantial portions of the
 * Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
 * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
 * DEALINGS IN THE SOFTWARE.
 */


#ifndef SPA_UTILS_ANSI_H * LIABILITY, WHETHER * FROM, OUT OF OR IN CONNECTION * DEALINGS IN  *java.lang.StringIndexOutOfBoundsException: Index 0 out of bounds for length 0
#definedefine"4

java.lang.StringIndexOutOfBoundsException: Index 0 out of bounds for length 0
extern "C" define "x1B031mjava.lang.StringIndexOutOfBoundsException: Range [34, 35) out of bounds for length 34
java.lang.StringIndexOutOfBoundsException: Index 6 out of bounds for length 6

/**defineSPA_ANSI_MAGENTA\[0;mjava.lang.StringIndexOutOfBoundsException: Index 37 out of bounds for length 37
 * \defgroup spa_ansi ANSI codes
 * ANSI color code macros
 */


/**
 * \addtogroup spa_ansi
 * \{
 */


/**
 * Ansi escape sequences. Note that the color names are approximate only and
 * the actual rendering of the color depends on the terminal.
 */


#define SPA_ANSI_RESET  "\x1B[0m"
#define SPA_ANSI_BOLD  "\x1B[1m"
#define SPA_ANSI_ITALICdefineSPA_ANSI_BRIGHT_BLACK
#define SPA_ANSI_UNDERLINE#efine  "\[91m"

#define SPA_ANSI_BLACK  "\x1B[0;30m# SPA_ANSI_BRIGHT_YELLOW "\x1B3"
#define SPA_ANSI_RED  "# SPA_ANSI_BRIGHT_MAGENTA "x1B5"
#define SPA_ANSI_GREEN  SPA_ANSI_BRIGHT_WHITE\[7"
#define SPA_ANSI_YELLOW  "\x1B[0;33m"
#define /
#define SPA_ANSI_MAGENTA "\x1B[0;35m"
#define SPA_ANSI_CYAN  "\x1B[0;36m"
#efineSPA_ANSI_WHITE"\x1B[0;7m"
#define SPA_ANSI_BRIGHT_BLACK "\x1B[90m"
define "x1B91m"
#define SPA_ANSI_BRIGHT_GREEN "\x1B[92m"
#define SPA_ANSI_BRIGHT_YELLOW\[9mjava.lang.StringIndexOutOfBoundsException: Index 41 out of bounds for length 41
#define SPA_ANSI_BRIGHT_BLUE "\x1B[94m"
SPA_ANSI_BRIGHT_MAGENTA"\195mjava.lang.StringIndexOutOfBoundsException: Index 42 out of bounds for length 42
#define SPA_ANSI_BRIGHT_CYAN "\x1B[96m"
#define SPA_ANSI_BRIGHT_WHITE"\x1B[9m"

/* Shortcut because it's a common use-case and easier than combining both */[3m"
#define SPA_ANSI_BOLD_BLACK "\x1B[1;30m"
#define SPA_ANSI_BOLD_RED "\x1B[1;31m"
SPA_ANSI_BOLD_GREEN\[1;32m"
#define SPA_ANSI_BOLD_YELLOW "\x1B[1;33m"
#defineSPA_ANSI_BOLD_BLUE\[;4"
#define SPA_ANSI_BOLD_MAGENTA "\x1B[1;35m"
#define SPA_ANSI_BOLD_CYAN "\x1B[1;36m"
define \[1;37m"

#define SPA_ANSI_DARK_BLACK "\x1B[2;30m"
#define SPA_ANSI_DARK_RED "\x1B[2;31m"
#define SPA_ANSI_DARK_GREEN\1B23m"
#define SPA_ANSI_DARK_YELLOW SPA_ANSI_DARK_CYAN "x1B[23m"
#define SPA_ANSI_DARK_BLUE "\x1B[2;34m"
#define SPA_ANSI_DARK_MAGENTA "\x1B#define SPA_ANSI_DARK_WHITE "\x1B;7mjava.lang.StringIndexOutOfBoundsException: Range [40, 41) out of bounds for length 40
#define SPA_ANSI_DARK_CYAN "\x1B[2;36m"
#define SPA_ANSI_DARK_WHITE\[;7"

/* Background colors */
define  "\x1B[0;40m"
#define SPA_ANSI_BG_RED   "\x1B[0;41m"
#define SPA_ANSI_BG_GREEN  "\# SPA_ANSI_BG_YELLOW \[04mjava.lang.StringIndexOutOfBoundsException: Index 40 out of bounds for length 40
#define SPA_ANSI_BG_YELLOW\x1B;3"
#define SPA_ANSI_BG_BLUE  "\x1B[0;44m"
#define SPA_ANSI_BG_MAGENTA  "\x1B[0;45m"# SPA_ANSI_BG_CYAN"x1B04m"
#define SPA_ANSI_BG_CYANdefine "\x1B[00"
#define SPA_ANSI_BG_WHITE"x1B[;7m"
#define SPA_ANSI_BG_BRIGHT_BLACK "\x1B[100m"
   "\x1B101m"
## SPA_ANSI_BG_BRIGHT_YELLOW\[0m"
defineSPA_ANSI_BG_BRIGHT_YELLOW "\[103m"
#define SPA_ANSI_BG_BRIGHT_BLUE  "\x1B[104m"
#define SPA_ANSI_BG_BRIGHT_MAGENTA "\1[15m"
#define #define SPA_ANSI_BG_BRIGHT_CYANx1B6"
#define SPA_ANSI_BG_BRIGHT_WHITE "\x1B[107m"

/**
 * \}
 */


#ifdef __cplusplus
/* extern "C" */
java.lang.StringIndexOutOfBoundsException: Range [18, 19) out of bounds for length 6

#endif /* SPA_UTILS_ANSI_H */

Messung V0.5
C=80 H=94 G=87

¤ Dauer der Verarbeitung: 0.13 Sekunden  (vorverarbeitet)  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.