Searched refs:RC (Results 1 - 25 of 458) sorted by relevance

1234567891011>>

/external/ltp/testcases/commands/tpm-tools/tpm/tpm_restrictpubek/
H A Dtpm_restrictpubek_tests.sh22 RC=0 # Return code from commands.
46 which tpm_restrictpubek 1>$TPM_TMPFILE 2>&1 || RC=$?
47 if [ $RC -ne 0 ]
51 return $RC
54 which tpm_getpubek 1>$TPM_TMPFILE 2>&1 || RC=$?
55 if [ $RC -ne 0 ]
59 return $RC
62 return $RC
67 RC=0 # Return value from commands
71 tpm_restrictpubek_tests_exp01.sh 1>$TPM_TMPFILE 2>&1 || RC
[all...]
/external/ltp/testcases/commands/tpm-tools/tpm/tpm_changeauth/
H A Dtpm_changeauth_tests.sh22 RC=0 # Return code from commands.
54 which tpm_changeownerauth 1>$TPM_TMPFILE 2>&1 || RC=$?
55 if [ $RC -ne 0 ]
59 return $RC
62 return $RC
67 RC=0 # Return value from commands
71 tpm_changeauth_tests_exp01.sh 1>$TPM_TMPFILE 2>&1 || RC=$?
72 if [ $RC -eq 0 ]
75 RC=0
78 RC
[all...]
/external/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_setpasswd/
H A Dtpmtoken_setpasswd_tests.sh22 RC=0 # Return code from commands.
54 which tpmtoken_setpasswd 1>$TPM_TMPFILE 2>&1 || RC=$?
55 if [ $RC -ne 0 ]
59 return $RC
62 return $RC
67 RC=0 # Return value from commands
71 tpmtoken_setpasswd_tests_exp01.sh 1>$TPM_TMPFILE 2>&1 || RC=$?
72 if [ $RC -eq 0 ]
75 RC=0
78 RC
[all...]
/external/ltp/testcases/kernel/ipc/ipc_stress/
H A Drun_semaphore_test_01.sh41 # - non zero on failure. return value from commands ($RC)
53 RC=0 # Exit values of system commands used
59 RC=0
62 RC=1
65 return $RC
72 # - non zero on failure. return value from commands ($RC)
87 RC=0 # return code from commands.
90 RC=$?
93 if [ $RC -ne 0 ]
96 return $RC
[all...]
/external/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_init/
H A Dtpmtoken_init_tests.sh22 RC=0 # Return code from commands.
54 which tpmtoken_init 1>$TPM_TMPFILE 2>&1 || RC=$?
55 if [ $RC -ne 0 ]
59 return $RC
62 tpmtoken_init_tests_exp00.sh 1>$TPM_TMPFILE 2>&1 || RC=$?
63 if [ $RC -ne 0 ]
67 return $RC
70 return $RC
75 RC=0 # Return value from commands
79 tpmtoken_init_tests_exp01.sh 1>$TPM_TMPFILE 2>&1 || RC
[all...]
/external/ltp/testcases/commands/tpm-tools/tpm/tpm_clear/
H A Dtpm_clear_tests.sh22 RC=0 # Return code from commands.
46 which tpm_clear 1>$TPM_TMPFILE 2>&1 || RC=$?
47 if [ $RC -ne 0 ]
51 return $RC
54 return $RC
59 RC=0 # Return value from commands
63 tpm_clear_tests_exp01.sh 1>$TPM_TMPFILE 2>&1 || RC=$?
64 if [ $RC -eq 0 ]
67 RC=0
70 RC
[all...]
/external/ltp/testcases/commands/tpm-tools/tpm/tpm_getpubek/
H A Dtpm_getpubek_tests.sh22 RC=0 # Return code from commands.
46 which tpm_getpubek 1>$TPM_TMPFILE 2>&1 || RC=$?
47 if [ $RC -ne 0 ]
51 return $RC
54 return $RC
59 RC=0 # Return value from commands
63 tpm_getpubek_tests_exp01.sh 1>$TPM_TMPFILE 2>&1 || RC=$?
64 if [ $RC -eq 0 ]
67 RC=0
70 RC
[all...]
/external/ltp/testcases/commands/tpm-tools/tpm/tpm_takeownership/
H A Dtpm_takeownership_tests.sh22 RC=0 # Return code from commands.
46 which tpm_takeownership 1>$TPM_TMPFILE 2>&1 || RC=$?
47 if [ $RC -ne 0 ]
51 return $RC
54 return $RC
59 RC=0 # Return value from commands
63 tpm_takeownership_tests_exp01.sh 1>$TPM_TMPFILE 2>&1 || RC=$?
64 if [ $RC -eq 0 ]
67 RC=0
70 RC
[all...]
/external/ltp/testcases/commands/tpm-tools/tpm/tpm_version/
H A Dtpm_version_tests.sh26 RC=0 # Return code from commands.
40 which tpm_version 1>$TPM_TMPFILE 2>&1 || RC=$?
41 if [ $RC -ne 0 ]
45 return $RC
48 return $RC
53 RC=0 # Return value from commands
57 tpm_version 1>$TPM_TMPFILE 2>&1 || RC=$?
58 if [ $RC -eq 0 ]
61 RC=0
64 RC
[all...]
/external/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_protect/
H A Dtpmtoken_protect_tests.sh22 RC=0 # Return code from commands.
53 which tpmtoken_protect 1>$TPM_TMPFILE 2>&1 || RC=$?
54 if [ $RC -ne 0 ]
58 return $RC
61 return $RC
66 RC=0 # Return value from commands
70 tpmtoken_protect_tests_exp01.sh 1>$TPM_TMPFILE 2>&1 || RC=$?
71 if [ $RC -eq 0 ]
74 RC=0
77 RC
[all...]
/external/ltp/testcases/commands/tpm-tools/tpm/tpm_selftest/
H A Dtpm_selftest_tests.sh22 RC=0 # Return code from commands.
36 which tpm_selftest 1>$TPM_TMPFILE 2>&1 || RC=$?
37 if [ $RC -ne 0 ]
41 return $RC
44 return $RC
49 RC=0 # Return value from commands
53 tpm_selftest 1>$TPM_TMPFILE 2>&1 || RC=$?
54 if [ $RC -eq 0 ]
57 RC=0
60 RC
[all...]
/external/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_objects/
H A Dtpmtoken_objects_tests.sh22 RC=0 # Return code from commands.
46 which tpmtoken_objects 1>$TPM_TMPFILE 2>&1 || RC=$?
47 if [ $RC -ne 0 ]
51 return $RC
54 return $RC
59 RC=0 # Return value from commands
63 tpmtoken_objects_tests_exp01.sh 1>$TPM_TMPFILE 2>&1 || RC=$?
64 if [ $RC -eq 0 ]
67 RC=0
70 RC
[all...]
/external/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_import/
H A Dtpmtoken_import_tests.sh22 RC=0 # Return code from commands.
63 which tpmtoken_import 1>$TPM_TMPFILE 2>&1 || RC=$?
64 if [ $RC -ne 0 ]
68 return $RC
71 which openssl 1>$TPM_TMPFILE 2>&1 || RC=$?
72 if [ $RC -ne 0 ]
76 return $RC
81 if [ $RC -ne 0 ]
85 return $RC
87 cat $TPM_CERTFILE $TPM_KEYFILE 1>$TPM_COMBFILE 2>&1 || RC
[all...]
/external/ltp/testcases/commands/unzip/
H A Dunzip_genfile.sh39 RC=0 # return value from commands
44 mkdir -p $dirname || RC=$?
45 if [ $RC -ne 0 ]
48 exit $RC
54 if [ $RC -ne 0 ]
57 exit $RC
H A Dunzip_tests.sh46 RC=0
47 which $2 > "$PWD/tst_unzip.err" || RC=$?
52 return $RC
82 export RC=0
95 chk_ifexists INIT tst_resm || return $RC
96 chk_ifexists INIT unzip || return $RC
97 chk_ifexists INIT mkdir || return $RC
98 chk_ifexists INIT awk || return $RC
118 return $RC
143 unzip "${zipfile}" > "$PWD/tst_unzip.out" || RC
[all...]
/external/ltp/testcases/network/traceroute/
H A Dtraceroute_tests.sh43 RC=0
45 which $2 > $LTPTMP/tst_traceroute.err 2>&1 || RC=$?
46 if [ $RC -ne 0 ]
50 return $RC
65 export RC=0
81 mkdir -p $LTPTMP > /dev/null 2>&1 || RC=$?
82 if [ $RC -ne 0 ]
85 return $RC
89 chk_ifexists INIT tst_resm || return $RC
90 chk_ifexists INIT traceroute || return $RC
[all...]
/external/llvm/lib/Target/NVPTX/
H A DNVPTXRegisterInfo.cpp29 std::string getNVPTXRegClassName(TargetRegisterClass const *RC) { argument
30 if (RC == &NVPTX::Float32RegsRegClass) {
33 if (RC == &NVPTX::Float64RegsRegClass) {
35 } else if (RC == &NVPTX::Int64RegsRegClass) {
37 } else if (RC == &NVPTX::Int32RegsRegClass) {
39 } else if (RC == &NVPTX::Int16RegsRegClass) {
41 } else if (RC == &NVPTX::Int1RegsRegClass) {
43 } else if (RC == &NVPTX::SpecialRegsRegClass) {
51 std::string getNVPTXRegClassStr(TargetRegisterClass const *RC) { argument
52 if (RC
[all...]
/external/llvm/include/llvm/CodeGen/
H A DRegisterClassInfo.h66 // Compute all information about RC.
67 void compute(const TargetRegisterClass *RC) const;
69 // Return an up-to-date RCInfo for RC.
70 const RCInfo &get(const TargetRegisterClass *RC) const {
71 const RCInfo &RCI = RegClass[RC->getID()];
73 compute(RC);
85 /// registers in RC in the current function.
86 unsigned getNumAllocatableRegs(const TargetRegisterClass *RC) const {
87 return get(RC).NumRegs;
90 /// getOrder - Returns the preferred allocation order for RC
119 getMinCost(const TargetRegisterClass *RC) argument
127 getLastCostChange(const TargetRegisterClass *RC) argument
[all...]
/external/ltp/testcases/network/xinetd/
H A Dxinetd_tests.sh43 RC=$?
44 if [ $RC -ne 0 ]
48 return $RC
85 RC=$?
86 if [ $RC -ne 0 ]
89 return $RC
96 chk_ifexists INIT tst_resm || return $RC
97 chk_ifexists INIT xinetd || return $RC
98 chk_ifexists INIT diff || return $RC
99 chk_ifexists INIT ip || return $RC
[all...]
/external/ltp/testcases/commands/cpio/
H A Dcpio_tests.sh39 # - non zero on failure. return value from commands ($RC)
43 RC=0 # Return code from commands.
64 which cpio > $LTPTMP/tst_cpio.err 2>&1 || RC=$?
65 if [ $RC -ne 0 ]
69 return $RC
72 mkdir -p $LTPTMP/tst_cpio.tmp > $LTPTMP/tst_cpio.err 2>&1 || RC=$?
73 if [ $RC -ne 0 ]
77 return $RC
82 touch $LTPTMP/tst_cpio.tmp/$i > $LTPTMP/tst_cpio.err 2>&1 || RC=$?
83 if [ $RC
[all...]
/external/ltp/testcases/commands/fileutils/ln/
H A Dln_tests.sh38 # - non zero on failure. return value from commands ($RC)
42 RC=0 # Return code from commands.
63 which ln > $LTPTMP/tst_ln.err 2>&1 || RC=$?
64 if [ $RC -ne 0 ]
68 return $RC
71 mkdir -p $LTPTMP/tst_ln.tmp > $LTPTMP/tst_ln.err 2>&1 || RC=$?
72 if [ $RC -ne 0 ]
76 return $RC
78 return $RC
91 # - non zero on failure. return value ($RC) fro
[all...]
/external/ltp/testcases/kernel/power_management/
H A Drunpwtests04.sh28 RC=0
36 RC=1
40 if [ ${RC} -eq 0 ] ; then
45 return $RC
H A Drunpwtests01.sh39 RC=0
42 RC=$?
45 RC=$(( RC | $? ))
46 return $RC
/external/ltp/testcases/commands/fileutils/cp/
H A Dcp_tests.sh39 # - non zero on failure. return value from commands ($RC)
43 RC=0 # Return code from commands.
64 which cp > $LTPTMP/tst_cp.err 2>&1 || RC=$?
65 if [ $RC -ne 0 ]
69 return $RC
72 mkdir -p $LTPTMP/tst_cp.tmp > $LTPTMP/tst_cp.err 2>&1 || RC=$?
73 if [ $RC -ne 0 ]
77 return $RC
79 return $RC
92 # - non zero on failure. return value ($RC) fro
[all...]
/external/llvm/lib/Target/XCore/
H A DXCoreMachineFunctionInfo.cpp38 const TargetRegisterClass *RC = &XCore::GRRegsRegClass; local
42 LRSpillSlot = MFI->CreateFixedObject(RC->getSize(), 0, true);
44 LRSpillSlot = MFI->CreateStackObject(RC->getSize(), RC->getAlignment(), true);
54 const TargetRegisterClass *RC = &XCore::GRRegsRegClass; local
56 FPSpillSlot = MFI->CreateStackObject(RC->getSize(), RC->getAlignment(), true);
65 const TargetRegisterClass *RC = &XCore::GRRegsRegClass; local
67 EHSpillSlot[0] = MFI->CreateStackObject(RC->getSize(), RC
[all...]

Completed in 579 milliseconds

1234567891011>>