Searched defs:reassociate (Results 1 - 14 of 14) sorted by relevance

/external/llvm/include/llvm/Transforms/Scalar/
H A DReassociate.h36 namespace reassociate { namespace in namespace:llvm
73 SmallVectorImpl<reassociate::ValueEntry> &Ops);
75 SmallVectorImpl<reassociate::ValueEntry> &Ops);
77 SmallVectorImpl<reassociate::ValueEntry> &Ops);
79 SmallVectorImpl<reassociate::ValueEntry> &Ops);
80 bool CombineXorOpnd(Instruction *I, reassociate::XorOpnd *Opnd1,
82 bool CombineXorOpnd(Instruction *I, reassociate::XorOpnd *Opnd1,
83 reassociate::XorOpnd *Opnd2, APInt &ConstOpnd,
85 bool collectMultiplyFactors(SmallVectorImpl<reassociate::ValueEntry> &Ops,
86 SmallVectorImpl<reassociate
[all...]
/external/libevent/
H A Devport.c50 * necessary when large fd's come in. reassociate() takes care of maintaining
233 reassociate(struct evport_data *epdp, struct fd_info *fdip, int fd) function
284 * Before doing anything else, we need to reassociate the events we hit
298 reassociate(epdp, fdi, fd);
388 return reassociate(evpd, fdi, fd);
419 return (reassociate(evpd, fdi, fd));
/external/autotest/server/cros/network/
H A Dwifi_client.py1082 def reassociate(self, timeout_seconds=10): member in class:WiFiClient
1089 logging.info('Attempt to reassociate')
1105 'Failed to reassociate within given timeout')
/external/wpa_supplicant_8/wpa_supplicant/hidl/1.0/
H A Dsta_iface.cpp226 Return<void> StaIface::reassociate(reassociate_cb _hidl_cb) function in class:android::hardware::wifi::supplicant::V1_0::implementation::StaIface
/external/wpa_supplicant_8/wpa_supplicant/hidl/1.1/
H A Dsta_iface.cpp240 Return<void> StaIface::reassociate(reassociate_cb _hidl_cb) function in class:android::hardware::wifi::supplicant::V1_1::implementation::StaIface
/external/wpa_supplicant_8/wpa_supplicant/
H A Dwpa_supplicant_i.h524 int reassociate; /* reassociation requested */ member in struct:wpa_supplicant
527 int disconnected; /* all connections disabled; i.e., do no reassociate
/external/guice/extensions/persist/lib/
H A Dhibernate3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/hibernate/AssertionFailure.class AssertionFailure. ...
/external/robolectric/v3/runtime/
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/ ...
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-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 312 milliseconds