Searched refs:term (Results 251 - 275 of 409) sorted by relevance

<<11121314151617

/macosx-10.9.5/ruby-104/ruby/
H A Dregparse.c4829 static int parse_subexp(Node** top, OnigToken* tok, int term,
4833 parse_enclose(Node** np, OnigToken* tok, int term, UChar** src, UChar* end, argument
4864 r = parse_subexp(np, tok, term, &p, end, env);
5178 r = parse_subexp(&target, tok, term, &p, end, env);
5212 r = parse_subexp(&target, tok, term, &p, end, env);
5744 parse_exp(Node** np, OnigToken* tok, int term, argument
5752 if (tok->type == (enum TokenSyms )term)
5774 r = parse_subexp(&target, tok, term, src, end, env);
6177 parse_branch(Node** top, OnigToken* tok, int term, argument
6184 r = parse_exp(&node, tok, term, sr
6220 parse_subexp(Node** top, OnigToken* tok, int term, UChar** src, UChar* end, ScanEnv* env) argument
[all...]
H A Dparse.y2917 term
3117 then : term
3123 | term keyword_then
3130 do : term
4383 superclass : term
4396 expr_value term
4400 | error term
4422 | f_args term
4980 term : ';' {yyerrok;} label
4984 terms : term
[all...]
/macosx-10.9.5/disklabel-6/
H A Dutil.c335 parseProperty(const char *term, CFStringRef *namePtr, CFTypeRef *valuePtr) { argument
339 char *value = strdup(term);
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dcalccard.tex626 \key{commute term leftward, rightward}{j L\, j R}
628 \key{isolate selected term in equation}{j I}
629 \key{negate, invert term in context}{j N\, j \&}
630 \key{rewrite selected term}{j r}
/macosx-10.9.5/vim-53/runtime/doc/
H A DMakefile101 term.txt \
234 term.html \
/macosx-10.9.5/vim-53/runtime/syntax/
H A Ddenyhosts.vim275 hi def denyhostsBooleanTrue term=bold ctermfg=Green guifg=Green
H A Dmodula2.vim76 " hi modula2Comment term=bold ctermfg=DarkBlue guifg=Blue gui=bold
H A Daspvbs.vim36 hi def AspVBSVariableSimple term=standout ctermfg=3 guifg=#99ee99
37 hi def AspVBSVariableComplex term=standout ctermfg=3 guifg=#ee9900
/macosx-10.9.5/vim-53/src/testdir/
H A DMake_vms.mms129 -@ create/term/wait/nodetach mcr $(VIMPROG) $(GUI_OPTION) -u vms.vim --noplugin -s dotest.in $*.in
/macosx-10.9.5/ncurses-42/ncurses/ncurses/tinfo/
H A Dlib_setup.c54 #include <term.h> /* lines, columns, cur_term */
/macosx-10.9.5/screen-22/screen/
H A Dsocket.c653 if (nwin->term != nwin_undef.term)
654 strncpy(m.m.create.screenterm, nwin->term, 19);
734 nwin.term = mp->m.create.screenterm;
H A Dterm.h2 * This file is automagically created from term.c -- DO NOT EDIT
9 struct term struct
H A Dwindow.c117 (char *)0, /* term */
142 screenterm, /* term */
175 COMPOSE(term);
551 debug1("NewWindow: term %s\n", newwin->term?newwin->term:"NULL");
612 if (nwin.term)
613 p->w_term = SaveStr(nwin.term);
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/support/installation/
H A Dmodules.tcl122 Module term _tcr _man _exa
/macosx-10.9.5/CF-855.17/
H A DCFBurstTrie.c446 Boolean CFBurstTrieInsert(CFBurstTrieRef trie, CFStringRef term, CFRange termRange, CFIndex payload) { argument
447 return CFBurstTrieAddWithWeight(trie, term, termRange, 1, (uint32_t)payload);
450 Boolean CFBurstTrieAdd(CFBurstTrieRef trie, CFStringRef term, CFRange termRange, uint32_t payload) { argument
451 return CFBurstTrieAddWithWeight(trie, term, termRange, 1, payload);
470 Boolean CFBurstTrieInsertWithWeight(CFBurstTrieRef trie, CFStringRef term, CFRange termRange, CFIndex weight, CFIndex payload) { argument
471 return CFBurstTrieAddWithWeight(trie, term, termRange, weight, (uint32_t)payload);
474 Boolean CFBurstTrieAddWithWeight(CFBurstTrieRef trie, CFStringRef term, CFRange termRange, uint32_t weight, uint32_t payload) { argument
486 CFStringGetBytes(term, termRange, kCFStringEncodingUTF8, (UInt8)'-', (Boolean)0, key, size, &length);
534 Boolean CFBurstTrieFind(CFBurstTrieRef trie, CFStringRef term, CFRange termRange, CFIndex *payload) { argument
536 if (CFBurstTrieContains(trie, term, termRang
543 CFBurstTrieContains(CFBurstTrieRef trie, CFStringRef term, CFRange termRange, uint32_t *payload) argument
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/smbk5pwd/
H A Dsmbk5pwd.c419 char term; local
430 term = qpw->rs_new.bv_val[qpw->rs_new.bv_len];
700 qpw->rs_new.bv_val[qpw->rs_new.bv_len] = term;
/macosx-10.9.5/Security-55471.14.18/include/security_codesigning/
H A DRequirementParser.cpp299 term(maker);
305 term(maker);
332 void RequirementParser::term( function in class:RequirementParser
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/lib/
H A DRequirementParser.cpp299 term(maker);
305 term(maker);
332 void RequirementParser::term( function in class:RequirementParser
/macosx-10.9.5/IOKitTools-89.1.1/ioreg.tproj/
H A Dioreg.c29 #include <term.h> // (tputs, ...)
1073 char * term; local
1077 term = getenv("TERM");
1079 if (term)
1081 if (tgetent(NULL, term) > 0)
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/edit/
H A Dedit.c758 char *term; local
761 if(ep->e_term && (term=nv_getval(ep->e_term)) && strlen(term)<sizeof(ep->e_termname) && strcmp(term,ep->e_termname))
767 strcpy(ep->e_termname,term);
/macosx-10.9.5/ppp-727.90.1/Helpers/pppd/
H A Dmain.c258 static void term __P((int));
993 term(SIGTERM);
1132 SIGNAL(SIGINT, term); /* Interrupt */
1133 SIGNAL(SIGTERM, term); /* Terminate */
1867 * term - Catch SIGTERM signal and SIGINT signal (^C/del).
1873 term(sig) function
/macosx-10.9.5/tcl-102/tcl84/tcl/generic/
H A DtclBasic.c4133 if (nested && parse.term == (script + numBytes)) {
4250 if (parse.term == parse.commandStart + parse.commandSize - 1) {
4298 if (nested && (*parse.term == ']')) {
4355 if (parse.term == parse.commandStart + commandLength - 1) {
4410 while (bytesLeft && (*parse.term != ']')) {
4437 * parse.term points to the close-bracket.
4440 iPtr->termOffset = parse.term - script;
4441 } else if (parse.term == script + numBytes) {
4446 iPtr->termOffset = parse.term - script;
4455 } else if (*parse.term !
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/trf/trf/patches/v7.6p2/
H A Dconfigure2132 char *term;
2134 value = strtoul(string, &term, 0);
2135 if ((value != 0) || (term != (string+1))) {
2223 char *term;
2225 value = strtod(string, &term);
2226 if ((value != 69) || (term != (string+4))) {
2319 char *term;
2320 strtod(string, &term);
2321 if ((term != string) && (term[
[all...]
/macosx-10.9.5/vim-53/src/
H A DMake_mvc.mak478 proto.h option.h structs.h term.h $(SNIFF_INCL) $(CSCOPE_INCL) \
524 $(OUTDIR)\term.obj \
1128 $(OUTDIR)/term.obj: $(OUTDIR) term.c $(INCL)
1216 proto/term.pro \
/macosx-10.9.5/tcl-102/tk84/tk/unix/
H A Dconfigure4668 char *term;
4670 value = strtod(infString, &term);
4671 if ((term != infString) && (term[-1] == 0)) {
4674 value = strtod(nanString, &term);
4675 if ((term != nanString) && (term[-1] == 0)) {
4678 value = strtod(spaceString, &term);
4679 if (term == (spaceString+1)) {

Completed in 418 milliseconds

<<11121314151617