HomeSort by relevance Sort by last modified time
    Searched refs:cmd (Results 1 - 25 of 5756) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/icu/icu4j/perf-tests/
resourcebundleperf.pl 36 my $cmd = 'java -classpath "classes" '.$TESTCLASS;
41 "Empty array", ["$cmd TestEmptyArrayJava", "$cmd TestEmptyArrayICU"],
42 "Empty Explicit String", ["$cmd TestEmptyExplicitStringJava", "$cmd TestEmptyExplicitStringICU"],
43 "Empty String", ["$cmd TestEmptyStringJava", "$cmd TestEmptyStringICU"],
44 "Get 123", ["$cmd TestGet123Java", "$cmd TestGet123ICU"],
45 "Get Binary Test", ["$cmd TestGetBinaryTestJava", "$cmd TestGetBinaryTestICU"]
    [all...]
  /frameworks/base/cmds/appops/
appops 2 cmd appops "$@"
  /frameworks/base/cmds/pm/
pm 2 cmd package "$@"
  /frameworks/base/cmds/settings/
settings 2 cmd settings "$@"
  /frameworks/base/cmds/wm/
wm 2 cmd window "$@"
  /system/netd/server/
NetdCommand.cpp 19 NetdCommand::NetdCommand(const char *cmd) :
20 FrameworkCommand(cmd) {
  /prebuilts/go/darwin-x86/src/hash/
test_gen.awk 8 BEGIN { cmd = "echo -n `9 sha1sum`"; name = "Sha1Test" }
11 printf("%s", $0) |cmd;
12 close(cmd);
  /prebuilts/go/linux-x86/src/hash/
test_gen.awk 8 BEGIN { cmd = "echo -n `9 sha1sum`"; name = "Sha1Test" }
11 printf("%s", $0) |cmd;
12 close(cmd);
  /frameworks/base/cmds/ime/
ime 2 exec cmd input_method ime "$@"
  /external/python/cpython2/Demo/embed/
importexc.c 3 char* cmd = "import exceptions"; variable
9 PyRun_SimpleString(cmd);
13 PyRun_SimpleString(cmd);
  /device/linaro/bootloader/edk2/BaseTools/Bin/CYGWIN_NT-5.1-i686/
BootSectImage 5 cmd=${full_cmd##*/}
9 exec "$WORKSPACE/Conf/BaseToolsCBinaries/$cmd"
12 if [ ! -e "$EDK_TOOLS_PATH/Source/C/bin/$cmd" ]
14 echo "BaseTools C Tool binary was not found ($cmd)"
18 exec "$EDK_TOOLS_PATH/Source/C/bin/$cmd" "$@"
20 elif [ -e "$dir/../../Source/C/bin/$cmd" ]
22 exec "$dir/../../Source/C/bin/$cmd" "$@"
24 echo "Unable to find the real '$cmd' to run"
EfiLdrImage 5 cmd=${full_cmd##*/}
9 exec "$WORKSPACE/Conf/BaseToolsCBinaries/$cmd"
12 if [ ! -e "$EDK_TOOLS_PATH/Source/C/bin/$cmd" ]
14 echo "BaseTools C Tool binary was not found ($cmd)"
18 exec "$EDK_TOOLS_PATH/Source/C/bin/$cmd" "$@"
20 elif [ -e "$dir/../../Source/C/bin/$cmd" ]
22 exec "$dir/../../Source/C/bin/$cmd" "$@"
24 echo "Unable to find the real '$cmd' to run"
EfiRom 5 cmd=${full_cmd##*/}
9 exec "$WORKSPACE/Conf/BaseToolsCBinaries/$cmd"
12 if [ ! -e "$EDK_TOOLS_PATH/Source/C/bin/$cmd" ]
14 echo "BaseTools C Tool binary was not found ($cmd)"
18 exec "$EDK_TOOLS_PATH/Source/C/bin/$cmd" "$@"
20 elif [ -e "$dir/../../Source/C/bin/$cmd" ]
22 exec "$dir/../../Source/C/bin/$cmd" "$@"
24 echo "Unable to find the real '$cmd' to run"
GenCrc32 5 cmd=${full_cmd##*/}
9 exec "$WORKSPACE/Conf/BaseToolsCBinaries/$cmd"
12 if [ ! -e "$EDK_TOOLS_PATH/Source/C/bin/$cmd" ]
14 echo "BaseTools C Tool binary was not found ($cmd)"
18 exec "$EDK_TOOLS_PATH/Source/C/bin/$cmd" "$@"
20 elif [ -e "$dir/../../Source/C/bin/$cmd" ]
22 exec "$dir/../../Source/C/bin/$cmd" "$@"
24 echo "Unable to find the real '$cmd' to run"
GenFfs 5 cmd=${full_cmd##*/}
9 exec "$WORKSPACE/Conf/BaseToolsCBinaries/$cmd"
12 if [ ! -e "$EDK_TOOLS_PATH/Source/C/bin/$cmd" ]
14 echo "BaseTools C Tool binary was not found ($cmd)"
18 exec "$EDK_TOOLS_PATH/Source/C/bin/$cmd" "$@"
20 elif [ -e "$dir/../../Source/C/bin/$cmd" ]
22 exec "$dir/../../Source/C/bin/$cmd" "$@"
24 echo "Unable to find the real '$cmd' to run"
GenFv 5 cmd=${full_cmd##*/}
9 exec "$WORKSPACE/Conf/BaseToolsCBinaries/$cmd"
12 if [ ! -e "$EDK_TOOLS_PATH/Source/C/bin/$cmd" ]
14 echo "BaseTools C Tool binary was not found ($cmd)"
18 exec "$EDK_TOOLS_PATH/Source/C/bin/$cmd" "$@"
20 elif [ -e "$dir/../../Source/C/bin/$cmd" ]
22 exec "$dir/../../Source/C/bin/$cmd" "$@"
24 echo "Unable to find the real '$cmd' to run"
GenFw 5 cmd=${full_cmd##*/}
9 exec "$WORKSPACE/Conf/BaseToolsCBinaries/$cmd"
12 if [ ! -e "$EDK_TOOLS_PATH/Source/C/bin/$cmd" ]
14 echo "BaseTools C Tool binary was not found ($cmd)"
18 exec "$EDK_TOOLS_PATH/Source/C/bin/$cmd" "$@"
20 elif [ -e "$dir/../../Source/C/bin/$cmd" ]
22 exec "$dir/../../Source/C/bin/$cmd" "$@"
24 echo "Unable to find the real '$cmd' to run"
GenPage 5 cmd=${full_cmd##*/}
9 exec "$WORKSPACE/Conf/BaseToolsCBinaries/$cmd"
12 if [ ! -e "$EDK_TOOLS_PATH/Source/C/bin/$cmd" ]
14 echo "BaseTools C Tool binary was not found ($cmd)"
18 exec "$EDK_TOOLS_PATH/Source/C/bin/$cmd" "$@"
20 elif [ -e "$dir/../../Source/C/bin/$cmd" ]
22 exec "$dir/../../Source/C/bin/$cmd" "$@"
24 echo "Unable to find the real '$cmd' to run"
GenSec 5 cmd=${full_cmd##*/}
9 exec "$WORKSPACE/Conf/BaseToolsCBinaries/$cmd"
12 if [ ! -e "$EDK_TOOLS_PATH/Source/C/bin/$cmd" ]
14 echo "BaseTools C Tool binary was not found ($cmd)"
18 exec "$EDK_TOOLS_PATH/Source/C/bin/$cmd" "$@"
20 elif [ -e "$dir/../../Source/C/bin/$cmd" ]
22 exec "$dir/../../Source/C/bin/$cmd" "$@"
24 echo "Unable to find the real '$cmd' to run"
GenVtf 5 cmd=${full_cmd##*/}
9 exec "$WORKSPACE/Conf/BaseToolsCBinaries/$cmd"
12 if [ ! -e "$EDK_TOOLS_PATH/Source/C/bin/$cmd" ]
14 echo "BaseTools C Tool binary was not found ($cmd)"
18 exec "$EDK_TOOLS_PATH/Source/C/bin/$cmd" "$@"
20 elif [ -e "$dir/../../Source/C/bin/$cmd" ]
22 exec "$dir/../../Source/C/bin/$cmd" "$@"
24 echo "Unable to find the real '$cmd' to run"
GnuGenBootSector 5 cmd=${full_cmd##*/}
9 exec "$WORKSPACE/Conf/BaseToolsCBinaries/$cmd"
12 if [ ! -e "$EDK_TOOLS_PATH/Source/C/bin/$cmd" ]
14 echo "BaseTools C Tool binary was not found ($cmd)"
18 exec "$EDK_TOOLS_PATH/Source/C/bin/$cmd" "$@"
20 elif [ -e "$dir/../../Source/C/bin/$cmd" ]
22 exec "$dir/../../Source/C/bin/$cmd" "$@"
24 echo "Unable to find the real '$cmd' to run"
LzmaCompress 5 cmd=${full_cmd##*/}
9 exec "$WORKSPACE/Conf/BaseToolsCBinaries/$cmd"
12 if [ ! -e "$EDK_TOOLS_PATH/Source/C/bin/$cmd" ]
14 echo "BaseTools C Tool binary was not found ($cmd)"
18 exec "$EDK_TOOLS_PATH/Source/C/bin/$cmd" "$@"
20 elif [ -e "$dir/../../Source/C/bin/$cmd" ]
22 exec "$dir/../../Source/C/bin/$cmd" "$@"
24 echo "Unable to find the real '$cmd' to run"
Split 5 cmd=${full_cmd##*/}
9 exec "$WORKSPACE/Conf/BaseToolsCBinaries/$cmd"
12 if [ ! -e "$EDK_TOOLS_PATH/Source/C/bin/$cmd" ]
14 echo "BaseTools C Tool binary was not found ($cmd)"
18 exec "$EDK_TOOLS_PATH/Source/C/bin/$cmd" "$@"
20 elif [ -e "$dir/../../Source/C/bin/$cmd" ]
22 exec "$dir/../../Source/C/bin/$cmd" "$@"
24 echo "Unable to find the real '$cmd' to run"
TianoCompress 5 cmd=${full_cmd##*/}
9 exec "$WORKSPACE/Conf/BaseToolsCBinaries/$cmd"
12 if [ ! -e "$EDK_TOOLS_PATH/Source/C/bin/$cmd" ]
14 echo "BaseTools C Tool binary was not found ($cmd)"
18 exec "$EDK_TOOLS_PATH/Source/C/bin/$cmd" "$@"
20 elif [ -e "$dir/../../Source/C/bin/$cmd" ]
22 exec "$dir/../../Source/C/bin/$cmd" "$@"
24 echo "Unable to find the real '$cmd' to run"
VfrCompile 5 cmd=${full_cmd##*/}
9 exec "$WORKSPACE/Conf/BaseToolsCBinaries/$cmd"
12 if [ ! -e "$EDK_TOOLS_PATH/Source/C/bin/$cmd" ]
14 echo "BaseTools C Tool binary was not found ($cmd)"
18 exec "$EDK_TOOLS_PATH/Source/C/bin/$cmd" "$@"
20 elif [ -e "$dir/../../Source/C/bin/$cmd" ]
22 exec "$dir/../../Source/C/bin/$cmd" "$@"
24 echo "Unable to find the real '$cmd' to run"

Completed in 797 milliseconds

1 2 3 4 5 6 7 8 91011>>