Searched refs:use (Results 51 - 75 of 630) sorted by relevance

1234567891011>>

/macosx-10.10.1/Security-57031.1.35/Security/include/security_utilities/
H A Dmuscle++.h8 * Version 2.0 (the 'License'). You may not use this file except in
85 // erase is "use" on keys; they're synonymous
86 Value use() const { return mErase; } function in class:Security::Muscle::ACL
87 bool use(Value mask) const { return mErase & mask; } function in class:Security::Muscle::ACL
88 Value &use() { return mErase; } function in class:Security::Muscle::ACL
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dmuscle++.h8 * Version 2.0 (the 'License'). You may not use this file except in
85 // erase is "use" on keys; they're synonymous
86 Value use() const { return mErase; } function in class:Security::Muscle::ACL
87 bool use(Value mask) const { return mErase & mask; } function in class:Security::Muscle::ACL
88 Value &use() { return mErase; } function in class:Security::Muscle::ACL
/macosx-10.10.1/groff-38/groff/arch/djgpp/
H A Dt-groff.bat22 echo I will use this command to format a document and print it on the screen:
29 echo I will use this command to format a document and print it on PS printer:
36 echo I will use this command to format a document and print it on LJ4 printer:
43 echo I will use this command to format a document into a DVI format:
48 echo I will use this command to format a document into HTML format:
53 echo I will use this command to format a document and print it on an LBP printer:
/macosx-10.10.1/dcerpc-61/dcerpc/
H A DCOPYING6 * Redistribution and use in source and binary forms, with or without
40 * permission to use, copy, modify, and distribute this
57 * Redistribution and use in source and binary forms, with or without
88 * Redistribution and use in source and binary forms, with or without
96 * 3. All advertising materials mentioning features or use of this software
122 Redistribution and use of this software and associated documentation
137 Each revision is distinguished by a version number. You may use
156 advertising or otherwise to promote the sale, use or other dealing
/macosx-10.10.1/emacs-93/emacs/src/
H A Dcm.c41 use about 2000.... */
121 * in limbo if we use direct cursor addressing from the phantom column.
207 and force use of absolute positioning. */
243 * as we figure out where we would be if we use the tabs (which
271 if (tabcost >= BIG) /* caint use tabs */
279 totalcost += tabcost; /* use the tabs */
335 int use; local
351 use = USEREL;
355 relcost = homecost, use = USEHOME;
359 relcost = llcost, use
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/build/
H A Dlib-shared.mk7 ## Redistribution and use in source and binary forms, with or without
/macosx-10.10.1/swig-12/Lib/perl5/
H A Dperlkw.swg167 PERLKW(use);
207 PERLKW(use);
219 PERLKW(use);
248 PERLBN(use);
/macosx-10.10.1/tcsh-65/tcsh/win32/
H A DCODING4 Please do not use any heap allocation routine other than:
/macosx-10.10.1/vim-55/runtime/autoload/xml/
H A Dxsl.vim7 \ 'attribute-set' : [['attribute'], {'name' : [], 'use-attribute-sets' : []}],
11 \ 'copy' : [[], {'use-attribute-sets' : []}],
14 \ 'element' : [['apply-imports', 'apply-templates', 'attribute', 'call-template', 'choose', 'comment', 'copy', 'copy-of', 'element', 'fallback', 'for-each', 'if', 'message', 'number', 'processing-instruction', 'text', 'value-of', 'variable'], {'name' : [], 'namespace' : [], 'use-attribute-sets' : []}],
20 \ 'key' : [[], {'name' : [], 'match' : [], 'use' : []}],
/macosx-10.10.1/vim-55/runtime/ftplugin/
H A Dmrxvtrc.vim13 " Really any line that does not match an option is a comment. But use '!' for
/macosx-10.10.1/vim-55/runtime/
H A Dvimrc_example.vim6 " To use it, copy it to
25 set nobackup " do not keep a backup file, use versions instead
37 " Don't use Ex mode, use Q for formatting
H A Dgvimrc_example.vim7 " To use it, copy it to
16 " set the X11 font to use
/macosx-10.10.1/tcl-105/tcl_ext/bwidget/bwidget/
H A Dutils.tcl23 proc use {} {} procedure
31 proc use {} {} procedure
255 # Then use required size, but bound it to the screen width.
588 variable use
590 ${class}::use
592 if {![info exists use($class)]} { return }
593 foreach class $use($class) {
603 variable use
608 ${class}::use
616 if {![info exists use(
[all...]
H A Dbitmap.tcl22 proc use {} {} procedure
/macosx-10.10.1/tcl-105/tcl_ext/expect/expect/
H A Dexpect.c77 * eof/timeout don't use any of theirs, but the algorithm is simpler this way.
98 int use; /* PAT_XXX */ member in struct:ecase
131 * dynamically-allocated variable. We use exp_cmds[FG] mostly as a well-known
367 ec->use = PAT_GLOB;
461 /* ec.use = PAT_GLOB; */
473 ec.use = PAT_RE;
478 * use it.
518 ec.use = PAT_EXACT;
601 ec.use = PAT_TIMEOUT;
604 ec.use
[all...]
/macosx-10.10.1/tcpdump-61/tcpdump/
H A Dprint-icmp6.c5 * Redistribution and use in source and binary forms, with or without
11 * features or use of this software display the following acknowledgement:
339 /* display cosmetics: print the packet length for printer that use the vflag now */
1256 struct rr_pco_use *use; local
1337 use = (struct rr_pco_use *)cp;
1338 cp = (const char *)(use + 1);
1340 TCHECK(use->rpu_prefix);
1346 printf("use("); /*)*/
1347 if (use->rpu_flags) {
1348 #define F(x, y) ((use
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/dfg/
H A DDFGVirtualRegisterAllocationPhase.cpp4 * Redistribution and use in source and binary forms, with or without
74 // First, call use on all of the current node's children, then
76 // order so that if a child is on its last use, and a
93 // call use now to account for this.
95 scoreBoard.use(node);
/macosx-10.10.1/WebKit-7600.1.25/mac/WebView/
H A DWebPolicyDelegate.h4 * Redistribution and use in source and binary forms, with or without
79 @method use
94 - (void)use;
/macosx-10.10.1/WebKit-7600.1.25/win/
H A DWebFramePolicyListener.cpp4 * Redistribution and use in source and binary forms, with or without
94 HRESULT STDMETHODCALLTYPE WebFramePolicyListener::use(void) function in class:WebFramePolicyListener
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/API/gtk/
H A DWebKitPolicyDecision.cpp82 decision->priv->listener->use();
/macosx-10.10.1/apache-793/httpd/build/
H A DNWGNUscripts.inc27 @echo $(DL)# If you have loaded Apache2.x in OS space use the line below.$(DL)>> $@
34 @echo $(DL)# If you have loaded Apache2.x in OS space use the line below.$(DL)>> $@
/macosx-10.10.1/bind9-45.101/bind9/
H A Dbind.keys11 # To use the built-in root key, set "dnssec-validation auto;" in
12 # named.conf options. To use the built-in DLV key, set
/macosx-10.10.1/tcl-105/tcl84/tcl/win/
H A Dbuildall.vc.bat29 :: Build the special static libraries that use the dynamic runtime.
44 :: Build the special static libraries the use the dynamic runtime,
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libpng/projects/visualc71/
H A DREADME_zlib.txt11 For conditions of distribution and use, see copyright notice in zlib.h.
16 To use:
/macosx-10.10.1/tcl-105/tk84/tk/win/
H A Dbuildall.vc.bat34 :: Build the special static libraries that use the dynamic runtime.
49 :: Build the special static libraries the use the dynamic runtime,

Completed in 183 milliseconds

1234567891011>>