Home
last modified time | relevance | path

Searched full:activate (Results 1 – 25 of 1439) sorted by relevance

12345678910>>...58

/external/sdv/vsomeip/third_party/boost/process/doc/images/
Dplantuml.txt20 activate Father
28 activate Father
31 activate Child
37 activate Child
41 activate Father
42 activate Exe
45 activate Father
53 activate Father
56 activate Father
59 activate Child
[all …]
/external/python/pyee/
DMakefile5 if [ -d venv ]; then . ./venv/bin/activate; fi; pip install pip wheel --upgrade
6 if [ -d venv ]; then . ./venv/bin/activate; fi; pip install -r requirements.txt
7 if [ -d venv ]; then . ./venv/bin/activate; fi; pip install -r requirements_dev.txt
8 if [ -d venv ]; then . ./venv/bin/activate; fi; pip install -e .
12 if [ -d venv ]; then . ./venv/bin/activate; fi; python setup.py check
13 if [ -d venv ]; then . ./venv/bin/activate; fi; python setup.py sdist
14 if [ -d venv ]; then . ./venv/bin/activate; fi; python setup.py bdist_wheel --universal
17 if [ -d venv ]; then . ./venv/bin/activate; fi; twine upload dist/*
20 if [ -d venv ]; then . ./venv/bin/activate; fi; npm run pyright
23 if [ -d venv ]; then . ./venv/bin/activate; fi; pytest ./tests
[all …]
DDEVELOPMENT.rst14 To activate the environment in your shell::
16 . ./venv/bin/activate
18 Alternately, run everything with the make tasks, which source the activate
34 To activate the environment, run::
36 conda activate pyee
/external/chromium-trace/catapult/third_party/polymer/components/iron-selector/test/
Dactivate-event.html15 <title>iron-selector-activate-event</title>
48 suite('activate event', function() {
64 test('activates on tap and fires iron-activate', function(done) {
67 // attach iron-activate listener
68 s.addEventListener("iron-activate", function(event) {
78 test('tap on already selected and fires iron-activate', function(done) {
81 // attach iron-activate listener
82 s.addEventListener("iron-activate", function(event) {
100 test('activates on mousedown and fires iron-activate', function(done) {
101 // attach iron-activate listener
[all …]
/external/rust/crates/aarch64-paging/src/
Didmap.rs53 /// [`activate`](Self::activate) to start using the new page table. To make changes which may
55 /// switch back to a previous static page table, and then `activate` again after making the desired
78 /// // Set `TTBR0_EL1` to activate the page table.
79 /// idmap.activate();
97 /// idmap.activate();
127 pub unsafe fn activate(&mut self) { in activate() method
128 self.mapping.activate() in activate()
132 /// [`activate`](Self::activate) was called, and invalidating the TLB for this page table's
135 /// Panics if there is no saved `TTBR0_EL1` value because `activate` has not previously been
291 // SAFETY: This doesn't actually activate the page table in tests, it just treats it as in map_valid()
[all …]
/external/trusty/arm-trusted-firmware/docs/resources/diagrams/plantuml/
Drss_measured_boot_flow.puml24 activate RSS_BL1_1 #Green
29 activate RSS_BL1_2 #Green
34 activate RSS_BL2 #Green
39 activate SCP_BL1 #Green
47 activate AP_BL1 #Green
50 activate RSS_S #Green
64 activate AP_BL2 #Green
77 activate AP_BL31 #Green
Dsdei_explicit_dispatch.puml15 activate EL2
26 activate EL3 #red
30 activate RAS #salmon
34 activate SDEI #salmon
37 activate EL2 #salmon
44 activate RAS #salmon
Dsdei_general.puml14 activate EL2
27 activate SDEI #salmon
28 activate EL3 #red
31 activate EL2 #salmon
Dio_framework_usage_overview.puml20 activate bl1_main
27 activate bl_common
29 activate bl_common
31 activate bl_common
/external/sg3_utils/doc/
Dsg_z_act_query.83 sg_z_act_query \- send a SCSI ZONE ACTIVATE or ZONE QUERY command
6 [\fI\-\-activate\fR] [\fI\-\-all\fR] [\fI\-\-force\fR] [\fI\-\-help\fR]
14 Sends a SCSI ZONE ACTIVATE or ZONE QUERY command to the \fIDEVICE\fR. If the
15 \fI\-\-activate\fR option is not given, then a ZONE QUERY command is sent.
19 placed in this utility. The difference is that only the ZONE ACTIVATE command
20 will potentially activate or deactivate zones. Both commands will perform
25 \fB\-A\fR, \fB\-\-activate\fR
26 sends a ZONE ACTIVATE command to the \fIDEVICE\fR. The default (i.e. without
60 that shouldn't matter because the response of the ZONE ACTIVATE and
82 option and the \fI\-\-activate\fR option are given, an error will be
Dsg_write_buffer.839 The number in \fICS\fR can optionally be followed by ",act" or ",activate".
42 set to "Activate deferred microcode mode" [mode 0xf] is sent.
99 revision 32 and can be used to specify additional events that activate
129 Download microcode and activate (was called "Download microcode" in SPC\-3).
132 Download microcode, save, and activate (was called "Download microcode and
136 Download microcode with offsets and activate (was called "Download microcode
140 Download microcode with offsets, save, and activate (was called "Download
148 activate (introduced in SPC\-4).
151 Download microcode with offsets, save, and defer activate (introduced in
155 Activate deferred microcode (introduced in SPC\-4).
/external/python/cpython3/Lib/venv/scripts/common/
DActivate.ps13 Activate a Python virtual environment for the current PowerShell session.
12 Path to the directory that contains the virtual environment to activate. The
13 default value for this is the parent of the directory that the Activate.ps1
22 Activate.ps1
23 Activates the Python virtual environment that contains the Activate.ps1 script.
26 Activate.ps1 -Verbose
27 Activates the Python virtual environment that contains the Activate.ps1 script,
31 Activate.ps1 -VenvDir C:\Users\MyUser\Common\.venv
35 Activate.ps1 -Prompt "MyPython"
36 Activates the Python virtual environment that contains the Activate.ps1 script,
[all …]
/external/arm-trusted-firmware/docs/resources/diagrams/plantuml/
Dsdei_explicit_dispatch.puml15 activate EL2
26 activate EL3 #red
30 activate RAS #salmon
34 activate SDEI #salmon
37 activate EL2 #salmon
44 activate RAS #salmon
Dsdei_general.puml14 activate EL2
27 activate SDEI #salmon
28 activate EL3 #red
31 activate EL2 #salmon
Dio_framework_usage_overview.puml20 activate bl1_main
27 activate bl_common
29 activate bl_common
31 activate bl_common
/external/grpc-grpc/src/objective-c/manual_tests/GrpcIosTestUITests/
DGrpcIosTestUITests.m36 [testApp activate];
41 [settingsApp activate];
63 [testApp activate];
68 [testApp activate];
103 [settingsApp activate];
115 [settingsApp activate];
137 [testApp activate];
154 [testApp activate];
166 [testApp activate];
224 [stocksApp activate];
[all …]
/external/cronet/base/process/
Dprocess_mac.cc86 bool SetTaskSuppressionPolicy(mach_port_t task_port, bool activate) { in SetTaskSuppressionPolicy() argument
88 .active = activate, in SetTaskSuppressionPolicy()
89 .lowpri_cpu = activate, in SetTaskSuppressionPolicy()
91 activate ? LATENCY_QOS_TIER_5 : LATENCY_QOS_TIER_UNSPECIFIED, in SetTaskSuppressionPolicy()
92 .disk_throttle = activate, in SetTaskSuppressionPolicy()
96 .suppressed_cpu = activate, in SetTaskSuppressionPolicy()
97 .background_sockets = activate, in SetTaskSuppressionPolicy()
211 // Activate the suppression policy. in SetPriority()
221 // activate the suppression policy. in SetPriority()
/external/oj-libjdwp/src/share/classes/com/sun/jdi/request/
DEventRequestManager.java54 * activate this event request.
64 * activate this event request.
74 * activate this event request.
84 * activate this event request.
94 * activate this event request.
120 * activate this event request.
130 * activate this event request.
140 * activate this event request.
159 * activate this event request.
179 * activate this event request.
[all …]
/external/webrtc/modules/audio_processing/test/
Daudioproc_float_impl.cc68 "Activate (1) or deactivate (0) the echo canceller");
72 "Activate (1) or deactivate (0) the mobile echo controller");
76 "Activate (1) or deactivate (0) the residual echo detector");
84 "Activate (1) or deactivate (0) the AGC");
88 "Activate (1) or deactivate (0) the AGC2");
92 "Activate (1) or deactivate(0) the pre amplifier");
97 "Activate (1) or deactivate(0) the capture level adjustment functionality");
101 "Activate (1) or deactivate(0) the analog mic gain emulation in the "
106 "Activate (1) or deactivate (0) the high-pass filter");
110 "Activate (1) or deactivate (0) the noise suppressor");
[all …]
/external/grpc-grpc/test/core/promise/
Dmpsc_test.cc49 void Activate() { in Activate() function in grpc_core::__anon69a973f40111::MockActivity
94 activity1.Activate(); in TEST()
108 activity1.Activate(); in TEST()
114 activity2.Activate(); in TEST()
122 activity1.Activate(); in TEST()
128 activity2.Activate(); in TEST()
165 activity.Activate(); in TEST()
/external/crosvm/devices/src/virtio/
Dvirtio_device.rs66 /// device. Once the guest driver has configured the device, `VirtioDevice::activate` will be called
114 fn activate( in activate() method
193 /// before `activate`.
197 /// be called before `activate`.
313 // activate with queues of an arbitrary size.
317 .activate(mem, Event::new().unwrap())
318 .expect("QueueConfig::activate");
348 .activate(mem.clone(), interrupt.clone(), queues)
349 .expect("failed to activate");
375 .activate(mem.clone(), interrupt.clone(), queues)
[all …]
/external/pigweed/pw_ide/py/pw_ide/
Dactivate.py19 1. Activate the Pigweed environment in your current shell (i.e., modify your
23 source <(python3 ./pw_ide/activate.py -s bash)
26 source <({environment}/pigweed-venv/bin/python ./pw_ide/activate.py -s bash)
33 python3 ./pw_ide/activate.py -x 'pw ide cpp --list'
36 {environment}/pigweed-venv/bin/python ./pw_ide/activate.py -x 'pw ide cpp --list'
39 {environment}/pigweed-venv/Scripts/pythonw.exe ./pw_ide/activate.py -x 'pw ide cpp --list'
47 python3 ./pw_ide/activate.py -o
50 {environment}/pigweed-venv/bin/python ./pw_ide/activate.py -o
53 {environment}/pigweed-venv/Scripts/pythonw.exe ./pw_ide/activate.py -o
102 # We're looking for the `actions.json` file that allows us to activate the
[all …]
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/fragment/
DTrackFragmentHeaderBox.java175 setFlags(getFlags() | 0x1); // activate the field in setBaseDataOffset()
184 setFlags(getFlags() | 0x2); // activate the field in setSampleDescriptionIndex()
190 setFlags(getFlags() | 0x8); // activate the field in setDefaultSampleDuration()
195 setFlags(getFlags() | 0x10); // activate the field in setDefaultSampleSize()
200 setFlags(getFlags() | 0x20); // activate the field in setDefaultSampleFlags()
205 setFlags(getFlags() | 0x10000); // activate the field in setDurationIsEmpty()
/external/grpc-grpc/test/core/transport/
Dpromise_endpoint_test.cc95 void Activate() { in Activate() function in grpc_core::testing::MockActivity
133 activity.Activate(); in TEST_F()
154 activity.Activate(); in TEST_F()
174 activity.Activate(); in TEST_F()
218 activity.Activate(); in TEST_F()
247 activity.Activate(); in TEST_F()
270 activity.Activate(); in TEST_F()
291 activity.Activate(); in TEST_F()
311 activity.Activate(); in TEST_F()
355 activity.Activate(); in TEST_F()
[all …]
/external/crosvm/devices/src/virtio/block/
Dasynchronous.rs1123 fn activate( in activate() method
1624 // activate with queues of an arbitrary size. in reset_and_reactivate()
1628 .activate(&mem, Event::new().unwrap()) in reset_and_reactivate()
1629 .expect("QueueConfig::activate"); in reset_and_reactivate()
1634 .activate(&mem, Event::new().unwrap()) in reset_and_reactivate()
1635 .expect("QueueConfig::activate"); in reset_and_reactivate()
1637 b.activate( in reset_and_reactivate()
1642 .expect("activate should succeed"); in reset_and_reactivate()
1667 // re-activate should succeed in reset_and_reactivate()
1671 .activate(&mem, Event::new().unwrap()) in reset_and_reactivate()
[all …]

12345678910>>...58