Searched defs:elp (Results 1 - 7 of 7) sorted by relevance

/external/libedit/src/
H A Dprompt.c85 el_prompt_t *elp; local
90 elp = &el->el_prompt;
92 elp = &el->el_rprompt;
94 if (elp->p_wide)
95 p = (*elp->p_func)(el);
97 p = ct_decode_string((char *)(void *)(*elp->p_func)(el),
101 if (elp->p_ignore == *p) {
111 elp->p_pos.v = el->el_refresh.r_cursor.v;
112 elp->p_pos.h = el->el_refresh.r_cursor.h;
/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/ ...

Completed in 89 milliseconds