Home
last modified time | relevance | path

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

12

/third_party/boost/libs/locale/test/
Dtest_date_time.cpp27 #define RESET() do { time_point = base_time_point; ss.str(""); } while(0) macro
28 #define TESTR(X) do { TEST(X); RESET(); } while(0)
109 RESET(); in main()
177 RESET(); in main()
242 RESET(); in main()
251 RESET(); in main()
265 RESET(); in main()
/third_party/pulseaudio/src/modules/
Dmodule-lirc.c97 RESET, in io_callback() enumerator
112 volchange = RESET; in io_callback()
139 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/iptables/extensions/
Dlibxt_dccp.t21 -p dccp -m dccp --dccp-types REQUEST,RESPONSE,DATA,ACK,DATAACK,CLOSEREQ,CLOSE,RESET,SYNC,SYNCACK,IN…
22 -p dccp -m dccp ! --dccp-types REQUEST,RESPONSE,DATA,ACK,DATAACK,CLOSEREQ,CLOSE,RESET,SYNC,SYNCACK,…
Dlibxt_dccp.man9 .BR "REQUEST RESPONSE DATA ACK DATAACK CLOSEREQ CLOSE RESET SYNC SYNCACK INVALID" .
/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/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/node/src/
Dhistogram.h154 RESET enumerator
199 void OnStart(StartFlags flags = StartFlags::RESET);
Dhistogram.cc275 if (flags == StartFlags::RESET) in OnStart()
290 histogram->OnStart(args[0]->IsTrue() ? StartFlags::RESET : StartFlags::NONE); in Start()
/third_party/ffmpeg/
DMakefile93 define RESET macro
99 $(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/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/flutter/flutter/examples/catalog/lib/
Dcustom_a11y_traversal.dart277 child: const Text('RESET'),
/third_party/flutter/skia/third_party/externals/angle2/extensions/
DEXT_robustness.txt322 at least one *RESET* status will be returned. Once NO_ERROR is again
/third_party/python/Doc/library/
Dcmd.rst284 'Clear the screen and return turtle to center: RESET'
/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/EXT/
DEXT_robustness.txt322 at least one *RESET* status will be returned. Once NO_ERROR is again
/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/ARB/
DARB_robustness.txt167 GRAPHICS RESET DETECTION AND RECOVERY
881 at least one *RESET* status will be returned. Once NO_ERROR is

12