Searched refs:unified (Results 1 - 21 of 21) sorted by relevance

/macosx-10.10.1/objc4-646/runtime/
H A Da1a2-blocktramps-arm.s6 .syntax unified
H A Da2a3-blocktramps-arm.s6 .syntax unified
/macosx-10.10.1/patch_cmds-17/diffstat/
H A Ddiffstat.c76 * unified-diff chunk to avoid adding non-diff text
116 * 08 Nov 2004, minor fix for resync of unified diffs checks for
127 * 04 Jan 2003, improve tracking of chunks in unified diff, in
165 * 12 Jun 1994, recognize unified diff, and output of makepatch.
668 * Decode a range for unified diff. Oddly, the comments in diffutils code
1147 int unified = 0; local
1196 * in unified format. Check for those.
1199 unified = 2;
1212 * The markers for unified diff are a little different from the normal
1213 * context-diff. Also, the edit-lines in a unified dif
[all...]
/macosx-10.10.1/groff-38/groff/contrib/pdfmark/
H A Dpdfroff.sh442 # preferring 'unified' or 'context' diffs, when available
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Ddiff-mode.el55 ;; - Handle `diff -b' output in context->unified.
99 :options '(diff-delete-empty-files diff-make-unified)
155 ("\C-c\C-u" . diff-context->unified)
157 ("\C-c\C-d" . diff-unified->context)
170 ["Context -> Unified" diff-context->unified t]
171 ["Unified -> Context" diff-unified->context t]
333 `(("^\\(@@ -[0-9,]+ \\+[0-9,]+ @@\\)\\(.*\\)$" ;unified
378 ;; Especially important for unified (because headers are ambiguous).
379 (setq style (cdr (assq (char-after) '((?@ . unified) (?* . context))))))
382 ;; A `unified' heade
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/page/
H A Dcompiler_peg_mecpu.tcl244 Inline $t $pe subexpr ; /Ok ; Nop ; /Label unified
245 /At subexpr/exit/fail ; /Fail ; Jmp unified
246 /At unified
/macosx-10.10.1/dyld-353.2.1/src/
H A DdyldStartup.s199 .syntax unified
/macosx-10.10.1/objc4-646/runtime/Messengers.subproj/
H A Dobjc-msg-arm.s37 .syntax unified
/macosx-10.10.1/vim-55/runtime/
H A Dscripts.vim193 " - "--- " in first line and "+++ " in second line (unified diff).
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/
H A Dsak.tcl1551 set unified [lsort [array names __]]
1555 foreach name $unified {
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/
H A Dsak.tcl1551 set unified [lsort [array names __]]
1555 foreach name $unified {
/macosx-10.10.1/vim-55/runtime/syntax/
H A Ddiff.vim2 " Language: Diff (context or unified)
/macosx-10.10.1/CPANInternal-159.1/DateTime-Format-Builder-0.80/lib/DateTime/Format/Builder/
H A DParser.pm277 It is here that any arrays of callbacks are unified. It is
/macosx-10.10.1/CPANInternal-159.1/DateTime-Format-Builder-0.81/lib/DateTime/Format/Builder/
H A DParser.pm510 It is here that any arrays of callbacks are unified. It is
/macosx-10.10.1/CPANInternal-159.1/Log-Dispatch-2.34/lib/Log/
H A DDispatch.pm319 logged to via a unified interface.
/macosx-10.10.1/CPANInternal-159.1/Text-WordDiff-0.08/lib/Text/
H A DWordDiff.pm489 uses the relevant prefixes and modification times to return a unified
/macosx-10.10.1/emacs-93/emacs/lisp/international/
H A Ducs-tables.el1195 ;; Adjust the 8859 coding systems to fragment the unified characters
2446 characters of European scripts in a unified manner.)
2452 unified representation) in a buffer saved as Latin-9 will be encoded
2476 built-in ISO 8859 charsets are unified by mapping them into the
2480 produces unified characters.
/macosx-10.10.1/emacs-93/emacs/lisp/textmodes/
H A Dispell.el1200 (put 'ispell-unified-chars-table 'char-table-extra-slots 0)
1206 (defconst ispell-unified-chars-table
1207 (let ((table (make-char-table 'ispell-unified-chars-table)))
1211 (let ((unified (or (aref table v) (string v))))
1212 (aset table v (concat unified (string c))))))
1238 (aref ispell-unified-chars-table unichar)
/macosx-10.10.1/ruby-106/ruby/
H A Dcompile.c2038 const int *unified = entry[j]; local
2040 for (k = 2; k < unified[1]; k++) {
2042 ((INSN *)li)->insn_id != unified[k]) {
2049 new_unified_insn(iseq, unified[0], unified[1] - 1,
/macosx-10.10.1/BerkeleyDB-21/db/perl/BerkeleyDB/t/Test/
H A DMore.pm1290 unified backend for any test library to use. This means two test
/macosx-10.10.1/Security-57031.1.35/SecurityTests/regressions/inc/Test/
H A DMore.pm1410 unified backend for any test library to use. This means two test

Completed in 232 milliseconds