Home
last modified time | relevance | path

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

123456

/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/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/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/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/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/
DTextDialogPropertyEditor.java50 public boolean activate(PropertyTable propertyTable, Property property, Point location) in activate() method in TextDialogPropertyEditor
DPropertyEditor.java69 public boolean activate(PropertyTable propertyTable, Property property, Point location) in activate() method in PropertyEditor
DBooleanPropertyEditor.java82 public boolean activate(PropertyTable propertyTable, Property property, Point location) in activate() method in BooleanPropertyEditor
DBooleanObjectPropertyEditor.java84 public boolean activate(PropertyTable propertyTable, Property property, Point location) in activate() method in BooleanObjectPropertyEditor
DAbstractComboPropertyEditor.java45 …public boolean activate(final PropertyTable propertyTable, final Property property, Point location) in activate() method in AbstractComboPropertyEditor
/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/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/
DComplexProperty.java194 public boolean activate(PropertyTable propertyTable, Property property, Point location)
/external/valgrind/none/tests/
Dcmdline1.stdout.exp19 --vgdb=no|yes|full activate gdbserver? [yes]
93 --sim-hints=hint1,hint2,... activate unusual sim behaviours [none]
/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