Home
last modified time | relevance | path

Searched refs:RESET (Results 1 - 13 of 13) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_print.c36 #define RESET "\x1b[0m" macro
45 #define SYN_REG(x) RED x RESET
46 #define SYN_IMMED(x) GREEN x RESET
47 #define SYN_CONST(x) GREEN x RESET
48 #define SYN_SSA(x) BLUE x RESET
49 #define SYN_ARRAY(x) MAGENTA x RESET
H A Dir3_merge_regs.c510 #define RESET "\x1b[0m" macro
512 #define SYN_SSA(x) BLUE x RESET
/third_party/pulseaudio/src/modules/
H A Dmodule-lirc.c100 RESET, in io_callback() enumerator
115 volchange = RESET; in io_callback()
142 case RESET: in io_callback()
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DUConverterConstants.java137 static final int RESET = 3; /**< The callback is called with this reason when a field
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A Draw_ostream.h86 RESET, member in llvm::raw_ostream::Colors
98 static const Colors RESET = Colors::RESET; member in llvm::raw_ostream
/third_party/ffmpeg/
H A DMakefile99 define RESET macro
105 $(foreach V,$(SUBDIR_VARS),$(eval $(call RESET,$(V))))
/third_party/node/src/
H A Dhistogram.h170 RESET
226 void OnStart(StartFlags flags = StartFlags::RESET);
H A Dhistogram.cc478 if (flags == StartFlags::RESET) in OnStart()
493 histogram->OnStart(args[0]->IsTrue() ? StartFlags::RESET : StartFlags::NONE); in Start()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Draw_ostream.cpp77 const raw_ostream::Colors raw_ostream::RESET; member in raw_ostream
148 if (C == Colors::RESET) in operator <<()
/third_party/ltp/scripts/
H A Dcheckpatch.pl183 print(RED . "ERROR" . RESET);
185 print(YELLOW . "WARNING" . RESET);
187 print(GREEN . "CHECK" . RESET);
198 $type = RED . $type . RESET;
200 $type = YELLOW . $type . RESET;
202 $type = GREEN . $type . RESET;
2290 $output .= RESET if ($color);
/third_party/mbedtls/library/
H A Decp_curves_new.c4900 #define RESET last_carry[0] = c; c = 0; p = Np macro
4934 RESET; in mbedtls_ecp_mod_p192_raw()
4943 RESET; in mbedtls_ecp_mod_p192_raw()
4962 #undef RESET macro
5048 #define RESET \ macro
5093 RESET; in mbedtls_ecp_mod_p224_raw()
5162 RESET; in mbedtls_ecp_mod_p256_raw()
5175 RESET; in mbedtls_ecp_mod_p256_raw()
5254 RESET; in mbedtls_ecp_mod_p384_raw()
5270 RESET; in mbedtls_ecp_mod_p384_raw()
5304 #undef RESET global() macro
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-charset-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/ibm/ com/ibm/icu/ ...
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 48 milliseconds