Searched refs:CANCELLED (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/gtk/
H A DWebKitAuthenticationRequest.cpp55 CANCELLED, enumerator in enum:__anon5983
125 signals[CANCELLED] =
335 g_signal_emit(request, signals[CANCELLED], 0);
/macosx-10.10/zsh-61/zsh/Functions/Calendar/
H A Dcalendar_add64 if [[ $parse_new[rptstr] = CANCELLED ]]; then
124 # OCCURRENCE 20100513T110000 CANCELLED
128 $parse_new[text1] = (|*[[:space:]\#])"OCCURRENCE"[[:space:]]##([^[:space:]]##[[:space:]]##CANCELLED)(|[[:space:]]*) ]]; then
143 # the recurrence. We might get RPT CANCELLED for this.
161 # If we're adding a CANCELLED occurrence we should
/macosx-10.10/SmartcardCCID-55008/libusb/libusb/libusb/os/
H A Dlinux_usbfs.c128 CANCELLED, enumerator in enum:reap_action
1931 tpriv->reap_action = CANCELLED;
2105 return CANCELLED == tpriv->reap_action ?
2189 if (tpriv->reap_action == CANCELLED) {
2242 if (tpriv->reap_action == CANCELLED) {

Completed in 121 milliseconds