Searched refs:act (Results 126 - 150 of 160) sorted by relevance

1234567

/macosx-10.10.1/file_cmds-242/pax/
H A Dpax_format.c849 if (act==LIST || act==EXTRACT) {
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Delf32-xtensa.c5624 proposed_action *act;
5643 act = &c->actions[c->action_count];
5644 act->align_type = align_type;
5645 act->alignment_pow = alignment_pow;
5646 act->action = action;
5647 act->offset = offset;
5648 act->removed_bytes = removed_bytes;
5649 act->do_action = do_action;
5604 proposed_action *act; local
/macosx-10.10.1/vim-55/runtime/autoload/
H A Dtohtml.vim121 " to act on everything in a fold by mistake.
/macosx-10.10.1/xnu-2782.1.97/bsd/dev/i386/
H A Dunix_signal.c66 extern kern_return_t thread_getstatus(register thread_t act, int flavor,
/macosx-10.10.1/tcl-105/tcl_ext/expect/expect/
H A Dexp_command.c2490 char* act = Tcl_GetStringFromObj (objv[0], &len); local
2496 strcpy(exp_onexit_action,act);
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dora.vim453 HiLink oraKeywordPref oraKeywordGroup "keywords which act as prefixes
H A Dmaple.vim539 syn keyword mvPkg_tensor Jacobian act cov_diff exterior_diff invert prod
H A Dbaan.vim1339 syn keyword baanBshell act.and.sleep
1447 syn keyword baanBshell act.zoom
H A D2html.vim827 " initialize conceal info to act like not concealed, just in case
/macosx-10.10.1/CPANInternal-159.1/File-VirtualPath-1.011/lib/File/
H A DVirtualPath.pm226 precaution can also act as a pseudo-security measure by never returning a
/macosx-10.10.1/CPANInternal-159.1/Net-Daemon-0.48/lib/Net/
H A DDaemon.pm769 and creates an object that will basically act as an anchor over the
/macosx-10.10.1/ppp-786.1.1/Family/
H A Dppp_serial.c120 kern_return_t thread_terminate(register thread_act_t act);
/macosx-10.10.1/vim-55/src/
H A Deval.c15805 char_u *act; local
15820 act = get_tv_string_chk(action_arg);
15821 if (act == NULL)
15823 if (*act == 'a' || *act == 'r')
15824 action = *act;
/macosx-10.10.1/ruby-106/ruby/lib/rubygems/
H A Dspecification.rb2001 y = conf.map { |act,con|
2002 "#{act.full_name} conflicts with #{con.join(", ")}"
/macosx-10.10.1/CPANInternal-159.1/JSON-PP-2.27203/lib/JSON/
H A DPP.pm1713 JSON::PP::false, two constants that act like C<1> and C<0> respectively
2580 respectively. They are overloaded to act almost exactly like the numbers
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/misc/
H A Dmagic.tab1449 |name match *.act Office.Actor application/x-ms-office
/macosx-10.10.1/zsh-61/zsh/
H A Dconfigure11281 struct sigaction act;
11284 act.sa_handler = &handler;
11285 sigfillset(&act.sa_mask);
11286 act.sa_flags = 0;
11287 sigaction(SIGCHLD, &act, 0);
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dkern_sig.c120 extern int thread_enable_fpe(thread_t act, int onoff);
2121 * needs to act like SIGKILL
2954 /* We only act on processes stopped by dtrace */
/macosx-10.10.1/CPANInternal-159.1/IO-Socket-SSL/
H A DSSL.pm2473 is required to make IO::Socket::SSL sockets act simultaneously like objects and glob references.
/macosx-10.10.1/CPANInternal-159.1/JSON-XS-3.01/
H A DXS.pm838 # act on the $request
1000 C<Types::Serialiser::false>, respectively. They are overloaded to act
/macosx-10.10.1/CPANInternal-159.1/Perl-Tidy-20121207/bin/
H A Dperltidy837 value <n>, the parameter <-act=n> or B<--all-containers-tightness=n> is an
2392 perltidy act as a filter on one file only. These can be overridden by placing
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/termcap/grot/
H A Dtexinfo.tex3348 % Make control sequences which act like normal parenthesis chars.
3362 % but make & act ordinary (given that it's active).
/macosx-10.10.1/CPANInternal-159.1/Class-DBI-v3.0.17/lib/Class/
H A DDBI.pm2828 If you wish to have fields that act like columns in every other way, but
/macosx-10.10.1/bash-94.1.2/bash-3.2/doc/
H A Dtexinfo.tex4922 % Make control sequences which act like normal parenthesis chars.
4936 % but make & act ordinary (given that it's active).
/macosx-10.10.1/bc-21/bc/doc/
H A Dtexinfo.tex4308 % Make control sequences which act like normal parenthesis chars.
4322 % but make & act ordinary (given that it's active).

Completed in 541 milliseconds

1234567