Home
last modified time | relevance | path

Searched refs:Idle (Results 1 – 25 of 36) sorted by relevance

12

/third_party/boost/libs/statechart/example/Camera/
DCamera.hpp41 struct Idle;
42 struct NotShooting : sc::simple_state< NotShooting, Camera, Idle >
52 struct Idle : sc::simple_state< Idle, NotShooting > struct
56 Idle(); argument
57 ~Idle();
DCamera.cpp40 Idle::Idle() in Idle() function in Idle
45 Idle::~Idle() in ~Idle()
50 sc::result Idle::react( const EvConfig & ) in react()
DConfiguring.hpp31 typedef sc::transition< EvConfig, Idle > reactions;
/third_party/skia/third_party/externals/spirv-cross/include/spirv_cross/
Dthread_group.hpp54 Idle, enumerator
58 State state = Idle;
67 cond.wait(l, [this] { return state != Idle; }); in start()
75 state = Idle; in start()
84 cond.wait(l, [this] { return state == Idle; }); in wait()
/third_party/boost/libs/statechart/test/
DDeferralTest.cpp71 struct Idle;
72 struct Active : sc::simple_state< Active, DeferralTest, Idle >
89 typedef sc::transition< EvSwitch, Idle > reactions;
92 struct Idle : sc::simple_state< Idle, Active > struct
/third_party/libuv/docs/src/
Didle.rst4 :c:type:`uv_idle_t` --- Idle handle
7 Idle handles will run the given callback once per loop iteration, right
24 Idle handle type.
Ddesign.rst77 #. Idle handle callbacks are called. Despite the unfortunate name, idle handles are run on every
/third_party/grpc/src/csharp/Grpc.Core.Tests/
DChannelTest.cs51 Assert.AreEqual(ChannelState.Idle, channel.State); in State_IdleAfterCreation()
101 var stateChangedTask = channel.WaitForStateChangedAsync(ChannelState.Idle); in ShutdownFinishesWaitForStateChangedAsync()
112 …f(ObjectDisposedException), async () => await channel.WaitForStateChangedAsync(ChannelState.Idle)); in OperationsThrowAfterShutdown()
/third_party/skia/third_party/externals/oboe/include/oboe/
DLatencyTuner.h127 Idle, enumerator
138 State mState = State::Idle;
/third_party/python/Misc/NEWS.d/
D3.5.0rc1.rst159 Allow Idle to edit and run files with astral chars in name. Patch by Mohd
169 Idle editor default font. Switch from Courier to platform-sensitive
181 Idle editor. When a file is run, put its name in the restart bar. Do not
191 Idle menus. Remove tearoff lines. Patch by Roger Serwy.
D3.5.1rc1.rst1047 Idle: make calltip and completion boxes appear on Macs affected by a tk
1057 Idle ScrolledList context menus (used in debugger) now work on Mac Aqua.
1086 Enhance the initial html viewer now used for Idle Help. Properly indent
1099 Condense and rewrite Idle doc section on text colors.
1117 Explain need for *print* when running file from Idle editor.
1126 Doc: augment Idle feature list and no-subprocess section.
1135 Update doc for Idle command line options. Some were missing and notes were
1146 Idle. See idlelib.__init__.__doc__.
1155 Idle: add synchronization comments for future maintainers.
1164 Replace help.txt with help.html for Idle doc display. The new
[all …]
D3.6.0a1.rst3291 Idle: make calltip and completion boxes appear on Macs affected by a tk
3301 Idle ScrolledList context menus (used in debugger) now work on Mac Aqua.
3330 Enhance the initial html viewer now used for Idle Help. Properly indent
3343 Condense and rewrite Idle doc section on text colors.
3361 Explain need for *print* when running file from Idle editor.
3370 Doc: augment Idle feature list and no-subprocess section.
3379 Update doc for Idle command line options. Some were missing and notes were
3390 Idle. See idlelib.__init__.__doc__.
3399 Idle: add synchronization comments for future maintainers.
3408 Replace help.txt with help.html for Idle doc display. The new
[all …]
D3.5.0a1.rst4621 been moved from the General tab of the Idle preferences dialog to the
4631 Update Idle doc chapter to match current Idle and add new information.
4640 Add Idle extension configuration dialog to Options menu. Changes are written
4652 output window, or 'Untitled' editor, Idle no longer displays an error box.
4675 they are no longer pickled when running under Idle.
4693 Idle debugger breakpoints no longer disappear when inserting or deleting
4703 Turtledemo can now be run from Idle. Currently, the entry is on the Help
4759 Idle so Caps Lock does not disable them. Patch by Roger Serwy.
4769 no longer closes Idle.
4816 consolidating and improving human-validated tests of Idle. Change other
/third_party/skia/third_party/externals/oboe/src/common/
DLatencyTuner.cpp49 if (mState == State::Idle && --mIdleCountDown <= 0) { in tune()
97 mState = State::Idle; in reset()
/third_party/grpc/src/csharp/Grpc.Core/
DChannelState.cs32 Idle, enumerator
/third_party/python/Lib/idlelib/idle_test/
DREADME.txt44 When run as part of the Python test suite, Idle GUI tests need to run
124 Running either from an Idle editor runs all tests in the test_xyz file
125 with the version of Python running Idle. Test output appears in the
132 start Idle and so cannot run tests.)
142 The following run all Idle tests at a command line. Option '-v' is the
155 green. Idle tests must not disturb the environment in a way that makes
/third_party/python/Lib/idlelib/
DNEWS.txt1000 - Issue #24570: Idle: make calltip and completion boxes appear on Macs
1003 - Issue #24988: Idle ScrolledList context menus (used in debugger)
1012 - Issue #25198: Enhance the initial html viewer now used for Idle Help.
1019 - Issue #25225: Condense and rewrite Idle doc section on text colors.
1023 - Issue #22820: Explain need for *print* when running file from Idle editor.
1025 - Issue #25224: Doc: augment Idle feature list and no-subprocess section.
1027 - Issue #25219: Update doc for Idle command line options.
1031 Use idleib.idle.* to start Idle. See idlelib.__init__.__doc__.
1033 - Issue #25199: Idle: add synchronization comments for future maintainers.
1035 - Issue #16893: Replace help.txt with help.html for Idle doc display.
[all …]
DTODO.txt181 - Set X11 class to "idle/Idle", set icon and title to something
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
Dscheduler.cpp282 case State::Idle: in toString()
495 ASSERT_FIBER_STATE(to, Fiber::State::Idle); in suspend()
525 case Fiber::State::Idle: in enqueue()
692 changeFiberState(currentFiber, Fiber::State::Running, Fiber::State::Idle); in runUntilIdle()
698 changeFiberState(currentFiber, Fiber::State::Idle, Fiber::State::Running); in runUntilIdle()
/third_party/flutter/flutter/examples/layers/services/
Disolate.dart208 String _status = 'Idle';
291 return 'Idle';
/third_party/python/Doc/library/
Didle.rst236 autosave, as selected in the General tab of the Idle Settings dialog. If
544 imported into the user process, including those imported by Idle itself,
548 appears because Idle imports itertools into the user process for its own
550 Idle does not itself import turtle. The menu entry and shortcut also do
609 Idle defaults to black on white text, but colors text with special meanings.
640 Tk file is loaded unconditionally. This additional file is ``.Idle.py`` and is
875 If the attempt to make the socket connection fails, Idle will notify you.
878 a particular system. Until the problem is fixed, one can run Idle with
Dcsv.rst184 Eric Idle
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
Dscheduler.h228 Idle, enumerator
/third_party/python/PC/
Dstore_info.txt149 * Find Python, Pip and Idle on PATH
/third_party/lwip/doc/
Dppp.txt138 printf("status_cb: Idle Timeout\n");

12