/third_party/boost/libs/locale/test/ |
D | test_date_time.cpp | 27 #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/ |
D | module-lirc.c | 97 RESET, in io_callback() enumerator 112 volchange = RESET; in io_callback() 139 case RESET: in io_callback()
|
/third_party/mesa3d/src/freedreno/ir3/ |
D | ir3_print.c | 36 #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
|
D | ir3_merge_regs.c | 510 #define RESET "\x1b[0m" macro 512 #define SYN_SSA(x) BLUE x RESET
|
/third_party/iptables/extensions/ |
D | libxt_dccp.t | 21 -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,…
|
D | libxt_dccp.man | 9 .BR "REQUEST RESPONSE DATA ACK DATAACK CLOSEREQ CLOSE RESET SYNC SYNCACK INVALID" .
|
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
D | UConverterConstants.java | 137 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/ |
D | raw_ostream.h | 86 RESET, enumerator 98 static const Colors RESET = Colors::RESET; variable
|
/third_party/jerryscript/targets/particle/ |
D | README.md | 42 …, put your Photon in DFU mode: hold down both the SETUP and RESET buttons. Then release RESET, but…
|
/third_party/node/src/ |
D | histogram.h | 154 RESET enumerator 199 void OnStart(StartFlags flags = StartFlags::RESET);
|
D | histogram.cc | 275 if (flags == StartFlags::RESET) in OnStart() 290 histogram->OnStart(args[0]->IsTrue() ? StartFlags::RESET : StartFlags::NONE); in Start()
|
/third_party/ffmpeg/ |
D | Makefile | 93 define RESET macro 99 $(foreach V,$(SUBDIR_VARS),$(eval $(call RESET,$(V))))
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_net_http.js | 35 RESET: 205, property
|
/third_party/mesa3d/docs/relnotes/ |
D | 10.1.5.rst | 71 - i965: Properly return \*RESET\* status in glGetGraphicsResetStatusARB
|
/third_party/jerryscript/targets/riot-stm32f4/ |
D | README.md | 77 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/ |
D | raw_ostream.cpp | 77 const raw_ostream::Colors raw_ostream::RESET; member in raw_ostream 148 if (C == Colors::RESET) in operator <<()
|
/third_party/jerryscript/targets/nuttx-stm32f4/ |
D | README.md | 161 You may have to press `RESET` on the board and press `Enter` keys on the console
|
/third_party/ltp/scripts/ |
D | checkpatch.pl | 183 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/ |
D | custom_a11y_traversal.dart | 277 child: const Text('RESET'),
|
/third_party/flutter/skia/third_party/externals/angle2/extensions/ |
D | EXT_robustness.txt | 322 at least one *RESET* status will be returned. Once NO_ERROR is again
|
/third_party/python/Doc/library/ |
D | cmd.rst | 284 'Clear the screen and return turtle to center: RESET'
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_robustness.txt | 322 at least one *RESET* status will be returned. Once NO_ERROR is again
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_robustness.txt | 322 at least one *RESET* status will be returned. Once NO_ERROR is again
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_robustness.txt | 177 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/ |
D | ARB_robustness.txt | 167 GRAPHICS RESET DETECTION AND RECOVERY 881 at least one *RESET* status will be returned. Once NO_ERROR is
|