Searched defs:activate (Results 1 - 25 of 37) sorted by last modified time

12

/external/wpa_supplicant_8/hostapd/src/pae/
H A Dieee802_1x_kay_i.h98 enum { DEFAULT, DISABLED, ON_OPER_UP, ALWAYS } activate; member in struct:ieee802_1x_mka_participant
/external/wpa_supplicant_8/src/pae/
H A Dieee802_1x_kay_i.h98 enum { DEFAULT, DISABLED, ON_OPER_UP, ALWAYS } activate; member in struct:ieee802_1x_mka_participant
/external/wpa_supplicant_8/wpa_supplicant/src/pae/
H A Dieee802_1x_kay_i.h98 enum { DEFAULT, DISABLED, ON_OPER_UP, ALWAYS } activate; member in struct:ieee802_1x_mka_participant
/external/valgrind/include/vki/
H A Dvki-linux.h2170 __vki_u32 activate; /* see FB_ACTIVATE_* */ member in struct:vki_fb_var_screeninfo
/external/syslinux/gpxe/src/arch/i386/include/
H A Dvga.h208 __u32 activate; /* see FB_ACTIVATE_* */ member in struct:screeninfo
/external/swiftshader/third_party/LLVM/lib/CodeGen/
H A DSpillPlacement.cpp204 /// activate - mark node n as active if it wasn't already.
205 void SpillPlacement::activate(unsigned n) { function in class:SpillPlacement
230 activate(ib);
237 activate(ob);
252 activate(ib);
253 activate(ob);
269 activate(ib);
270 activate(ob);
/external/slf4j/integration/lib/
H A Djunit-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/external/slf4j/log4j-over-slf4j/compatibility/lib/
H A Djunit-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
H A Dlog4j-1.2.14.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/log4j/ org/apache/log4j/Appender ...
H A Dlog4j-1.3alpha-8.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/log4j/ org/apache/log4j/Appender ...
/external/robolectric/v3/runtime/
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
/external/replicaisland/src/com/replica/replicaisland/
H A DChangeComponentsComponent.java89 activate(parentObject);
115 public void activate(GameObject parent) { method in class:ChangeComponentsComponent
/external/python/cpython2/Lib/lib-tk/
H A DTkinter.py2610 def activate(self, index): member in class:Listbox
2612 self.tk.call(self._w, 'activate', index)
2729 def activate(self, index): member in class:Menu
2731 self.tk.call(self._w, 'activate', index)
2897 def activate(self, index): member in class:Scrollbar
2900 self.tk.call(self._w, 'activate', index)
/external/python/cpython2/Lib/plat-mac/
H A Daetools.py235 def activate(self): member in class:TalkTo
236 """Send 'activate' command"""
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/StdSuites/
H A DAppleScript_Suite.py263 def activate(self, _no_object=None, _attributes={}, **_arguments): member in class:AppleScript_Suite_Events
264 """activate: Bring the targeted application program to the front
/external/python/cpython2/Mac/Modules/qt/
H A D_Qtmodule.c665 Boolean activate; local
671 &activate))
675 activate);
1213 PyDoc_STR("(WindowPtr w, Boolean activate) -> (ComponentResult _rv)")},
/external/llvm/lib/CodeGen/
H A DSpillPlacement.cpp218 /// activate - mark node n as active if it wasn't already.
219 void SpillPlacement::activate(unsigned n) { function in class:SpillPlacement
264 activate(ib);
271 activate(ob);
286 activate(ib);
287 activate(ob);
303 activate(ib);
304 activate(ob);
/external/libxml2/python/
H A Dlibxml.c123 int activate; local
127 if (!PyArg_ParseTuple(args, (char *) "i:xmlDebugMemory", &activate))
131 printf("libxml_xmlDebugMemory(%d) called\n", activate);
134 if (activate != 0) {
/external/libcxx/test/std/strings/basic.string/string.cons/
H A Dcopy_alloc.pass.cpp37 void activate () { active = true; } function in struct:alloc_imp
/external/kernel-headers/original/uapi/linux/
H A Dfb.h198 #define FB_ACTIVATE_NXTOPEN 1 /* activate on next open */
202 #define FB_ACTIVATE_VBL 16 /* activate values on next vbl */
258 __u32 activate; /* see FB_ACTIVATE_* */ member in struct:fb_var_screeninfo

Completed in 521 milliseconds

12