Searched full:become (Results 1 – 25 of 4225) sorted by relevance
12345678910>>...169
| /external/oj-libjdwp/src/share/classes/com/sun/jdi/ |
| D | StackFrame.java | 77 * @throws InvalidStackFrameException if this stack frame has become 87 * @throws InvalidStackFrameException if this stack frame has become 100 * @throws InvalidStackFrameException if this stack frame has become 139 * @throws InvalidStackFrameException if this stack frame has become 157 * @throws InvalidStackFrameException if this stack frame has become 173 * @throws InvalidStackFrameException if this stack frame has become 189 * @throws InvalidStackFrameException if this stack frame has become 216 * @throws InvalidStackFrameException if this stack frame has become 233 * @throws InvalidStackFrameException if this stack frame has become
|
| D | MonitorInfo.java | 42 * frame has become invalid. Once the frame's thread is resumed, 57 * frame has become invalid. Once the frame's thread is resumed, 69 * frame has become invalid. Once the frame's thread is resumed,
|
| /external/openthread/tests/scripts/thread-cert/ |
| D | v1_2_test_backbone_router_service.py | 55 Backbone Router Service to the Leader and become Primary. 58 Leader and become Primary. 60 BBR_2 would become Primary and BBR_1 would change to Secondary with sequence 63 5) Stop BBR_2, BBR_1 would become Primary after detecting there is no available 65 6) Bring back BBR_2, and it would become Secondary. 99 # 1) First Backbone Router would become the Primary. 159 # Verify BBR_2 would become Primary and BBR_1 would change to 205 # Verify Sequence number increases when become Secondary from Primary.
|
| D | test_br_upgrade_router_role.py | 120 # Add an external route on `br1`, it should now try to become a router requesting 121 # with status BorderRouterRequest. Verify that leader allows it to become router. 129 # Add a prefix with default route on `br2`, it should also become a router. 137 # Add an external route on `br3`, it should not become a router since we already have
|
| /external/cldr/tools/scripts/ansible/ |
| D | redact-db-playbook.yml | 59 become: yes 62 become: true 69 become: yes 72 become: true
|
| /external/tensorflow/tensorflow/core/api_def/base_api/ |
| D | api_def_RefMerge.pbtxt | 7 The input tensors, exactly one of which will become available. 24 `Merge` waits for at least one of the tensors in `inputs` to become available. 27 `Merge` forwards the first tensor for become available to `output`, and sets
|
| D | api_def_Merge.pbtxt | 6 The input tensors, exactly one of which will become available. 23 `Merge` waits for at least one of the tensors in `inputs` to become available. 26 `Merge` forwards the first tensor to become available to `output`, and sets
|
| /external/cldr/tools/scripts/ansible/roles/openliberty/tasks/ |
| D | main.yml | 5 become: true 12 become: true 18 become: true
|
| /external/tensorflow/tensorflow/python/training/ |
| D | session_manager.py | 79 checkpoint after a crash, or wait for checkpoints to become available. 102 # Create a SessionManager that will wait for the model to become ready. 196 wait_for_checkpoint: Whether to wait for checkpoint to become available. 197 max_wait_secs: Maximum time to wait for checkpoints to become available. 232 # Waits up until max_wait_secs for checkpoint to become available. 290 wait_for_checkpoint: Whether to wait for checkpoint to become available. 291 max_wait_secs: Maximum time to wait for checkpoints to become available. 361 wait_for_checkpoint: Whether to wait for checkpoint to become available. 362 max_wait_secs: Maximum time to wait for checkpoints to become available. 422 max_wait_secs: Maximum time to wait for the session to become available.
|
| /external/kotlinx.coroutines/.github/ISSUE_TEMPLATE/ |
| D | design_considerations.md | 35 - Would some code become clearer? 36 - Would the library become conceptually simpler? 44 * Does some code become less clear after this change?
|
| /external/openthread/src/posix/platform/ |
| D | hdlc_interface.hpp | 96 …blocking call, i.e., if the socket is not writable, this method waits for it to become writable for 191 …d waits for the socket file descriptor associated with the HDLC interface to become writable within 195 * @retval OT_ERROR_FAILED Socket did not become writable within `kMaxWaitTime`. 203 …blocking call, i.e., if the socket is not writable, this method waits for it to become writable for 253 …kMaxWaitTime = 2000, ///< Maximum wait time in Milliseconds for socket to become writable (see `… 254 …kResetTimeout = 5000, ///< Maximum wait time in Milliseconds for file to become ready (see `Reset…
|
| /external/autotest/server/cros/ |
| D | stress.py | 51 become True, or None to wait forever. 91 raise error.TestFail('start condition did not become true ' 156 become True, or None to wait forever. 202 become True, or None to wait forever.
|
| /external/javaparser/javaparser-symbol-solver-testing/src/test/java/com/github/javaparser/symbolsolver/resolution/typeinference/constraintformulas/ |
| D | ConstraintFormulaTest.java | 27 * Through reduction, this will become the constraint formula: ‹String <: α›. 52 // * these will become the constraint formulas ‹int → α› and ‹double → α›, and then ‹Integer <:… 63 // * formula ‹ArrayList<α> → List<Thread>›. Through reduction, this will become the constraint …
|
| /external/curl/docs/libcurl/opts/ |
| D | CURLMOPT_SOCKETFUNCTION.3 | 73 Wait for incoming data. For the socket to become readable. 75 Wait for outgoing data. For the socket to become writable. 77 Wait for incoming and outgoing data. For the socket to become readable or
|
| /external/ltp/testcases/kernel/mem/vma/ |
| D | vma04.c | 227 * might become 244 * might become 261 * might become 278 * might become 295 * might become
|
| /external/guava/guava/src/com/google/common/util/concurrent/ |
| D | ServiceManager.java | 286 * Waits for the {@link ServiceManager} to become {@linkplain #isHealthy() healthy}. The manager 287 * will become healthy after all the component services have reached the {@linkplain State#RUNNING 291 * become {@linkplain #isHealthy() healthy}. 298 * Waits for the {@link ServiceManager} to become {@linkplain #isHealthy() healthy} for no more 299 * than the given time. The manager will become healthy after all the component services have 305 * become {@linkplain #isHealthy() healthy}. 313 * Waits for the {@link ServiceManager} to become {@linkplain #isHealthy() healthy} for no more 314 * than the given time. The manager will become healthy after all the component services have 321 * become {@linkplain #isHealthy() healthy}. 477 * Controls how long to wait for all the services to either become healthy or reach a state from [all …]
|
| /external/swiftshader/src/Vulkan/ |
| D | VkTimelineSemaphore.hpp | 36 // for the payload to become a certain value. When a thread signals the timeline, it provides 69 // naively become signaled whenever their parent semaphores are signaled with a new value. 73 // So this function adds other as a dependent semaphore, and tells it to only become unsignaled 78 // Tells this semaphore to become signaled as part of a dependency chain when the parent semaphore
|
| /external/autotest/client/site_tests/network_DhcpStaticIP/ |
| D | network_DhcpStaticIP.py | 112 @param service Service DBus object which should become connected as 130 raise error.TestFail('Ethernet service did not become connected.') 141 @param service DBus object of the service that should become 159 @param service DBus object of the service that should become
|
| /external/python/cpython3/Lib/ |
| D | __future__.py | 25 MandatoryRelease predicts the release in which the feature will become part 78 CO_FUTURE_ANNOTATIONS = 0x1000000 # annotations become strings at runtime 96 """Return release in which this feature will become mandatory.
|
| /external/clang/test/ARCMT/ |
| D | GC-check.m | 13 …); // expected-error {{call returns pointer to GC managed memory; it will become unmanaged in ARC}} 17 __strong void *gcVar; // expected-error {{GC managed memory will become unmanaged in ARC}}
|
| /external/autotest/site_utils/ |
| D | mysql_bootstrap.py | 18 ssh/become into A2 118 ssh/become into the db_server and execute the command with 150 # Confirm ssh/become access. 154 logging.error("Cannot become/ssh into dest host. You need to bootstrap "
|
| /external/compiler-rt/test/scudo/ |
| D | quarantine.cpp | 5 // Also tests that a chunk will eventually become available again for 30 // Eventually the chunk should become available again in main()
|
| /external/openthread/tools/otci/ |
| D | README.md | 25 # Start node1 to become Leader 49 # Wait for node 2 to become Router
|
| /external/jsilver/src/com/google/clearsilver/jsilver/data/ |
| D | TypeConverter.java | 41 // Non-existent variables become the empty string in asString() 112 // Non-existent variables become zero in asNumber() 150 // Non-existent variables become false in asBoolean()
|
| /external/webrtc/api/ |
| D | rtc_event_log_output.h | 27 // Once an output has become inactive (e.g. maximum file size reached), it can 28 // never become active again.
|
12345678910>>...169