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

1 2 3 4 5 6 7

  /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
  /prebuilts/misc/common/robolectric/
wrapper.sh 52 if [ "$action" = 'wrap' ]; then
60 elif [ "$action" = 'eval' ]; then
72 fatal "invalid action: $action"
  /external/selinux/libselinux/src/
exception.sh 8 \$action
  /external/selinux/libsemanage/src/
exception.sh 4 \$action
  /external/libcap-ng/libcap-ng-0.7/bindings/python/
capng_swig.i 29 $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/libnetfilter_conntrack/build-aux/
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/dist2/
ar-lib 150 # strip leading dash in $action
151 action=${action#-}
161 while test -n "$action"
163 case $action in
178 action=${action#?}
  /external/protobuf/objectivec/DevTools/
compile_testing_protos.sh 16 case "${ACTION}" in
25 die "Unknown action requested: ${ACTION}"
  /device/linaro/bootloader/edk2/EmulatorPkg/Unix/Xcode/xcode_project32/xcode_project.xcodeproj/
project.pbxproj 22 buildArgumentsString = "$(ACTION)";
  /device/linaro/bootloader/edk2/EmulatorPkg/Unix/Xcode/xcode_project64/xcode_project.xcodeproj/
project.pbxproj 22 buildArgumentsString = "$(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
  /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/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
qpol.i 192 $action
    [all...]
  /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

Completed in 3123 milliseconds

1 2 3 4 5 6 7