Searched refs:use (Results 276 - 300 of 630) sorted by relevance

<<11121314151617181920>>

/macosx-10.10.1/expat-12/expat/bcb5/
H A Dexpatw_static.mak10 # It is recommended to use the IDE to change any of the values in this
H A Doutline.mak10 # It is recommended to use the IDE to change any of the values in this
H A Dxmlwf.mak10 # It is recommended to use the IDE to change any of the values in this
/macosx-10.10.1/swig-12/Lib/
H A Dconstraints.i33 To use the constraints, you need to "apply" them to specific
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/doctools2idx/
H A Dstructure.tcl50 # Pull the keys and check their use (n duplicates allowed). At
69 # Pull the references and check their values, and use.
267 typevariable ourrmismatch { use and declaration of references not matching} ; # 6.10, 6.11
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/support/devel/sak/validate/
H A Dsyntax.tcl365 proc ::sak::validate::syntax::+use {pkg} {
413 +use $pkg
/macosx-10.10.1/vim-55/runtime/indent/
H A DGenericIndent.vim6 " SUMMARY: To use GenericIndent, indent/<your_filename>.vim would have the
33 " indent checking if you first set up the data. To use this function follow
37 " define functions for your use.
220 " reviewed using ':messages'. To turn it on use ':let b:DEBUGGING=1'. Once
H A Ddtd.vim150 " TODO: Should use s:lex here on getline(v:lnum) and check for >.
182 " TODO: Should use s:lex here on getline(v:lnum) and check for >.
304 " TODO: Should use s:lex here on getline(v:lnum) and check for >.
318 " language they want to use).
H A Deiffel.vim48 " At the start of the file use zero indent.
H A Djava.vim52 " Java is just like C; use the built-in C indenting and then correct a few
/macosx-10.10.1/vim-55/runtime/keymap/
H A Dthaana-phonetic_utf-8.vim79 <M-v> <char-0x200D> "zwj - ZERO WIDTH JOINER i dont know how to use these yet..
/macosx-10.10.1/vim-55/runtime/syntax/
H A Ddesc.vim18 syn keyword descLicense Unknown GPL LGPL FDL MIT BSD OpenSource Free-to-use Commercial contained
H A Ddylan.vim40 syn keyword dylanImport use import export exclude rename create
H A Dexpect.vim77 " Are these really comments in Expect? (I never use it, so I'm just guessing).
H A Dinitng.vim42 syn keyword initngServiceKeywords also_stop need use nice setuid contained
H A Dm4.vim7 " This file will highlight user function calls if they use only
H A Dmplayerconf.vim36 \ softsleep speed sstep use-stdin aid alang
H A Dsather.vim10 " Sather files use .sa as suffix
/macosx-10.10.1/vim-55/src/po/
H A DMake_cyg.mak94 # tools 0.10.37, which use a slightly different .po file format that is not
/macosx-10.10.1/vim-55/runtime/
H A Doptwin.vim274 call append("$", "casemap\twhat method to use for changing case of letters")
301 call append("$", "tagstack\ta :tag command will use the tagstack")
343 call append("$", "fillchars\tcharacters to use for the status line, folds and filler lines")
374 call append("$", "numberwidth\tnumber of columns to use for the line number")
404 call append("$", "highlight\twhich highlighting to use for various occasions")
438 call append("$", "laststatus\t0, 1 or 2; when to use a status line for the last window")
477 call append("$", "switchbuf\t\"useopen\" and/or \"split\"; which window to use when jumping")
501 call append("$", "showtabline\t0, 1 or 2; when to use a tab pages line")
530 call append("$", "ttyscroll\tmaximum number of lines to use scrolling instead of redrawing")
621 call append("$", "winaltkeys\t\"no\", \"yes\" or \"menu\"; how to use th
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dschema_init.c8 * Redistribution and use in source and binary forms, with or without
40 * a number of matching rules can simply use the octetString functions.
79 * That way the ORDERING rule can use the EQUALITY index.
634 slap_mask_t use,
680 slap_mask_t use,
842 slap_mask_t use,
962 slap_mask_t use,
1047 /* If initial is too long and we have subany indexed, use it
1103 /* If final is too long and we have subany indexed, use it
1533 slap_mask_t use,
633 octetStringIndexer( slap_mask_t use, slap_mask_t flags, Syntax *syntax, MatchingRule *mr, struct berval *prefix, BerVarray values, BerVarray *keysp, void *ctx ) argument
679 octetStringFilter( slap_mask_t use, slap_mask_t flags, Syntax *syntax, MatchingRule *mr, struct berval *prefix, void * assertedValue, BerVarray *keysp, void *ctx ) argument
841 octetStringSubstringsIndexer( slap_mask_t use, slap_mask_t flags, Syntax *syntax, MatchingRule *mr, struct berval *prefix, BerVarray values, BerVarray *keysp, void *ctx ) argument
961 octetStringSubstringsFilter( slap_mask_t use, slap_mask_t flags, Syntax *syntax, MatchingRule *mr, struct berval *prefix, void * assertedValue, BerVarray *keysp, void *ctx) argument
1532 uniqueMemberIndexer( slap_mask_t use, slap_mask_t flags, Syntax *syntax, MatchingRule *mr, struct berval *prefix, BerVarray values, BerVarray *keysp, void *ctx ) argument
1584 uniqueMemberFilter( slap_mask_t use, slap_mask_t flags, Syntax *syntax, MatchingRule *mr, struct berval *prefix, void * assertedValue, BerVarray *keysp, void *ctx ) argument
1793 UTF8StringNormalize( slap_mask_t use, Syntax *syntax, MatchingRule *mr, struct berval *val, struct berval *normalized, void *ctx ) argument
2116 approxIndexer( slap_mask_t use, slap_mask_t flags, Syntax *syntax, MatchingRule *mr, struct berval *prefix, BerVarray values, BerVarray *keysp, void *ctx ) argument
2171 approxFilter( slap_mask_t use, slap_mask_t flags, Syntax *syntax, MatchingRule *mr, struct berval *prefix, void * assertedValue, BerVarray *keysp, void *ctx ) argument
2582 integerIndexer( slap_mask_t use, slap_mask_t flags, Syntax *syntax, MatchingRule *mr, struct berval *prefix, BerVarray values, BerVarray *keysp, void *ctx ) argument
2648 integerFilter( slap_mask_t use, slap_mask_t flags, Syntax *syntax, MatchingRule *mr, struct berval *prefix, void * assertedValue, BerVarray *keysp, void *ctx ) argument
2776 IA5StringNormalize( slap_mask_t use, Syntax *syntax, MatchingRule *mr, struct berval *val, struct berval *normalized, void *ctx ) argument
5713 generalizedTimeIndexer( slap_mask_t use, slap_mask_t flags, Syntax *syntax, MatchingRule *mr, struct berval *prefix, BerVarray values, BerVarray *keysp, void *ctx ) argument
5769 generalizedTimeFilter( slap_mask_t use, slap_mask_t flags, Syntax *syntax, MatchingRule *mr, struct berval *prefix, void * assertedValue, BerVarray *keysp, void *ctx ) argument
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/dfg/
H A DDFGSpeculativeJIT.cpp4 * Redistribution and use in source and binary forms, with or without
831 use(m_jit.graph().m_varArgChildren[childIdx]);
839 use(child1);
846 use(child2);
851 use(child3);
870 use(node->child1());
889 base.use();
902 base.use();
903 key.use();
1312 use(nod
[all...]
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/termcap/grot/
H A Dtexinfo.tex21 %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
358 % and you can use @w{...} around a quote to suppress ligatures.
395 % it in a TeX vbox. We use \vtop instead of \vbox to construct the box
490 % page after the empty box. So we use a penalty of 9999.
687 \immediate\write16{ to use a workaround.}
727 % all the font commands to also use \nullfont. We don't use
737 % Similarly for index fonts (mostly for their use in
763 % empty), we can't just use \parsear
[all...]
/macosx-10.10.1/gnudiff-19/diffutils/config/
H A Dtexinfo.tex26 % 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
49 % To process a Texinfo manual with TeX, it's most reliable to use the
89 % For @tex, we can use \tabalign.
225 \escapechar = `\\ % use backslash in output files.
457 % and you can use @w{...} around a quote to suppress ligatures.
535 % it in a TeX vbox. We use \vtop instead of \vbox to construct the box
635 % page after the empty box. So we use a penalty of 9999.
705 % paragraph. For more general purposes, use the \margin insertion
731 % (if RIGHT-TEXT is given, use TEX
[all...]
/macosx-10.10.1/uucp-11/uucp/
H A Dtexinfo.tex26 % 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
46 % To process a Texinfo manual with TeX, it's most reliable to use the
86 % For @tex, we can use \tabalign.
212 \escapechar = `\\ % use backslash in output files.
444 % and you can use @w{...} around a quote to suppress ligatures.
522 % it in a TeX vbox. We use \vtop instead of \vbox to construct the box
622 % page after the empty box. So we use a penalty of 9999.
692 % paragraph. For more general purposes, use the \margin insertion
718 % (if RIGHT-TEXT is given, use TEX
[all...]

Completed in 181 milliseconds

<<11121314151617181920>>