Searched refs:RC (Results 1 - 25 of 446) 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/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/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/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
H A Drunpwtests06.sh37 RC=0
40 RC=$?
43 RC=$(( RC | $? ))
44 return $RC
H A Drunpwtests03.sh30 RC=0
41 RC=1
45 if [ ${RC} -eq 0 ] ; then
48 return $RC
56 RC=0
67 RC=1
71 if [ ${RC} -eq 0 ] ; then
74 return $RC
80 RC=0
92 RC
[all...]
H A Drunpwtests_exclusive03.sh54 RC=0
60 RC=1
65 if [ $RC -eq 0 ]; then
74 RC=0
84 RC=1
92 if [ $RC -eq 0 ]; then
H A Drunpwtests02.sh41 RC=$?
44 RC=$(( RC | $? ))
45 return $RC
/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...]
/external/python/cpython2/Mac/BuildScript/scripts/
H A Dpostflight.patch-profile51 RC="${HOME}/.tcshrc"
53 RC="${HOME}/.cshrc"
56 if [ -f "${RC}" ]; then
57 cp -fp "${RC}" "${RC}.pysave"
59 echo "" >> "${RC}"
60 echo "# Setting PATH for Python ${PYVER}" >> "${RC}"
61 echo "# The original version is saved in .cshrc.pysave" >> "${RC}"
62 echo "set path=(${PYTHON_ROOT}/bin "'$path'")" >> "${RC}"
64 chown "${USER}" "${RC}"
[all...]
/external/swiftshader/third_party/LLVM/lib/CodeGen/
H A DRegisterClassInfo.h60 // Compute all information about RC.
61 void compute(const TargetRegisterClass *RC) const;
63 // Return an up-to-date RCInfo for RC.
64 const RCInfo &get(const TargetRegisterClass *RC) const {
65 const RCInfo &RCI = RegClass[RC->getID()];
67 compute(RC);
79 /// registers in RC in the current function.
80 unsigned getNumAllocatableRegs(const TargetRegisterClass *RC) const {
81 return get(RC).NumRegs;
84 /// getOrder - Returns the preferred allocation order for RC
[all...]
/external/ltp/testcases/commands/logrotate/
H A Dlogrotate_tests.sh55 RC=0
57 which $2 > $LTPTMP/tst_logrotate.err 2>&1 || RC=$?
58 if [ $RC -ne 0 ]
62 return $RC
77 export RC=0
93 mkdir -p $LTPTMP > /dev/null 2>&1 || RC=$?
94 if [ $RC -ne 0 ]
97 return $RC
101 chk_ifexists INIT tst_resm || return $RC
102 chk_ifexists INIT logrotate || return $RC
[all...]
/external/llvm/lib/Target/Mips/
H A DMipsMachineFunction.cpp41 const TargetRegisterClass *RC = local
53 return GlobalBaseReg = MF.getRegInfo().createVirtualRegister(RC);
58 const TargetRegisterClass *RC = local
63 EhDataRegFI[I] = MF.getFrameInfo()->CreateStackObject(RC->getSize(),
64 RC->getAlignment(), false);
73 const TargetRegisterClass *RC = &Mips::GPR32RegClass; local
77 RC->getSize(), RC->getAlignment(), false);
96 int MipsFunctionInfo::getMoveF64ViaSpillFI(const TargetRegisterClass *RC) { argument
99 RC
[all...]

Completed in 350 milliseconds

1234567891011>>