Searched refs:Actions (Results 1 - 21 of 21) sorted by relevance

/macosx-10.9.5/IOFireWireFamily-455.4.0/
H A Dpbxbuild.sh15 Actions=
58 if [ -z ${Actions} ]; then
59 Actions="${1}"
61 Actions="${Actions}${IFS}${1}"
72 if [ -z "${Actions}" ]; then
73 Actions=build
79 for Action in ${Actions}; do
/macosx-10.9.5/IOSerialFamily-64.1.1/
H A Dpbxbuild.sh15 Actions=
58 if [ -z ${Actions} ]; then
59 Actions="${1}"
61 Actions="${Actions}${IFS}${1}"
72 if [ -z "${Actions}" ]; then
73 Actions=build
79 for Action in ${Actions}; do
/macosx-10.9.5/dtrace-118.1/test/tst/common/funcs/
H A Derr.chillbadarg.ksh12 * SECTION: Actions and Subroutines/chill()
H A Dtst.chill.ksh38 * SECTION: Actions and Subroutines/chill()
H A Derr.copyoutbadaddr.ksh13 * SECTION: Actions and Subroutines/copyout()
H A Derr.copyoutstrbadaddr.ksh13 * SECTION: Actions and Subroutines/copyout()
/macosx-10.9.5/tcl-102/tcl_ext/
H A DSubprojActions.make11 # Actions
24 $(foreach action,$(Actions),$(eval $(call subproj_action_targets,$(action),)))
33 .PHONY: $(Actions) $(Actions_nodeps) $(targets)
H A DMakefile39 Actions := build install clean almostclean fetch extract wipe install-license macro
/macosx-10.9.5/apache-786.1/httpd/modules/mappers/
H A DNWGNUactions100 NLM_DESCRIPTION = Apache $(VERSION_STR) Actions Module
106 NLM_THREAD_NAME = Actions Module
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/AsmPrinter/
H A DDwarfException.cpp78 SmallVectorImpl<ActionEntry> &Actions,
134 assert(Actions.size());
135 PrevAction = Actions.size() - 1;
137 MCAsmInfo::getSLEB128Size(Actions[PrevAction].NextAction) +
138 MCAsmInfo::getSLEB128Size(Actions[PrevAction].ValueForTypeID);
143 MCAsmInfo::getSLEB128Size(Actions[PrevAction].ValueForTypeID);
144 SizeAction += -Actions[PrevAction].NextAction;
145 PrevAction = Actions[PrevAction].Previous;
161 Actions.push_back(Action);
162 PrevAction = Actions
[all...]
H A DDwarfException.h84 SmallVectorImpl<ActionEntry> &Actions,
/macosx-10.9.5/llvmCore-3425.0.33/lib/ExecutionEngine/JIT/
H A DJITDwarfEmitter.cpp239 SmallVector<ActionEntry, 32> Actions; local
257 assert(Actions.size());
258 PrevAction = &Actions.back();
280 Actions.push_back(Action);
282 PrevAction = &Actions.back();
443 for (unsigned I = 0, N = Actions.size(); I != N; ++I) {
444 ActionEntry &Action = Actions[I];
/macosx-10.9.5/vim-53/runtime/syntax/
H A Ddtrace.vim106 " Data Recording Actions
109 " Process Destructive Actions
112 " Kernel Destructive Actions
115 " Special Actions
H A Ddesktop.vim56 syn match dtString /^\s*\<\(Encoding\|Icon\|Path\|Actions\|FSType\|MountPoint\|UnmountIcon\|URL\|Categories\|OnlyShowIn\|NotShowIn\|StartupWMClass\|FilePattern\|MimeType\)\>.*/ contains=dtStringKey,dtDelim transparent
57 syn keyword dtStringKey Type Encoding TryExec Exec Path Actions FSType MountPoint URL Categories OnlyShowIn NotShowIn StartupWMClass FilePattern MimeType nextgroup=dtDelim containedin=dtString contained
H A Daflex.vim41 "%% : Patterns {Actions}
H A Dlex.vim62 "%% : Patterns {Actions}
H A Dsquid.vim103 " Security Actions for cachemgr_passwd
/macosx-10.9.5/tcl-102/
H A DMakefile53 Actions := almostclean extract fetch install-license macro
/macosx-10.9.5/CPANInternal-140/DBIx-Class/script/
H A Ddbicadmin34 ['Actions'],
154 =head2 Actions
/macosx-10.9.5/emacs-92/emacs/etc/
H A Ddired-ref.tex307 \section{Immediate Actions on Files}
H A Dfr-drdref.tex316 \section{Actions immediates sur les fichiers}

Completed in 275 milliseconds