Searched defs:Z* (Results 151 - 175 of 429) sorted by relevance

1234567891011>>

/macosx-10.10/dcerpc-61/dcerpc/perf/
H A Dutil.c123 idl_uuid_t ZotType = variable
178 idl_uuid_t ZotObj = variable
/macosx-10.10/dtrace-147/libctf/
H A Dctf_open.c32 #define Z_OK 0 /* In lieu of Solaris <sys/zmod.h> */ macro
/macosx-10.10/emacs-93/emacs/etc/
H A Dcs-dired-ref.tex322 \\section{Zna�en� a odzna�en� soubor�} section
H A Dcs-refcard.tex451 \\section{Zm�na velikosti p�smen} section
525 \\section{Zkratky} section
H A Dcs-survival.tex242 \\section{Zna�ky (tags)} section
H A Dpl-refcard.tex488 \\section{Zaznaczanie} section
509 \\section{Zamiana z zapytaniem} section
H A Dsk-refcard.tex452 \\section{Zmena ve�kosti p�smen} section
/macosx-10.10/emacs-93/emacs/lisp/calc/
H A Dcalc-ext.el[all...]
/macosx-10.10/emacs-93/emacs/lisp/net/
H A Drlogin.el
/macosx-10.10/emacs-93/emacs/src/
H A Dbuffer.h46 #define ZV (current_buffer->zv) macro
47 #define ZV_BYTE (current_buffer->zv_byte) macro
50 #define Z (current_buffer->text->z) macro
51 #define Z_BYTE (current_buffer->text->z_byte) macro
71 #define ZV_ADDR (BYTE_POS_ADDR (current_buffer->zv_byte)) macro
74 #define Z_ADDR (current_buffer->text->beg + current_buffer->text->gap_size + current_buffer->text->z_byte - BEG_BYTE) macro
[all...]
H A Dcmds.c84 SET_PT (ZV); variable
[all...]
H A Dimage.c109 #define ZPixmap 0 /* arbitrary */ macro
H A Dintervals.c2637 BEG, BEG_BYTE, Z, Z_BYTE); local
[all...]
H A Dmacgui.h34 #undef Z macro
71 #undef Z macro
72 #define Z (current_buffer->text->z) macro
H A Dminibuf.c2234 SET_PT (ZV); variable
[all...]
H A Dunexalpha.c63 #define ZMAGIC macro
H A Dwindow.c3473 SET_PT (ZV); variable
[all...]
H A Dxdisp.c14182 int Z_old = MATRIX_ROW_END_CHARPOS (row) + XFASTINT (w->window_end_pos); local
14183 int Z_BYTE_old = MATRIX_ROW_END_BYTEPOS (row) + w->window_end_bytepos; local
14480 int Z_old, delta, Z_BYTE_old, delta_bytes; local
[all...]
/macosx-10.10/file_cmds-242/gzip/
H A Dgzip.c101 #define Z_SUFFIX ".Z" macro
102 #define Z_MAGIC "\037\235" macro
[all...]
/macosx-10.10/file_cmds-242/pax/
H A Dpax.c94 int Zflag; /* same as uflag except after name mode */ variable
/macosx-10.10/gnutar-453/gnutar/lib/
H A Dfull-write.c45 # define ZERO_BYTE_TRANSFER_ERRNO 0 macro
50 # define ZERO_BYTE_TRANSFER_ERRNO ENOSPC macro
/macosx-10.10/gnutar-453/gnutar/tests/
H A Dgenfile.c53 ZEROS_PATTERN enumerator in enum:pattern
/macosx-10.10/hfs-285/fsck_hfs/dfalib/
H A DSExtents.c1695 OSErr ZeroFileBlocks( SVCB *vcb, SFCB *fcb, UInt32 startingSector, UInt32 numberOfSectors ) function
H A DSRepair.c6500 static int ZeroFillUnusedNodes(SGlobPtr GPtr, short fileRefNum) function
[all...]
/macosx-10.10/ksh-23/ksh/src/cmd/INIT/
H A Dratz.c64 #define ZLIB_INTERNAL 1 macro
190 #define ZEXTERN __EXPORT__ macro
191 #define ZEXPORT macro
340 # define ZEXTERN extern __declspec(dllexport) macro
342 # define ZEXTERN extern __declspec(dllimport) macro
357 # define ZEXPORT macro
359 # define ZEXPORTVA macro
361 # define ZEXPORTVA macro
369 # define ZEXPORT macro
370 # define ZEXPORTVA macro
372 # define ZEXPORT macro
373 # define ZEXPORTVA macro
379 # define ZEXTERN macro
382 # define ZEXPORT macro
385 # define ZEXPORTVA macro
463 #define ZLIB_VERSION macro
464 #define ZLIB_VERNUM macro
530 #define Z_NO_FLUSH macro
531 #define Z_PARTIAL_FLUSH macro
532 #define Z_SYNC_FLUSH macro
533 #define Z_FULL_FLUSH macro
534 #define Z_FINISH macro
535 #define Z_BLOCK macro
538 #define Z_OK macro
539 #define Z_STREAM_END macro
540 #define Z_NEED_DICT macro
541 #define Z_ERRNO macro
542 #define Z_STREAM_ERROR macro
543 #define Z_DATA_ERROR macro
544 #define Z_MEM_ERROR macro
545 #define Z_BUF_ERROR macro
546 #define Z_VERSION_ERROR macro
551 #define Z_NO_COMPRESSION macro
552 #define Z_BEST_SPEED macro
553 #define Z_BEST_COMPRESSION macro
554 #define Z_DEFAULT_COMPRESSION macro
557 #define Z_FILTERED macro
558 #define Z_HUFFMAN_ONLY macro
559 #define Z_RLE macro
560 #define Z_FIXED macro
561 #define Z_DEFAULT_STRATEGY macro
564 #define Z_BINARY macro
565 #define Z_TEXT macro
566 #define Z_ASCII macro
567 #define Z_UNKNOWN macro
570 #define Z_DEFLATED macro
573 #define Z_NULL macro
804 #define ZALLOC macro
806 #define ZFREE macro
3600 # define Z_BUFSIZE macro
3602 # define Z_BUFSIZE macro
3606 # define Z_PRINTF_BUFSIZE macro
[all...]

Completed in 418 milliseconds

1234567891011>>