Home
last modified time | relevance | path

Searched refs:RESET (Results 1 – 25 of 33) sorted by relevance

12

/third_party/pulseaudio/src/modules/
Dmodule-lirc.c100 RESET, in io_callback() enumerator
115 volchange = RESET; in io_callback()
142 case RESET: in io_callback()
/third_party/mesa3d/src/freedreno/ir3/
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
Dir3_merge_regs.c510 #define RESET "\x1b[0m" macro
512 #define SYN_SSA(x) BLUE x RESET
/third_party/typescript/tests/baselines/reference/
DvarianceAnnotations.errors.txt59 …ignable to parameter of type 'ActionObject<{ type: "PLAY"; value: number; } | { type: "RESET"; }>'.
61 …le to type '(meta: StateNode<any, { type: "PLAY"; value: number; } | { type: "RESET"; }>) => void'.
63 …Type 'StateNode<any, { type: "PLAY"; value: number; } | { type: "RESET"; }>' is not assignable to …
65 …Type '{ type: "PLAY"; value: number; } | { type: "RESET"; }' is not assignable to type '{ type: "P…
66 … Type '{ type: "RESET"; }' is not assignable to type '{ type: "PLAY"; value: number; }'.
317 createMachine<{ type: "PLAY"; value: number } | { type: "RESET" }>(qq); // Error
319 …ignable to parameter of type 'ActionObject<{ type: "PLAY"; value: number; } | { type: "RESET"; }>'.
321 …le to type '(meta: StateNode<any, { type: "PLAY"; value: number; } | { type: "RESET"; }>) => void'.
323 !!! error TS2345: Type 'StateNode<any, { type: "PLAY"; value: number; } | { type: "RESET"; …
325 !!! error TS2345: Type '{ type: "PLAY"; value: number; } | { type: "RESET"; }' is not a…
[all …]
DvarianceAnnotations.types341 createMachine<{ type: "PLAY"; value: number } | { type: "RESET" }>(qq); // Error
342 >createMachine<{ type: "PLAY"; value: number } | { type: "RESET" }>(qq) : StateNode<any, any>
346 >type : "RESET"
DvarianceAnnotations.symbols444 createMachine<{ type: "PLAY"; value: number } | { type: "RESET" }>(qq); // Error
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
Draw_ostream.h86 RESET, enumerator
98 static const Colors RESET = Colors::RESET; variable
/third_party/jerryscript/targets/particle/
DREADME.md42 …, put your Photon in DFU mode: hold down both the SETUP and RESET buttons. Then release RESET, but…
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DUConverterConstants.java137 static final int RESET = 3; /**< The callback is called with this reason when a field
/third_party/node/src/
Dhistogram.h170 RESET enumerator
226 void OnStart(StartFlags flags = StartFlags::RESET);
Dhistogram.cc478 if (flags == StartFlags::RESET) in OnStart()
493 histogram->OnStart(args[0]->IsTrue() ? StartFlags::RESET : StartFlags::NONE); in Start()
/third_party/ffmpeg/
DMakefile99 define RESET macro
105 $(foreach V,$(SUBDIR_VARS),$(eval $(call RESET,$(V))))
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_net_http.js35 RESET: 205, property
/third_party/mesa3d/docs/relnotes/
D10.1.5.rst71 - i965: Properly return \*RESET\* status in glGetGraphicsResetStatusARB
/third_party/jerryscript/targets/riot-stm32f4/
DREADME.md77 You may have to press `RESET` on the board after the flash.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
Draw_ostream.cpp77 const raw_ostream::Colors raw_ostream::RESET; member in raw_ostream
148 if (C == Colors::RESET) in operator <<()
/third_party/mbedtls/library/
Decp_curves.c4899 #define RESET last_carry[0] = c; c = 0; p = Np macro
4933 RESET; in mbedtls_ecp_mod_p192_raw()
4951 #undef RESET
5037 #define RESET \ macro
5082 RESET; in mbedtls_ecp_mod_p224_raw()
5151 RESET; in mbedtls_ecp_mod_p256_raw()
5164 RESET; in mbedtls_ecp_mod_p256_raw()
5197 #undef RESET
/third_party/jerryscript/targets/nuttx-stm32f4/
DREADME.md161 You may have to press `RESET` on the board and press `Enter` keys on the console
/third_party/ltp/scripts/
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/python/Doc/library/
Dcmd.rst284 'Clear the screen and return turtle to center: RESET'
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_robustness.txt322 at least one *RESET* status will be returned. Once NO_ERROR is again
/third_party/openGLES/extensions/EXT/
DEXT_robustness.txt322 at least one *RESET* status will be returned. Once NO_ERROR is again
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_robustness.txt167 GRAPHICS RESET DETECTION AND RECOVERY
881 at least one *RESET* status will be returned. Once NO_ERROR is
/third_party/openGLES/extensions/ARB/
DARB_robustness.txt177 GRAPHICS RESET DETECTION AND RECOVERY
891 at least one *RESET* status will be returned. Once NO_ERROR is
/third_party/skia/third_party/externals/opengl-registry/extensions/KHR/
DKHR_robustness.txt417 encountered, at least one *RESET* status will be returned. Once

12