/external/libwebsockets/READMEs/ |
D | README.lws_sequencer.md | 25 they bind to an `lws_context`. The sequencer callback may create 26 wsi which in turn are bound to a vhost, but the sequencer itself 31 The sequencer additionally maintains its own second-resolution timeout 36 The sequencer timeout operates separately and above any wsi timeout, and 37 is typically only reset by the sequencer callback when it receives an 41 If the sequencer timeout expires, then the sequencer receives a queued 46 Unlike lws timeouts which force the wsi to close, the sequencer timeout 49 `LWSSEQ_TIMED_OUT` is received, according to the state of the sequencer. 70 When created, in lws the sequencer objects are bound to a 'per-thread', 73 a user-specified callback which handles sequencer events [all …]
|
/external/guava/android/guava/src/com/google/common/util/concurrent/ |
D | ExecutionSequencer.java | 290 ExecutionSequencer sequencer; 307 private TaskNonReentrantExecutor(Executor delegate, ExecutionSequencer sequencer) { 310 this.sequencer = sequencer; 326 sequencer = null; 331 ThreadConfinedTaskQueue submittingTaskQueue = sequencer.latestTaskQueue; 333 sequencer = null; 381 sequencer.latestTaskQueue = executingTaskQueue; 382 sequencer = null;
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
D | ExecutionSequencer.java | 290 ExecutionSequencer sequencer; 307 private TaskNonReentrantExecutor(Executor delegate, ExecutionSequencer sequencer) { 310 this.sequencer = sequencer; 326 sequencer = null; 331 ThreadConfinedTaskQueue submittingTaskQueue = sequencer.latestTaskQueue; 333 sequencer = null; 381 sequencer.latestTaskQueue = executingTaskQueue; 382 sequencer = null;
|
/external/libbrillo/brillo/daemons/ |
D | dbus_daemon.cc | 53 scoped_refptr<AsyncEventSequencer> sequencer(new AsyncEventSequencer()); in OnInit() local 58 sequencer->GetHandler("ObjectManager.RegisterAsync() failed.", true)); in OnInit() 60 RegisterDBusObjectsAsync(sequencer.get()); in OnInit() 61 sequencer->OnAllTasksCompletedCall({ in OnInit()
|
D | dbus_daemon.h | 76 dbus_utils::AsyncEventSequencer* sequencer);
|
/external/libbrillo/brillo/dbus/ |
D | dbus_object.cc | 66 scoped_refptr<AsyncEventSequencer> sequencer(new AsyncEventSequencer()); in ExportAsync() local 71 auto export_handler = sequencer->GetExportHandler( in ExportAsync() 91 sequencer->OnAllTasksCompletedCall(actions); in ExportAsync() 134 scoped_refptr<AsyncEventSequencer> sequencer(new AsyncEventSequencer()); in UnexportAsync() local 139 auto export_handler = sequencer->GetExportHandler( in UnexportAsync() 145 sequencer->OnAllTasksCompletedCall({completion_callback}); in UnexportAsync() 309 scoped_refptr<AsyncEventSequencer> sequencer(new AsyncEventSequencer()); in RegisterAsync() local 321 sequencer->GetHandler("Failed to export interface " + pair.first, in RegisterAsync() 325 sequencer->OnAllTasksCompletedCall({completion_callback}); in RegisterAsync()
|
/external/tensorflow/tensorflow/compiler/jit/ |
D | extract_outside_compilation_pass_test.cc | 350 Node *key_placeholder = nullptr, *sequencer = nullptr; in TEST_F() local 357 EXPECT_EQ(sequencer, nullptr); in TEST_F() 358 sequencer = n; in TEST_F() 362 EXPECT_NE(sequencer, nullptr); in TEST_F() 385 if (e->IsControlEdge() && e->dst() == sequencer) { in TEST_F()
|
D | extract_outside_compilation_pass.cc | 994 Node* sequencer = (*host_graph)->AddNode(sequencer_def, &s); in ConstructHostGraph() local 1076 (*host_graph)->AddControlEdge(copy, sequencer); in ConstructHostGraph() 1094 if (!sequencer->in_edges().empty()) { in ConstructHostGraph() 1095 (*host_graph)->AddControlEdge(sequencer, (*host_graph)->sink_node()); in ConstructHostGraph()
|
/external/libwebsockets/lib/abstract/ |
D | README.md | 165 ## test-sequencer 167 test-sequencer is a helper that sequences running an array of unit tests and
|
/external/libwebsockets/ |
D | libwebsockets.dox | 138 include/libwebsockets/lws-sequencer.h \ 145 include/libwebsockets/lws-test-sequencer.h \
|
D | Android.bp | 63 "lib/core-net/sequencer.c",
|
D | CMakeLists.txt | 1167 lib/core-net/sequencer.c) 1176 lib/abstract/test-sequencer.c) 1648 # lib/abstract/protocols/smtp/smtp-sequencer.c
|
/external/oboe/docs/ |
D | AppsUsingOboe.md | 12 …/apps/details?id=com.jonlatane.beatpad) | 3-instrument MIDI controller, sequencer, and 5-part musi…
|
/external/tensorflow/tensorflow/core/protobuf/ |
D | error_codes.proto | 100 // like sequencer check failures, transaction aborts, etc.
|
/external/pigweed/pw_status/ |
D | docs.rst | 114 // typically due to a concurrency issue such as a sequencer check failure or a
|
/external/python/cpython2/Doc/library/ |
D | heapq.rst | 270 I used for my MIDI sequencer :-).
|
/external/python/cpython3/Doc/library/ |
D | heapq.rst | 282 I used for my MIDI sequencer :-).
|
/external/webrtc/p2p/base/ |
D | p2p_transport_channel_unittest.cc | 4820 InSequence sequencer; in TEST_F() local
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | internal_overrides.txt | 2719 sequencer → sˈikwənsər
|
D | en-IPA.txt | 7479 $x{sequencer → sikwənsər ; # sɛkwɛnsər
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|
/external/kotlinc/lib/ |
D | kotlin-compiler.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/backend-common. ... |