Searched +refs:int +refs:to +refs:char (Results 1 - 25 of 53) sorted by relevance

123

/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/md5crypt/
H A Dmd5cryptc.tcl3 # This is a critcl-based wrapper to provide a Tcl implementation of the md5crypt
36 static unsigned char itoa64[] =
39 static void to64(char *s, unsigned int v, int n)
47 static void dump(const char *s, unsigned int len)
49 unsigned int i;
55 static char * md5crypt(const char *p
[all...]
/macosx-10.9.5/vim-53/runtime/autoload/
H A Dphpcomplete.vim9 " - Switching to HTML (XML?) completion (SQL) inside of phpStrings
52 " don't need to do anything more
96 " [:space:] thing: we don't have to be so strict when
142 " Get location of class definition, we have to iterate through all
144 " file to the exact file (tags file can be in different dir)
171 " Now we need to get two elements: public functions and public
458 " + limit choice after -> and :: to funcs and vars DONE
651 " is to go through the looong string looking for
684 " Later it is possible to add some help to value
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/pt/
H A Dpt_cparam_config_critcl.tcl4 # Canned configuration for the converter to C/PARAM representation,
23 # Access to the rde_critcl files forming the low-level runtime
84 # to dispatch through the Tcl interpreter.
134 long int counter;
135 char buf [50];
141 ckfree((char*) cd);
144 static const char*
182 static int COMPLETE (RDE_PARAM p, Tcl_Interp* interp);
184 static int parser_PARSE (RDE_PARAM p, Tcl_Interp* interp, int obj
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/rc4/
H A Drc4c.tcl24 unsigned char x;
25 unsigned char y;
26 unsigned char s[256];
32 static void trace(const char *format, ...)
45 Tcl_Free((char *)ctx);
61 char* str;
63 /* convert via a byte array to properly handle null bytes */
64 tmpObj = Tcl_NewByteArrayObj((char *)ctx, sizeof(RC4_CTX));
74 static int rc4_from_any(Tcl_Interp* interp, Tcl_Obj* obj)
88 void swap (unsigned char *lh
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/md4/
H A Dmd4c.tcl35 Tcl_Free((char *)ctx);
48 unsigned char buf[16];
50 char* str;
55 /* convert via a byte array to properly handle null bytes */
66 static int md4_from_any(Tcl_Interp* interp, Tcl_Obj* obj)
80 unsigned char *data;
81 int size;
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/sha1/
H A Dsha256c.tcl4 # (Rewriting the sha1c wrapper to 256).
57 unsigned char buf[SHA256_HASH_SIZE];
59 char* str;
64 /* convert via a byte array to properly handle null bytes */
75 static int
91 unsigned char* data;
92 int size;
118 unsigned char* data;
119 int size;
145 unsigned char* dat
[all...]
H A Dsha1c.tcl50 unsigned char buf[20];
52 char* str;
57 /* convert via a byte array to properly handle null bytes */
68 static int
84 unsigned char* data;
85 int size;
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/dns/
H A DipMoreC.tcl10 # avoid warnings about nothing to compile
12 /* nothing to do */
32 int elemLen, maskLen, ipLen, mask;
33 int rval,convertListc,i;
36 char *stringIP, *slashPos, *stringMask;
37 char v4HEX[11];
57 /* need to create a duplicate here because when we modify */
65 slashPos = strchr(stringIP, (int) '/');
99 /* apply the mask the to the ip portion, just to mak
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/md5/
H A Dmd5c.tcl44 unsigned char buf[16];
46 char *str;
51 /* convert via a byte array to properly handle null bytes */
62 static int
77 unsigned char *data;
78 int size;
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/libtommath/
H A Dbn.tex79 In a nutshell the library was written from scratch with verbose comments to help instruct computer science students how
80 to implement ``bignum'' math. However, the resulting code has proven to be very useful. It has been used by numerous
82 Linux and Windows based x86 to ARM based Gameboys and PPC based MacOS machines.
87 release as well. This textbook is meant to compliment the project by providing a more solid walkthrough of the development
90 Since both\footnote{Note that the MPI files under mtest/ are copyrighted by Michael Fromberger. They are not required to use LibTomMath.} are in the
91 public domain everyone is entitled to do with them as they see fit.
95 LibTomMath is meant to be very ``GCC friendly'' as it comes with a makefile well suited for GCC. However, the library will
96 also build in MSVC, Borland C out of the box. For any other ISO C compiler a makefile will have to be made by the end
106 that and include ``tommath.h'' within your programs. Alternatively to buil
[all...]
/macosx-10.9.5/swig-10/Lib/ocaml/
H A Dswig.ml5 type enum = [ `Int of int ]
10 | C_char of char
11 | C_uchar of char
12 | C_short of int
13 | C_ushort of int
14 | C_int of int
61 | C_obj o -> (try (get_int (o "int" C_void))
63 | _ -> raise (Failure "Can't convert to int")
79 | _ -> raise (Failure "Can't convert to floa
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/struct/
H A Dsets_c.tcl41 /* Syntax - dispatcher to the sub commands.
44 static CONST char* methods [] = {
58 int m;
68 /* Dispatch to methods. They check the #args in detail before performing
88 /* Not coming to this place */
/macosx-10.9.5/libpcap-42/libpcap/msdos/
H A Dndis_0.asm82 push bx ;; Save the old one on to the new stack
93 mov cx,&argsSize ;; Move the arguments to the stack.
109 push bx ;; Free the stack. Push the pointer to it
114 add di,32 ;; Get a pointer to ax on the stack
156 ; int FAR NdisGetLinkage (int handle, char *data, int size);
166 int 21h
179 int 2
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dpyrex.vim15 " Read the Python syntax to start with
25 syn keyword pyrexType int long short float double char object void
H A Dlisp.vim8 " Thanks to F Xavier Noria for a list of 978 Common Lisp symbols
85 syn keyword lispFunc // float prin1-to-string
87 syn keyword lispFunc /= float-precision princ-to-string
106 syn keyword lispFunc alpha-char-p function pushnew
121 syn keyword lispFunc array-dimensions get-output-stream-string read-char
122 syn keyword lispFunc array-displacement get-properties read-char-no-hang
129 syn keyword lispFunc array-total-size graphic-char-p reader-error
142 syn keyword lispFunc base-char if-exists remove-duplicates
155 syn keyword lispFunc bit-orc2 int-char restar
[all...]
H A Dprogress.vim41 " but I found it more helpful to highlight them in a different color.
51 " If you like to highlight the whole line of
53 " to make the whole block of code stand out:
84 syn keyword ProgressReserved to today top-only trans trans[action] trigger triggers trim true underl[ine] undo unform[atted] union unique unix up update
123 " Progress allows a '-' to be part of an identifier. To be considered
133 syn keyword ProgressOperator bind-where block-iteration-display border-bottom border-bottom-ch[ars] border-bottom-pi[xels] border-left border-left-char[s] border-left-pixe[ls] border-right border-right-cha[rs]
135 syn keyword ProgressOperator button button[s] byte cache cache-size can-query can-set cancel-break cancel-button caps careful-paint case-sensitive cdecl char[acter] character_length charset
138 syn keyword ProgressOperator connect constrained contents context context-pop[up] control-containe[r] c[ontrol-form] convert-to-offse[t] convert count cpcase cpcoll cpint[ernal] cplog
140 syn keyword ProgressOperator current-result-row current-row-modified current-value cursor-char cursor-line cursor-offset data-entry-retur[n] data-t[ype] date date-f[ormat] day db-references
141 syn keyword ProgressOperator dcolor dde-error dde-i[d] dde-item dde-name dde-topic debu[g] dec[imal] default-b[utton] default-extensio[n] defer-lob-fetch define defined delete-char delet
[all...]
H A Dchill.vim27 syn keyword chillRepeat while WHILE for FOR do DO od OD TO to
73 " need to use a special type of chillString: chillCommentString, which also ends on
88 syn keyword chillType dcl DCL int INT char CHAR bool BOOL REF ref LOC loc INSTANCE instance
108 " Avoid matching foo::bar() in C++ by requiring that the next char is not ':'
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libjpeg/
H A Djmemdosa.asm8 ; This file contains low-level interface routines to support the MS-DOS
9 ; backing store manager (jmemdos.c). Routines are provided to access disk
10 ; files through direct DOS calls, and to access XMS and EMS drivers.
14 ; a compatible assembler, better fall back to jmemansi.c or jmemname.c.
18 ; require SI,DI,DS to be preserved. Also, we use only 16-bit-wide return
39 ; short far jdos_open (short far * handle, char far * filename)
56 int 21h
90 int 21h
124 int 21h
158 int 2
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/snack/snack/unix/
H A Dsnack.tcl18 # along with this program; if not, write to the Free Software
24 # Set playback latency according to the environment variable PLAYLATENCY
99 pack [ttk::scale $wi.f.g$line.e -from 0 -to 100 -show no -orient vertical \
104 pack [scale $wi.f.g$line.e -from 100 -to 0 -show no -orient vertical \
109 pack [ttk::scale $wi.f.g$line.s -from 0 -to 100 -show no -orient vertical \
114 pack [scale $wi.f.g$line.s -from 100 -to 0 -show no -orient vertical \
245 # Do not forget to update indexes
458 proc menuBind {what char menuName label} {
467 bind $what <Alt-$char> $command
468 $m entryconfigure $index -accelerator Alt-$char
[all...]
/macosx-10.9.5/bash-92/bash-3.2/lib/termcap/grot/
H A Dtexinfo.tex1 %% TeX macros to handle texinfo files
17 %to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139,
21 %In other words, you are welcome to use, share and improve this program.
22 %You are forbidden to forbid anyone else to use, share and improve
26 % Send bug reports to bug-texinfo@prep.ai.mit.edu.
30 % Make it possible to create a .fmt file just by loading this file:
64 % equivalent to this in @example-like environments. Otherwise, a space
101 % Margin to add to righ
[all...]
/macosx-10.9.5/bash-92/bash-3.2/doc/
H A Dtexinfo.tex1 % texinfo.tex -- TeX macros to handle Texinfo files.
23 % to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
26 % In other words, you are welcome to use, share and improve this program.
27 % You are forbidden to forbid anyone else to use, share and improve
43 % Send bug reports to bug-texinfo@gnu.org. Please include including a
47 % To process a Texinfo manual with TeX, it's most reliable to use the
59 % It is possible to adapt texinfo.tex for other languages, to some
145 % in some cases the escape char
[all...]
/macosx-10.9.5/gnudiff-19/diffutils/config/
H A Dtexinfo.tex1 % texinfo.tex -- TeX macros to handle Texinfo files.
23 % to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
26 % In other words, you are welcome to use, share and improve this program.
27 % You are forbidden to forbid anyone else to use, share and improve
45 % Send bug reports to bug-texinfo@gnu.org. Please include including a
49 % To process a Texinfo manual with TeX, it's most reliable to use the
61 % It is possible to adapt texinfo.tex for other languages. You can get
150 % Margin to add to righ
[all...]
/macosx-10.9.5/uucp-11/uucp/
H A Dtexinfo.tex1 % texinfo.tex -- TeX macros to handle Texinfo files.
23 % to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
26 % In other words, you are welcome to use, share and improve this program.
27 % You are forbidden to forbid anyone else to use, share and improve
42 % Send bug reports to bug-texinfo@gnu.org. Please include including a
46 % To process a Texinfo manual with TeX, it's most reliable to use the
53 % dvips foo.dvi -o # or whatever, to process the dvi file; this makes foo.ps.
58 % It is possible to adapt texinfo.tex for other languages. You can get
147 % Margin to ad
[all...]
/macosx-10.9.5/bc-21/bc/doc/
H A Dtexinfo.tex1 % texinfo.tex -- TeX macros to handle Texinfo files.
23 % to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
26 % In other words, you are welcome to use, share and improve this program.
27 % You are forbidden to forbid anyone else to use, share and improve
42 % Send bug reports to bug-texinfo@gnu.org. Please include including a
46 % To process a Texinfo manual with TeX, it's most reliable to use the
53 % dvips foo.dvi -o # or whatever, to process the dvi file; this makes foo.ps.
58 % It is possible to adapt texinfo.tex for other languages. You can get
147 % Margin to ad
[all...]
/macosx-10.9.5/emacs-92/emacs/
H A Dconfig.bat20 rem along with GNU Emacs; see the file COPYING. If not, write to the
29 rem command lines. ndmake (as of version 4.5) won't work due to a
34 rem You should be able to get all the above utilities from the DJGPP FTP
70 Echo To configure 'Emacs' you need to have 'sed'!
76 Echo To configure 'Emacs' you need to have 'rm'!
84 Echo To configure 'Emacs' you need to have 'mv'!
93 Echo To configure 'Emacs' you need to have 'gcc'!
103 echo int main() >junk.c
134 Echo or, if you have 'echo.exe', copy it to 'djecho.exe'.
163 echo struct { int
[all...]

Completed in 171 milliseconds

123