/external/llvm/lib/CodeGen/ |
D | SpillPlacement.cpp | 219 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()
|
D | SpillPlacement.h | 162 void activate(unsigned);
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | SpillPlacement.cpp | 205 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()
|
D | SpillPlacement.h | 151 void activate(unsigned);
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | ChangeComponentsComponent.java | 89 activate(parentObject); in update() 115 public void activate(GameObject parent) { in activate() method in ChangeComponentsComponent
|
D | CrusherAndouComponent.java | 45 mSwap.activate(parentObject); in update()
|
D | AnimationComponent.java | 197 mDamageSwap.activate(parentObject); in update() 199 mDamageSwap.activate(parentObject); in update()
|
/external/vboot_reference/utility/ |
D | chromeos-tpm-recovery-test | 90 activate) 241 tpmc activate
|
/external/curl/docs/ |
D | HTTP-COOKIES.md | 39 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/ |
D | TextDialogPropertyEditor.java | 50 public boolean activate(PropertyTable propertyTable, Property property, Point location) in activate() method in TextDialogPropertyEditor
|
D | PropertyEditor.java | 69 public boolean activate(PropertyTable propertyTable, Property property, Point location) in activate() method in PropertyEditor
|
D | BooleanPropertyEditor.java | 82 public boolean activate(PropertyTable propertyTable, Property property, Point location) in activate() method in BooleanPropertyEditor
|
D | BooleanObjectPropertyEditor.java | 84 public boolean activate(PropertyTable propertyTable, Property property, Point location) in activate() method in BooleanObjectPropertyEditor
|
D | AbstractComboPropertyEditor.java | 45 …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/ |
D | IndicInputMethod.java | 72 public void activate() { in activate() method in IndicInputMethod
|
/external/autotest/client/site_tests/network_LTEActivate/ |
D | control | 21 After an online payment to activate a network, shill keeps track of service
|
/external/autotest/client/site_tests/network_CDMAActivate/ |
D | control | 23 After an online payment to activate a CDMA network, shill issues an OTASP
|
/external/webrtc/webrtc/modules/audio_device/ios/ |
D | audio_device_ios.mm | 34 // 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/ |
D | RAIIObjectsForParser.h | 52 SuppressAccessChecks(Parser &P, bool activate = true) 54 if (activate) {
|
/external/libcxx/test/std/strings/basic.string/string.cons/ |
D | copy_alloc.pass.cpp | 37 void activate () { active = true; } in activate() function
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/ |
D | ComplexProperty.java | 194 public boolean activate(PropertyTable propertyTable, Property property, Point location)
|
/external/valgrind/none/tests/ |
D | cmdline1.stdout.exp | 19 --vgdb=no|yes|full activate gdbserver? [yes] 93 --sim-hints=hint1,hint2,... activate unusual sim behaviours [none]
|
/external/autotest/frontend/afe/ |
D | models_test.py | 119 task.activate() 126 task.activate()
|
/external/syslinux/gpxe/src/arch/i386/include/ |
D | vga.h | 208 __u32 activate; /* see FB_ACTIVATE_* */ member
|
/external/okhttp/website/static/ |
D | bootstrap.min.js | 6 …activate(o);for(o=r.length;o--;)s!=i[o]&&e>=r[o]&&(!r[o+1]||e<=r[o+1])&&this.activate(i[o])},activ…
|