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

12 3 4 5 6 7 8 91011>>

  /device/linaro/bootloader/edk2/BaseTools/Bin/CYGWIN_NT-5.1-i686/
VolInfo 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"
  /device/linaro/bootloader/edk2/BaseTools/BinWrappers/PosixLike/
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"
VolInfo 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"
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
test_cmd.py 1 """Tests for distutils.cmd."""
6 from distutils.cmd import Command
19 self.cmd = MyCmd(dist)
23 cmd = self.cmd
24 cmd.not_string_list = ['one', 2, 'three']
25 cmd.yes_string_list = ['one', 'two', 'three']
26 cmd.not_string_list2 = object()
27 cmd.yes_string_list2 = 'ok'
28 cmd.ensure_string_list('yes_string_list')
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_cmd.py 1 """Tests for distutils.cmd."""
6 from distutils.cmd import Command
19 self.cmd = MyCmd(dist)
23 cmd = self.cmd
24 cmd.not_string_list = ['one', 2, 'three']
25 cmd.yes_string_list = ['one', 'two', 'three']
26 cmd.not_string_list2 = object()
27 cmd.yes_string_list2 = 'ok'
28 cmd.ensure_string_list('yes_string_list'
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_cmd.py 1 """Tests for distutils.cmd."""
6 from distutils.cmd import Command
19 self.cmd = MyCmd(dist)
23 cmd = self.cmd
24 cmd.not_string_list = ['one', 2, 'three']
25 cmd.yes_string_list = ['one', 'two', 'three']
26 cmd.not_string_list2 = object()
27 cmd.yes_string_list2 = 'ok'
28 cmd.ensure_string_list('yes_string_list'
    [all...]
  /external/python/cpython2/Lib/distutils/tests/
test_cmd.py 1 """Tests for distutils.cmd."""
6 from distutils.cmd import Command
19 self.cmd = MyCmd(dist)
23 cmd = self.cmd
24 cmd.not_string_list = ['one', 2, 'three']
25 cmd.yes_string_list = ['one', 'two', 'three']
26 cmd.not_string_list2 = object()
27 cmd.yes_string_list2 = 'ok'
28 cmd.ensure_string_list('yes_string_list'
    [all...]
  /external/python/cpython3/Lib/distutils/tests/
test_cmd.py 1 """Tests for distutils.cmd."""
6 from distutils.cmd import Command
19 self.cmd = MyCmd(dist)
23 cmd = self.cmd
24 cmd.not_string_list = ['one', 2, 'three']
25 cmd.yes_string_list = ['one', 'two', 'three']
26 cmd.not_string_list2 = object()
27 cmd.yes_string_list2 = 'ok'
28 cmd.ensure_string_list('yes_string_list'
    [all...]
  /external/curl/tests/libtest/
test610.pl 11 my $cmd = shift @ARGV;
13 if ($cmd eq "mkdir") {
16 elsif ($cmd eq "rmdir") {
19 elsif ($cmd eq "rm") {
22 elsif ($cmd eq "move") {
26 elsif ($cmd eq "gone") {
29 print "Unsupported command $cmd\n";
  /external/valgrind/coregrind/
link_tool_exe_darwin.in 141 my $cmd = "/usr/bin/ld";
143 $cmd = "$cmd -static";
149 $cmd = "$cmd -new_linker";
152 $cmd = "$cmd -arch $archstr";
153 $cmd = "$cmd -macosx_version_min 10.6";
154 $cmd = "$cmd -o $outname"
    [all...]
  /external/vboot_reference/utility/
tlcl_generator.c 56 static void AddVisibleField(Command* cmd, const char* name, int offset) {
58 if (cmd->fields != NULL) {
61 fld->next = cmd->fields;
62 cmd->fields = fld;
71 static void AddInitializedField(Command* cmd, int offset,
74 fld->next = cmd->fields;
75 cmd->fields = fld;
86 Command* cmd = (Command*) calloc(1, sizeof(Command)); local
87 cmd->size = size;
88 AddInitializedField(cmd, 0, sizeof(TPM_TAG), TPM_TAG_RQU_COMMAND)
132 Command* cmd = newCommand(TPM_ORD_NV_DefineSpace, size); local
155 Command* cmd = newCommand(TPM_ORD_NV_WriteValue, 0); local
166 Command* cmd = newCommand(TPM_ORD_NV_ReadValue, size); local
175 Command* cmd = newCommand(TPM_ORD_PcrRead, size); local
183 Command* cmd = newCommand(TSC_ORD_PhysicalPresence, size); local
193 Command* cmd = newCommand(TSC_ORD_PhysicalPresence, size); local
203 Command* cmd = newCommand(TSC_ORD_PhysicalPresence, size); local
215 Command* cmd = newCommand(TSC_ORD_PhysicalPresence, size); local
225 Command* cmd = newCommand(TPM_ORD_Startup, size); local
235 Command* cmd = newCommand(TPM_ORD_SaveState, size); local
242 Command* cmd = newCommand(TPM_ORD_Startup, size); local
252 Command* cmd = newCommand(TPM_ORD_SelfTestFull, size); local
259 Command* cmd = newCommand(TPM_ORD_ContinueSelfTest, size); local
266 Command* cmd = newCommand(TPM_ORD_ReadPubek, size); local
273 Command* cmd = newCommand(TPM_ORD_ForceClear, size); local
280 Command* cmd = newCommand(TPM_ORD_PhysicalEnable, size); local
287 Command* cmd = newCommand(TPM_ORD_PhysicalDisable, size); local
294 Command* cmd = newCommand(TPM_ORD_PhysicalSetDeactivated, size); local
302 Command* cmd = newCommand(TPM_ORD_Extend, size); local
315 Command* cmd = newCommand(TPM_ORD_GetCapability, size); local
334 Command* cmd = newCommand(TPM_ORD_GetCapability, size); local
353 Command* cmd = newCommand(TPM_ORD_GetCapability, size); local
371 Command* cmd = newCommand(TPM_ORD_GetCapability, size); local
386 Command* cmd = newCommand(TPM_ORD_GetRandom, size); local
536 Command* cmd = builders[i](); local
    [all...]

Completed in 267 milliseconds

12 3 4 5 6 7 8 91011>>