Home
last modified time | relevance | path

Searched refs:activate (Results 1 – 25 of 128) sorted by relevance

123456

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSpillPlacement.cpp205 void SpillPlacement::activate(unsigned n) { in activate() function in SpillPlacement
230 activate(ib); in addConstraints()
237 activate(ob); in addConstraints()
252 activate(ib); in addPrefSpill()
253 activate(ob); in addPrefSpill()
269 activate(ib); in addLinks()
270 activate(ob); in addLinks()
DSpillPlacement.h151 void activate(unsigned);
/external/llvm/lib/CodeGen/
DSpillPlacement.cpp219 void SpillPlacement::activate(unsigned n) { in activate() function in SpillPlacement
264 activate(ib); in addConstraints()
271 activate(ob); in addConstraints()
286 activate(ib); in addPrefSpill()
287 activate(ob); in addPrefSpill()
303 activate(ib); in addLinks()
304 activate(ob); in addLinks()
DSpillPlacement.h162 void activate(unsigned);
/external/brotli/
D.travis.sh65 source venv/bin/activate
83 source venv/bin/activate
/external/python/cpython2/Lib/idlelib/
DScrolledList.py54 self.listbox.activate("@%d,%d" % (event.x, event.y))
72 self.listbox.activate("@%d,%d" % (event.x, event.y))
110 self.listbox.activate(index)
/external/curl/docs/cmdline-opts/
Dcookie-jar.d14 This command line option will activate the cookie engine that makes curl
15 record and use cookies. Another way to activate it is to use the --cookie
Dnegotiate.d11 When using this option, you must also provide a fake --user option to activate
/external/replicaisland/src/com/replica/replicaisland/
DChangeComponentsComponent.java89 activate(parentObject); in update()
115 public void activate(GameObject parent) { in activate() method in ChangeComponentsComponent
DCrusherAndouComponent.java45 mSwap.activate(parentObject); in update()
DAnimationComponent.java197 mDamageSwap.activate(parentObject); in update()
199 mDamageSwap.activate(parentObject); in update()
/external/python/cpython2/Mac/Demo/applescript/
Dmakedisk.py6 talker.activate()
/external/vboot_reference/utility/
Dchromeos-tpm-recovery-test90 activate)
241 tpmc activate
/external/curl/docs/
DHTTP-COOKIES.md39 curl has a full cookie "engine" built in. If you just activate it, you can
73 Tell libcurl to activate the cookie engine, and to read the initial set of
78 Tell libcurl to activate the cookie engine, and when the easy handle is
/external/eigen/cmake/
DFindPastix.cmake27 # - MPI: to activate detection of the parallel MPI version (default)
29 # - SEQ: to activate detection of the sequential version (exclude MPI version)
30 # - STARPU: to activate detection of StarPU version
33 # - STARPU_CUDA: to activate detection of StarPU with CUDA
34 # - STARPU_FXT: to activate detection of StarPU with FxT
35 # - SCOTCH: to activate detection of PASTIX linked with SCOTCH
36 # - PTSCOTCH: to activate detection of PASTIX linked with SCOTCH
37 # - METIS: to activate detection of PASTIX linked with SCOTCH
/external/python/cpython2/Mac/Demo/PICTbrowse/
DoldPICTbrowse.py146 def do_activate(self, activate, event): argument
147 self.list.LActivate(activate)
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/indic/
DIndicInputMethod.java72 public void activate() { in activate() method in IndicInputMethod
/external/autotest/client/site_tests/network_LTEActivate/
Dcontrol21 After an online payment to activate a network, shill keeps track of service
/external/autotest/client/site_tests/network_CDMAActivate/
Dcontrol23 After an online payment to activate a CDMA network, shill issues an OTASP
/external/webrtc/webrtc/modules/audio_device/ios/
Daudio_device_ios.mm34 // audio session. This variable is used to ensure that we only activate an audio
122 // |activate| is true. Also sets the preferred sample rate and IO buffer
123 // duration. Deactivates an active audio session if |activate| is set to false.
124 static bool ActivateAudioSession(AVAudioSession* session, bool activate)
126 LOG(LS_INFO) << "ActivateAudioSession(" << activate << ")";
131 if (!activate) {
144 // Go ahead and active our own audio session since |activate| is true.
214 // for all of them. It is essential that we only activate the app's audio
225 // Try to activate the audio session and ask for a set of preferred audio
228 LOG(LS_ERROR) << "Failed to activate the audio session";
[all …]
/external/clang/lib/Parse/
DRAIIObjectsForParser.h52 SuppressAccessChecks(Parser &P, bool activate = true)
54 if (activate) {
/external/libcxx/test/std/strings/basic.string/string.cons/
Dcopy_alloc.pass.cpp37 void activate () { active = true; } in activate() function
/external/autotest/frontend/afe/
Dmodels_test.py119 task.activate()
126 task.activate()
/external/syslinux/gpxe/src/arch/i386/include/
Dvga.h208 __u32 activate; /* see FB_ACTIVATE_* */ member
/external/okhttp/website/static/
Dbootstrap.min.js6activate(o);for(o=r.length;o--;)s!=i[o]&&e>=r[o]&&(!r[o+1]||e<=r[o+1])&&this.activate(i[o])},activ…

123456