Searched defs:changes (Results 1 - 25 of 88) sorted by relevance

1234

/macosx-10.9.5/gnudiff-19/diffutils/src/
H A Dnormal.c47 enum changes changes = analyze_hunk (hunk, &first0, &last0, &first1, &last1); local
H A Ded.c43 enum changes changes; local
98 enum changes changes = analyze_hunk (hunk, &f0, &l0, &f1, &l1); local
141 enum changes changes = analyze_hunk (hunk, &f0, &l0, &f1, &l1); local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dhilit-chg.el[all...]
H A Dwdired.el[all...]
/macosx-10.9.5/Security-55471.14.18/sec/Security/Regressions/secitem/
H A Dsi-11-update-data.c49 CFMutableDictionaryRef changes = CFDictionaryCreateMutable(NULL, 0, NULL, NULL); local
[all...]
H A Dsi-10-find-internet.c77 CFDictionaryRef changes = CFDictionaryCreate(NULL, ch_keys, ch_values, local
/macosx-10.9.5/Security-55471.14.18/sec/securityd/Regressions/
H A Dsecd-56-account-apply.c58 CFMutableDictionaryRef changes = CFDictionaryCreateMutableForCFTypes(kCFAllocatorDefault); local
110 ok(CFDictionaryGetCount(changes) == 0, "Nothing left to deal with (%@)", changes); local
124 ok(CFDictionaryGetCount(changes) == 0, "Nothing left to deal with (%@)", changes); local
136 ok(CFDictionaryGetCount(changes) == 0, "Nothing left to deal with (%@)", changes); local
149 ok(CFDictionaryGetCount(changes) == 0, "Nothing left to deal with (%@)", changes); local
[all...]
H A Dsecd-60-account-cloud-identity.c46 CFMutableDictionaryRef changes = CFDictionaryCreateMutableForCFTypes(kCFAllocatorDefault); local
88 ok(CFDictionaryGetCount(changes) == 0, "We converged. (%@)", changes); local
[all...]
H A Dsecd-52-account-changed.c42 CFMutableDictionaryRef changes = CFDictionaryCreateMutableForCFTypes(kCFAllocatorDefault); local
92 ok(CFDictionaryGetCount(changes) == 0, "We converged. (%@)", changes); local
164 ok(CFDictionaryGetCount(changes) == 0, "We converged. (%@)", changes); local
[all...]
H A Dsecd-55-account-circle.c45 CFMutableDictionaryRef changes = CFDictionaryCreateMutableForCFTypes(kCFAllocatorDefault); local
90 ok(CFDictionaryGetCount(changes) == 0, "We converged. (%@)", changes); local
[all...]
H A Dsecd-55-account-incompatibility.c47 CFMutableDictionaryRef changes = CFDictionaryCreateMutableForCFTypes(kCFAllocatorDefault); local
[all...]
H A Dsecd-57-account-leave.c53 CFMutableDictionaryRef changes = CFDictionaryCreateMutableForCFTypes(kCFAllocatorDefault); local
96 ok(CFDictionaryGetCount(changes) == 0, "We converged. (%@)", changes); local
[all...]
H A Dsecd-59-account-cleanup.c45 CFMutableDictionaryRef changes = CFDictionaryCreateMutableForCFTypes(kCFAllocatorDefault); local
86 ok(CFDictionaryGetCount(changes) == 0, "We converged. (%@)", changes); local
[all...]
H A Dsecd-58-password-change.c80 CFMutableDictionaryRef changes = CFDictionaryCreateMutableForCFTypes(kCFAllocatorDefault); local
106 ok(CFDictionaryGetCount(changes) == 0, "We converged. (%@)", changes); local
[all...]
H A Dsecd-61-account-leave-not-in-kansas-anymore.c77 CFMutableDictionaryRef changes = CFDictionaryCreateMutableForCFTypes(kCFAllocatorDefault); local
115 ok(CFDictionaryGetCount(changes) == 0, "We converged. (%@)", changes); local
[all...]
/macosx-10.9.5/CPANInternal-140/Perl-Ldap/lib/Net/LDAP/
H A DEntry.pm347 sub changes { subroutine
[all...]
/macosx-10.9.5/configd-596.15/configd.tproj/
H A D_configunlock.c61 CFArrayRef changes; local
/macosx-10.9.5/cups-372.4/cups/systemv/
H A Dlpoptions.c48 int changes; /* Did we make changes? */ local
/macosx-10.9.5/disklabel-6/
H A Dprops.c111 int changes = 0; local
/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/tkextlib/blt/
H A Dwinop.rb19 def changes(win) method
/macosx-10.9.5/Security-55471.14.18/sec/SOSCircle/SecureObjectSync/
H A DSOSInternal.c103 CFStringRef SOSChangesCopyDescription(CFDictionaryRef changes, bool is_sender) argument
/macosx-10.9.5/SmartcardCCID-55005/libusb/libusb/
H A Dusb.c22 int ret, changes = 0; local
92 int ret, changes = 0; local
/macosx-10.9.5/configd-596.15/Plugins/SimulatorSupport/
H A Dsimulator_support.c59 mirror(SCDynamicStoreRef store, CFArrayRef changes, void *info) argument
216 CFArrayRef changes; local
[all...]
/macosx-10.9.5/ppp-727.90.1/Family/
H A Dslcompress.c188 register u_int changes = 0; local
501 register u_int hlen, changes; local
[all...]
/macosx-10.9.5/tcl-102/tk84/tk/generic/
H A DtkPointer.c248 int changes = (state ^ tsdPtr->lastState) & ALL_BUTTONS; local

Completed in 229 milliseconds

1234