HomeSort by relevance Sort by last modified time
    Searched full:"$ action" (Results 1 - 25 of 102) sorted by null

1 2 3 4 5

  /external/selinux/libselinux/src/
exception.sh 8 \$action
  /external/selinux/libsemanage/src/
exception.sh 4 \$action
  /external/libmtp/
libmtp.sh 13 /sbin/resmgr "${ACTION}" "${DEVICE}" desktop usb
18 if [ "${ACTION}" = "add" ] && [ -f "${DEVICE}" ]
libmtp.sh.in 13 /sbin/resmgr "${ACTION}" "${DEVICE}" desktop usb
18 if [ "${ACTION}" = "add" ] && [ -f "${DEVICE}" ]
  /external/dnsmasq/contrib/port-forward/
dnsmasq-portforward 32 if [ ${DNSMASQ_OLD_HOSTNAME} ] && [ ${action} = old ] ; then
38 if [ ${action} = init ] ; then
56 if [ ${action} != del ] ; then
  /external/libcap-ng/libcap-ng-0.7/bindings/python/
capng_swig.i 29 $action
  /hardware/bsp/intel/peripheral/libmraa/src/
mraa.i 33 $action
  /external/ImageMagick/config/
ar-lib 150 # strip leading dash in $action
151 action=${action#-}
161 while test -n "$action"
163 case $action in
178 action=${action#?}
  /external/pcre/dist/
ar-lib 150 # strip leading dash in $action
151 action=${action#-}
161 while test -n "$action"
163 case $action in
178 action=${action#?}
  /external/curl/packages/vms/
build_gnv_curl.com 18 $! ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
backup_gnv_curl_src.com 31 $! ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
build_curl-config_script.com 16 $! ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
build_gnv_curl_release_notes.com 25 $! ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
curl_startup.com 19 $! ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
  /hardware/bsp/intel/peripheral/libupm/src/
upm_exception.i 11 $action
  /external/antlr/antlr-3.4/gunit/src/main/antlr3/org/antlr/gunit/
gUnit.g 86 if ( (pos1=$ACTION.text.indexOf("package"))!=-1 && (pos2=$ACTION.text.indexOf(';'))!=-1 ) {
87 grammarInfo.setGrammarPackage($ACTION.text.substring(pos1+8, pos2).trim()); // substring the package path
90 System.err.println("error(line "+$ACTION.getLine()+"): invalid header");
168 | ACTION {$token = $ACTION;}
  /external/vboot_reference/scripts/image_signing/
tag_image.sh 73 case "${action}" in
83 echo "Error: invalid param to ${name}: ${action} (must be 1 or 0)."
  /external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
DefineGrammarItemsWalker.g 143 $AttributeScopeActions::actions.put( $ID, $ACTION );
378 : ^('catch' ARG_ACTION ACTION) {trackInlineAction($ACTION);}
382 : ^('finally' ACTION) {trackInlineAction($ACTION);}
668 $ACTION.outerAltNum = this.outerAltNum;
669 trackInlineAction($ACTION);
  /prebuilts/misc/common/swig/include/2.0.11/typemaps/
exception.swg 44 $action
  /toolchain/binutils/binutils-2.25/opcodes/
cgen.sh 85 case $action in
162 echo "$0: bad action: ${action}" >&2
  /external/bzip2/
xmlproc.sh 72 case $action in
  /external/clang/tools/scan-build/libexec/
ccc-analyzer 450 my $Action = 'link';
511 if ($Arg =~ /^-(E|MM?)$/) { $Action = 'preprocess'; }
512 elsif ($Arg eq '-c') { $Action = 'compile'; }
694 if ($Action eq 'compile' or $Action eq 'link') {
  /prebuilts/clang/darwin-x86/host/3.6/tools/scan-build/
ccc-analyzer 440 my $Action = 'link';
501 if ($Arg =~ /^-(E|MM?)$/) { $Action = 'preprocess'; }
502 elsif ($Arg eq '-c') { $Action = 'compile'; }
675 if ($Action eq 'compile' or $Action eq 'link') {
  /prebuilts/clang/host/darwin-x86/3.8/tools/scan-build/
ccc-analyzer 443 my $Action = 'link';
504 if ($Arg =~ /^-(E|MM?)$/) { $Action = 'preprocess'; }
505 elsif ($Arg eq '-c') { $Action = 'compile'; }
678 if ($Action eq 'compile' or $Action eq 'link') {
  /prebuilts/clang/host/darwin-x86/clang-2629532/tools/scan-build/libexec/
ccc-analyzer 450 my $Action = 'link';
511 if ($Arg =~ /^-(E|MM?)$/) { $Action = 'preprocess'; }
512 elsif ($Arg eq '-c') { $Action = 'compile'; }
694 if ($Action eq 'compile' or $Action eq 'link') {

Completed in 8296 milliseconds

1 2 3 4 5